body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #555;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	background-image: url(../general/bg2.gif);
	background-repeat: repeat-x;
	background-color: #59577A;
}
a:link {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif, Verdana, Arial;
}
a:visited {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8B9DC3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(media/rollover.jpg);
}
a.andrio:link {
	color: #C00;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:hover {
	color: #F90;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:active {
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:visited {
	color: #C00;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.menutext {
	color:#349;
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.maintext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #444;
	text-align: left;
}
.highlights {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #777;
	text-align: left;
}
.caption {
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #3B5998;
	font-weight: bold;
}
.h1 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3B5998;
}
.h2 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.h3 {
	font-family: sans-serif, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
#heading1 {
	float: left;
	height: 0px;
	overflow: hidden;
	width: 990px;
	display: none;	
}
#heading2 {
	float: left;
	height: 0px;
	overflow: hidden;
	width: 990px;
	display: none;	
}
#heading3 {
	float: left;
	height: 0px;
	overflow: hidden;
	width: 990px;
	display: none;	
}
#toplogo {
	width: 990px;
	background-color: #D40000;
	font-size: 16px;
	font-weight: normal;
	height: 120px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../general/topline_bg.jpg);
	float: left;
}
#mainwrap {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#leftwrap {
	height: auto;
	width: 160px;
	float: left;
	margin-top: 25px;
	padding-left: 20px;
}
#leftpic {
	float: left;
	height: auto;
	width: 150px;
}
#maincontent {
	height: auto;
	width: 568px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 25px;
	border-left-style: solid;
	border-left-color: #C39C4E;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C39C4E;
}
#tablewrap {
	float: left;
	height: auto;
	width: 568px;
	padding: 0px;
	margin: 0px;
}
#textspace {
	float: left;
	height: auto;
	width: 568px;
	padding: 0px;
	margin: 0px;
}
#picwrap {
	height: auto;
	width: 360px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#arrowpic {
	float: left;
	height: auto;
	width: 568px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightwrap {
	height: auto;
	width: 185px;
	float: left;
	margin-top: 25px;
	padding-left: 10px;
}
#footer {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align:center;
}

.clear{
	clear:both;
	overflow:hidden;
	font-size: 10px;
	line-height: 0px;
	height: 5px;
	width: auto;
	margin: 5px;
}
