/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	line-height: 16px;
}

.text_sub_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-transform: uppercase;
	font-weight: bold;
}

.text_sub_header a:link,
.text_sub_header a:active,
.text_sub_header a:visited {
	border: none;
	background: none;
	text-decoration: none;
	color: #006699;
}

.text_sub_header a:hover {
	border: none;
	background: none;
	text-decoration: none;
	color: #006699;
}

.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.text_footer a:link,
.text_footer a:active,
.text_footer a:visited {
	text-decoration: none;
	color: #999999;
}

.text_footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.text_error {
	color: #FF0000;
}

.form_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
}

.image_left {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

.image_left a:link,
.image_left a:active,
.image_left a:visited,
.image_left a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
}

hr {
	height: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.text_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
.border_full {
	border: 1px solid #CCCCCC;
}