body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        /*background: #d3d2d1;*/
		background: url(sky.jpg) no-repeat center top ; 
		width :  100% ; 
		display :  table ;
		margin:0; padding:0; 
}
body, html{height:100%; background: #73ADD7 url(gradient.gif) repeat-x;}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #304276;
}
a:active {
	text-decoration: none;
}
.style2 {color: #A40706}
.style3 {
	color: #A1070B;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
-->
    </style>
h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
	color: #be0404;
	text-decoration: none;
}

#MenuLinksWhite {
	
	text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#myhover a:hover{
	color: #304276;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 950px;
		  height: 100%;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
		  height: 100%;
        background: url(images/dot.gif) 312px 0px repeat-y;
		
}

#wrapperj {
		  height: 100%;
        background: url(images/dot.gif) 510px 0px repeat-y;		    
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:480px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{	
}	
	#slider ul, #slider li{
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:480px;
		height:141px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:31px;
		}	
	#nextBtn{ 
		left:480px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
		
}

#header {
        background: #26618d;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
       
}

#menulinks {
	color: White; /*background: #B23931;*/
	background: url(images/bg_menu_2.gif) repeat-x 22px 0px;
	border: 1px solid #26618D;
	margin-bottom: 1px;
	height: 34px;
}

#menulinks a {
        color: #efeeed;
        text-decoration: none;
		  vertical-align: middle;
        font-weight: bold;
        font-family:  tahoma, helvetica, arial, sans-serif;
        font-size: 13px;



}

#menulinks a:hover{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #708090;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 309px;
}

#right {
        float: right;
        width: 635px;
}

#search {
        background: #f5f4f3; 
        border-bottom: 2px solid #004b83;
        padding: 4px 0px 8px 30px;
        margin-bottom: 1px;
}

#search .text {
        width: 60px;
}

#search .submit {
        
        color: #000000;
        border: 1px solid #000000;
}

#nav {
        float: left;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav li {
        /*background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y; */
		  background: #B23931 url(images/menu_red_arrow.gif) left center repeat-y;
		  
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: right;
        width: 182px;
		  /*height: 279px;*/
		  height: 242px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#scrolltext {
float: right;
        width: 182px;
		  /*height: 279px;*/
		  height: 242px;
        border: 1px solid #bdbab6;
        margin: 0;
}
#policies h2 {
        background: #024C83;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#news {
	background: #f5f4f3;
	padding-bottom: 0.5em;
	border-top: 4px solid #fff;
	color: #666;
}

#news_index {
	background: #f5f4f3;
	padding-bottom: 0.5em;
	border-top: 4px solid #fff;
	color: #666;
}

#news_index h2 {background: #B23931; }

#news h2 {background: #B23931;border: 1px solid #26618D;}

#explore { margin-top: -1px; background: #fff url(images/right_bg.jpg) bottom right repeat-x; border-bottom: 6px solid #fff;}

#explorei { background: url(images/building1.gif)  bottom right no-repeat; padding-bottom: 1px;}

#explore ul {
	     margin-top: 10px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 10px 10px;

}

#special {
        margin-left: 1px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
        text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright { margin-top: 0px; }

#myheaders{ text-decoration: none; 
			font-family: tahoma;
			font-weight: bold;
			background: url(images/bkg_row_blue.gif) repeat-x;
			color: #ffffff;
			font-size: 12px;
			height: 25px;
			width: 97%;
			padding: 1px 1px 1px 6px;	}
			
#strategies   { margin-left: 1px;   float: left;  width: 195px;}
#strategies li{ list-style: none;  margin: 0.8em 0.5em; }

#solutions {
        float: right;
        width: 433px;
}

#solutions h2 {
        background: #024c83;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: left;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}
	

	
	
	.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

	.TransparentBox {
	border: 1px solid #CCCCCC;
	padding: 4px;
	}
	
	.grayBox {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px #CACAAD solid;
	padding: 5px;
	width: 600px;
}
	.grayBoxNoPadding {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px #CACAAD solid;
	}
	
	.box1 {
		font-family : Verdana; 
		font-size : 11px; 
		background-color: #ECF6FF;
		border: 1px #356799 solid;
		padding-left: 5px;
		padding-right: 5px;
		color: #00568C;
	}
		.goldBox {
		font-family : Verdana; 
		font-size : 11px; 
		background-color: #EEEECC;
		border: 1px #CACAAD solid;
		padding: 5px;
		width: 550px;
	}
	.darkBlueBox {
	font-family: Verdana;
	font-size: 11px;
	background-color: #073b84;
	border: 1px #CACAAD solid;
	padding: 5px;
	color: White;
}
acronym { border-bottom: 1px dashed #999; cursor: help }
.panel {
position: absolute;
top: 150px;
left: 0;
display: none;
background: #ffffff;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=95);
opacity: .95;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #000000;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 160px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px 40px 10px 15px;
font-weight: 700;
background:#304276 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 160px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#506ec3 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}
