@charset "UTF-8";
/* CSS Document */

/* GLOBAL LAYOUT */
.formfix { padding:0px; margin:0px; }
body { margin: 0px; padding: 0px; height:100%; background: #0b226d; font-family: Arial, Helvetica, sans-serif; font-size:12px; }
#gopen { background: #0b226d; width:100%; height:5px; }
#ghidden { background: #0b226d; text-align:center; width:100%; height: 1px; }
#gtop { background: #0b226d; text-align: right; width: 820px; padding-top:5px;}
#gtop2 { background: #0b226d; width: 100%; padding:0px; }
#gclasp{ background: #0b226d; text-align:left; width: 820px; height: 1px; }
#gtrip { background: #0b226d; }
#ggap { background: #0b226d; width:100%; height:8px; }
#gfooter2 { width:100%; background-image:url(../../images/shell/dropborder.png); background-repeat:repeat-x; background-position:bottom; height:5px; }
#gtopcontainer { background: #0c2d83; background-image:url(/new08/images/shell/bkg_top.jpg); }	
#gheader { background: #0c2d83; background-image:url(/new08/images/shell/bkg_top.jpg); text-align:left; width: 820px; height: 61px; }
#gnav { background: #0c2d83; text-align:left; width: 820px; height: auto; }
/*#gmidcontainer { background: #fdfdfd; background-image:url(/new08/images/shell/bkg_mid.jpg); background-repeat:repeat-x; }*/
#gmidcontainer { background: #fdfdfd; }
#gcontent { background: #fff; border-left:1px solid #e5e9f0; border-right:1px solid #e5e9f0; text-align:left; width: 820px; height: auto; }
#gbtmcontainer { background: #0c2d83; background-image:url(/new08/images/shell/bluebtm.jpg); }
#gfooter { background: #0c2d83; background-image:url(/new08/images/shell/bluebtm.jpg); text-align:left; width: 820px; height: auto; }
/* GLOBAL NAV */ 		
#globalnav { width: 820px; height: 36px; background: url(/new08/images/shell/nav_whole.jpg); margin: 0; padding: 0; position: relative; }
#globalnav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; text-indent: -5000px;}
#globalnav li, #globalnav a {height: 36px; display: block; outline:none;}
#gnav1 {left: 0; width: 87px;}
#gnav2 {left: 87px; width: 89px;}
#gnav3 {left: 177px; width: 135px;}
#gnav4 {left: 312px; width: 107px;}
#gnav5 {left: 419px; width: 120px;}
#gnav6 {left: 539px; width: 74px;}
#gnav7 {left: 613px; width: 69px;}
#gnav8 {left: 682px; width: 83px;}
#gnav9 {left: 765px; width: 56px;}
#gnav1 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) 0 -36px no-repeat;}
#gnav2 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -87px -36px no-repeat;}
#gnav3 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -177px -36px no-repeat;}
#gnav4 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -312px -36px no-repeat;}
#gnav5 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -419px -36px no-repeat;}
#gnav6 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -539px -36px no-repeat;}
#gnav7 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -613px -36px no-repeat;}
#gnav8 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -682px -36px no-repeat;}
#gnav9 a:hover {background: transparent url(/new08/images/shell/nav_whole.jpg) -765px -36px no-repeat;}
/* GLOBAL TEXT STYLES */
.sm_text_wht, .sm_text_wht a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.md_text_blk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.searchBox { border:1px solid #fff; background:#f7f7f7; color:#0b226d; height: 15px; }
.dropBox { border:1px solid #fff; background:#f7f7f7; color:#0b226d; height:20px; }
.hideBorder a { color: #0b226d; }

.breadcrumbs { 
	padding-left: 5px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.breadcrumbs a {
	color: #999999;
}
