/* CSS Document */

body {
	background: images/tile.gif;
	background-repeat:repeat;
	background-image: url(../images/tile.gif);
	margin: 0px;
}
a:link {
	color: #006699;
}
a:hover {
	color: #003366;
}
a:visited {
	color: #666666;
}
.shadow {
	background-image: url(../images/shadow_tile.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forms {
	margin: 0px;
	padding: 0px;
}
.subnav {
	background-image: url(../images/back_subnav.jpg);
	background-repeat:repeat-x;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 208px;
	padding-bottom: 30px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #35414a;
}
.background {
	background-image: url(../images/back_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.copy:link {
	font-weight:bold;
	font-size:10px;
	color: #006699;
	text-decoration: none;
}
a.copy:visited {
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	color: #666666;
}
a.copy:hover {
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
	color: #006699;
}
a.white:link {
	font-weight:bold;
	font-size:10px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
	color: #006699;
}
.bold {
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
	vertical-align: top;
}
.subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
	padding-bottom: 20px;
	vertical-align: top;
}
	
.background_bottom {
	background-image: url(../images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.shadow2 {
	background: images/shadow.gif;
	background-repeat:repeat-x;
	background-image: url(../images/top2.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.italic {
	font-style: italic;
}
.subheads {
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #eeeeee;
	vertical-align: top;
}
.table_cell_color_1 {
	background-color: #eeeeee;
}
.table_cell_color_1_bold {
	background-color: #eeeeee;
	font-weight:bold;
}
.table_cell_header {
	background-color: #cccccc;
	font-weight:bold;
}
.r_column_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27353F;
}
UL{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
LI{
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 15px;
	COLOR: #333333;
	PADDING-LEFT: 3px;
	PADDING-TOP: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.back_news {
	background-image: url(../images/back_news.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.table_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cccccc;
}
.contact_table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	vertical-align: top;
}
