body
{  
	margin: 0; 
	padding: 0; 
	background-color: #FFF; 
 
} 

p 
{  
	font-family: verdana, geneva, sans-serif; 
	font-size: 11px; 
	line-height: 17px; 
	color: #333; 
	margin: 0px 0px 10px 0; 
	padding: 0px; 
}

a
{  
	color: #666666; 
}

a:hover
{  
	color: #333333; 
} 

/*MASTHEAD STYLES--------------------------------*/

#masthead
{  
	position: relative; 
	width: 700px;
	height:140px;
	margin-left: 50px; 
	margin-bottom: 1px;
	margin-top: 0px;	
	background: url(../images/masthead_bg.gif) no-repeat;
	background-position: 0 30px;
}

#mastheadImage
{
margin-top: 60px;
}

/*MASTHEAD MENU STYLES--------------------------------*/

#mastheadMenu
{
	text-align: right;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
	border-top:1px solid #CCC;
}

#mastheadMenu ul
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40659B;
}

#mastheadMenu li
{
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 7px;
}

#mastheadMenu li a
{
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
}

#mastheadMenu li a:hover
{
	color: #333;
	text-decoration: none;
}

#mastheadMenu li.navOn
{
	color: #40659B;
	padding: 0 7px 0 7px;
	background: url(../images/bullet_triangle.gif) no-repeat;
	background-position: 1px .2em;
}

/*MAIN MENU STYLES--------------------------------*/

#mainMenu
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px 0 20px 50px;
	width: 700px;
	padding: 7px 0 7px 0;
    overflow: hidden;
	background-color: #DDD;

}

#mainMenu ul
{   
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu li
{
	display: block;
    float: left;
	margin: 0px;
	list-style-type: none;
	padding: 0 12px 0 12px;    
}

#mainMenu li a
{
	color: #8A8A8A;
	text-decoration: none;
}

#mainMenu li a:hover
{
	color: #333;
	text-decoration: none;
}

#mainMenu li.navOn
{
	color: #40659B;
	padding: 0 12px 0 12px;
	background: url(../images/bullet_triangle.gif) no-repeat;
	background-position: 5px .4em;
}

/*CONTENT STYLES--------------------------------*/

#contentContainer
{  
	position: relative; 
	margin: 0 0 45px 50px; 
	width: 700px;
}

#menu
{  
	width: 240px; 
	float: right; 
	font-size: 10px; 
	color: #000; 
	line-height: 17px; 
	padding-left: 20px; 
} 

/*CONTENT LEFT STYLES--------------------------------*/

#contentLeft 
{  
	width: 380px;
	float: left; 
}

#contentLeft dl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px; 
	padding: 0px;
	list-style: none;
	margin: 0 0 15px 0;
	border: none;
}

#contentLeft dl dt
{
	color: #40659B;
	margin: 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px .5em;
	padding-left: 9px;
}

#contentLeft dl dd
{
	color: #666;
	padding: 0;
	margin-left: 9px;
}

#contentLeft dl dd#indent
{
	padding: 0;
	margin: 0 0 5px 30px;
	color: #666;
}

/*CONTENT RIGHT STYLES--------------------------------*/

#contentRightHome 
{
	width: 280px;
	float: right;
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 17px; 
	color: #666; 
}

#contentRightColor
{
	width: 260px;
	float: right;
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 17px; 
	color: #666;
	padding: 10px;
	background-color: #EEE;
}

#contentRight 
{
	width: 260px;
	float: right;
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 17px; 
	color: #666;
	padding: 10px;
	margin-top:50px;
}

#contentRight p 
{  
	margin: 0px 0px 5px 0; 
	padding: 0px; 
}

#contentRight a
{  
	color: #666; 
	text-decoration: underline; 
} 

#contentRight a:hover
{  
	color: #000;
	text-decoration: underline; 
}

#contentRight h3, #contentRightColor h3
{
	font-size: 10px; 
	color: #69C; 
	margin: 0;
	font-weight: normal;
}

#contentRight h4
{
	font-size: 10px; 
	color: #69C; 
	margin: 0px;
} 

