body {	
   background        : #FFFFFF;
   margin            : 0px 25px 0px 25px;
   padding           : 0px;
   font-family       : Geneva, Arial, Helvetica, sans-serif;
   font-size         : 12px;
}

A           {color: #333687; text-decoration: underline; font-weight:normal; font-size:11px;}
A:link      {color: #0072BC; }
A:visited   {color: #0072BC; }/*A4329D*/
A:active    {color: #0072BC; }
A:hover     {color: #FE5109; }

A.nav           {color: #666666; text-decoration: none; font-weight:bold; font-size:10px;padding-right: 13px; font-variant	:	all-caps;}
A.nav:link      {color: #666666; }
A.nav:visited   {color: #666666; }
A.nav:active    {color: #666666; }
A.nav:hover     {color: #0072BC;   text-decoration: underline;}

A.navon           {color: #000000; text-decoration: none; font-weight:bold; font-size:10px; padding-right: 13px; font-variant	:	all-caps;}
A.navon:link      {color: #000000; }
A.navon:visited   {color: #000000; }
A.navon:active    {color: #000000; }
A.navon:hover     {color: #0072BC;   text-decoration: underline;}

.navon	{color: #000000; text-decoration: none; font-weight:bold; font-size:10px; padding-right: 13px; font-variant	:	all-caps;}

h1, h4 {
	color			:	#333687;
	font-size		:	20px;
	font-weight		:	bold;
	margin-bottom	:	10px;
}
h2 {
	font-size		:	14px;
	font-weight		:	bold;
	margin-bottom	:	0px;
	text-transform: uppercase;
	color: #E70000;

}
h3 {
	color			:	#FFFFFF;
	font-size		:	14px;
	font-weight		:	bold;
	margin-bottom	:	0px;
	text-transform: uppercase;
}
hr {
	background: #b4b4b4;
	color: #b4b4b4;
	height: 1px;
	margin: 10px 0 20px;
	padding: 0;
	overflow: hidden;
	border: 0;
	clear: both;
}
.footer{
	color: #666666;  
	font-weight:bold; 
	font-size:10px;
}
.leftbg
{
   background       : #333687;
   color : #FFFFFF;
	
}
.bgtopnav{
	background		:	#0072BC;
}
.bgsidenav1{
	background		:	#FE5109;
}
.bgsidenav2{
	background		:	#898989;
}
.imageleft {	
   align			 : left;
   float			 : left;
   margin            : 0px 10px 0px 0px;
}
.imageright{	
   align			 : right;
   float			 : right;
   margin            : 0px 0px 0px 10px;
}
.orange{
	color			:	#FE5109;
	font-size		:	13px;	
}
.orangecap{
	color			:	#FE5109;
	font-size		:	13px;
	font-weight		: 	bold;	
	font-variant	:	all-caps;
}
.large{
	font-size:125%;
}
.small{
	font-size: 10px;
	font-style: none;
	font-weight: normal;
	color: #6c6c6c;
}
.error{
	font-size: 10px;
	font-style: none;
	font-weight: normal;
	color: #e72e32;
}
.textfield{
	border-color: #909090; border-style:solid; border-width: 1px; font-family: arial, helvetica, sans-serif; color : #484848; font-size : 11px;
}
.button{
	border-color: #192272; border-style:solid; border-width: 1px; font-family: arial, helvetica, sans-serif; color : #FFFFFF; font-size : 10px; background:#13438F;
}.captionedTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;



}
.captionedTable TH {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	text-indent: 10px;
}
.captionedTable TD {
	color: #333333;
	background-color: #F3F3F3;
	font-size: 11px;

}
.captionedTable TD.picture {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;

}
.captionedTable TABLE {
	margin: 15px;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 800px;
	margin: 0 auto;
}
.bodyText P {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;


}
li {

   color             : #000000;
   font-family       : "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size         : 12px;
}
.red {

	color: #E70000;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodyText A {
	font-size: 14px;
	color: #333687;

}
.bodyText A:hover {
	color: #ff0000;

}
.bodyText LI {
	font-size: 18px;
	color: #333687;
	font-weight: bold;

}
.bodyText LI SPAN {
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.bodyText LI SPAN.step {
	color: #FFFFFF;
	background-color: #CC3333;
	font-size: 12px;
	font-variant: small-caps;

}
.bodyText A.small {

	font-size: 12px;
	color: #333687;
}

.bodyText a.arrow {
	background: url(../images/nav.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}
.bodyText a.heading {
	text-decoration: none !important;
}
#jamie-larsen {
	font-size: 90%;
	color: #a2a2a2;
}
#jamie-larsen a {
	text-decoration: none;
	color: #a2a2a2;
}


#tagline {
	font-size: 12px;
	font-weight: bold;
	color: #333687;
	float: right;
	width: 240px;
	margin: 40px 0 0 0;
}