body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#216FB4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #246AA6;
	line-height: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #246AA6;
}

.bodyCopyBlue {
	font-weight: normal; font-size: 12px; color: #246AA6; line-height: 14pt; font-family: Arial, Helvetica, sans-serif
}
.bodyCopy {
	font-weight: normal; font-size: 12px; color: #000000; line-height: 12pt; font-family: Arial, Helvetica, sans-serif
}

.formCopy {
	font-weight: normal; font-size: 11px; color: #000000; line-height: 11pt; font-family: Arial, Helvetica, sans-serif
}
.copyright {
	font-size: 9px;
	color: #216FB4;
	line-height: 120%;
}

/*Side Navigation Bar Content*/
ul#navlist
{
width: 148px;
\width: 150px;
w\idth: 148px;
padding: 0px;
border: 1px solid #000000;
border-top: 0px;
margin: 0px;
font: bold 11px arial,helvetica,sans-serif;
background: #edf4fa;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #000000;
}

ul#navlist li a
{
display: block;
padding: 4px 8px 4px 8px;
border: 0px;
border-left:6px solid #216fb4;
background: #EDF4FA;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #154c72; }
/*#18609e;*/
div#navcontainer li a:visited { color: #154c72; }
/*#666677;*/
ul#navlist li a:hover
{
border-color: #000000;
color: #256398;
background: #cce3f8;
}

/*End of Side Navigation Bar*/

/*Begin Top Horizontal Navigation*/

#nav {
font-family: Arial, helvetica, sans-serif;
font-size: 11px; 
padding:1px;
margin:0px;
background-color:#fff;
color:#000000; 
border-bottom: 1px solid #6F8C8F; 
}

#nav a { 
color:#000000;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
color:#154c72;
}

/*End Top Horizontal Navigation*/


/*Begin Bottom Horizontal Navigation*/

#bottom {
font-family: Arial, helvetica, sans-serif;
font-size: 9px; 
padding:1px;
margin:0px;
color:#000000; 
}

#bottom a { 
color:#000000;
text-decoration:none;
}
#bottom a:hover {
text-decoration:underline;
color:#154c72;
}

#bottom a:visted {
text-decoration:none;
color:#154c72;
}

/*End BottomHorizontal Navigation*/

/*Begin PayPal Navigation*/

#paynav {
font-family: Arial, helvetica, sans-serif;
font-size: 11px; 
padding:1px;
margin:0px;
color:#154c72; 
border-bottom: 1px solid #6F8C8F; 
}

#paynav a { 
color:##154c72;
text-decoration:none;
}
#paynav a:hover {
text-decoration:underline;
color:#000000;
}

/*End PayPal Navigation*/




/*Begin Body Content Link*/
.bk_bodyLink:link {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.bk_bodyLink:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.bk_bodyLink:visited {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/*End Body Content Link*/

