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: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	min-width:795px;
	background-color:#DDD;
	background-repeat:repeat;
	background-position:top;
	line-height:1.5;
	color: #2E669E;
}
p {
	color: #24517D;
	line-height: normal;
	line-height:1.5;
	font-size:95%;
}
a {
	font-size:95%;
	color: #2E669E;
	text-decoration:underline;
	text-transform: none;
	font-style:normal;
}
a:hover,  a:hover h2, a:hover h1{
	color: #F3290A;
}
ul, li{
	margin: 0 0 0 15px;
	font-size:90%;
}
h1, h1 a, a h1{
	color:#003;
	font-size:120%;
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom: 1px solid #DDD;
	margin: 0 0 5px 0;
}
h2, h2 a, a h2{
	color:#003;
	font-size:110%;
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom: 1px solid #DDD;
	margin: 5px 0;
}
h3, h3 a, a h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	color: #4C596C;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
	border-bottom: 1px solid #EEE;
	margin:10px 0 2px 0;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight: bold;
	color: #524865;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: text-top;
}
.img {
	border: 1px solid #000000;
}
#menubar p, #menubar a, #submenu p, #submenu a{
	line-height:normal;
	font-size:95%;
	font-variant:small-caps;
	color:#DDD;
	text-decoration:none;
}
#menubar a:hover, #submenu a:hover{
	color:#E74422;
}
#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;
}