/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.gif) repeat-x top;
	background-color: #F0F0E8;
	
}
.topnav
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}
a.topnav
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}
a.topnav:link
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}
a.topnav:visited
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}
a.topnav:active
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}
a.topnav:hover
	{ font-family:arial; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none}

.times24{
	font-family:Times New Roman;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #5d5d39;
}
a.times24:hover {text-decoration: none; color : #5d5d39;}	
.timesgreen{
	font-family:Times New Roman;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #018937;
}
a.timesgreen:hover {text-decoration: none; color : #018937;}	

.timesbluesub{
	font-family:Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00acdd;
}
a.timesbluesub:hover {text-decoration: none; color : #018937;}	

.timesblue{
	font-family:Times New Roman;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #1c3681;
}
a.timesblue:hover {text-decoration: none; color : #1c3681;}
.timesblue2{
	font-family:Times New Roman;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	color: #2f84d3;
}
a.timesblue2:hover {text-decoration: none; color : #2f84d3;}
.times18{
	font-family:Times New Roman;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #9a7c3e;
}
a.times18:hover {text-decoration: none; color : #9a7c3e;}
.times16{
	font-family:Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #a35b14;
}
a.times16:hover {text-decoration: none; color : #a35b14;}

.contentgrey{
	font-family:arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #5d5d39;
}
a.contentgrey:hover {text-decoration: none; color : #5d5d39;}

.contentgrey13{
	font-family:arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #5d5d39;
}
a.contentgrey:hover {text-decoration: none; color : #5d5d39;}

.contentblue{
	font-family:arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #5090c4;
}
a.contentblue:hover {text-decoration: none; color : #5090c4;}

.contentlink{
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6000;
}
a.contentlink:hover {text-decoration: underline; color : #ff6000;}




.drakblue{
	font-family:arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #1c3681;
}
a.drakblue:hover {text-decoration: underline; color : #1c3681;}

.bottomlink
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:none}
a.bottomlink
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:none}
a.bottomlink:link
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:none}
a.bottomlink:visited
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:none}
a.bottomlink:active
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:none}
a.bottomlink:hover
	{ font-family:arial; font-size:12px; color:#5d5d55; font-weight:normal; text-decoration:underline}	
	

.submit {
	background-image:url(images/button.gif); background-repeat:no-repeat;
	width:73px;
	height:32px;
	text-align:center;
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	font-weight:bold;
	}
	
