@charset "utf-8";
body {
	background-color: #001A33;
	margin:0;
	font-family: arial;
}
.cont {
	font-size: 12px;
	line-height: 17px;
}
.title {
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
	font-family: verdana;
	font-weight: 700;
}


.hp_txt {
	font-size: 11px;
	color: #FFFFFF;
}
.hp_txt1 {
	font-size: 12px;
	font-weight:700;
	text-align:center;
	color: #FFFFFF;
}.hpcont {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}
.hpheading {
	font-family: verdana;
	font-size: 15px;
	font-weight: 700;
}
.td_bg {
	background-image: url(/images/hp_bg1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.li1 {
	font-family: verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #FFFFFF;
	list-style-image: url(/images/bullet.gif);
}
.ul1 {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	list-style-image: url(/images/bullet1.gif);
}
.panel_bg {
	background-image: url(/images/panel_bg1.jpg);
	background-repeat: repeat-x;
	background-color: #013565;
}
.foot {
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana;
	line-height: 21px;
}
.leftbg {
	background-image: url(/images/left_panel1.jpg);
	background-repeat: repeat-x;
	background-color: #003466;
}
.white {
	color: #FFFFFF;
}
.leftbg_p {
	font-size: 11px;
	line-height: 15px;
}
.left_title {
	font-size: 16px;
	font-family: verdana;
	font-weight: 700;
}

h1 {
	font-size: 16px;
	text-indent: 8px;
	font-family: verdana;
	font-weight: 700;
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}