html {
	width:100%;
}

body {
	color: #333333;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table tr{
	vertical-align:top;
}
table .header{
	background-color:#406BA2;
	color: #FFFFFF;
	font-weight: bold;
	padding:3px 3px 3px 3px;
	
}
table .tdAlternate{
	background-color: #F4F5F7;
}
table .tableSubHeading {
	background-color: #D4DBE3;
}

table{
	text-align:left;
}
.mainTable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1158A6;
	text-decoration: none;
}
.line {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 4px 3px 4px 3px;
	text-align:right;
}

#navigation {
	width: 100%;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
}
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#navigation li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23374B;
}

#navigation li a {
	display: block;
	background:url(../imgs/nav_fader.jpg) repeat-x bottom;
	font-size:0.9em;
	padding: 5px 5px 5px 0.5em;
	background-color: #426991;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navigation li a {
	width: auto;
}

#navigation li a:hover {
	background: none;
	background-color: #9AB5D1;
	color: #fff;
}

.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.botLinks:hover {
	text-decoration: underline;
}
A.botLinks:active {}
A.botLinks:link {}
.lineLeft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.lineRight {
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headingText {
	font-size: 24px;
	font-weight: bold;
}
.content{
	width:700px;
	background: url(../imgs/fadelogo.jpg) repeat;
	padding:5px 5px 5px 10px;	
}
.imgFader{ 
	background-color:#FFFFFF;
	margin-right:7px;
}
.homeNews{
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D86112;
	font-weight:bold;
	padding-bottom:5px;
}
ul.news
{
	margin: 2px 0px 2px 5px;
	padding: 0px 0px 0px 7px;
}
ul.news li
{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
