body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #000;
}

body a{
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
}

div#mainwrapper {
	width:800px;
	text-align:left;
	position: relative;
}

div.logo{
	position: relative;
	height: 46px;
	text-align: left;
}

img.logo {
	position: absolute;
	top: 28px;
	left: 5px;
}

div.topNumber, div.bottomNumber {
	text-align: right;
	color: #222E67;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
}

div.topNumber {
	position: absolute;
	right: 5px;
	bottom: 0;
}

div.bottomNumber {
	top: -35px;
	position: relative;
	clear:both;
}

div.horizontalMenu{
	height: 30px;
}

div#horizontalMenuWrapper {
width:800px;
clear:both;
}

div.horizontalMenu{
height:30px;
}


div#topMenuWrapper {
width:800px;
clear:both;
}

div.topMenu{
	height: 20px;
}

div#body{
	position: relative;
	top: -30px;
	clear: both;
}

ul.horizontalMenu, ul.horizontalMenu li, ul.topMenu, ul.topMenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.topMenu{
	position: relative;
	left: 530px;
	top: -25px;
	text-align:right;
}

ul.horizontalMenu {
  position: relative;
  left: 10px;
	top: -36px;
	margin-bottom: -10px;
}

ul.topMenu li{
	color: #fff;
	height: 24px;
	float:left;
	position: relative;
  text-align: center;
}

ul.horizontalMenu li {
  height: 36px;
  float: left;
  position: relative;
  text-align: center;
}

ul.horizontalMenu a, ul.horizontalMenu a:visited, ul.topMenu a, ul.topMenu a:visited {
  display: block !important;
  text-decoration: none;
	font-stretch:extra-condensed;
}

ul.topMenu a, ul.topMenu a:visited {
	color: #fff;
	padding: 3px 8px 3px 8px;
}

ul.horizontalMenu a, ul.horizontalMenu a:visited {
	color: #222E67;
	font-weight: bold;
	padding: 8px;
}

ul.horizontalMenu li a:hover, ul.topMenu a:hover{
	background-color: #fff;
	text-decoration:none;
	display: block !important;
}

ul.topMenu li a:hover{
	color: #222E67;
}

div#sideMenu {
	float:left;
	width:195px;
	padding: 0px 5px 0px 5px;
	position: relative;
}

div#sideMenu td {
	color:#FFFFFF;
}

div#sideMenu input {
	width:135px;
	margin: 2px 0px 2px 0px;
}

div#sideMenu textarea#need {
	width:135px;
	margin: 2px 0px 2px 0px;
	height:90px;
}

div.menuHeader {
	color:#FFFFFF;
	font-weight:bold;
	padding:7px;
}

div.title {
	color:#FFFFFF;
	height:25px;
	padding: 5px 5px 5px 5px;
	
	font-weight:bold;
	
}

p.menuItem, p.menuSubItem {
	margin: 0;
	border: 0;
	padding-top: 2px;
}

p.menuItem {
	padding-left: 15px;
}

p.menuSubItem {
	padding-left: 25px;
}

p.menuItem a, p.menuSubItem a {
	color:#000000;
	text-decoration:none;
}

p.menuItem a:hover, p.menuSubItem a:hover {
	color:#222E67;
}

div#content {
	margin-left:201px;
	position:relative;
	padding:5px 5px -30px 5px;
	width:589px;
	top: 0;
}

img.argusLogo {
	float:left
}

div#footer {
width:800px;
clear:both;
margin-top:-25px
}

div.footerBar {
height:10px;
}

div#footerLeft a, div#footerRight a {
color:#666666;
text-decoration:none;
}

div#footerLeft a:hover, div#footerRight a:hover {
color:#333333;
}

div#footerLeft {
float:left;
}

div#footerRight {
float:right;
}

div#feedbackFormWrapper {
width:185px;
}

div.feedbackForm {
padding-left:5px;
padding-right:5px;
}

/**************  Text Styles *********************/
.headerBold{
	font-size: 1.1em;
	font-weight: bold;
	font-stretch:condensed;
	padding-top:10px;
}

.submit {
	font-weight: bold;
	padding: 6px 0 6px 0;
	color:#FFFFFF;
	text-decoration:none;
}

.submit:hover {
	font-weight: bold;
	padding: 6px 0 6px 0;
	color:#FFFFFF;
	text-decoration:underline;
}

/**************  ROUNDS **************************/
div.roundedContent{margin: 5px;}
div.roundWhite{/* Nothing - generic class reserved for javascript to inclide rounded corners*/}
div.whitecornerTL{background: url("whiteRound.gif") 0 0 no-repeat;}
div.whitecornerBL{background: url("whiteRound.gif") 0 100% no-repeat;}
div.whitecornerTR{background: url("whiteRound.gif") 100% 0 no-repeat;}
div.whitecornerBR{background: url("whiteRound.gif") 100% 100% no-repeat;}

div.roundgray{/* Nothing - generic class reserved for javascript to inclide rounded corners*/}
div.graycornerTL{background: url("grayRound.gif") 0 0 no-repeat;}
div.graycornerBL{background: url("grayRound.gif") 0 100% no-repeat;}
div.graycornerTR{background: url("grayRound.gif") 100% 0 no-repeat;}
div.graycornerBR{background: url("grayRound.gif") 100% 100% no-repeat;}

div.roundnavy{/* Nothing - generic class reserved for javascript to inclide rounded corners*/}
div.navycornerTL{background: url("navyRound.gif") 0 0 no-repeat;}
div.navycornerBL{background: url("navyRound.gif") 0 100% no-repeat;}
div.navycornerTR{background: url("navyRound.gif") 100% 0 no-repeat;}
div.navycornerBR{background: url("navyRound.gif") 100% 100% no-repeat;}

div.roundblack{/* Nothing - generic class reserved for javascript to inclide rounded corners*/}
div.blackcornerTL{background: url("blackRound.gif") 0 0 no-repeat;}
div.blackcornerBL{background: url("blackRound.gif") 0 100% no-repeat;}
div.blackcornerTR{background: url("blackRound.gif") 100% 0 no-repeat;}
div.blackcornerBR{background: url("blackRound.gif") 100% 100% no-repeat;}

/************** BackGround Colors ****************/
/* should have nothing more that the bg color all other attributes should be in other classes */
.darkBack{background: #666;}
.lightBack{background: #eee;}
.navyBack{background: #222E67;}
.blackBack{background: #000;}
.grayBack{background: #ccc;}

/************** Text Colors ****************/
/* should have nothing more that the bg color all other attributes should be in other classes */
.whiteText{color:#fff;}
.darkText{color:#333;}
.navyText{color:#222E67;}.pagetitleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #212C63;
	padding: 7px;
	width: 579px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 12px;
	margin-left: 12px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 3px;
	text-align: right;
	width: 579px;
	background-image: url(../images/breadcrumb_bground.gif);
}
.bluebox_head {
	background-color: #08246B;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.bluebox_foot {
	background-color: #08246B;
	text-align: right;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.greybox_foot {

	background-color: #BDBEC6;
	text-align: right;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #08246B;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.greybox_head {

	background-color: #BDBEC6;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #08246B;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
