/*@charset "utf-8";
 CSS Document */
 

html, body  {
	font:  Arial, 100% Verdana, Helvetica, sans-serif important!;
	height: 100%;
	min-height:100%;
	margin: 0;
	background-image: url(../images/dot-v.gif);
	background-repeat: repeat-y;
	background-position: 12em;
  
}
.wait { cursor: wait !important; }

em {font-size:12px;}

#logo {
/*	background-image: url(../images/badge_colour_text.gif);  */
	margin-left: 10px;
	height: 70px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#headerlogo {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 10px;
	height: 0px;
	float: left;
}

#topbar {
	background-image: url(../images/top-bcgrnd-sml.jpg); 
	background-repeat: repeat-x; 
	height: 20px;    
	position: relative;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
        margin-top: 50px;
}

#swoosh {
	background-image: url(../images/top-bcgrnd.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}

#container {

	position: relative;
	min-height: 100%;
}  
#header {
	padding: 0;  
	text-align: center;
} 

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 30px;
	width: 250px;
	float: right;
	margin-top: -20px;
	line-height: 2em;
	margin-right: 15px;
}



/* Business Unit Name */

#cuaname 
{
	font-size:20px;
	color: #174f66;
	font-weight: bold;
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, "sans-serif large";
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

#wagovname 
{
	font-size:16px;
	font-weight: bold;
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, "sans-serif large";
	text-align: left;
	margin-top: 21px;
	margin-left: 5px;
}
#agencyname 
{
	font-size:16px;
	font-weight: bold;
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, "sans-serif large";
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
}

/* Main Navigation Menu Styling */

#menu 
{
	width:725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear:both;
	margin-top: 0px;
	margin-bottom: 0px;
}


#menu a {
	color: #174f66;
	text-decoration: none;
}

#menu a:hover {
	color: #174f66;
	text-decoration: underline;
}


#body {
/*		padding-bottom:100px; Height of the footer */  
		position: relative;
} 

#bodytext { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 14px;
  margin-left: 20px; 
}


#CUACommon { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 14px;
  margin-left: 130px; 
  position: relative;
  text-align: left;
}

#privacylist { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 12px; 
  text-align: left;
  margin-left: 250px;
}

/* Footer */

#footer {
	background-color: #1c79ab;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	position: relative;
	height: 5px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	clear: both;
}

#footerwa {
	margin: 0;
	font-family: Arial sans-serif; 
	width: 100px;
	padding-top: 83px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
}

#footercattech {
	font-family: Arial, Helvetica, sans-serif;
	/*margin-left: 1100px;*/
	width: 150px;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footercattech a {
	color: #FFFFFF;
	/*text-decoration: none;*/
}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 55px;
	padding-right: 0px;
	padding-left: 0px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:0em 0em 0em 1.8em;
        text-align: center;
}

#footertext a {
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#lastModified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:20%;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;
}

.tableOuter {
	border-width: 1px; 
	border-style: solid; 
	border-color: #94c4d8;
	font-size: 12px;
}
.tableHdr {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	font-weight: bold;
}
.tableInner {
	font-size: 12px;
}
.tableInner td {
	font-size: 12px;
}
.tableInner tr {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.selected {
	font-style: italic;
	font-weight: 800;
	color: #FF0000;
	background-color: black;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-style: italic;
}