body {
	background-color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, helvetica, sans-serif;
	margin: 0 0 0 0;
}

form { margin: 0 0 0 0; }

td { font-size: 11px; color: #222222; }

.text { font-family: normal 9px verdana, helvetica, sans-serif; color: #868686; }

.title { font-family: bold 12px verdana, helvetica, sans-serif; color: #E68F14; margin: 0 0 0 0px; }

.input_gray {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	/*border: 1px solid #498EB0;*/
}

.input_gray_d {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FDECEC;
	border: 1px solid #C00000;
}

.info_list {
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	padding: 1px 0 0 0;
	margin: 0px;
	/*width: 157px;*/
	width:165px;
}

.info_item {
	text-align: left;
	background-image: url('images/p_dot.png');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 1px 0 3px 17px;
}

.info_item a, .info_item a:link, .info_item a:visited {
	color: #666666;
	text-decoration: none;
}

.pagecontent {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin: 10px 20px 10px 0;
}

#newsbox {
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	margin: 8px 20px 10px 2px;
}
.cboxcontact {
	padding-top:5px;
}
.cboxcontact, .cboxcontact a:link, .cboxcontact a:visited, .cboxcontact a:active, .cboxcontact a:hover {
	font-size:10px;
	color: #666666;
	text-decoration:none;
}
.cboxcontact a:hover {
	color: #FF6600;
}
.cmenut a:link, .cmenut a:visited, .cmenut a:active, .cmenut a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.cmenut a:hover {
	color: #FFFFFF;
}
.cmenut_spacer {
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
}
.cmenufoot a:link, .cmenufoot a:visited, .cmenufoot a:active, .cmenufoot a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.cmenufoot a:hover {
	color: #FF6600;
}

/* MENUCUSTOM */
.cmenubox, .cmenubox_seeded {
	/*width:172px;*/
}

.cmenubox a, .cmenubox a:link, .cmenubox a:visited, .cmenubox a:hover,
.cmenubox_seeded a, .cmenubox_seeded a:link, .cmenubox_seeded a:visited, .cmenubox_seeded a:hover {
	color: #274F76;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	font-variant: small-caps;	
	text-decoration: none;	
	width: 154px !important;
	width /**/:166px;	
	display: block;
	padding: 5px 5px 5px 7px;
	text-decoration: none;
	background-color:#DAE3E8;
	margin-top:1px;
}
.cmenubox a, .cmenubox a:link, .cmenubox a:visited {
	/*background: url('images/menu_bg_.gif') no-repeat bottom;*/
}
.cmenubox a:hover {
	color: #FF6600;
	/*background: url('images/menu_bg_red_.gif') no-repeat bottom;*/
}
.cmenubox_seeded a, .cmenubox_seeded a:link, .cmenubox_seeded a:visited {
	/*color: #AA0000;*/
	color:#274F76;
	/*background: url('images/menu_bg_.gif') no-repeat bottom;*/
	/*background: url('images/menu_bg_seeded_out.png') no-repeat;*/
}
.cmenubox_seeded a:hover {
	color: #FF6600;
	/*background: url('images/menu_bg_red_.gif') no-repeat bottom;*/
	/*background: url('images/menu_bg_seeded_over.png') no-repeat;*/
}

/* END MENUCUSTOM */

ul { margin: 0; padding: 6px 0 10px 20px; }

.form_title {
	font-weight: bold;
	color: #707070;
	background-color: #e5e5e5;
	padding:2px;
	padding-left:2px;
	padding-right:2px;
	margin: 10px 0px 3px 0px;
}

.error {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
h1 { font-size: 15px; font-weight:bold; font-family: verdana, helvetica, sans-serif; color: #000000; margin-bottom:5px; }
h2 { font-size: 14px; font-weight:bold; font-family: verdana, helvetica, sans-serif; color: #000000; margin: 0px; }
h3 { font-size: 13px; font-weight:bold; font-family: verdana, helvetica, sans-serif; color: #000000; margin: 0px; display: inline; }

hr {
	color: #999999;
	margin:0px;
}

a			{ font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-decoration: underline; }
a:link		{ font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-decoration: underline; }
a:visited	{ font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-decoration: underline; }
a:hover		{ font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #A72928; text-decoration: none; }

