@charset "utf-8";
/* CSS Document */
/*Reset CSS*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}/*li{list-style:none;}*/caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*Base CSS */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}/*ol li{list-style:decimal outside;}ul li{list-style:disc outside;}*/dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/*Main CSS */
html {
    height:100%; /* on both html and body makes the 100% min-height work */
    overflow-y:scroll; /* forcing scrollbar in FF and Safari to avoid sidejump */  
} 
body {
	font-family: Arial, san-serif;
	background-image:url('../images/background-usm3.jpg');
	background-repeat:repeat-x;
	list-style-type:none;
	width:100%;
	font-size:1em;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h4 {
	margin-bottom:5px;
}
table, th, td {
	border:0px;	
}
#container, #front_container {
	position:relative;
	background-image:url('../images/content-bg.gif');
	background-repeat:repeat-y;
	background-position:top;
	width:950px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	min-height:100%;
}

* html #container {
    height:100%; /* IE6 min-height */
} 
#header {
	position:relative;
	background: #000000 url(../images/header.png) bottom no-repeat;
	height:100px;
	margin:0;
	padding:0;
	width:100%;
	margin-left:-1px;
}
#logo {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#header_container {
	margin:0;
	padding:0;
	float:right;
	width:450px;
	margin-top:15px;
}
#h_search {
	position:relative;
	display:inline;
	float:right;
	position:relative;
	margin-right:10px;
}
#search {
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:-10px;
	margin-left:-5px;
}
#quicklinks {
	position:absolute;
	top:80px;
	left:525px;
	width:442px;
	margin-right:10px;
	display:inline;
}
#quicklist
{
margin: 0;
padding: 0;
font-size: 80%;
}

#quicklist ul, #quicklist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#quicklist a:link, #quicklist a:visited
{
float: left;
line-height: 16px;
font-weight: bold;
margin: 0 20px 0px 10px;
text-decoration: none;
color: #000;
}

#quicklist a:link#current, #quicklist a:visited#current, #quicklist a:hover
{
background: transparent;
color: #000;
}

#quicklist a:hover { color: #000; }
#left_col {
	width:190px;
	float:left;
	margin:0;
	padding:0;              
	padding-left:7px;
}

#leftnav {
  background: #fdefbd;
  margin-left: 10px;
  padding-bottom: 10px;
}

#leftnav .navhead {
  padding-left: 5px;
  border-bottom: 3px solid #e9b600;
  background: #ffffff;
}

#leftnav ul {
	list-style:none;
	margin:0;
	padding:10px 0;
}
#leftnav li {
  display:block;
	list-style:none;
}	
#leftnav a {
	display:block;
	text-decoration:none;
	padding:2px 10px;
}
#leftnav p {
  margin:0;
  padding:0 10px;
}
#leftnav a:hover {
	background-image:url(../images/link_roll-usm3.jpg);
	background-repeat:repeat-y;
	text-decoration:none;
}

#leftnav ul ul li 
{ 
	margin:0px;
	padding:0px;
	width:169px;
}

#leftnav ul ul a
{
	display: block;
	padding-left:28px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size: 100%;
	width: 95%;
}

*html #navcontainer ul ul a
{
	font-size:130%;
}
#contact {
	margin:10px;
	margin-top:40px;
	text-align:center;
	font-size:80%;
	margin-bottom:20px;
	border:2px solid #484B2A;
}
#contact h4 {
	font-size:110%;
}
#right_col {
	width:753px;
	float:right;
	min-height:100%;
}
#front_page {
	width:100%;
	float:right;
	min-height:100%;
}

#right_content {
	margin-left:15px;
	margin-right:15px;
	min-height: 31em;
}
#right_content p {
	margin-top:10px;
}
/*#right_content li {
	list-style-type: none;
}*/

#sub_banner {
	background-image:url(../images/sub_bar2-usm3.jpg);
	background-repeat:repeat-x;
	margin:0 8px 0 9px;
	padding:0;
	line-height:28px;
/*	height:34px;*/
	color:#fff;
}
#sub_banner h3 {
	margin:0 0 15px 15px;
	padding:0;
	font-family:Arial, san-serif;
	font-size:120%;
	font-weight:bold;
	color:#fff;
}
#divider {
	clear:both; /* keep content from sliding under the footer */
}	
#footer {
	margin:0;
	padding:0;
	position:relative;
	background-image:url(../images/footer-usm3.jpg);
	background-repeat:no-repeat;
	font-size:75%;
	height:75px;
	color:#ffcc33;
	text-align:center;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
#footer_container {
	position:relative;
	background-image:url(../images/footer1px-usm3.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	height:75px;
}

