/* --- Static Menu Styles ---
Note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m0l0o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #cccccc;
}

.m0l1o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #cccccc;
}

.m0l2o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #cccccc;
}

.m0l3o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #cccccc;
}

.m0l0i {
	padding: 4px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.m0l1i {
	padding: 4px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.m0l2i {
	padding: 4px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.m0l3i {
	padding: 4px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.skipLinks {display: none;}

/************** utility styles *****************/

#utility{
	font: Verdana,sans-serif;
	font-size:12px;
	position: absolute;
	top: 15px;
	right: 100px; 
	z-index: 100;
	color: #999999;
	width: 350px;
	text-align: right;
}

#utilityHome {
	font: Verdana,sans-serif;
	font-size:12px;
	/* 
	position: absolute;
	top: 15px;
	right: 100px; 
	z-index: 100;
	*/
	color: #999999;
	width: 350px;
	text-align: right;
}

#utility a, #utilityHome a {
	color: #ffffff;
}

#utility a:hover, #utilityHome a:hover {
	text-decoration: underline;
}
/*************** glossary styles *****************/
.glossaryterm
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.navmenuABC
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 40px;
	right: 100px;
	z-index: 101;
	width: 170px;
	text-align:right;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }

#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	font-size: x-small;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** feature styles *****************/

.feature{
	border-top: 1px solid #cccccc;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/bkg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	font-size:small;
}

a:hover{
	text-decoration: underline;
	color:#ff0000;
}


/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}


input{
font-family: Arial,sans-serif;
}

/***********************************************/
/*     Text Styles                             */
/***********************************************/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

.subheadBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000066;
	letter-spacing: 4px;
	font-style: italic;
	font-variant: normal;
}

.subheadBoxLtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #6699CC;
	letter-spacing: 4px;
	font-style: italic;
	font-variant: normal;
}

.subheadBoxOJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000066;
	background-color: #FF6600;
	letter-spacing: 4px;
	font-style: italic;
	font-variant: normal;
}

.subheadBoxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF0000;
	letter-spacing: 2px;
	font-style: italic;
	font-variant: normal;
	text-align: center;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead {
	/* 
	position: absolute;
	top: 0px;
	right: 2%;
	width: 95.6%;
	vertical-align: top;
	text-align:left; 
	*/
	margin-left: -71px;
}

#mastheadSubtitle{
	font: Verdana,sans-serif;
	font-size:12px;
	position: absolute;
	top: 10px;
	left: 109px;
	color: #333333
	width: 500px;
	text-align:left;
	z-index: 98;
}


#siteName{
	position: absolute;
	top: 42px;
	left: 180px;
	width:600px;
	text-align:left;
}


#eTip{
	position: absolute;
	top: 73px;
	right: 150px;
	width:60px;
	text-align:left;
	z-index:99;
	left: 920px;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	position: absolute;
	top: 140px;
	left: 202px;
	width:705px;
	class: bodytext;
}

/************** downloads styles (footer) ****************/

#0downloads{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: relative;
	top: 450px;
	left: 20px;
	right: 2%;
	width:95.6%;
	height: 50px
}

#0downloads img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************** siteInfo styles (footer) ****************/

#0siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute;
	top: 510px;
	left: 20px;
	right: 2%;
	width:95.6%;
}

#0siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************** feedback styles (footer) ****************/

#feedback{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#feedback img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ added by April Rosequist  ********************/
#serviceLogoHome {
	margin-left: 27px;
	margin-top: 13px;
}

#caseStudy {
	position:absolute; 
	z-index:104; 
	left: 22px; 
	top: 140px;
	/*
	width:175px;
	margin-left: 20px; 
	margin-top: 9px;
	*/
}

#caseStudyHome {
	/* 
	position:absolute; 
	z-index:104; 
	left: 22px; 
	top: 140px;
	*/
	width:175px;
	margin-left: 20px; 
	margin-top: 9px;
}

#connectGraphic {
	/* 
	position:absolute; 
	z-index:102; 
	left: 22px; 
	top: 410px;
	*/
}

#announcements {
	 /*
	 position:absolute;
	 height:116px; 
	 z-index:3; 
	 top: 140px; 
	 left: 202px; 
	 */ 
	 width:250px;
	 margin-top: 9px; 
	 margin-left: 10px;
}

#alerts {
	/*
	position:absolute; 
	height:115px; 
	z-index:12; 
	top: 140px; 
	left: 465px;
	*/
	width:265px; 
	margin-top: 9px;
	margin-left: 10px; 
}

#quicklinks {
	/*
	position:absolute; 
	height:100px; 
	z-index:101; 
	top: 140px; 
	left: 740px;
	*/
	position:absolute; 
	width:170px; 
	height:100px; 
	z-index:101; 
	top: 325px; 
	left: 22px; 
	
}

#quicklinksHome {
	/*
	position:absolute; 
	height:100px; 
	z-index:101; 
	top: 140px; 
	left: 740px;
	*/
	width:174px;
	margin-top: 9px;
	margin-left: 10px; 
	
}

#footer {
	 border-top: 1px solid #cccccc;
     font-size: x-small;
     color: #999999;
     padding: 10px 0px 0px 0px;
     margin-top: 0px;
     /*
	 position: absolute;
     top: 540px;
     left: 202px;
     right: 2%;
     width:712px;
	 */
}