@charset "utf-8";
/* CSS Document */

BODY, HTML 			{ width:100%; height:100%; margin:0; padding:0; background:#12619c url(images/bg_sides.gif) top repeat-y; color:#585858; }
a 					{ color:#4a4a4a; }
a:hover 			{ color:#0066FF; }

/*** RESET ***/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,input,img { margin: 0; padding: 0; }
fieldset,img 		{ border: none; }
blockquote 			{ margin:5px 0 0 5px; }

/*** PAGE DIV ***/
#bodyDiv 	{ margin:0 auto; width:774px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#pageDiv	{ float:left; width:774px; }

#topDiv		{ float:left; width:100%; height:81px; }
#topDivL	{ float:left; width:320px; }
#topDivR	{ float:left; width:454px; }
#topDivRt	{ float:left; width:448px; background:url(images/bg_toprt.gif) repeat-x; height:26px; color:#FFFFFF; padding-left:6px; font-size:10px; line-height:24px; text-align:center; }
#topDivRt img { vertical-align:middle; margin-right:5px; }
#topDivRt .ap { position:absolute; top:2px; }
#topDivRt a	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
#topDivRt a:hover { color:#999999; }
#topDivRb	{ float:left; width:100%; background:url(images/bg_toprb.gif) top repeat-x; height:55px; line-height:53px; font-size:13px; font-weight:bold; }
#topDivRb a	{ float:left; color:#105081; text-decoration:none; background:url(images/bg_links.gif) top left no-repeat; padding:0 11px; display:block; width:auto; height:53px; }
#topDivRb a:hover { color:#85BBFE; }

#midBar		{ float:left; width:100%; background:url(images/bg_mid.gif) repeat-x; }
#midBarL	{ float:left; width:121px; }
#midBarR	{ float:right; color:#105081; font-size:9px; line-height:25px; margin-right:20px; }

#bannerDiv	{ float:left; }

#conDiv		{ float:left; padding:20px; width:734px; }
#conDivL	{ float:left; width:367px; }
#conDivR	{ float:left; width:367px; }
.boxRight	{ float:right; margin:0 0 20px 20px; width:230px; }
.boxRightT	{ float:left; background:url(images/box_top.gif) no-repeat; height:13px; width:230px; }
.boxRightM	{ float:left; padding-left:20px; background:url(images/box_mid.gif) repeat-y; width:210px; color:#235b84; }
.boxRightM p { margin:8px 0; }
.boxRightB	{ float:left; background:url(images/box_bottom.gif) no-repeat; height:17px; width:230px; }

#footer		{ float:left; width:764px; margin:5px; text-align:center; color:#b9b9b9; padding-top:5px; border-top:1px dashed #CCCCCC; }
#footer a	{ color:#b9b9b9; text-decoration:none; }
#footer a:hover { color:#0000CC; }

h1			{ color:#0e4771; font-size:14px; margin-bottom:10px; }
h2			{ color:#0e4771; font-size:13px; margin-bottom:10px; }
h3			{ color:#0e4771; font-size:12px; border-bottom:1px dotted #CCCCCC; padding-bottom:5px; margin-bottom:5px; }