/* ------------------- GENERAL FORMATING ------------------- */

body , dt , dd , dl , sl , caption, u , blink , select , option , form , font , li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#202020;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #020808;
	background-image:  url(images/bgt_blk_bckgd.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

A:LINK { 
	text-decoration: underline;
	color: #993333; 
} 
A:HOVER {
	text-decoration: underline;
	color: #CC3300;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #993333;
} 
A:VISITED {
	text-decoration: underline;
	color: #993333;
}
h1 {
	color: #336699;
	font-weight:bold;
	margin-top:6px;
	font-size : 20px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: Arial, Helvetica, sans-serif;
}   
h2 {
	color: #336699;
	font-weight:bold;
	margin-top:4px;
	font-size : 18px;
	margin-bottom : 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	text-decoration: none;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #993333;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #CC3300;
	text-decoration: underline;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.smalltext:LINK , a.smalltext:VISITED , a.smalltext:ACTIVE { 
	color : #993333;
	text-decoration: underline;
}
a.smalltext:HOVER { 
	color : #CC3300;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- NEWS BOX ------------------- */

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1E0AE;
	text-decoration: none;
	line-height: 1.2em;
}
A.news:LINK , A.news:VISITED , A.news:ACTIVE { 
	color : #F1E0AE;
	text-decoration: underline;
}
A.news:HOVER { 
	color : #FFFFCC;
	text-decoration: underline;
}

.newshdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
}

/* ------------------- HEADER basic text link navigation ------------------- */

.ftrnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #F1E0AE;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1.5em;
}
	
A.ftrnav:LINK { 
	color : #F1E0AE;
	text-decoration: none;
}
	
A.ftrnav:VISITED {
	color : #F1E0AE;
	text-decoration: none;
}
A.ftrnav:HOVER {
	color : #FFB03A;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #FFFF99;
	text-decoration: underline;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #F1E0AE;
	line-height: 1.1em;
	padding-top: .2em;
	padding-left: .1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #F1E0AE;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #993333;
	text-decoration: underline;
}

/* ------------------- Table cell styles ------------------- */
#tdBorderBtm {
	border-bottom: 1px solid #003399;
}
#tdContent {
	background-color: #FBF6DA;
	padding: 10px;
	background-image: url(images/bgt_swirl_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdContent2{
	background-color: #FFFFFF;
	padding: 10px;
}
#tdNews {
	border-left: 1px dotted #CCCCCC;
	background-color: #DCE9FD;
	width: 150px;
	padding: 5px;
}

#tdNavBtm {
	background-color: #AB7B5A;
	background-image: url(images/bgt_hm1b_navbtm_bckgd.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 2px;
}

#tdNavBtm2 {
	background-color: #6D1A02;
	background-image: url(images/bgt_hm1b_navbtm_bckgd2.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 2px;
}


#tdHdr {

}
#tdBrdrLft {
	border-left: 1px solid #78A0CC;
}

#tdHdrBar {
	background-image:  url(images/bgt_hm1b_nav_bckgd.jpg);
	border-bottom: 2px solid #020808;
}
#tdBtmClrs {
	background-image: url(images/bgt_btm_colors.jpg);
}

#tdBtmBar {
	background-image: url(images/bgt_btm_tile_bckgd.jpg);
}

#tdBtmBar2 {
	background-color: #952302;
}

/*------Horizontal Navigation style ------*/

div#navcontainer 
{
background-image:  url(images/bgt_hm1b_nav_bckgd.jpg);
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F5D5;
	text-align: center;
	margin: 0;
	background-image:  url(images/bgt_hm1b_nav_bckgd.jpg);
	padding-bottom: 4px;
	padding-top: 4px;
	list-style-type: none;
}

div#navcontainer ul li 
{
    display: inline; 
    margin-left: -4px; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#navcontainer ul li a 
{
    padding: 4px 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none; 
    border-right: 1px solid #7D98C2; 
    color: #F8F5D5;
}

div#navcontainer ul li a:hover 
{
    color: #FFB03A;
	background-image: url(images/bgt_hm1b_nav_bckgd2.jpg);

}
#active a { border-left: 1px solid #7D98C2; } 

/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { width: 140px; }

#leftnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}

#leftnavcontainer a  
{
	display: block;
	width: 140px;
	border-bottom: 1px solid #3D89B3;
	background-color: #2F7AA9;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#leftnavcontainer a:link, #leftnavlist a:visited
{
    color: #FBFAEF;
    text-decoration: none;
}

#leftnavcontainer a:hover
{
	color: #FFCC66;
	background-color: #215474;
	text-decoration: underline;
} 
