/* CSS Document */
body {margin:0; padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:#4c4c4c; }
#main {width:754px; margin:0 auto; background-color:#FFFFFF; }
img{ border:none;}
form{ margin:0px; padding:0px;}
p, h1, h2, h3, h4, h5{ padding-left:15px; padding-right:15px; padding-top:8px; padding-bottom:5px; margin:0px;}
.clear {clear:both; }
.leftfloat {float:left;}
.rightfloat{float:right;}
.bdr{
	border: 1px solid #E8E8E8;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	border-collapse:collapse;

}

.bdr2{
	border: 1px solid #999999;
	margin-right:4px;
	margin-bottom:4px;
	border-collapse:collapse;
}

#head_tp{
	height:100px;
	position:relative;
	background-image: url(../images/tp_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#header{ height:410px; position:relative;}

.tp_navi{
	background-image: url(../images/tp_navi_bg.png);
	background-repeat: repeat-x;
	font-family:"Microsoft Sans Serif";
	line-height:26px;
	font-weight:bold;
	font-size:8.5pt;
	text-align:center;
}
.tp_navi a{
	line-height:26px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tp_navi a:hover{ text-decoration:underline; color:#FFFFFF;}
.block_head{
	line-height:33px;
	padding-left:10px;
	color:#ffffff;
	background-image:url(../images/seal.jpg);
	background-repeat:no-repeat;
	height:34px;
}
#left_tp_block{ width:220px; padding-top:10px; font-size:12px;}
#left_tp_block ul{ margin:0px; padding:0px;}
#left_tp_block ul li{
	margin-left:6px;
	padding-left:12px;
	padding-right:12px;
	display:block;
	background-image:url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
}
#left_navi{
	background-image: url(../images/head_stp2.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
	width:225px;
	margin-left:5px;
}
#left_navi ul{ margin:0px; padding:0px;}
#left_navi ul li{
	list-style-type: none;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: top;
}
#left_navi ul li a{
	text-decoration:none;
	color:#000000;
	display:block;
	background-image: url(../images/navi_bg2.jpg);
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#left_navi ul li a:hover{text-decoration:underline; color:#000099;}
#btm_links{
	line-height:30px;
	text-align:center;
	background-color: #EBEBEB;
	margin-top:10px;
}
#btm_links ul{ margin:0px; padding:0px;}
#btm_links ul li{line-height:30px; display:inline; list-style-type:none;}
#btm_links ul li a{ text-decoration:none; color:#000000; padding-left:15px; padding-right:10px;}
#btm_links ul li a:hover{ text-decoration:underline; color:#000000;}
#right_area{
	padding:5px;
	background-image: url(../images/tp_shadow.jpg);
	background-repeat: repeat;
}

#footer{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #996600;
	text-align:center;
	line-height:35px;
}

.small_text {
	font-size:9px;
	color:#666666;
	font-style:italic;
}
.small_text2 {
	font-size:11px;
	color:#000066;
	text-decoration:none;
}
.heading_bg {
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-x;
}
.large_text {
	font-size:13px;
	color:#000099;
	font-weight:bold;
}
.main_heading{
	font-size:12px;
	color:#000099;
	font-weight:bold;
}
.normal_link{
	font-size:9pt;
	color:#000000;
}
.normal_link ul {
	margin:0px;
	padding:0px;
	
}
.normal_link ul li{
	font-size:9pt;
	color:#000000;
	margin-left:20px;
}
.normal_link ul li a{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
.normal_link ul li a:hover{
	font-size:9pt;
	color:#000000;
	text-decoration:underline;
}
.txt {
	font-size:8pt;
	color:#4c4c4c;
}
new css
#container {
	background-color: #27619c;
	background-image: url("/images/img_10.jpg");
	background-position: left;
	background-repeat: repeat-y;
	width: 754px;
	margin: 0px auto;
	padding: 0px;
}
#content_container {
	width: 754px;
	background-image: url("/images/img_08.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 4px;
}
table.consulttable {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.consulttable td {
	border: 0px;
	margin: 0px;
	padding: 4px;
	font-size: 11px;
}
td.consultheader {
	border-bottom: 1px solid #ddd !important;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	background-color:#1B62A9;
}
td.consultsubheader {
	border-top: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	background-color:#276FB7;
}
td.consultcross {
	text-align: center;
}
.txtbox, .dropdown {
	border: 1px solid #ccc;
	background-color: #eee;
	width: 200px;
	font-size: 11px;	
}
.txtbox2, .dropdown2 {
	border: 1px solid #ccc;
	background-color: #ffffff;
	width: 200px;
	font-size: 11px;	
}
.dropdowncross {
	border: 1px solid #ccc;
	background-color: #eee;
	width: 320px;
	font-size: 11px;	
}
.dropdowncross2 {
	border: 1px solid #ccc;
	background-color: #ffffff;
	width: 320px;
	font-size: 11px;	
}
textarea {
	border: 1px solid #ccc;
	background-color: #eee;
	width: 300px;
	height: 95px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.col1 {
	background-color:#F0F0F0;
}
.col2 {
	background-color:#E4E4E4;
}

.heading {
	font-family:"Microsoft Sans Serif";
	color:#013298;
	font-size:14px;
	font-weight:bold;
}
.img_bdr {
	border: 1px solid #999999;
	padding:4px;
	margin:2px;
}
.left_space{
	padding-left:5px;
	padding-right:5px;
}
.faq_q{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.faq_q a{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.faq_q a:hover{
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}
.f_head_bg{
	background-color:#CCCCCC;
}
.style2 {color: #0000CC}


