BODY {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF;
}

A {
	color: #0057A5;
	text-decoration: none;
}

A:HOVER {
	color: #FFCC00;
}


div#container {
	position: static;
	margin: 0 auto;
	width: 595px;
	padding: 10px;
	height: 100%;
	background: #FFFFFF;
}


div#banner {
	margin: 0 auto;
	position: static;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 374px;
	float:left;
}

div#topmenu {
	background-color: #FFFFFF;
	float: left;
	height: 72px;
	width: 595px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A5A5A5;
	margin-top: 2px;
	padding-top: 2px;
}

div#flashbanner {
	float: left;
	height: 159px;
	width: 595px;
	padding-bottom: 15px;
}

div#topband {
	background-color: #FFFFFF;
	float: left;
	height: 2px;
	width: 595px;
	padding-bottom: 15px;
}

div#main {
	width:74%;
	float:right;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	color: #FFFFFF;
	border-left: 1px solid #999999;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


div#sidenav {
	clear: left;
}
div#full_main
{
    color: #000;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
	background-color:#FFFFFF;
	color: #000;
	float: left;

}

div#bottombar {
	margin: 0 auto;
	position: static;
	height:30px;
	clear: both;
	padding-top: 5px;
}

div#slideshow {
	background-color: #0057A5;
	float: left;
	height: 332px;
	width: 500px;
}


.leftimage{
	float: left;
	margin-right: 90%;
	padding-top: 10px;
	clear: left;
}

.rightimage{
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
	

.sidehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057A5;
}

.sidebody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	text-transform : none;
	letter-spacing : normal;
	color: #000000;
}

.bodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h3
{
    font-size: medium;
    font-weight: bold;
}
h4
{
    font-size: small;
}
#tandc_title
{
    text-align: center;
}
#tandc_links
{
    width: 60px;
    height: 60px;
    float: right;
}
#homelink
{
    float:right;
    margin-bottom: 6px;
    
}
#pdflink
{
   border: none;
   float: right;   
}
#pdfimage
{
    border: none;
}