body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg);
	background-position:top;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.border_box {
	border-right-width:1px;
	border-right-color:#C7D1DF;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#C7D1DF;
	border-left-style:solid;
}
.border_4d {
	border-right-width:1px;
	border-right-color:#C7D1DF;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#C7D1DF;
	border-left-style:solid;
	border-top-width:1px;
	border-top-color:#C7D1DF;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#C7D1DF;
	border-bottom-style:solid;
}
/*text*/
.txt_white {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.txt_btm {
	font-family:Tahoma;
	font-size:11px;
	color:#C1CCDD;
}
a.txt_btm:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
a.subnav {
	text-decoration: none;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
a.subnav:hover {
	text-decoration: none;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}
a.underline {
	text-decoration: none;
	color:#000000;
	text-decoration:underline;
}
a.underline:hover {
	text-decoration: none;
	color:#FF9900;
	text-decoration:underline;
}
.txt_white_bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.bold_txt {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.txt_bold_blue {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0062AD;
}
.txt_bold_yellow {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFC40F;
}
.txt_bold_green {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#449338;
}
.txt_arial_18 {
	font-family:arial;
	font-size:18px;
	color:#000000;
}
.txt_tahoma_18_blue {
	font-family:tahoma;
	font-size:18px;
	color:#0062AD;
}
.txt_tahoma_18_green {
	font-family:tahoma;
	font-size:18px;
	color:#009933;
}
/*anchor links*/
a {
	text-decoration: none;
	color:#1C2992;
}
a:hover {
	text-decoration: none;
	color:#E7A822;
}
/*headings*/
.heading_bg_long {
	background-image:url(../images/heading_bg.jpg);
	background-color:#99D694;
	background-repeat:no-repeat;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:12px;
}
/*end heading*/
.sep {
	background-image:url(../images/sep.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.border_img {
	border-width:1px;
	border-style:solid;
	border-color:#003366;
}
.btn_bg_green {
	background-image:url(../images/btn_more_bg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
/*forms*/
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.banner-general {
	padding-left:50px;
	font-weight:bold;
	font-family:arial;
	font-size:27px;
	color:#FFFFFF;
}
.border_subnav {
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}