body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A5872;
}
.img2 {	border: 4px solid #e8e8e8;
}
.style2 {
font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.style5 {
	color: #666666;
	line-height: 16px;
	padding: 2px;
	height: 26px;
}
.style11 {font-size: 11px}
.style12 {font-size: 10px; color: #CCCCCC}
.style16 {color: #CCCCCC; font-size: 10px; }
.style18 {
	line-height: 16px;
	font-size: 9px;
	color: #999999;
}
.style19 {font-size: 10px}
.style23 {color: #FFFFFF}
.style26 {color: #FFFFFF; font-size: 10px; }
.style29 {
	color: #999999;
	font-size: 10px;
}

/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
a {color:#ccc;}
strong,h1,h2,h4,h5,h6 {color:#eee;}
strong a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#eee;}
h3 {color:#eee;}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#222;border-bottom:1px solid #333;}

div#container {background:#0E4961;}
div#container-footer {background:#0E4961 url(../img/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(../img/bg_container_br.gif) bottom right no-repeat;}

div#container-top div {background:transparent url(../img/bg_container_tr.gif) top right no-repeat;}
div#container-empty-top div {background:transparent url(../img/bg_container_tr.gif) top right no-repeat;}

div#container h1 a.instruction-link {color:#76b41c;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}

/* 
-----------------------------------------------------------------------------
NAVIGATION: MAIN
-----------------------------------------------------------------------------*/
ul#main-nav li {background:transparent url(../img/bg_main_nav_tab.gif) no-repeat scroll 0 0;}
ul#main-nav li a {font-size:11px;text-transform:uppercase;color:#aaa;background:transparent url(../img/bg_main_nav_tab.gif) no-repeat scroll 100% 0;}
ul#main-nav li a:hover {color:#fff;}
ul#main-nav li.selected {background-image:url(../img/bg_main_nav_tab_selected.gif);}
ul#main-nav li.selected a {background-image:url(../img/bg_main_nav_tab_selected.gif);color:#fff;}

/* 
-----------------------------------------------------------------------------
FORMS GENERAL
-----------------------------------------------------------------------------*/
input, textarea {}
input:focus, textarea:focus {background:#fff;} 
input.file {color:#fff;}
fieldset.solo {border-top:1px solid #444;border-bottom:1px solid #444;}
label {color:#fff;}
label span.req {color:#e4675c;}
form.quad label {color:#fff;}

