/* NWR index.html Style Sheet */
 
 
body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal; 
color: #000000;
line-height: 12px; 
padding: 0;
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
background-color: #D8DBBB;
background: #D8DBBB;
margin: 0 0 0 0;
}

A:link { color:#000099; text-decoration: underline; }    
A:visited { color:#000099; text-decoration: underline; }
A:hover   { color:#6666CC; text-decoration: underline; }
A:active  { color:#6666CC; text-decoration: underline; }  

A.white:link { color:#FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none; }    
A.white:visited { color:#FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none; }
A.white:hover   { color:#CDA58B; font-size: 10px; font-weight: bold; text-decoration: none; }
A.white:active  { color:#CDA58B; font-size: 10px; font-weight: bold; text-decoration: none; }  

HR {color: #FFFFFF; height: 1px;}

h1
{
border: 0px;
margin: 10px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 11pt;
color: #fff;
text-decoration: none;
}

img.front
{
border: 0px;
margin: 0px 20px 10px 20px;
padding: 0px;
}

p.text
{
border: 0px;
margin: 0px 20px 0px 20px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}


div.topleft_box
{
	position: absolute;
	top: 155px;
	left: 395px;
	width: 385px;
	height: 340px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #5E666F;
	z-index: 10;
}

div.right_box
{
position: absolute;
top: 155px;
left: 5px;
width: 385px;
height: 340px;
border: 0px;
margin: 0px;
padding: 0px;
background: #5E666F;
z-index: 10;  
}

div.back {background: #353A40;}
