<!--

html{height:100%;}

body {
	top: 0px;
	left: 0px;
	height:100%;
	text-align: center;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	background-color: #f2f2f2;
	background-image:url(/images/stripe.gif);
	background-repeat: repeat-y;
	background-position: center;

}


img{border:0;}
img.pagetitle{margin-bottom:10px;}
p,h1{margin-top:5px;}
.title{margin-bottom:10px;}
a:link
{
	color: #97D0F7;
}
a:visited
{
	color: #97D0F7;
}
a:active
{
	color: #97D0F7;
}
a:hover
{
	color: #CCCCCC;
}
a
{
	font-weight:bold;
	text-decoration: none;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}


#DIVcontainer
{
	border:0px #000000 dashed;
}


#DIVmaincontainer
{
	margin-right:auto;
	margin-left:auto;
	width:668px;
	border:0px #000000 dashed;
	margin-top: 10px;
}
#DIVbanner
{
	float:left;
	border:0px #000000 dashed;
	text-align:left;
}
#DIVlogo
{
	padding-left:20px;
	float:left;
	width:240px;
	border:0px #000000 dashed;
}
#DIVtopmenu
{
	margin-top: 58px;
	float:right;
	width:400px;
	border:0px #000000 dashed;
}
#DIVnavrow
{
	border:0px #000000 dashed;
}
#DIVnavitem
{
	margin-bottom: 8px;
	border:0px #000000 dashed;
	width:126px;
}
#DIVsubnavitem
{
	margin: 8px 0px 8px 0px;
	border:0px #000000 dashed;
}
#DIVleftimg
{
	width: 247px;
	height: 170px;
	border:0px #000000 dashed;
	float: left;
	padding: 20px 0px 0px 20px;
}
#DIVrightimg
{
	width: 371px;
	/*height: 170px;*/
	/*border:0px #000000 dashed;*/
	float: right;
	padding: 20px 20px 0px 0px;
}

#DIVleftcontent
{
	width: 246px;
	border:0px #000000 dashed;
	float: left;
	padding: 0px 0px 0px 20px;
	text-align:left;
	overflow:hidden;
}
#DIVrightcontent
{
	width: 362px;
	border:0px #000000 dashed;
	float: right;
	padding: 0px 20px 0px 0px;
	text-align:left;

}

#DIVcontentspacer
{
	margin-top:20px;
}
#DIVtitle
{
	border:0px #000000 dashed;
	font-weight:bold;
	color:#98CEEC;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#DIVcredit
{
	border:0px #000000 dashed;
	float: left;
	margin: 0px 0px 0px 0px;
}
#DIVtandc
{
	border:0px #000000 dashed;
	float: left;
	margin: 0px 0px 0px 0px;
}
#DIVdivider
{
	margin: 0px 0px 0px 0px;
	float: left;
	border:0px #000000 dashed;
}
#DIVdetails
{
	border:0px #000000 dashed;
	float: left;
	margin: 0px 0px 0px 0px;
}
#DIVemail
{
	border:0px #000000 dashed;
	float: right;
	margin: 0px 0px 0px 0px;
}
#DIVfooter
{
	margin:20px 20px 0px 20px;
	border:0px #000000 dashed;
}
#DIVadmincontent
{
	text-align:left;
	border:0px #000000 dashed;
	margin:10px 10px 10px 10px;
}

#DIVnewstitle
{
	color:#333333;
	font-weight:bold;
}
#DIVnewssubtitle
{
	font-weight:bold;
	margin-bottom:10px;
}
#DIVnewscontent
{
	font-weight:normal;
}
#DIVnewslink
{
	font-weight:normal;
}
#Divtermscontent
{
	padding:20px 20px 20px 20px;
	border:0px #000000 dashed;
	text-align:left;
	float:left;
}
#DIVtvcontent
{
	border:0px #000000 dashed;
	float:left;
	width:230px;
}
#DIVtvimage
{
	border:0px #000000 dashed;
	float:right;
	width:120px;
	padding:10px 0px 0px 10px;
}

.alert
{
color:red;
font-weight:bold;
}


.clear{clear:both;height:1px;width:20px;border:0px solid blue;}
#clear{clear:both;height:1px;width:20px;}


.banner_home {padding:7px 0px 0px 0px;}
.banner_home {_padding:9px 0px 0px 0px;}

-->