/*
	Filename         : global.css
	Last modified by : Wiredwizard
	Created          : Tuesday, July 17, 2007 11:10:41 AM
	Last Updated     : Wednesday, August 01, 2007 9:31:10 AM
	Comments         : 
*/

*.* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	background-color: Black;
}

table.container {
	width: 100%;
	height: 100%;
}

.footer, a.footer, a:active.footer, a:focus.footer, a:hover.footer, a:link.footer, a:visited.footer {
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	vertical-align: bottom;
	color: #666666;
	height: 16px;
}

.headerOne {
	background-image: url(assets/grey1x1.gif);
	height: 49px;
}

.headerTwo {
	height: 20px;
	background-image: url(assets/grey1x1.gif);
}

.headerThree {
	background-image: url(assets/grey1x1.gif);
	height: 26px;
}

.headerFour {
	background-image: url(assets/navRpt.gif);
	background-repeat: repeat-x;
	background-color: #114e25;
	height: 46px;
}

.hmContent {
	width: 85%;
	margin-left: 40px;
	margin-top: -25px;
	vertical-align: bottom;
	color: White;
	background-color: Black;
	font-size: 15px;
}

h1 {
	font-size: 24px;
	margin-left: 13px; 
	margin-top: 13px;
}

.rqContent {
	font-size: 14px;
	padding: 13px;
}

.submiter {
	color: #004001;
	font-weight: bold;
	background-color: Silver;
	border-color: #004001 #004001 #004001 #009701;
}

.nHeader {
	background-repeat: repeat-x;
	background-image: url(assetsN/header_rptr.gif);
	height: 82px;
}

.nHeader2 {
	background-image: url(assetsN/menu_spacer.gif);
	background-repeat: repeat-x;
	height: 49px;
}

a.navNu, a:active.navNu, a:link.navNu, a:visited.navNu, .navNu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a:active.navNu, a:focus.navNu, a:hover.navNu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff000;
}
