html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 13px; color:#666666;}

body {
	background-color:#94c5f9;
	text-align:center;
}

a img {
  border:none;
}

div#header{
	background-image:url(../i/header2.png);
	margin:10px auto 0px auto;
	width:820px;
}

div#footer{
	background-image:url(../i/footer2.png);
	margin:0px auto 30px auto;
	background-repeat:no-repeat;
	width:820px;
}

div#shadow{
	margin:0px auto;
	width:820px;
	background-image:url(../i/body_bgr2.png);
	background-repeat:repeat-y;
	background-position:center center;
	text-align:center;
}

div#shadow_wrapper{
	margin:0px auto;
	width:800px;
	text-align:left;
	background-image: url(../i/navbar.png);
}


div#TopNavCont{
	background-color:#FB6104;
	background-image:url(../i/navbar.png);
	background-repeat:repeat-x;
	background-position:center top;
}

div#TopNavCont td{
	color:#FFFFFF;
}


div#TopNavCont td.spacer{
	padding:0px 10px;
}

div#TopNavCont td.content{
	padding-top: 0px;
}


div#TopNavCont td a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}



div#TopNavCont td a:hover{
	color:#0033FF;
}



div#TopNavCont td a.selected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:none;
	text-transform:uppercase;
}


div#contentWrapper{
	padding:20px 20px 0px 29px;
}


table#mainTable{
	width:100%;
}

table#mainTable td{
	vertical-align:top;
}

.borderLeft{
	padding-left:14px;
	border-left:solid 7px #619AA6;
}

div#hpBoxRight a:hover{
	text-decoration:underline;
}

div#ctxContent p,div#ctxContent div,div#ctxContent span{
	color:#005953;
}

.spTitle {
	padding:10px 0px 5px 0px;
	color:#FFFFFF;
	font-size:14px;
}

.spBody {
	padding:0px 0px 20px 0px;
	color:#FFFFFF;
	font-size:12px;
	a:link (color: #ffffff; text-decoration: underline;)
	a:active (color: #ffffff; text-decoration: underline; )
	a:visited (color: #ffffff; text-decoration: underline; )
	a:hover (color: #ffffff; text-decoration: none; )
}
.spPlain{
	color:#FFFFFF;
	font-size:12px;
}
.spSubTitle {
	font-weight:bold;
	color:#FFFFFF;
}

.ImgLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.ImgRight {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