/*CONTENT RIGHT MENU STYLES--------------------------------*/

#contentRightMenu
{
	width: 280px;
	float: right;
	padding: 0px;
	margin-top:50px;
}

#contentRightMenu ul
{
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 17px; 
	color: #666;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: none;
	border-top: solid 1px #C5C5C5;
}

#contentRightMenu ul li
{
	border-bottom: solid 1px #C5C5C5;
	padding: 2px 0 2px 10px;
}

#contentRightMenu ul li.indent
{  
 	padding-left: 25px;
	color:#CCC;
} 

#contentRightMenu ul li a
{  
	color: #999; 
	text-decoration: none;
	display: block;
} 

#contentRightMenu ul li a:hover
{  
	color: #40659B; 
	text-decoration: none;
} 

#contentRightMenu ul li#active
{
	background-color: #EEE;
	color: #40659B;
}

#contentRightMenu ul li#active a:hover
{
	color: #000; 
	text-decoration: none;
}

#contentRightMenu ul li#indentActive
{
	background-color: #EEE;
	color: #40659B;
	padding-left: 25px;
}



/*FOOTER STYLES--------------------------------*/

#footer
{
	margin-left: 50px;
	width: 700px;
	font-size: 10px;
	color: #666;
	margin-bottom: 50px;
	border-top: 1px solid #CCC;
}

#footer p
{
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 17px; 
	color: #777;
	margin-bottom: 0px;
}

/*HEADLINE STYLES--------------------------------*/

h1 
{  
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size: 85%; 
font-weight: bold;
color: #40659B; 
line-height: 17px;
margin: 0 0 10px 0;
}

h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #555;
font-weight: bold; 
line-height: 15px; 
margin-bottom: 0px; 
margin-top: 0px; 
}

h3 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #40659B; 
line-height: 15px; 
margin: 0; 
font-weight: normal; 
}

h4 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #6699CC; 
line-height: 15px; 
margin: 0; 
font-weight: normal; 
}

h5 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #6699CC; 
line-height: 15px; 
font-weight: normal; 
margin: 0; 
} 

ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333; 
	line-height: 15px;
	padding: 0px;
	list-style: none;
	margin: 0 0 15px 0;
} 

ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333; 
	line-height: 15px;	
	padding: 0px;
	margin: 0 0 11px 0;
	list-style: none;
}

ol li
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px .45em;
	padding-left: 9px;
	margin: 1px 0 3px 0;
}

tr
{
	background-color: #DDD;
}

td
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
}

.bullet 
{
	color: #FFF;
}

.endorsement
{
	font-style:italic;
	margin-bottom:0;
}

/*UTILITY STYLES--------------------------------*/

.floatLeft 
{  
	float: left; 
} 

.floatImage 
{  
	float: left;
	padding: 5px 10px 10px 0;
} 

.clearFloats {clear: both;} 
.padAbove5 {padding-top: 5px; } 
.padAbove10 {padding-top: 10px;} 
.padAbove15 {padding-top: 15px;} 
.padAbove20 {padding-top: 20px;} 
.padBelow5 {padding-bottom: 5px;} 
.padBelow10 {padding-bottom: 10px;} 
.padBelow15 {padding-bottom: 15px;} 
.padBelow20 {padding-bottom: 20px;} 
.margAbove5 {margin-top: 5px;} 
.margAbove10 {margin-top: 10px;} 
.margAbove15 {margin-top: 15px;} 
.margAbove20 {margin-top: 20px;} 
.margBelow5 {margin-bottom: 5px;} 
.margBelow10 {margin-bottom: 10px;} 
.margBelow15 {margin-bottom: 15px;} 
.margBelow20 {margin-bottom: 20px;}
.margLeft10 {margin-left: 10px;}
.margRight10 {margin-right: 10px;}
.margLeftRight10 {margin-left: 10px; margin-right: 10px;}
 
.interiorBg {
	background-color: #EFE;
	padding: 10px;
}

.imgHead { 
	display:block;
	margin-bottom:20px;
}
