/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sitewrapper {
position:relative;
	background:url(images/bodybg.jpg) top center no-repeat #F18A01;
}
#outerwrapper{
	width:1150px;
	_width:970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:px;
	position:relative;
}

#innerwrapper{
	padding-top:114px;
	width:1150px;
	_width:970px;
	display:inline-table;
}

#leftpane{
	float:left;
	width:193px;
	margin-right:29px;
}

#midpane{
	float:left;
	width:563px;
	margin-right:20px;
	min-height:919px;
	background-color:white;
	border:solid 1px #d98800;
}

#fullmidpane{
	float:left;
	width:706px;
	padding:20px;
	min-height:919px;
	background-color:white;
	border:solid 1px #d98800;
}

#rightpane{
	float:left;
	width:150px;
	padding-left:5px;
}


#midpane #dnn_ContentPane{
	padding:18px 15px;
}

#dnn_ContentPane a {
	color:#9f6401;
	text-decoration:underline;
}

#dnn_ContentPane a:hover, #dnn_ContentPane a:visited{
	color:#d98800;
	text-decoration:underline;
}

h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.Head {
	color:#d98800; 
	font-weight:bold; 
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif;
}

.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Normal td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3 {
	font-weight:normal; 
	color:#000000;
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
}

#logo{
	width:188px;
	height:78px;
	background:url(images/logo.jpg) no-repeat;
	position:absolute;
	left:18px;
	top:60px;
}

#logo a{
	display:block;
	text-indent:-999em;
	width:188px;
	height:78px;
}

#headertitle{
	width:431px;
	height:15px;
	background:url(images/headertitle.png) no-repeat;
	position:absolute;
	left:350px;
	top:84px;
}

* html #headertitle{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/headertitle.png' ,sizingMethod='scale');
}

#menuwrapper{
	border:solid 1px #d98800;
	background-color:white;
	position:absolute;
	right:183px;
	top:0px;
	height:30px;
	line-height:30px;
}

#mainnav{
	padding-left:10px;
	padding-right:10px;
}

#menuwrapper ul, #menuwrapper ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menuwrapper ul li{
	float:left;
	padding-left:5px;
	padding-right:15px;
	background:url(images/mseparator.gif) right no-repeat;
	position:relative;
}
#menuwrapper ul li:first-child{
	padding-left:0px;
}

#menuwrapper ul li:last-child{
	background:none;
	padding-right:0px;
}

#menuwrapper ul li a, #menuwrapper ul li a:hover, #menuwrapper ul li a:visited{
	text-decoration:none;
	color:black;
}

#menuwrapper ul li ul{
	display:none;
	position:absolute;
	top:30px;
	left:0px;
}

#menuwrapper ul li ul li{
	float:none;
	background:none;
	padding-left:0px;
	padding-right:0px;
}

#menuwrapper ul li:hover ul{
	display:block;
	width:200px;
	background-color:#e8a600;
	border:solid 1px #d98800;
	border-bottom:none;
}

#menuwrapper ul li ul li{
	border-bottom:solid 1px #d98800;
	line-height:25px;
}

#menuwrapper ul li ul li a{
	padding-left:8px;
}

#menuwrapper ul li ul li:hover,
#menuwrapper ul li ul li.iehover{
	background-color:#d98800;
	color:White;
}

#menuwrapper ul li ul li:hover a, #menuwrapper ul li ul li:hover a:hover, #menuwrapper ul li ul li:hover a:visited,
#menuwrapper ul li ul li.iehover a, #menuwrapper ul li ul li.iehover a:hover, #menuwrapper ul li ul li.iehover a:visited{
	color:white;
}

#menuwrapper ul li ul li ul{
	display:none;
}

#leftmenu{
	margin-top:140px;
	margin-left:10px;
}

#leftmenu ul, #leftmenu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#leftmenu ul li{
	text-align:right;
	margin-bottom:12px;
}

#leftmenu ul li a,#leftmenu ul li a:hover, #leftmenu ul li a:visited{
	font-weight:bold;
	color:white;
	text-decoration:none;
}

#leftmenu ul li.SelectedTab a,#leftmenu ul li.SelectedTab a:hover, #leftmenu ul li.SelectedTab a:visited{
	color:#535353;
}

#nrt{
	position:absolute;
	left:76px;
	top:761px;
	width:130px;
	font-size:10px;
	color:white;
	text-align:right;
}

#nrtlogo{
	width:92px;
	height:66px;
	background:url(images/leftlogo.png) no-repeat;
	margin-left:35px;
	margin-bottom:20px;
}

#sendmeapack{
	width:120px;
	height:55px;
	background:url(images/sendmeapack.gif) no-repeat;
}
#sendmeapack a {
	width:120px;
	height:55px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

#footerwrapper {
	background:#FFFFFF;
	text-align:center;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	width:562px;
	height:44px;
	text-align:left;
	position:relative;
}

#footerlogo{
	width:178px;
	height:29px;
	background:url(images/comslogo.png) no-repeat;
	position:absolute;
	right:10px;
	top:0px;
}

* html #footerlogo{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comslogo.png' ,sizingMethod='scale');
}


#ulfooter, #ulfooter li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#ulfooter li{
	font-size:10px;
	float:left;
	font-weight:Bold;
}

#ulfooter li.fseparator{
	padding-left:5px;
	padding-right:5px;
}

#ulfooter li a, #ulfooter li a:visited, #ulfooter li a:hover{
	font-size:10px;
	color:#000000;
	font-weight:Bold;
	text-decoration:none;
	
}

.clear{
	clear:both;
}




