body {
background-color: #d4d7d9;
margin: 5px;
}

* {
font-family: arial;
font-size: 12px;
color: #000000;
}

#page-content {
width: 717px;
margin: auto;
border: 1px;
}

#hdrDIV {
position: relative;
width: 717px;
}

#nav {
position: absolute;
right: 10px;
top: 3px;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#nav li{
float: left;
color: #FFFFFF;
padding: 3px;
font-family: arial;
font-size: 11px;
}

#nav li a{
color: #FFFFFF;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

#nav li a:hover{
text-decoration: underline;
}

.box140 {
	height: 140px;
}

.box290 {
	height: 290px;
}

.whiteBox {
	width: 717px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
}

.whiteBox p {
	margin: 10px;
	padding: 10px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}


.whiteBox H1 {
margin: 10px;
font-family: arial;
font-size: 14px;
color: #003367;
}

.whiteBox H2 {
margin: 0px;
padding: 0px;
padding-left: 10px;
font-family: arial;
font-size: 14px;
color: #003367;
}


.whiteBox a {
text-decoration: none;
float: right;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #003367;
}

.whiteBox a:hover{
text-decoration: underline;
}


.blueBox {
	float: left;
	width: 275px;
	margin-top: 5px;
	background-color: #013e7f;
}

.blueBox p {
font-family: arial;
font-size: 12px;
color: #ffffff;
}


.blueBox em {
font-family: arial;
font-size: 12px;
color: #ffffff;
}

.blueBox strong {
font-family: arial;
font-size: 12px;
color: #ffffff;
}


.blueBox a {
text-decoration: none;
float: right;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffff00;
}

.blueBox a:hover{
text-decoration: underline;
}

.whiteBoxRight {
	float: right;
	width: 432px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.whiteBoxRight p {
font-family: arial;
font-size: 12px;
color: #000000;
}

.whiteBoxRight H2 {
margin: 0px;
padding: 0px;
padding-left: 10px;
font-family: arial;
font-size: 14px;
color: #003367;
}


.whiteBoxRight ul {
margin: 0px;
padding-right: 20px;
padding-left: 40px;
}


.whiteBoxRight a {
text-decoration: none;
float: right;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #003367;
}

.whiteBoxRight a:hover{
text-decoration: underline;
}


.footer {
	clear: both;
	margin-top: 5px;
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #eeeff1;
}

.footer p {
font-family: arial;
font-size: 10px;
color: #939494;
}


#footernav {
float: right;
padding: 0px;
margin: 0px;
position: absolute;
right: 10px;
top: 5px;
list-style-type: none;
}

#footernav li{
float: left;
color: #939494;
padding: 3px;
font-family: arial;
font-size: 11px;
}

#footernav li a{
color: #939494;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

#footernav li a:hover{
text-decoration: underline;
}


.roundcont {
	position: relative;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url("/images/TRCorner.gif") no-repeat top right;
}

.roundbottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: url("/images/BRCorner.gif") no-repeat top right; 
}

img.corner {
	text-align:left;
	width: 9px;
	height: 9px;
	border: none;
	display: block !important;
}

.footerDetails{
	padding: 10px;
	text-align: center;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

.no {
	color: #e6352c;
	font-weight: bold;
}


a.leftLink {
	text-decoration: none;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003367;
}