
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(../images/top_bgline.jpg) repeat-x top;
}

p
{ margin:0px;
padding:0px;
}

#top_banner {
width:auto;
margin:auto;
vertical-align:top;
height:261px;
background:url(../images/top_banner.jpg) no-repeat top;
}

#bottom {
width:100%;
background:url(../images/bottom_bgline.jpg) repeat-x bottom;
}

.whiteinfo_text {
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.emaillinktext {
font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ecff56;
	text-decoration:none;
}

.emaillinktext:hover {
font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ecff56;
	text-decoration:underline;
}

.infotext
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#292e02;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.infotext02
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#292e02;
	text-decoration:none;
	line-height:18px;
}

.footertext
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#bac561;
	text-decoration:none;
}


.footerlinktext
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.footerlinktext:hover
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.headingtext
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#545e08;
	text-decoration:none;
}

.textfield {
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:1px solid #afafaf;
	padding-left:2px;
}

.bluelinktext {
font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#18457c;
	text-decoration:none;
}

.bluelinktext:hover {
font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#18457c;
	text-decoration:underline;
}

.border {
border-collapse:collapse;
}

.border td {
border: 1px solid #bdbdbd;
}

.border td td {
border:none;
}

.whiteboldtext {
font-family:tahoma, verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.bluebiglinktext {
font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#18457c;
	text-decoration:none;
}

.bluebiglinktext:hover {
font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#18457c;
	text-decoration:underline;
}

.new_heading
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F00;	
}