/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

a:link {
	color: #006BB7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006BB7;
}
a:active {
	text-decoration: none;
	color: #006BB7;
}

a:hover {
	text-decoration: underline;
	color: #006BB7;
}


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

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



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006BB7;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.text_small_highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.table_box_bg {
	border: 2px solid #CCCCCC;
	background-color: #F9F9F9;
	padding: 5px;
	margin: 1px;
}

hr {
	border: none 0; 
	border-top: 1px solid #CCCCCC;
	height: 1px;
	}
.table_col_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006BB7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_row {
	background-color: #FFFFFF;
}
.table_row_alt {
	background-color: #F7F7F7;
}
.text_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.search_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.table_col_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table_full_border {
	border: 1px solid #CCCCCC;
}
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #E7E7E7;
	padding: 4px;
}
.divider {
	background-image: url(images/structure/page_bg.gif);
	height: 6px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form_newproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 185px;
}
.form_newproducts_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.highlight_cell {
	border: 1px solid #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	background-image: url(images/structure/page_bg.gif);
}
ul {
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style:square;
}

