/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button, strong, b, tr, td {
     margin: 0;
     padding: 0;
     border: 0;
     font-size:12px;
     text-align:justify;
     
}
b, strong
{
	
	font-weight:bold;
	
}
hr
{
border:dotted #FF9A00; 
border-width:1px 0 0 0; 
height:0;
line-height:0px;
font-size:0;
margin:0;
padding:0;
}
a{ 
	color:#184994;
	text-decoration:none;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	}
a:hover{ 	
	color:#FFA550; 
	text-decoration:underline; 
		font-size:11px;
	}
td
{
	vertical-align: top;
	
}
.BoxedTD
{
	width: 410px;
}
.tbl
{
text-align: center;
font-weight: normal;
font-size: 11px;
color: #F8F8FF;
width:100%;
table-layout:auto;
background-color:#184994;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

.tbl td.hed{
	background-color: #184994;
color: #FF9600;
padding: 4px;
text-align: right;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

.tbl td.subhed{
	background-color: #E7E7E7;
color: #FF9600;
padding: 4px;
text-align: right;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}
.tbl td {
	background-color: #E7E7E7;
color:#184994;
padding: 4px;
text-align: right;
border: 1px #ffffff solid;
	
}
.tbl th
{
	font-weight:bold;
	
	border: 1px #ffffff solid;

}
span
{
		text-align:right;
		
	
}
.mt
{
	text-align: left;
}
body
{	color:#000000;
	font: 12px Tahoma , Arial ;
	margin: 3px;
	line-height: 18px;
	text-transform: none;
	text-align:center;	
	background-color:#E67C01;
	background-image:url(Images/bmain1.gif);
	background-position:right top;
	SCROLLBAR-FACE-COLOR:#D7D7D7; 
	SCROLLBAR-HIGHLIGHT-COLOR:#D7D7D7; 
	SCROLLBAR-SHADOW-COLOR:#D7D7D7; 
	SCROLLBAR-3DLIGHT-COLOR:#FFB52E;  
	SCROLLBAR-DARKSHADOW-COLOR:#D57600;
	SCROLLBAR-TRACK-COLOR:#ACACAC; 
	SCROLLBAR-ARROW-COLOR:#ACACAC;
	margin:0;
}

.txtBox {border:1px solid #666666;
	font-family:Tahoma;
	font-size:xx-small;
	}
.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-family:Tahoma;
    Width:auto;
     height:20px;
}
button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-family:Tahoma;
     Width:auto;
     height:20px;
}
.nlabel
{
	text-align:justify;
}
/* Blocks styles  - - - - */
.mh1
{
	
	font-size:11px;
	font-family:Tahoma;
	color:#184994;
	
}	
.mh2{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	margin:0px 4px 0px 0px;
}
.tdborder{

border-bottom:2px solid #184994;
}
/* DON'T TOUCH BELOW ! */
#wrapper{
	width:770px;
	margin:0 auto;
	padding-bottom:3px;
	border:1px solid #FFFFFF;	
	text-align:right;
	background-color:#E4E4E4;
	background-image:url(Images/main_bg1.png);
	background-repeat:repeat-y;
	background-position:top center;
}
	* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 772px;
	width: 770px;
}


/* ---------------------------------- - - - - - */
/* CONTENT WRAPPER ------------------------------*/

.container{
	margin:5px;
	padding:3px;
	border:1px solid #FFFFFF;
	background-color:#EFEFEF;
	width: 100%;
}

.sidebarcontainer{
	margin:1px ;
	padding:0px;
	border:1px solid #FFFFFF;
	background-color:#EFEFEF;
	width:100%;
}
/* \*/
* html .sidebarcontainer {height:1%;}
/* */


.sidebarcontainer a {color:#FF284E;}

.sidebarcontainer li {list-style-type:none;}


/*---------------------------------------------------------------------------- */

#subnav {
	overflow:hidden;
	margin-bottom:40px;
	font-family:Tahoma;
}


* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
	border-top:1px solid #FFFFFF;
	background-color:#E4E4E4; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#FF284E; 
	background-color:#E4E4E4;
}

#subnav table {border-bottom:1px solid #FFFFFF;}

#subnav table table {border-bottom:none;}

#header{
	height:130px; 
	position:relative;
	background-image:url(Images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
}
#logo{
	position:absolute;
	top:1px;
	left:11px;
}
#banner{
	margin:0 152px;
	text-align:center;
}
#footer {
	clear:both;
	margin:1px 5px;
	padding:2px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:0.9em;
}

/* MAIN NAVIGATION   - - - - -  */
#mainnav {
	padding:0 0px;	
	border-top:1px solid #FF9900;	
	background-color:#F2F2F2;
}
#mainnav table {border-right:1px solid #FFFFFF;border-right:none;}
* html #mainnav tr {height:0.5em;}
#mainnav .item {
	border-left:1px solid #CFD3E2;
	border-bottom:1px solid #FF9900;	
	font-size:xx-small;
	color: #184994;
	font-weight:normal;
	padding:4px 10px;
	line-height:21px;
	padding:0 30px;
}
#mainnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
	padding-right:auto;
	padding-left:auto;
}
#mainnav .hover {
	color: #FF9900; 
	padding-bottom:4px; 
	background-color:#F2F2F2;
	text-decoration:none;
}
