body {
	margin: 0px;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E5B66;;
}
.head {
	width: 100%;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 35px 0px 15px 20px;
	background-color: #F0F4F7;
	background-image: url(common/bkg_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cb_940h {
	width: 940px;
	height: 5px;
	background-image: url(common/cb_940h.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct_940 {
	width: 940px;
	height: 5px;
	background-image: url(common/ct_940.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cb_940 {
	width: 940px;
	height: 5px;
	background-image: url(common/cb_940.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ct_940m {
	width: 940px;
	height: 5px;
	background-image: url(common/ct_940m.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cb_940m {
	width: 940px;
	height: 5px;
	background-image: url(common/cb_940m.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct_460 {
	width: 420px;
	height: 5px;
	background-image: url(common/ct_460.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cc_460 {
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 25px 20px 15px 20px;
	width: 460px;
}
.cb_460 {
	width: 460px;
	height: 5px;
	background-image: url(common/cb_460.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct_220 {
	width: 220px;
	height: 5px;
	background-image: url(common/ct_220.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cc_220 {
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 15px 20px 15px 20px;
	width: 178px;
}
.cb_220 {
	width: 220px;
	height: 5px;
	background-image: url(common/cb_220.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #365566;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.header_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #435A80;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21374C;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #435A80;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435A80;
}

a:link {
	text-decoration: none;
	color: #3B66A6;
	outline: none;
}
a:visited {
	color: #3B66A6;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #21374C;
	outline: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	outline: none;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929599;
	line-height: 12px;
	padding: 25px 0px 30px 0px;
}
.fineprint a:link {
	color: #9EA2A6;
	text-decoration: none;
}
.fineprint a:visited {
	color: #9EA2A6;
	text-decoration: none;
}
.fineprint a:hover {
	color: #677AA6;
	text-decoration: none;
}
.fineprint a:active {
	color: #900;
}
.gap_top {
	height: 75px;
}
.gap05 {
	height: 5px;
}
.gap10 {
	height: 10px;
}
.gap15 {
	height: 15px;
}
.gap20 {
	height: 20px;
}
.gap25 {
	height: 25px;
}
.gutter10 {
	width: 10px;
}
.gutter15 {
	width: 15px;
}
.gutter20 {
	width: 20px;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9098A6;
	padding: 3px 0px 3px 20px;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	background-color: #D4DDE6;
}
.menu a:link {
	text-decoration: none;
	color: #385A80;
	outline: none;
}
.menu a:visited {
	color: #385A80;
	text-decoration: none;
	outline: none;
}
.menu a:hover {
	text-decoration: none;
	color: #112033;
	outline: none;
}
.menu a:active {
	color: #CC0000;
	text-decoration: none;
	outline: none;
}

.img_l {
	float: left;
	padding: 4px 10px 4px 0px;
}
.img_r {
	float: right;
	padding: 4px 0px 4px 10px;
}

ul { 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background: url(common/bullet.gif) left center no-repeat 
}

li {
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(common/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.red {
	color: #900;
}
