body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, sans-serif;
}
td {
	font-size: 12px;
}
.formPage {
	padding: 20px 0 20px 0;
}
div {
	margin: 0px;
	padding: 0px;
}
.bg {
	top: 39px;
	width: 50%;
	position: absolute;
	height: 168px;
}
.bg_l {
	left: 0px;
	background:	url(../images/bg_left.gif) repeat-x;
}
.bg_r {
	right: 0px;
	background:	url(../images/bg_right.gif) repeat-x;
}
#toplinks {
	height: 39px;
	position: relative;
}
#toplinks ul {
	list-style: none;
	text-align: left;
	margin: 0px 5px;
	padding: 0px;

}
#toplinks ul li {
	padding: 0px 11px;
	display: inline;
	line-height: 39px;
}
#toplinks ul a{
	background:	url(../images/marker.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #2e4b73;
	padding-left: 16px;
}
#toplinks ul a:hover {
	color: #ff7c28;
}
#toplinks a img {
	border: 0px;
	width: 11px;
	height: 11px;
	margin: 0px 5px -2px;
}
.home {
	position: absolute;
	right: 25px;
	top: 13px;
	font-size: 12px;
	font-weight: normal;
}
#logo {
	position: relative;
	height: 168px;
}
.logo {
	height: 168px;
	width: 779px;
	position: relative;
	margin: 0px auto;
	cursor: pointer;
}
.logo div {
	position: absolute;
	top: 0px;
	height: 168px;
}
.l1 {
	left: 0px;
	width: 84px;
	background: url(../images/logo.gif) no-repeat;
}
.l2 {
	left: 84px;
	width: 370px;
	background: url(../images/logo_text.gif) no-repeat;
}
.l3 {
	left: 454px;
	width: 326px;
	background: url(../images/logo_right.gif) no-repeat;
}
#wrapper {
	position: relative;
	margin: 0px 61px;
	min-width: 780px;
}
#head {
	position: relative;
	height: 49px;
	top: -3px;
}
.head {
	top: 0px;
	width: 12px;
	height: 49px;
	position: absolute;
}
.h_l {
	left: -12px;
	background: url(../images/cont_head_l.gif) no-repeat;
}
.h_m {
	width: 100%;
	background: url(../images/cont_head_m.gif) repeat-x;
}
.h_r {
	right: -12px;
	background: url(../images/cont_head_r.gif) no-repeat;
}
#breadcrumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 49px;
	line-height: 49px;
	background: url(../images/red_bullet.gif) no-repeat 15px 19px;
	text-indent: 36px;
	font-size: 12px;
	color: #6a6a6a;
	width: 60%;
	overflow: hidden;
}
#breadcrumbs a {
	text-decoration: none;
	color: #6a6a6a;
}
#breadcrumbs a:hover {
	color: #ff7c28;
}
#search {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 49px;
	top: 13px;
	right: 12px;
}
#search form {
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top;
	top: 0px;
}
#search img {
	border: 0px;
}
.searchfield {
	border: 1px solid #cfcfcf;
	background: url(../images/bg_search.gif) repeat-x;
	width: 177px;
	height: 17px;
	margin: 0px 5px;
	line-height: 49px;
}
#cont {
	margin: 13px 0px;
	position: relative;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
#left_col {
	width: auto;
	vertical-align: top;
}
#right_col {
	position: relative;
	width: 195px;
	vertical-align: top;
	border-left: 10px solid #fff;
}
.type1 {
	width: auto;
}
.type1 .title {
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-weight: bold;
	text-indent: 9px;
	font-size: 14px;
}
.type1 .red {
	background: url(../images/red_bg.gif) repeat-x;
}
.type1 .blue {
	background: url(../images/blue_bg.gif) repeat-x;
}
.type1 .content {
	background-color: #f1f1f1;
	margin: 4px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #6a6a6a;
}
.type1 .content table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
.type1 .content td {
	padding: 0px 13px 17px;
	border: 0px solid #fff;
}
.type1 .content a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #1f7cba;
	line-height: 31px;
}
.type1 .content a:hover {
	color: #ff7c28;
}
.type1 .content ul {
	list-style: none;
	text-align: left;
	margin: 1px 0px 3px;
	padding: 3px 0px;
}
.type1 .content ul li {
	padding: 2px 9px;
}
.type1 .content ul a{
	background:	url(../images/marker.gif) no-repeat left center;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #6a6a6a;
	padding-left: 18px;
	line-height: 21px;
}
.type1 .content ul a:hover {
	text-decoration: underline;
	color: #1f7cba;
}
.type2 {
	background: url(../images/links_bg.gif) repeat-x 0px 1px;
}
.type2 .title {
	line-height: 41px;
	height: 41px;
	border: 1px solid #ccc;
	color: #478fc2;
	font-weight: bold;
	font-size: 14px;
	text-indent: 35px;
	position: relative;
}
.type2 .content {
	border: 1px solid #ccc;
	margin: 4px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	padding: 6px 13px;
}
.type2 .content h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ff7c28;
}
.type2 .content a {
	font-size: 12px;
	font-weight: normal;
	color: #1f7cba;
	text-decoration: none;
}
.type2 .content a:hover {
	color: #ff7c28;
}
.type2 .featured {
	background: url(../images/feat_links.gif) no-repeat;
}
.type2 .regular {
	background: url(../images/red_bullet.gif) no-repeat 12px center;
}
.type2 .sort {
	position: absolute;
	top: 0px;
	right: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	height: 41px;
	line-height: 41px;
}
.type2 .sort a {
	text-decoration: none;
	color: #6a6a6a;
}
.type2 .sort a:hover {
	text-decoration: underline;
}
.page_nav  {
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	margin: 6px 1px;
}
.page_nav  a {
	text-decoration: none;
	color: #6a6a6a;
}
.page_nav a:hover {
	color: #ff7c28;
	font-weight: bold;
}
#footer {
	position: relative;
	width: auto;
	height: 69px;
	min-width: 780px;
}
.foot {
	top: 0px;
	width: 12px;
	height: 69px;
	position: absolute;
}
.f_l {
	left: -12px;
	background: url(../images/cont_foot_l.gif) no-repeat;
}
.f_m {
	width: 100%;
	background: url(../images/cont_foot_m.gif) repeat-x;
}
.f_r {
	right: -12px;
	background: url(../images/cont_foot_r.gif) no-repeat;
}
#foot_menu {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
}
#foot_menu a {
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
#foot_menu a:hover {
	color: #ff7c28;
}
.red_line {
	width: auto;
	height: 4px;
	background: url(../images/red_line_bg.gif) repeat-x;
	margin: 4px 0px;
	font-size: 0px;
}
.blue_line {
	width: auto;
	height: 4px;
	background: url(../images/blue_line_bg.gif) repeat-x;
	margin: 4px 0px;
	font-size: 0px;
}
.design {
	position: absolute;
	bottom: 12px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
}
.design a {
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.design a:hover {
	color: #ff7c28;
}