/*New Template CSS */
#main_links {
	margin-top:10px;
	margin-left:10px;
}
#header3 {
	background-image:url(../images/h3_line-usm3.jpg);
	background-repeat:repeat-x;
}
#right_content h3 {
	font-size:140%;
	line-height:16px;
	background-color:#ffffff;
}
#right_content ul li {
/*	list-style:disc;*/
	font-family:Arial, sans-serif;
	font-size:100%;
	margin-left:0;
	margin-bottom:.75em;
}
#right_content ol li {
/*	list-style:decimal;*/
	font-family:Arial, sans-serif;
	font-size:100%;
	margin-left:0;
	margin-bottom:.75em;
}
#right_content p a {
  color:#A70;
}


.skiplink {display:none}

#cse-search-results {
	overflow:scroll;
}

#slideshow, #itechlinks{
  background: #fdefbd;
  height: 250px;
  width:  285px;
  margin: 10px;
  float:left;
}

#itechnews, #systemstatus, #needhelp {
  background: #fdefbd;
  height: 300px;
  width:  285px;
  margin: 10px;
  float:left;
}

#slideshow {
  width: 590px;
  background: #000000;
  color: #FFFFFF;
}

#slideshow, #itechlinks {
  height: 375px;
}

#slideshow p {
  margin: 3px 5px;
  padding: 0px;
}

#slideshow a {
  color: #FC3;
}

#front_page h2 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: 5px solid #e9b600;
  text-align: center;
  background: #FFFFFF;
  font-size:400%;  
}

.itechbuttons a {
  display: block;
  background: url('../images/frontpage/itechlink.png') top center no-repeat;
  color: #000000;
  font-size:170%;
  text-align:center;
  padding: 1px 0 5px;
  margin: 0px 0px 7px 0px;
  /*font-family: 'Trebuchet MS', sans-serif;*/
}

#social {
  text-align: center;
  padding: 2px 0 0 0;
  margin-bottom: 0px;
}

#front_page h3 {
  background: #FFFFFF;
  /*font-family: 'Trebuchet MS', sans-serif;*/
  text-align: center;
  font-size: 170%;
  margin: 0px 0px 10px 0px;
  padding: 2px 20px 6px 20px;
  border-bottom: 5px solid #e9b600;
  font-weight: normal;
}

#itechnews .newsdate {
  font-weight: bold;
  margin: 5px 15px;
  border-bottom: 1px solid #000000;
}

#itechnews .itemtitle {
  margin: 5px 15px 5px 25px;
}

#needhelp .helpcontact {
/*  width: 60%;
  margin: 10px auto 0 auto;
  line-height:18px;*/
  clear: both;
  text-align: center;
}

#systemstatus table thead {
  display: none;
}

#systemstatus table {
  width: 80%;
  margin: 0px auto 5px auto;
}

.systemstatustable{
  border-bottom: 1px solid #000000;
}

#legend {
  /*width: 65%;
  margin: 0px auto;*/
  text-align: center;
}

#legend img {
  margin-left: 4px;
}

h4 {
  font-size: 120%;
  border-bottom: 5px solid #e9b600;
}

h5 {
  font-size: 110%;
  border-bottom: 1px #CCCCCC solid;
  margin: 20px 0px 5px 0px;
}

h5 a:link, h5 a:visited, h5 a:active {
  color:#A70;
}

#itechnav {
  float: right;
  margin: 0 40px 0 0;
  color: #000000;
}

#itechnav a {
  color: #FFFFFF;
}

#workorder {
  clear: both;
  display: block;
  font-size: 133%;
  margin: 0;
  padding-top:20px;
  height: 60px;
}

#workorder img {                                       
  float:left;
  margin: -20px 0 0 10px;
  vertical-align: center;
}

#feedback {
  clear: both;
  display: block;
  font-size: 133%;
  margin: 0;
  padding-top:20px;
  height: 60px;
}

#feedback img {
  float:left;
  margin: -20px 0 0 10px;
  /*margin:-20px 30px 0 -30px;*/
}

.searchCSS
{
	float: left;
	padding-right: .5em;
	color: #ffffff;
	line-height: 22px;
}
.searchTextCSS
{
	float: left;
	padding-top: .7em;
}

#recentNewsLinks 
{
  margin-left: 1em;
  font-weight: bold;
}

#servnav a:link, #servnav a:visited, #servnav a:active {
  color:#A70;
  font-weight: bold;
}

#servq {
  margin-left: 10px;
  width:60%;
}

#servsearch {
  width:30%;
  font-size: 85%;
}

#preview {
position: absolute;
top:50px;
left:0;
z-index:5;
}

