body {
	margin: 0px;
	padding: 20px 30px 0px 30px;
	font: sans-serif, Arial  12px;
	background-image:url(../images/bg3.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#subpagemain{
	height:auto !important;
	height:420px;
	min-height:420px;
	height:inherit;
}

#mailleft{
	width:90%;
	float:left;
}

#mainright{
	width:10px;
	float:right;
}

.clearboth{
	clear:both;
}

A.pagelink:link {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: sans-serif;
}
A.pagelink:visited {
	FONT-SIZE: 12px; 
	COLOR: #28A0ED; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: sans-serif;
}
A.pagelink:hover {
	FONT-SIZE: 12px; COLOR: #ff3300; TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: sans-serif;
}

.formstyle{
	margin-top:20px;
	padding:10px;
	border: solid 1px #999999; 
	background-color:#EAEAEA;
	font-size:18px;
}

td{
	font-size: 18px;
	line-height: 150%;
}

.font12{
	font-size: 12px;
}

.clear{
	clear: both;
}

.color_red{
	color: #FF0000;
}

.border_F3A343{
	border: #F3A343 solid 1px;
}

p{
	font-size:14px;
}

ul{
	margin:0px;
	list-style-type:circle;
}

li{
	font-size:18px;
	margin-bottom:10px;
	padding-left:0px;
	padding-left:0px !important;
}

li a{
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
}

li a:hover{
	text-decoration:underline;
}

#adlist ul{
	margin:0px;
	padding-left:30px;
	padding-left:30px !important;
	list-style-type:circle;
	margin-bottom:20px;
}

#adlist li{
	line-height:25px;
	height:25px;
	float:none;
	width:auto;
}

hr{
	margin-bottom:15px;
}