/* blue   01407E
   green  8DBC00
   yellow FBBF02
*/

body
{
	font-family: Arial;
	font-size: 8pt;
	background: repeat-y url("bgside.gif")
}

#pContainer
{
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	margin: 0;
	padding: 0;
}

#cLeft
{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 175px;
	margin-left: 0px;
/*	background-color: #0B3A8B*/
}

#cLeft .epe
{
	position: absolute;
	top: 10px;
	left: 40px;

	font-weight: bold;
	color: #01407E
}

#cLeft .links
{
	position: absolute;
	top: 70px;
}

#cLeft .linktitle
{
	margin: 0 20px 0 12px;
	color: #FBBF02;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #8DBC00
}

#cLeft ul
{
	position: relative;
	left: -25px;
	color: #FFF;
	font-weight: bold;
	list-style: none
}

#cLeft a, a:visited, a:active
{
	color: #FFF;
	text-decoration: none
}

#cLeft a:hover
{
	color: #999
}

#cTop
{
	margin: 62px 0 0 14px
}

#cTop ul
{
	font-size: 10pt;
	font-weight: bold;
	
	color: #8DBC00;
	margin: 0 0 0 160px;
	padding: 3px 0 3px 30px;
	list-style: none;
}

#cTop li
{
	display: inline;
	border-right: 2px solid white;
	padding: 3px 20px 3px 10px
}


#cTop ul.linkrow1
{
	background-color: #8DBC00
}

/*#cTop ul.linkrow1 a
{
	color: #0B3A8B
}*/

#cTop ul.linkrow2
{
	margin: 2px 0 2px 160px;
	background-color: #01407E
}

/*#cTop ul.linkrow2 a
{
	color: #FBBF02
}*/

#cTop p
{
	font-family: Impact;
	font-size: 14pt;
	
	margin: 0 0 0 160px;
	color: #01407E;
	background-color: #8DBC00
}

#cTop span
{
	border-right: 2px solid white;
	padding: 0 10px 0 20px;

	color: #01407E;
	background-color: #FBBF02;
}

#cTop .linkrow1 a, a:visited, a:active
{
	color: #01407E;
	text-decoration: none
}

#cTop .linkrow2 a, a:visited, a:active
{
	color: #FBBF02;
	text-decoration: none
}

#cTop a:hover
{
	color: #555
}

#cMainBody
{
	position: absolute;
	top: 160px;
	left: 200px;
	width: 720px;
}

#cMainBody h2
{
	color: #01407E;
	font-size: 12pt;
	font-weight: bold
}

#cMainBody .fright_txt
{
	float: right;
	width: 150px;
	margin: 0 30px 30px 30px;
	padding: 10px;

	text-align: center;
	
	border: 4px solid black;
	color: #FFFFFF;
	background-color: #01407E;
}

#cMainBody .fleft_img
{
	float: left;
	margin: 0 30px 0 0;
	width: 160px;
	padding-bottom: 10px
}

#cMainBody .imgcredits
{
	font-size: .8em;
	text-align: center
}

#cMainBody a, a:visited, a:active
{
	color: #00F;
	text-decoration: underline
}

.logo
{
	position: absolute;

	background-repeat:no-repeat;
	background-position: center;
	background-color: #8DBC00;
	
	top: 0px;
	left: 0px;
	height: 110px;
	width: 160px;
	background-image: url('logo-green.gif');
}

.indent
{
	margin-left: 20px
}

ul.wl li a {
	color:#fff !important;
}


.incomplete
{
	color: red
}
