/* GENERAL STYLES */
*{margin:0; padding:0;}

a{
color:#005a9c;
text-decoration:none;
}

a:hover{
color:#005a9c;
text-decoration:underline;
}

/*added 13_08_2008*/
h1{color:#005a9c; font-size:24px; font-weight:lighter; padding-bottom:15px;}
h2{color:#005a9c; font-size:18px; font-weight:lighter; padding-bottom:10px;}
h3{color:#000000; font-size:14px; font-weight:lighter; padding-bottom:10px;}
p{ padding-bottom:10px;}
ul{padding:0; margin-bottom:5px;}

ul{margin-bottom:10px; margin-top:10px;}

ul li{ 
list-style-type:none; 
padding:2px 5px 2px 8px; 
background:url(/media/images/dot.gif) no-repeat center left; 
width:200px; 
}

ul.linking li{ background:none; padding:2px 5px 2px 0px; }

ul.linking li a{ 
color:#555555!important;
list-style-type:none; 
padding:2px 5px 2px 8px; 
background:url(/media/images/dot.gif) no-repeat center left; 
width:200px;
font-weight:bold;
}

ul.linking li a:hover{ 
color:#000000!important;
font-weight:bold;
list-style-type:none; 
padding:2px 5px 2px 8px; 
background:url(/media/images/arrow-gray.gif) no-repeat center left; 
width:200px; 
text-decoration:none;
}


/*end*/

body{
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
font-size:0.75em;
background-color:#efebdf;
color:#333333;
height: 100%;
}

#bordering{
background-image:url(/media/images/bg_partten.jpg);
background-position:center;
background-repeat:repeat-y;
}

#continer{
width:980px;
margin: 0 auto;
border-top:none;
padding-top:0px;
padding-bottom:3px;
}

#header{
width:980px;

}

#content{
background-color:#f1f1f1!important;
padding-top:10px;
width:980px;
clear:both;
}

#content #columeOne{
width:610px;
padding-left:20px;
padding-bottom:15px;
padding-top:2px;
/*float:left;*/
}

#content #columeTwo{
width:320px;
/*border-left:1px #cccccc dotted;*/
padding-left:2px;
float:right;
padding-bottom:15px;
}

#content #columeTwo #placeHolder{margin-top:35px;}

#content #columeTwo #placeHolder img{
width:auto!important;
height:auto!important;
margin-bottom:10px;
/*border:1px solid #005a9c;*/
}



#footer{
background-image:url(/media/images/footer_bg.jpg);
background-position:center;
background-repeat:repeat-y;
}




#footerNav{
margin: 0 auto;
width:1000px;
height:62px;
color:#333333;
font: Arial, Helvetica, sans-serif !important;
}

#footerNav_holder{ padding-top:12px; font-size:10px; clear:both;}

#footerNav #footerNav_holder ul{ float:left}

#footerNav #footerNav_holder li{
background-image:none;
list-style-type:none; 
display:inline;
padding:0px 5px 0px 2px;
border-right:1px solid #333333;
}

#footerNav #footerNav_holder span{ float:right}


/* ///////////////////////////////////////////////////////////////// misc /////////////////////////////////////////// */

.alertBox{
width:314px;
min-height:125px;
height:auto;
background:url('http://www.assuredgroup.org/media/images/alert_box_bg_bottom.jpg') no-repeat bottom!important;
overflow:hidden;
background-color:#ff0000;
}

.alertBoxInner{
padding:15px 15px 0 15px;
background:url('http://www.assuredgroup.org/media/images/alert_box_bg_top.jpg') no-repeat top;
margin-bottom:10px;
_margin-bottom:0;
.margin-bottom:0;
}

.alertBox h2{ /*padding-left:20px; padding-top:15px;*/}
.alertBox p{/*padding-left:20px; width:180px; height:50px; width:170px;*/}
.alertBox img{  float:right; margin-left:15px; width:110px!important; height:auto!important; border:none!important}

.alertBox h2{ padding-left:10px; padding-top:5px;}
.alertBox p{padding-left:10px; /*width:180px; height:50px; width:170px;*/}
.alertBox img{  float:right; padding-top:10px; padding-right:10px; margin-left:15px; width:110px!important; height:auto!important; border:none!important}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
