/* General Layout */


.bl {background: url(images/bl.gif) 0 100% no-repeat #0F2966; width: 555px; 20em}
.br {background: url(images/br.gif) 100% 100% no-repeat;}
.tl {background: url(images/tl.gif) 0 0 no-repeat;}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding: 20px}
.clear {font-size: 1px; height: 1px}


b:link, b:visited
{

	text-decoration: none;
	color: #FFFFFF;
}
/*
a:hover
{

	TEXT-DECORATION: overline underline;
	color: #FFFFFF;
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #414F14;
}
*/
.insidedata {

noshade: #000000;

font: Arial, Helvetica, sans-serif;
border-top: thin;


}
.leadingheader {
font-weight: bold;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;

}



.nexter {

color: #ffffff;
}

.jobName {
border-top: double #00008B; 
font-weight: bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
cursor: hand;

	

}



.bluebud {

background-color: #0F2966;

}





body, table, td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}

a:link {
color: #002060
text-decoration: none;
}
a:visited {
color: #002060
text-decoration: none;
}

a:hover {
color: #98E000
text-decoration: none;
}
a:active {
color: #002060
text-decoration: none;
}

input, textarea { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

#container {
	background-image:url(images/filler.gif);
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	position: relative;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.printtext {
display: none;
}
#header {
	padding: 0px;
	width: 760px;
	height: 130px;
	border-top: 2px none #98E000;
	border-right: 2px none #98E000;
	border-bottom: 2px solid #98E000;
	border-left: 2px none #98E000;
}

#topNav {
	height: auto;
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#sectionIndicator {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	top: 32px;
	color: #002060;
	right: 4px;
}
#linkback {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	top: 32px;
	color: #002060;
	right: 4px;
}
#leftnav
{
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	background-color:#002060;
	color: #FFFFFF;
	font-size: 12px;
	overflow:hidden;

}

#leftnav ul {
	width: 190px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid white
} 
#leftnav li { margin: 0 0 0 0; }

#leftnav a
{
	display: block;
	color: #FFF;
	border-top:1px solid #FFF;
	width: 175px;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	border-right-style: none;
	border-bottom-style: none;
}

#leftnav li a:hover
{
	color: #98e000;
	border-left-color: #98e000;
}
h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #98e000;
}
#content
{
margin-left: 175px;
margin-right: 10px;
padding: 1em;
}
hr.hr2 {
      color: #98E000;
      background-color: #98E000;
      height: 1px;
	  border: 0;
    }
#info {
	background-color: #FFFFCC;
	border: thin solid #98e000;
}
.white {

background-color: #ffffff;

}

