/*
	Developed by Creation Cafe - http://www.creationcafe.com/
	Copyright © 2001 - 2004.  All Rights Reserved.
*/

body {
margin: 0px;
padding: 0px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content {
color: #4B4B4B;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 12px;
}
	.content a:link, .content a:active, .content a:visited {
	color: #194172;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	.content a:hover {
	color: #07AB03;
	text-decoration: none;
	font-size: 12px;
	}

.breadcrumbs {
color: #4B4B4B;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 12px;
}
	.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #039000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	.breadcrumbs a:hover {
	color: #039000;
	text-decoration: none;
	font-size: 12px;
	}

.navtext {
color: #313131;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 12px;
border-bottom: #E8AA14 1px dashed;
height: 20px;
}
	.navtext a:link, .navtext a:active, .navtext a:visited {
	color: #194172;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	.navtext a:hover {
	color: #0A7A07;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

.top {
color: #4B4B4B;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 11px;
}
	.top a:link, .top a:active, .top a:visited {
	color: #DB9B00;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 11px;
	}
	.top a:hover {
	color: #DB9B00;
	text-decoration: none;
	font-size: 11px;
	}

.headertable {
width: 750px;
height: 80px;
background-color: #FFFFFF;
}

.navtable {
width: 197px;
background-color: #FFFFFF;
padding-left: 36px;
}

.leftcolumn {
width: 197px;
background-color: #FFFFFF;
padding-left: 36px;
vertical-align: top;
}

.rightcolumn {
width: 553px;
background-color: #FFFFFF;
}

.newsheader {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #A61515;
}

.newsbody {
color: #4B4B4B;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 11px;
}
	.newsbody a:link, .newsbody a:active, .newsbody a:visited {
	color: #254164;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 11px;
	}
	.newsbody a:hover {
	background-color: #254164;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	}

.formfields {
color: #4B4B4B;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 12px;
border-left: #194172 1px solid;
border-right: #194172 1px solid;
border-top: #194172 1px solid;
border-bottom: #194172 1px solid;
background-color: #E7EBF0;
}

.required {
color: A61515;
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 12px;
}

.footer {
padding-left: 10px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #343434;
background-color:none;
}
	.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #4B4B4B;
	}

	.footer a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#4B4B4B;
	}


	#results {
		border: 1px #D8D79A dashed;
		color:#000000;
		font-family: Verdana, Arial, sans-serif;
		padding-top:10px;
		height:40px;
		display:block;
		font-size: 16px;
		font-weight:bold;
		text-align:center;
	}
