a,
a:link,
a:visited,
a:active {
	color:#354168;
	}

a:hover {
	color:#b5c0e0;
	}

img {
	border-color:#000000;
	border-width:0px;
	}

body {
	font-family:Verdana,Tahoma,Arial,serif;
	font-size:12px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:rgb(71,83,122);
	}

#hiddenH1 {
	display:none;
	}

#bodyLayoutTable {
	width:100%;
	}

#bodyLayoutTable td {
	font-family:Verdana,Tahoma,Arial,serif;
	font-size:12px;
	}

#footerDiv {
	font-family:Tahoma,Arial,serif;
	color:#9e9e9e;
	text-align:left;
	font-size:10px;
	margin-bottom:30px;
	}

#footerDiv div {
	display:inline;
	}

#footerDiv a,
#footerDiv a:link,
#footerDiv a:visited,	
#footerDiv a:active {
	text-decoration:underline;
	color:#9e9e9e;
	}

#footerDiv a:hover {
	color:#ffffff;
	}

.rightContent {
	width:100%;
	text-align:left;
	text-align:justify;
	padding:6px;
	padding-left:9px;
	font-family:Verdana,Tahoma,serif;
	font-size:10px;
	}

#footerNav {
	margin-top:30px;
	margin-bottom:20px;
	border-style:solid;
	border-color:#e9e7da;
	border-width:0px;
	border-top-width:1px;
	text-align:center;
	}

#footerNav ul {
	}

#footerNav ul li {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,serif;
	display:inline;
	list-style-type:none;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	border-style:solid;
	border-color:#e9e7da;
	border-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	}

.relatedLinks {
	padding:0px;
	margin:0px;
	width:187px;
	}

.relatedLinks li {
	list-style:none;
	margin:0;
	margin:auto;
	line-height:23px;
	text-align:left;
	width:187px;
	}

.relatedLinks li a,
.relatedLinks li a:link,
.relatedLinks li a:active,
.relatedLinks li a:visited {
	display:block;
	padding:1px;
	padding-left:3px;
	background-color:#e9e7da;
	text-decoration:none;
	border-style:solid;
	border-color:#e9e7da;
	border-width:0px;
	border-left-width:8px;
	color:#000000;
	}

.relatedLinks li a:hover
	{
	border-color:#ffff00;
	color:#ffffff;
	background:#354168;
	}