BODY																	{ background:#f6f5f5; color:#001e51; font-size:11px; line-height:150%; font-family:Arial, Verdana, Geneva, sans-serif; margin:0px; }
H1																		{ color:#001e51; font-size:16px; }

A																		{ color:#fb6b04; }
A:hover																	{ text-decoration:none; }

A.no_underline 	{ text-decoration:none; }
A.underline 		{ text-decoration:underline; }

DIV.MAIN																{ background:#FFFFFF; margin:0px auto; width:811px; }

DIV.Top																	{ background:url(/images/top_bar.jpg) no-repeat top left; min-height:80px; width:811px; }
DIV.TopTop																{ text-align:right; padding-top:10px; margin-right:15px; color:#FFFFFF; height:27px; width:796px; }
DIV.TopTop A															{ color:#FFFFFF; text-decoration:none; }
DIV.TopTop A:hover														{ text-decoration:underline; }

DIV.TopFlash															{ }
DIV.TopMenu																{ margin-top:-4px; background:url(/images/menu_bg.gif) repeat-x top left; height:31px; }

DIV.Content																{ background:url(bg.gif) center bottom no-repeat; padding:10px 30px; width:751px; min-height:400px; }

DIV.Footer																{ background:#c4cbd7;font-size:10px; min-height:60px; }
DIV.Footer P															{ padding:15px; }
DIV.Footer A															{ color:#001e51; }

/* MENU */
/* all lists */
#nav, #nav UL															{ padding:0; margin:0; list-style:none; line-height:1; }
#nav A																	{ display:block; width:auto; }

#nav LI:hover UL {display:block}

/* all list items */
#nav LI																	{ float:left; width:auto; /* width needed or else Opera goes nuts */ }
#nav LI A																{ padding-left:7px; padding-right:7px;display:block; height:23px; padding-top:8px; background:none; color:#FFFFFF; text-decoration:none; }
#nav LI A:hover															{ background-color:#FFFFFF; display:block;  color:#333; text-decoration:none; }

/* second-level lists */
#nav LI UL 																{ position:absolute; background:#fb6b04; width:150px; display:none; z-index:99; }
#nav LI UL A															{ padding-left:10px; padding-right:10px; width:130px; display:block; height:23px; padding-top:8px; background:none; color:#FFFFFF; text-decoration:none; }
#nav LI UL A:hover														{ background-color:#FFFFFF; display:block;  color:#333; text-decoration:none; }

/* third-and-above-level lists */
#nav LI UL UL															{ margin:-31px 0 0 150px; }
#nav LI:hover UL LI:hover UL {display:block}
#nav LI:hover UL LI UL 							{ display:none; }

/* lists nested under hovered list items */
#nav LI:hover UL, 
#nav LI LI:hover UL, 
#nav LI.sfhover UL, 
#nav LI LI.sfhover UL													{ left:auto; }

.formrImage {
	position:absolute;
	float:left;	
	margin-left:420px;
	margin-top:-55px;
	z-index:1;
}

div.bulletin {
	float:left;
	width:375px;
	text-align:center;
	height:350px;
}
div.bulletin img {
	width: 166px;
	height: 234px;
}
div.bulletin a, div.bulletin span{
	font-size: 10pt;
	font-weight:bold;
}
