@charset "utf-8";

/* CSS Document */

body{

	background: url(../images/bg_body.gif) repeat-x top #aeaeae;
	
	height: 100%;

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #585858;

}

#wrapped{

	width: 980px;
	height: 100%;

	margin: 0px auto;

	margin-top: 17px;

}

#main{

	width: 980px;
/*	background: url(../images/bg_main.gif) repeat-y #fff; */

	background: url(../images/bg_main.gif) repeat-y;

	margin-bottom: 17px;

}

#wrap_main{

	width: 980px;

	background: url(../images/bg_topsub.gif) top no-repeat;

}

#header{

	background: url(../images/bg_top.gif) top no-repeat;

	width: 940px;

	padding: 0 20px 0 20px;

}	

#header_top{

	float: left;

	width: 929px;

 	padding: 27px 11px 19px 0;

}

#nav img{

	padding: 12px 0 0 8px;

}

#logo{

	float: right;

}

#main_content{

	width: 940px;

	padding: 0 20px 0 20px;

}

#banner{

	background: url(../images/bg_banner.jpg) repeat-y;

	width: 940px;

}

#main_banner{

	background: url(../images/_bg-banner.jpg) bottom no-repeat;

}

#banner_left{

	float: left;

}

#banner_right{

	float: right;

	width: 453px;

	font-size: 14px;

	padding: 19px 23px 0 0;

}

#banner_right p{

	padding: 10px 110px 28px 5px;

	margin: 0px;

}

#banner_right_bg {

	background:url(../images/bg_right.gif) repeat-y top left;

}

#banner_right_bg p{

	clear: both;

	margin: 0px;

	padding: 0px;

	padding-bottom: 8px;

}

.bg_blue{

	background: url(../images/_blue-bg.gif) repeat-y;

	width: 147px;

	float: left;

	font-size: 11px;

	margin-right: 6px;

	border-bottom: 1px solid #20247d;

}

.bg_red{

	background: url(../images/_bg-red.gif) repeat-y;

	width: 147px;

	float: left;

	font-size: 11px;

}

.bg_orange{

	background: url(../images/_bg-orange.gif) repeat-y;

	width: 147px;

	float: right;

	font-size: 11px;

	margin: 0px;

}

.bg_orange2{

	float: left;

	margin-right: 6px;

	padding-left: 3px;

}

.bg_orange3{

	float: left;

	margin-right: 6px;

}



.bg_red2{

	float: left;

	margin-right: 6px;

}

.bg_blue2{

	float: right;

	margin: 0px;

}

.content_boxes{

	padding: 12px 20px 20px 21px;

	color: #FFFFFF;

}

#banner_right a{	

	color: #FFFFFF;

	text-decoration: underline;

}

#banner_right a:hover{

	color: #FFFFFF;

	text-decoration: none;

}

#content{
	width: 940px;
	height: 100%;

        clear: both;

}

#content_left{

	width: 439px;

	float: left;

	padding: 11px 0 0 0;

}



#logosWrapper{

	width:212px;

	display:inline;

	float:left;

}



#factWrapper{



}



#news{

	border-left: 1px solid #d4d4d4;

	padding:11px 0px 11px 15px;

	margin: 0px 0px 10px 12px;

	width: 195px;

	float: right;

	line-height: 14px;

}

#content_right{

	float: right;

	width: 456px;

	margin: 0px;

	padding-right: 23px;

}

.image_style{

	padding-right: 15px;

	float: left;

}

h2{

	color: #24298f;

	font-size: 20px;

	text-transform: capitalize;

	padding: 5px 0 10px 0;

	margin: 0px;

}

p{

	margin: 0px;

	padding-bottom: 15px;

}

a{

	color: #555555;

	text-decoration: underline;

}

a:hover{

	color: #555555;

	text-decoration: none;

}

.clr{

	clear: both;

	font-size: 0px;

	line-height: 0px;

	margin: 0px;

	padding: 0px;

}

#footer {
	width: 920px;
	color: #9899a9;
	padding: 0px 31px 10px 29px;
	/*margin-top:-17px;*/	
	padding-bottom:0px;
	margin-bottom:0px;
	background: url(../images/bg_footer.gif) no-repeat;
	height:40px;
	margin-top:0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#9899a9;
}
#footer a:hover {
	text-decoration: underline;
	color:#9899a9;
}
#footer a.seo:hover {
	color:#9899a9;
	text-decoration: none;
	cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
	padding-right: 5px;
	padding-top:13px;
}

/*--------------------------secondary page ------------------------------*/

#header_sub{

	width: 940px;

	padding: 0 20px 0 20px;

}	

#banner_sub{

	background: url(../images/give-banner.jpg) no-repeat;

	width: 940px;

}

#banner_rightsub{

	float: right;

	width: 396px;

	font-size: 14px;

	padding: 0 20px 0 0;

}

#banner_rightsub h1{

	color: #24298f;

	font-size: 22px;

	text-transform: uppercase;

	padding: 36px 0 10px 3px;

	margin: 0px;

}

#banner_sub p{

	padding-left: 3px;

}

.bottom{

	padding-top: 137px;

}

#contentsub_left{

	width: 177px;

	float: left;

	padding: 0 0px 0 24px;

	font-size: 12px;

}

#contentsub_right{

	width: 663px;

	font-size: 12px;

	float: right;

	padding: 45px 48px 0 0;

}

#contentsub_right a{

	color: #1f237a;

	text-decoration: underline;

}

#contentsub_right a:hover{

	color: #1f237a;

	text-decoration: none;

}

#title{

	width: 177px;

	color: #FFFFFF;

	margin-bottom: 5px;

}

#title ul{

	margin: 0px;

	padding: 5px 0 0 17px;

}

