/* CSS Document */
/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/



/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
}
#con{
	margin: 0;
	padding: 0;
	text-align: left;
	font:12px Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

#main_wrapper
{
width: 980px;
height: auto;
}

#main_wrapper_em {
width: 593px;
height: auto;
}

#container{
	/* background:url(../images/content_bg.jpg) no-repeat bottom; */
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

#container_email {
	/*background:url(../images/content_bg.jpg) no-repeat bottom;*/
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}


#leftBg {
	background:url(../images/top_white.jpg) repeat-x;
}

#leftBg_em {
	background:url(../images/bg_ctn_ee2.gif) repeat-x;
}
#rightBg {
	background:url(../images/top_black.jpg) repeat-x;
}

#rightBg_em {
	background:url(../images/bg_ctn_ee.gif) repeat-x;
}


ul{
	padding-left: 15px;
}

li{
	padding-left: 0px;
	list-style-type: disc;
}

li h4 {
line-height:16px;
}


hr{
	margin-top: 5px;
	margin-bottom: 5px;
}

a{
	text-decoration: underline;
	color: #1F497D;
	font-style: italic;
}

a:hover{
	text-decoration: underline;
	color: #f78320;
	font-style: italic;
}

h1{
	font-size: 18px;
	font-weight: bold;
        color: #366092;
        text-align:center;
        padding-bottom:15px;
        padding-top:15px;
}

h2{
	font-size: 16px;
	font-weight: bold;
        color: #366092;
        text-align:center;
        padding-bottom:15px;
        padding-top:15px;
}

h3{
	font-size: 16px 
	color: #000000;
        padding-bottom:15px;
        padding-top:15px;
}

h4{
	font-size: 18px;
	font-weight: bold;
        color: #366092;
        padding-bottom:15px;
        padding-top:15px;
}


.announcement-list {
	padding-top:7px;
	border-bottom:2px solid #000000;
}



#header{
	height: 257px;
	background: url(../images/bg_header.jpg) repeat-x top left;
	overflow:hidden;
}

#header_em {
	height: 137px;
	background: url(../images/banner_email.jpg) no-repeat top left;
	overflow:hidden;
}


#h_left{
	margin-top: 20px;
	
	float: left;
	background: url(../images/bg_hleft_logo.jpg) repeat-x top left;
	
}

#h_left_em{
	margin-top: 35px;
	
	float: left;
	/*background: url(../images/bg_hleft_logo.jpg) repeat-x top left;*/
	
}


#h_left_logo{
	height: 204px;
	width: 575px;
	background: url(../images/bg_logo.jpg) no-repeat top right;
}

#h_left_logo_em{
	height:71px;
text-align:right;
	width: 235px;
	/*background: url(../images/bg_logo.jpg) no-repeat top right;*/
}



.p_tagline{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 60px;
	margin-right: 0px;
}

.p_callus{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
}

.orange{
	color: #ff8920;
}






#h_right{
	margin-top: 20px;
	float: right;
	height: 204px;
	width: 395px;
	text-align: right;
}


#h_bottom{
	clear: both;
	text-align: center;
	padding-top: 3px;
}

#h_bottom p{
	font-size: 14px;
	color: #000000;
}




#content{
	background:url(../images/bg_left_menu.jpg) repeat-y -40px;
}

#content_email{
	/*background:url(../images/bg_left_menu.jpg) repeat-y -40px;*/
}



.c_left_box{
}

.box_header{
	height: 35px;
	background-color: #12649a;
	border-bottom: 2px solid #ffffff;
	padding-left: 15px;
	line-height: 35px;
	font-size: 18px;
	color: #FFFFFF;
}

.box_body{
	background: url(../images/bg_box_body.jpg) repeat-x top left;
	padding: 10px 15px 20px 15px;
	font-size: 12px;
}

.box_body ul {
	margin: 0 0 10px 10px;
}

.box_body p{
	font-size: 12px;
}



#c_left{
	width: 225px;
	float: left;
	padding-top: 10px;
	margin-left: 10px;
	margin-right:10px;
}

#c_right{
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#c_middle{
	width: 500px;
	float: left;
	margin-top: 30px;
	margin-left:10px;
	padding-bottom:10px;
}

#c_middle_em{
	width: 350px;
	float: left;
	margin-top: 30px;
	margin-left:10px;
	padding-bottom:10px;
}

#c_middle ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style-image:url(../images/blue-check.png);
	line-height:20px;
padding:5px 0px;
}

#c_middle ul li a{
line-height:16px;
}

#c_middle ol li {
	list-style-position: outside;
	margin-left:30px;
	line-height:16px;
	list-style-type: decimal;
}


#c_main{
	width: 720px;
	float: left;
	margin-top: 30px;
	margin-left:10px;
	padding-bottom:10px;
}

#c_main_em{
	width: 350px;
	float: left;
	margin-top: 30px;
	margin-left:10px;
	padding-bottom:10px;
}

#c_main ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style-image:url(../images/blue-check.png);
	line-height:16px;
padding:3px 0px;
}

#c_main ul li a{
line-height:16px;
}

#c_main ol li {
	list-style-position: outside;
	margin-left:30px;
	line-height:16px;
	list-style-type: decimal;
}



#c_right_bottom{
	margin-top: 15px;
	background: url(../images/bg_content.jpg) no-repeat bottom left;
	padding: 50px 20px 30px 148px;
}



#c_right_footer{
	font: 12px Arial, Helvetica, sans-serif;
	height: 45px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
Padding-top:10px;
}
#c_right_footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-style:normal;
}
#c_right_footer a:hover {
	text-decoration:underline;
}

#c_right p{
	font-size: 12px;
}

.faq a {
	color:#000000;
	font: 13px Arial, Helvetica, sans-serif;	
	text-align:left;
	text-decoration:none;
	line-height:24px;
	padding: 0px;
}
.faq a:hover {
	text-decoration:underline;
        color:#FF8920
}

#h_l_name{
       height: 20px;
       line-height: 20px;
       font-size: 11px;
}

#h_l_name a{
      font-size: 11px;
      text-decoration: none;
      color: #000;
}

.minibox{
	float: left;
	width: 119px;
	height: 66px;
	background: url(/images/bg_minibox.jpg) no-repeat top left;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.minibox h3{
	color: #2b5279;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 13px;
}

.minibox p{
	font-size: 15px;
	font-weight: bold;
}
