@charset "utf-8";
/* CSS Document */
body
{
background: #9E9E9E;
color: #000033;
font: 12px Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
background-image: url('images/nimhost_bg.gif');

background-repeat: repeat;
margin-top:0px;
padding-top:0px;
}
a:link
{
color: #2C6093;
}
a:visited
{
color: #2C6093;
}
a:hover, a:active
{
color: #FF6600;
}

td, th, p, li
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


td.inlinemod
{
background: #FFFFCC;
color: #000000;
}
h2{
color: rgb(255, 255, 255);
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:0px
}

.boxtext{
padding:10px;
} 

.content{
padding:10px;
}


.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
form { display: inline; }
.left {
background-image:  url('images/nimhost_leftbg.gif');
background-repeat: repeat-y;
width: 6px;
}
.right {
background-image:  url('images/nimhost_rightbg.gif');
background-repeat: repeat-y;
width: 6px;
}
.headerwrap {
background-image:  url('images/nimhost_headerbg.gif');
background-repeat: repeat-x;
height: 114px;
}
.logowrap {
background-image: url('images/nimhost_spacer.png');
background-repeat: no-repeat;
height: 114px;
width: 353px;
}
.headerR {
background-image:  url('images/nimhost_headerR.gif');
background-repeat: no-repeat;
background-position: right;
}
.navwrap {
background-image:  url('images/nimhost_navbg.gif');
background-repeat: repeat-x;
height: 57px;
}
.cwrap {
background-color: #FFFFFF;
}
.footwrap {
background-image:  url('images/nimhost_Afootbg.gif');
background-repeat: repeat-x;
height: 16px;
font-size: 6px;
}
.footwrapC {
width:390px;	
height: 16px;
	font-size: 6px;
}
.footwrapL {
	background-image:  url('images/nimhost_AfootL.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 10px;font-size: 6px;
}
.footwrapR {
	background-image: url('images/nimhost_AfottR.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 6px;font-size: 6px;
}
.footerwrap {
background-image: url('images/nimhost_footerbg.gif');
background-repeat: repeat-x;
height: 51px;
}
.footerL {
background-image: url('images/nimhost_footerL.gif');
background-repeat: no-repeat;
height: 51px;
width: 11px;
}
.footerR {
background-image: url('images/nimhost_footerR.gif');
background-repeat: no-repeat;
height: 66px;
width: 11px;
}
#navstyle{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top:0px;
}
#navstyle a{font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;}
#navstyle a:hover{font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFCC33;
text-decoration: underline;
font-weight: bold;}
#footerstyle {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top:0px;
color: #000033;
}
#footerstyle a{font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #006699;
text-decoration: none;
font-weight: bold;}
#footerstyle a:hover{font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFCC33;
text-decoration: underline;
font-weight: bold;}
#topnav {
float: right;
padding: 10px;
text-align: right;
margin: 7px 8px;
list-style-type: none;
}
#topnav li {
padding-top: 2px;
padding-right: 15px;
background-position: 100% 5px;
background-repeat: no-repeat;
}
#topnav a {
color: #636363;
text-decoration: none;
}
#topnav a:hover {
text-decoration: underline;
}