body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}

th, td {
	font-family: Verdana, Arial;
	font-size: 11px;	
}

li {
	margin-bottom: 5px;
}

table.frame {
	border: solid 1px #CECECE;
	width: 755px;
}

table.headline {
	background-image: url(../Images/bg_headline.gif);
	height: 20px;
	margin-bottom: 7px;
}

table.headline1 {
	background-image: url(../Images/bg_headline.gif);
	/*height: 15px;
	margin-bottom: 7px;*/
}

table.tab {
	background-image: url(../Images/Top/bg.gif);
	height: 22px;
}

table.partner {
	border: solid 3px #F5F5F5;
	/*border: solid 3px #A10E04;*/
	width: 100%;
}

td.partner_img {
	padding: 5px;
	text-align: center;
	width: 25%;
}

td.partner_img_b {
	padding: 5px;
	text-align: center;
	width: 25%;
	border-bottom: solid 1px #F5F5F5;
}

td.partner_link {
	padding: 5px;
	text-align: center;
	width: 25%;
}

td.partner_link_b {
	padding: 5px;
	text-align: center;
	width: 25%;
	border-bottom: solid 1px #F5F5F5;
}

td.partner_link_r {
	padding: 5px;
	text-align: center;
	width: 25%;
	border-right: solid 1px #F5F5F5;
}

td.partner_link_br {
	padding: 5px;
	text-align: center;
	width: 25%;
	border-bottom: solid 1px #F5F5F5;
	border-right: solid 1px #F5F5F5;
}

td.frame_left_top {
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #000000;
	width: 190px;
	height: 20px;
}

td.frame_left_middle {
	border-left: solid 1px #FFFFFF;
	/*border-bottom: solid 1px #FFFFFF;
	background-color: #164973;*/
	background-color: #1C4F78;
	text-align: center;
	width: 190px;
}

td.frame_left_bottom {
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #3C6F9A;
	background-image: url(../Images/line.gif);
	width: 190px;
}

td.frame_right {
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

td.frame_right_tab {
	border-right: solid 1px #FFFFFF;
	/*border-bottom: solid 1px #FFFFFF;*/
	background-color: #3C6F9A;
	background-image: url(../Images/Top/bg_banner.gif);
	height: 80px;
}

td.oneisone {
	background-color: #3C6F9A;
	border-bottom: solid 1px #044071;
	/*padding-bottom: 5px;*/
}

td.financing {
	background-color: #264258;/*162f43;*/
	padding-top: 5px;
	padding-bottom: 7px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #000000;
	text-align: center;
}

td.box_lbl {
	background-color: #4B8CC2;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 10px;	
	text-align: center;
}

td.box {
	background-color: #EFF0F4;
	border: solid 1px #C0CDF0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.box_bg {
	background-image: url(../Images/box_bg.gif);
	text-align: center;
	width: 100px;
}

.line_w_b {
	border-bottom: solid 1px #FFFFFF;
}

.line_w_l {
	border-left: solid 1px #FFFFFF; 
}

.line_w_bl {
	border-left: solid 1px #FFFFFF; 
	border-bottom: solid 1px #FFFFFF;
}

.line_g_b {
	border-bottom:solid 1px #CECECE;
}

.line_g_l {
	border-left:solid 1px #CECECE;
}

.line_separator {
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: 20px;
}

.head {
	font-size: 13px;
	font-weight: bold;
	/*color: #6A6A6A;*/
	color: #540803;
	font-family: Arial, Helvetica, sans-serif;
}

.text_gray {
	color: #6A6A6A;
}

.text_red {
	color: #FF0000;
}

.text_normal {
	font-weight: normal;
}

.text_active {
	/*font-size: 12px;*/
	text-decoration: underline;
	font-weight: bold;
	color: #740000;
}

.text_white_small {
	color: #FFFFFF;
	font-size: 10px;	
}

.text_gray_small {
	color: #6A6A6A;
	font-size: 10px;
}

.input_white_small {
	border: solid 1px #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.input {
	font-family: Verdana, Arial;
	font-size: 11px;
	/*height: 21px;*/
}

.btn {
	font-family: Verdana, Arial;
	font-size: 11px;
}

a.ref {
	color: #346993;
	text-decoration: underline;
}
a.ref:hover {
	color: #740000;
	text-decoration: underline;
}

a.ref_small {
	color: #346993;
	font-size: 10px;
	text-decoration: underline;
}
a.ref_small:hover {
	color: #740000;
	font-size: 10px;
	text-decoration: underline;
}

a.ref_gray {
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: none;
}
a.ref_gray:hover {
	color: #740000;
	font-size: 10px;
	text-decoration: underline;
}

a.ref_white_small {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
a.ref_white_small:hover {
	
}

a.ref_white {
	color: #FFFFFF;
	text-decoration: none;
}
a.ref_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.ref_white_menu {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.ref_white_menu:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

#dropmenudiv{
	border: 1px solid #164973;
	border-bottom-width: 0;
	/*font:normal 12px Verdana;*/
	line-height: 18px;
	position: absolute;
	z-index: 100;
}

#dropmenudiv a {
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
	border-bottom: 1px solid #164973;
	padding: 1px 0;
	display: block;
	width: 100%;
}

#dropmenudiv a:hover { /*hover background color*/
	color: #740000;
	font-size: 10px;
	text-decoration: underline;
	background-color: #FBD3CA;
}

#dropsubmenudiv{
	border: 1px solid #164973;
	border-bottom-width: 0;
	/*font:normal 12px Verdana;*/
	line-height: 18px;
	position: absolute;
	z-index: 100;
}

#dropsubmenudiv a {
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
	border-bottom: 1px solid #164973;
	padding: 1px 0;
	display: block;
	width: 100%;
}

#dropsubmenudiv a:hover { /*hover background color*/
	color: #740000;
	font-size: 10px;
	text-decoration: underline;
	background-color: #FBD3CA;
}

table.frame_as {
	border: solid 1px #4B8CC2;
	margin: 20px 0px 20px 0px;
	background-color: #F7F8FA;
}

td.lbl_as {
	background-color: #4B8CC2;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
}

table.ad {
	border: solid 2px #182761;
	margin-left: 20px;
	width: 520px;	
}

.text_small {
	font-size: 9px;
}

.adTagStyle {
	background-color: #FFFFFF;
	padding-right: 1px;
	width: 80px;
	text-align: center;
	vertical-align: top;
}

table.tblBox { border: #c0cdf0 1px solid; }
td.tblBoxHead { background-color: #eff0f4; font-weight: bold; border-bottom: #c0cdf0 1px solid; }
.text_head { font-size:16px; font-weight: bold; }
h5 { font-family: Verdana, Arial;}

