body {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	margin: 0em;
	background-color: #FFFFFF;
}

.title {
	font-size: 18px;
	color: #BF0003;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: thin dashed #ABAEB5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	word-spacing: 0.5em;
	letter-spacing: 0.3em;
}


div.boxes{
	width: 280px;
	border: 1px solid #9C9C9C;
	font: 12px/15px Arial;
}
div.boxes{
	width: 280px;
	border: 1px solid #9C9C9C;
	font: 12px/15px Arial;
}

.pathway {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

.agheader {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #224059;
	background-color: #D7E5EF;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #ABAEB5;
	border-right-color: #ABAEB5;
	border-bottom-color: #ABAEB5;
	border-left-color: #ABAEB5;
}

.table_body_left {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABAEB5;
	border-right-color: #ABAEB5;
	border-bottom-color: #ABAEB5;
	border-left-color: #ABAEB5;
}

tr.table_body {
	background-color: #ffffff;
}

tr.table_body:hover {
	background-color: #FFFCCC;
}

tr.table_body_color {
	background-color: #EFEFEF;
}

tr.table_body_color:hover {
	background-color: #FFFCCC;
}

.table_body_right {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #ABAEB5;
	border-right-color: #ABAEB5;
	border-bottom-color: #ABAEB5;
	border-left-color: #ABAEB5;
}

input,select,textarea {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #7F7F7F;
	border-style: dashed;
	color: #3F3F3F;
	font-weight: normal;
}

.message_io {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
}

.message_nio {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.goback {
	font-size: 12px;
	color: #BF0003;
	text-decoration: none;
	font-weight: bold;
}
.content {
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: normal;
}

.infotext {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #3F3F3F;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: justify;
	width: 855px;
	line-height: 1.7em;
	background-color: #D7E5EF;
	border: thin dashed #333333;
}


.contentStrong {
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}

.content_light {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.content_top_menu {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.header {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.header_nav {
	font-size: 11px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

.header_nav :link {
	font-size: 11px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

.header_nav :visited {
	font-size: 11px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;

}

.header_nav :hover {
	font-size: 11px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

.header_nav :active {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
}