#title ul li{

	list-style-type: none;

	padding: 0px 0 5px 0;

	line-height: 15px;

} 

#title_sec{

	background-color: #949bbe;

}

#title_sec a{

	color: #FFFFFF;

	text-decoration: none;

}

#title_sec a:hover{

	color: #24298f;

	text-decoration: none;

}

#title_avocate{

	background-color: #da1e09;

}

#title_avocate a{

	color: #FFFFFF;

	text-decoration: none;

}

#title_avocate a:hover{

	color: #24298f;

	text-decoration: none;

}

#title_give{

	background-color: #20247e;

}

#title_give a{

	color: #FFFFFF;

	text-decoration: none;

}

#title_give a:hover{

	color: #d06c00;

	text-decoration: none;

}

.callout{

	width: 159px;

	padding-left: 18px;

	background: url(../images/bg_callout.gif) repeat-y;

}

.callout ul{

	margin: 0px;

	padding-left: 5px;

	padding-top: 2px;

}

.callout ul li{

	list-style: none;

	background: url(../images/bullet.gif) top left no-repeat;

	line-height: 15px;

	padding: 2px 0 5px 10px;

}

.callout a{

	color: #1f237a;

	text-decoration: underline;

}

.callout a:hover{

	color: #1f237a;

	text-decoration: none;

}

.space_callout{

	padding-bottom: 9px;

}

#contentsub_right ul{

	margin: 0px;

	padding-left: 20px;

}

#contentsub_right ul li{

	list-style: none;

	background: url(../images/bullet.gif) top left no-repeat;

	line-height: 15px;

	padding: 0 0 5px 10px;

}

.text_strong{

	font-size: 14px;

	font-weight: bold;

	color: #20247e;

}

.left_img{

	float: left;

	padding-right: 22px;

}

#quote{

	width: 247px;

	float: right;

	font-size: 12px;

	color: #FFFFFF;

	margin-left: 32px;

	background: url(../images/_bg-bot.gif) repeat-y;

}

.quote_content{

	padding: 7px 38px 13px 34px;

}

/*@@@@@@@@@@@@@@@@@@@@ Avocate page @@@@@@@@@@@@@@@@@@@@@*/

#wear{

	background: url(../images/_bg-wear.jpg) no-repeat;

	width: 159px;

	padding-left: 18px;

	height: 132px;

}

#wear a{

	color: #1f237a;

	text-decoration: underline;

}

#wear a:hover{

	color: #1f237a;

	text-decoration: none;

}



#avocate_right{

	width: 728px;
	height: 100%;

	float: right;

	margin: 0px;

	padding-top: 12px;

	padding-bottom: 15px;

}

#avocate_right .content{

	width: 728px;

	background: url(../images/_bg-right1.gif) repeat-y;

}

#avocate_right .in{

	width: 413px;

	padding-right: 35px;

	padding-top: 10px;

	float: right;

}

#avocate_right h1{

	background: url(../images/_bg-h1.gif) no-repeat;

	font-size: 14px;

	font-weight: bold;

	color: #20247e;

	line-height: 35px;

	margin: 0px;

	padding-left: 21px;

}

#avocate_right h2{

	font-size: 14px;

	color: #20247e;

	margin: 0px;

	padding-top: 0px;

}

#avocate_right h2 a:visited, #avocate_right h2 a:link, #avocate_right h2 a:active{

	color: #20247e;

	text-decoration: none

}

#avocate_right h2 a:hover{

	color: #20247e;

	text-decoration: underline;

}



#avocate_right a:visited, #avocate_right a:active, #avocate_right a:link{

	color: #20247e;

	text-decoration: underline;

}

#avocate_right a:hover{

	color: #20247e;

	text-decoration: none;

}	

#policy_new{

	padding-top: 9px;

	width: 728px;

	margin-bottom: 9px;

        clear: both;

}

#policy{

	width: 494px;

	float: left;

	background: url(../images/_bg-right2.gif) repeat-y;

}

#policy img {

	float: left;

}



#policy h1{

	background: url(../images/_bg-h2.gif) no-repeat;

	font-size: 14px;

	font-weight: bold;

	color: #20247e;

	line-height: 35px;

	margin: 0px;

	padding-left: 21px;

}

.policy_in{

	padding-top: 14px;

	padding-right: 20px;

	padding-left: 20px;

}

.policy_left{

	width: 80px;

	padding-left: 22px;

	padding-right: 25px;

	float: left;

}

.line{

	width: 334px;

	margin-top: 0px;

	padding-top: 0px;

	font-size: 1px;

	line-height: 1px;

	border-bottom: 1px solid #c8c8c8;

	clear: both;

	margin-left: 100px;

	height: 1px;

}

#new{

	width: 225px;

	float: right;

	color: #FFFFFF;

	

}

.new_in{

	padding-left: 0px;

	padding-bottom: 0px;

      
}

.cell{

	font-size: 14px;

	color: #20247e;

	padding-left: 21px;

}

.go_btn{

	margin-bottom: -8px;

}

.form{

	color: #aeafb0;

	font-size: 11px;

	line-height: 12px;

}

#more a:link, #more a:visited, #more a:active{

	color: #FFFFFF;

	text-decoration: none;

}

#more a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}



img {

        border: none;

}

#sum1 {
float: left;
position: relative;
width: 30%;
height: 200px;
top: -30px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid;
border-left: none;
border-bottom: none;
border-top: none;
border-color: #d7d7d7;
}

#sum2 {
float: left;
position: relative;
width: 30%;
height: 200px;
top: -30px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
border-color: #d7d7d7;
}

#sumtitle {
float:left;
width: 30%;
position:relative;
top: -35px;
	font-size: 14px;

	font-weight: bold;

	color: #20247e;

	line-height: 35px;

	margin: 0px;

	padding-left: 21px;
}
