body {
	background-attachment: scroll;
	background-color: #1B5C93;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_header {
	background-image: url(images/table_head.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.t_cell_a {
	background-color: #F1F4F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}



a:link {
	text-decoration: underline;
	color: #1D4165;
}
a:visited {
	color: #1D4165;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

.top_nav_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.hom_main_box {
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/quote_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	min-width: 758px;
}
.form {
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/search_bg.png);
	padding: 3px;
	border: 1px solid #006699;
}

.main_box {
	background-color: #FFFFFF;
	background-image: url(images/main_box_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 500px;
	min-height: 300px;
	margin-top: 10px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
}
.right_box {
	float: right;
	width: 270px;
	margin-top: 10px;
	background-image: url(images/right_box_bg.png);
	background-repeat: no-repeat;
	min-height: 300px;
}


.large_quote {
	font-size: 13px;
	color: #666666;
	font-style: italic;
}



.footer_link:link {
	color: #404040;
	text-decoration: none;
}
.footer_link:visited {
	color: #404040;
	text-decoration: none;
}
.footer_link:hover {
	color: #000000;
	text-decoration: underline;
}

.content_box {
	background-image: url(images/head_background.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	min-height: 621px;
}
.header_box {
	background-image: url(images/header_bg.png);
	height: 163px;
	width: 800px;
}
.menu_box {
	width: 800px;
	background-color: #FFFFFF;
	min-height: 162px;
	overflow: hidden;
	clear: both;
	background-image: url(images/head_background2.png);
	background-repeat: no-repeat;
	background-position: right;
}
.top_nav_box {
	float: right;
	width: 800px;
	margin-top: 5px;
	overflow: hidden;
	height: 16px;
	color: #CCCCCC;
}
.body_box {
	background-color: #FFFFFF;
	width: 800px;
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	overflow: auto;
}
.footer_box {
	width: 780px;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/body_bg_flipped.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

.search_box {
	float: right;
	clear: both;
	margin-top: 95px;
	overflow: hidden;
	height: 38px;
	width: 420px;
}
.search_field_box {
	float: right;
	width: 150px;
}
.search_field {
	background-image: url(images/search_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #FBB973;
	padding: 4px;
	font-size: 10px;
	color: #999999;
}





.top_graphic_box {
	background-color: #FFFFFF;
	float: left;
	height: 161px;
	width: 647px;
	margin-right: 1px;
	background-image: url(images/head_background2.png);
	clear: right;
}

.nav_link_box {
	background-image: url(images/nav_bg.png);
	height: 25px;
	width: 150px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}

.nav_link_box a {
	display:block;
}

.nav_link_box:hover {
	background-image: url(images/nav_bg_on.png);
}

.nav_box {
	width: 152px;
	float: left;
}
.home_link_box {
	background-image: url(images/home_nav_bg.png);
	height: 25px;
	width: 150px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
.home_link_box a {
	display:block;
}
.search_button {
	background-image: url(images/search_button_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #FBB973;
	padding: 3px;
	color: #FFFFFF;
	font-size: 10px;
}
.welcome_box {
	float: left;
	width: 240px;
	line-height: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E2E2E2;
	min-height: 300px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E2E2E2;
	margin-top: 10px;
	clear: both;
}
.news_div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.news_div:hover {
	background-color: #E4EFFA;
	border: 1px solid #C2DBF3;
	padding: 5px;
}

.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.news_box {
	float: left;
	width: 240px;
	line-height: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E2E2E2;
	min-height: 300px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg_2.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	clear: right;
	overflow: hidden;
}
.misc_box {
	float: left;
	width: 232px;
	line-height: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E2E2E2;
	min-height: 300px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	clear: right;
}
.large_quote_blue {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	font-style: italic;
}
.main_title {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
}
p {
	text-align: justify;
}
span {
	text-align: justify;
}
.form_button {

	background-image: url(images/form_button_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #006699;
	padding: 3px;
	color: #FFFFFF;
	font-size: 10px;
}
.large_quote_red {

	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.t_cell_b {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.sub_table_header {
	background-image: url(images/sub_table_header.png);
	background-repeat: repeat-x;
}
.taglink:link {
	color: #BCBCBC;
	text-decoration: none;
}
.taglink:visited {
	color: #BCBCBC;
	text-decoration: none;
}
.taglink:hover {
	color: #000000;
	text-decoration: underline;
}
.cl1
{
	font-size:10px
}
.cl2
{
	font-size:12px;
	font-weight:bold
}
.cl3
{
	font-size:14px
}
.cl4
{
	font-size:18px;
	font-weight:bold
}

