/* CSS Document */
body {
background:#FFFFFF;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
.main_container {
width:100%;
margin:0 auto;
}
/* Header Starts */
.header_main {
width:100%;
background-color:#328cbf;
background-image:url(../images/bg-header-footer.jpg);
height:90px;
}
.header_center {
width:900px;
margin:0 auto;
}
.header_logo {
padding-top:25px;
padding-left:0px;
border:none;
float:left;
}
.header_logo img, .header_logo img a {
border:none;
float:left;
}
.main_menu {
float:right;
padding-right:10px;
padding-top:22px;
font-size:14px;
}
.main_menu ul {
margin:0px;
padding:0px;
}
.main_menu ul li {
list-style:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
line-height:44px;
float:left;
}
.main_menu ul li a {
width:113px;
display:block;
color:#FFFFFF;
text-decoration:underline;
}
.main_menu ul li a.selected {
color:#000000;
text-decoration:none;
background:url(../images/selected-menu-bg.jpg) no-repeat;
background-position:center;
}
.main_menu ul li a:hover {
text-decoration:none;
color:#000000;
background:url(../images/selected-menu-bg.jpg) no-repeat;
background-position:center;
}
/* Header ends */
.main_banner_bg {
width:100%;
background-color:#FFFFFF;
background-image:url(../images/banner-bg.jpg);
height:265px;
}
.main_banner {
width:900px;
margin:0 auto;
}
.banner_left {
width:40%;
float:left;
}
.banner_left img {
padding-top:30px;
}
.zero_border {
border:none;
}
.banner_right {
padding-top:50px;
padding-left:30px;
}
.banner_text1 {
font-size:24px;
font-weight:600;
}
.banner_text2 {
font-size:30px;
line-height:55px;
font-weight:bold;
text-transform:uppercase;
}
.banner_text3 {
font-size:12px;
line-height:18px;
}
#banner_blue_text {
font-style:italic;
color:#328cbf;
font-weight:bolder;
}
.banner_right img {
margin-top:20px;
}
/* Banner ends */
.three_boxes {
width:900px;
margin:0 auto;
height:154px;
padding-top:30px;
background:url(../images/three-boxes.jpg) no-repeat;
background-position:center;
}
.box1 {
width:300px;
float:left;
}
.box_text1 {
font-size:12px;
font-weight:bold;
padding-left:20px;
}
.box_text2 {
font-size:11px;
padding-left:20px;
line-height:18px;
padding-top:10px;
}
.box_text3 {
font-size:12px;
padding-left:20px;
padding-top:15px;
}
.box_text3 a {
color:#328cbf;
}
.box_text3 a:hover {
text-decoration:none;
}
.box1_icon {
float:right;
padding-right:15px;
padding-bottom:10px;
display:inline;
}
.box2 {
width:300px;
float:left;
}
.box3 {
width:300px;
float:left;
}
/* 3 boxes ends */
.page_body {
width:900px;
margin:0 auto;
padding-top:20px;
}
.page_body_left {
width:600px;
float:left;
padding-bottom:45px;
}
.page_title h1 {
font-size:24px;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
padding-bottom:5px;
}
.normal_text h2 {
font-size:24px;
font-weight:bold;
}
.normal_text h3 {
font-size:18px;
font-weight:bold;
}
p {
font-size:12px;
line-height:18px;
}
ul.arrowbullet {
list-style-type:none;
padding-left:20px;
}
ul.arrowbullet li {
background-image:url(../images/bullet-right.jpg);
background-repeat: no-repeat;
background-position:left;
padding-left:30px;
}
.list_box {
width:100%;
float:left;
border:none 1px #CCCCCC;
margin-bottom:50px;
}
.list_items ul, .list_items ul a {
list-style-type:none;
font-size:12px;
color:#000000;
line-height:15px;
text-decoration:none;
padding-top:5px;
padding-left:0px;
margin:0px;
text-align:left;
}

.list_items ul, .list_items ul {
	color:#328CBF;
}
.list_items ul a:hover {
text-decoration:underline;
font-weight:bold;
color:#0396d5;
}
.list_items ul li {
background-image:url(../images/arrow-box.png);
background-repeat: no-repeat;
background-position:left;
border-bottom:1px dotted #000000;
padding-left:30px;
padding-top:7px;
padding-bottom:7px;
}
#tablestyle
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
margin-top:30px;
margin-bottom:20px;
}
#tablestyle td, #tablestyle th 
{
font-size:13px;
height:40px;
border:1px solid #2496CC;
padding:3px 7px 2px 7px;
}
#tablestyle th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#2496CC;
color:#ffffff;
}
#tablestyle tr.alt td 
{
color:#000000;
background-color:#D6F1F3;
font-weight:bold;
}
.blue_title_text {
color:#328cbf;
font-weight:normal;
}
.normal_text {
font-size:12px;
line-height:18px;
text-align:justify;
}
.normal_text a {
color:#328cbf;
}
.normal_text a:hover {
text-decoration:none;
}
.gray_subtitle_text {
color:#666666;
}
.read_more {
float:left;
font-size:12px;
padding-top:10px;
}
.page_body_right {
width:250px;
float:right;
padding-left:50px;
padding-bottom:45px;
}
/* Page body ends */
.footer_main {
width:100%;
clear:both;
background-color:#328cbf;
background-image:url(../images/bg-header-footer.jpg);
height:130px;
}
.footer_center {
width:900px;
margin:0 auto;
}
.footer_menu, .footer_menu a {
font-size:12px;
padding-top:35px;
white-space:pre;
color:#FFFFFF;
}
.footer_menu a:hover {
text-decoration:none;
}
.footer_center img {
float:right;
padding-top:10px;
}
.copyright, .copyright a {
font-size:12px;
color:#FFFFFF;
padding-top:25px;
}
.copyright a:hover {
text-decoration:none;
}
/* Footer ends */
div.social {
	position:absolute;
	top:0;
	right:0;
	margin:10px 5px;
	width:35px;
}

div.social img {
	margin-top:2px;
	border:0;
}

