html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, br {
	margin: 0;
	padding:0;
	border: 0;
}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, br{
	padding:0 10px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #092543;
	background-image:url(../images/bg_stripes.gif);
	background-repeat:repeat;
	background-position:top;
	line-height:1.5;
	color: #4E3809;
}
p {
	color: #4E3809;
	line-height: normal;
	line-height:2;
	padding:5px 10px;
}
table p, table, tr, td{
	padding:3px;
	margin:3px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3809;
	text-decoration: underline;
	text-transform: none;
	font-style:normal;
}
a:hover {
	color: #F3290A;
}
ul, li{
margin: 0 0 0 15px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#003;
	font-size: 14px;
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom: 1px solid #FFF;
	margin: 0 0 5px 0;
}
.overall_header{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:none;
	color:#EAE0A7;
	position:absolute;
	left:135px;
	top:5px;
	font-size:24px;
}
h2, h2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom: 1px solid #FFF;
	margin: 5px 0 15px 0;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #524865;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
#menubar p, #menubar a{
	line-height:normal;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#987221;
	text-decoration:none;
}
#menubar a:hover{
	color:#27598E;
}
#mainright ul, #mainleft ul, #maincenter ul{
	padding:0 10px 10px 0;
	line-height:normal;
	color:#65839F;
}
#linksleft ul{
	padding:0 10px;
	margin:5px 10px;
	line-height:1.5;
	color:#24517D;
}
#linksleft li{
	padding: 5px 0;
}
#maincenter .cell p,#maincenter  .cell_light p,#maincenter  .cell h3,#maincenter  .cell_light h3{
	padding:0; margin: 0;
}
#contact_message, #error_message, .error_message, .error{
	color:#CC0000;
	font-weight:bold;
}