body {
	background: #d4d2be url("layout/background.gif") top center fixed repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

th {
	font: 11px Verdana;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 2px 13px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#show{
width:770px;
}

#banner{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 84px;
}

#bannersub{
    background-image: url(layout/bannersubback.gif);
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 150px;
}

#bannersubleft{
	width: 480px;
	height: 150px;
	float: left;
	background-image: url(layout/banner_left.jpg);
}

.bannersubleft{
	font: 14px Verdana;
	padding-top: 50px;
	padding-left: 15px;
	color: #333333;
	font-weight: bold;	
}

.bannersublefttitle{
	font: 18px Verdana;
	padding-top: 25px;
	padding-left: 15px;
	color: #003173;
	font-weight: bold;	
}

#bannersubright{
    float: right;
	width: 300px;
	height: 150px;
}

#flash{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 248px;
}

#maintext{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 190px;
	background-image: url(layout/maintext.gif);
}

#mainsub{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#mainsub li a:visited, li a:link, a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

#mainsub a:hover, li a:hover{
	color: #666666;;
	text-decoration: none;
}

#tablist a:hover, li a:hover{
	color: #666666;;
	text-decoration: none;
}

.mainsubcontent{
	padding-top: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#mainsubcontent a:hover, li a:hover{
	color: #666666;;
	text-decoration: none;
}

#mainleft{
	margin-left: 0;
	margin-top: 0;
	width: 534px;
	height: 190px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.mainleftcontent{
	padding-top: 10px;
}

.title{
	color:#003173;
	font-weight: bold;
	font-size: 13px;
}

#mainright{
    float: right;
	margin-right: 1px;
	margin-top: 10px;
	width: 213px;
	height: 172px;
}

#logos{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 55px;
}

#bottom{
	background-image: url(layout/bottom.gif);
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 54px;
}

.bottomstyle{
	font: 9px Verdana;
	color: #626567;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

.boxes {
	font: 11px Verdana;
	color: #000000;
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 8px;
}

.learn {
	font: 11px Verdana;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 3px 0px 2px 13px;
}

#tablist{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font: 12px Verdana;
	background-image: url(layout/nav.gif);
	width: 780px;
	height: 20px;
	margin-top: 0px;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

.tablist{
	padding-top:2px;
}

#tablist li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: none;
}

#tablist li a:link, #tablist li a:visited{
color: #000000;
}

#tabcontentcontainer{
	width:780px;
	height:16px;
	background-image: url(layout/nav_chrome.jpg);
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	font: 11px Verdana;
}

#tabcontentcontainer li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: none;
}

#tabcontentcontainer li a:link, #tablist li a:visited{
color: #000000;
}

.tabcontent{
	display:none;
	font: 11px Verdana;
	margin-left: 4px;
	color: #000000;
}

.tabcontent a:link, li link, a:visited, li a:visited{
	color: #000000;
	text-decoration: none;
}
.tabcontent a:hover {
	text-decoration: none;
	color: #666666;
}
