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

body , select , option , form , font , li {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(images/cm_hm1_bckgd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

A:LINK , A:ACTIVE {
	color: #CC0000;
	text-decoration: underline;
} 
A:HOVER {
	text-decoration: underline;
	color: #FF0000;
}  
A:VISITED {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	color: #CC0000;
	font-weight:normal;
	margin-top:5px;
	font-size : 17px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}  
h2 {
	color: #CC0000;
	font-weight:bold;
	margin-top:2px;
	font-size : 14px;
	margin-bottom : 2px;
	padding-top : 4px;
	padding-bottom : 2px;
	line-height: 1.3em;
}  
h3 {
	font-size : 14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}  

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

.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:ACTIVE { 
	color : #CC0000;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}
A.bodytext:VISITED {
	color: #CC0000;
	text-decoration: underline;
}

/* ------------------ Red ---------------------------- */
.bodytextRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytextRed:LINK , A.bodytextRed:ACTIVE , A.bodytextRed:VISITED { 
	color : #CC0000;
	text-decoration: underline;
}
A.bodytextRed:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}


/* ------------------- SubHeader ----------------------- */


.subheader {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.subheaderBlue {
	font-size: 15px;
	color: #003399;
	font-weight: bold;
}
.subheaderRed {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

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

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

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

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color : #333333;
	font-weight: normal;
}
	
A.small:LINK , A.small:ACTIVE {
	color : #0033CC;
	text-decoration: underline;
}

A.small:HOVER {
	color : #0000FF;
	text-decoration: underline;
}
A.small:VISITED {
	color: #6600CC;
	text-decoration: underline;
}


.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #FFFFFF;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #0033CC;
	text-decoration: underline;
}

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



/* ------------------- Table cell styles ------------------- */


#CntntBk {
	background-color: #FFFFFF;
	vertical-align: top;
}
#Cntnt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	padding: 15px 10px 10px;
	height: 500px;
}

#BorderBtm {
	border-bottom: 1px dotted #999999;
}
#HdrBar {
	background-color: #FFFFFF;
	background-image: url(images/hdr_bckgd.jpg);
	background-repeat: repeat;
	border-bottom: 1px solid #666;
}
#Nav {
	background-color: #333333;
	background-image: url(images/nav_bckgd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#LftNav {
	background-color: #E20000;
	background-image: url(images/lftnav_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	width: 140px;
	vertical-align: top;
	border-top: 1px solid #fff;
}
#LftNavBtm {
	background-color: #2B4EB9;
	vertical-align: bottom;
	padding-bottom: 20px;
	text-align: center;
}
#LftNavBrdr {
	background-color: #CC0000;
	background-image: url(images/lftnavbrdr_bckgd.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
#News {
	background-color: #FFFFFF;
	border-right: 1px solid  #073583;
	border-left: 1px solid  #073583;
	padding: 5px;
}
#RtCol {
	width: 260px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#BtmNav {
	background-color: #CC0000;
	background-image: url(images/btmnav_bckgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#BtmBar {
	padding: 0px;
	background-color: #CC0000;
	background-image: url(images/btm_bckgd.gif);
	background-repeat: repeat-x;
}

#BorderLeft {
	border-left: 1px solid #660000;
}
#BorderAll { 
border: solid 1px #660000; 
}
#TextBox {
	border: solid 1px #660000;
	background-color: #DEE6F8;
	padding: 4px;
}


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


div#navcontainer
{
	background-image:  url(images/nav_bckgd1.jpg);
	background-repeat: repeat-x;
	left: 10px;

	
	
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 5px;
	background-image:  url(images/nav_bckgd1.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

div#navcontainer ul li a 
{
padding: 5px 14px 4px 14px; 
text-decoration: none; 
border-right: 1px solid #999999; 
color: #FFFFFF;
}

div#navcontainer ul li a:hover 
{
	color: #FFFFFF;
	background-image: url(images/nav_bckgd2.jpg);
	background-repeat: repeat-x;

}

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


#home
{
	border-left: 1px solid #666666;
	}

/*-------- Highlight the Active Link----------*/

body#link0 a#link0,
body#link1 a#link1,
body#link2 a#link2,
body#link3 a#link3,
body#link4 a#link4,
body#link5 a#link5,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10
{
	color: #FFFFFF;
	background-image: url(images/nav_bckgd2.jpg);
	background-repeat: repeat;
	text-decoration: underline;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;

}

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

#leftnavcontainer { margin: 0px; }

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

#leftnavcontainer li { margin: 0px; }

#leftnavcontainer a
{
display: block;
padding: 1px 10px 1px 12px;
width: 138px;
color: #fff;
background-image: url(images/lftnav_bckgd1.jpg);
text-decoration: none;
border-bottom: 1px solid #990000; 
}

#leftnavcontainer a:hover
{
color: #fff;
text-decoration: underline;
background-image: url(images/lftnav_bckgd2.jpg);
}

#leftnavcontainer ul ul li { margin: 0px; }

#leftnavcontainer ul ul a
{
display: block;
padding: 0px 0px 0px 20px;
width: 140px;
color: #fff;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #990000;
}

#leftnavcontainer ul ul a:hover
{
color: #ffffff;
background-color: #CC0000;
text-decoration: underline;
border-bottom: 1px solid #990000;  
}
#current a {  }

