@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size:11px;
	}

p {
	font-size:11px;
	line-height:170%;
	}

a {
	color:#207eb2;
	}

.blue {
	color:#006ba7
	}

#sub_nav ul li a {
	text-decoration:none;
}

#sub_nav ul {
	margin:0px;
	padding:30px 0px 0px 0px;
	text-indent:0px;
	background:url(images/menu_grad_vert.jpg) right top no-repeat;
	}
	
#sub_nav ul li {
	font-size:11px;
	line-height:300%;
	list-style-type:none;
	text-align:right;
	margin:0px;
	padding:0px 15px 0px 0px;
	width:219px;
	
	}

#sub_nav ul li.current {
	background:url(images/menu_grad_line.jpg) no-repeat top left #ffffff; 
	border-right:0px solid #ffffff;
	color:#056098;
	font-weight:bold;
	
	}
#sub_nav ul li a:hover {
	text-decoration:underline;
}

#sub_nav ul li a {
	color:#000000;
	}
	
#it_wrapper {
	float:left;
	width:870px;
	}

#left_col {
	float:left;
	width:234px;
	margin-top:0px;
	}

#sub_nav {
	padding:20px 0px;
	margin:0px 0px 30px 0px;
	float:left;
	width:234px;
	border-right:0px solid #056098;
	background-image:url(images/whole_grad.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}

#middle_col {
	float:left;
	width:390px;
	padding:0px 30px;
	}
	
#right_col {
	float:left;
	width:164px;
	padding-left:20px;
	/*margin-top:40px;*/
	border-left: 1px solid #cccccc;
	}
#it_h1_frame {
	float:left;
	width:642px;
	padding-left:224px;
}
.grey {
	color:#999;
	}

h1 {
	font-size:17px;
	color:#006ba7;
	margin:25px 0px;
	}
	
h2 {
	font-size:13px;
	font-weight:normal;
	color:#207eb2;	
	margin:10px 0px;
	}

.header {
	font-size:11px;
	font-weight:normal;
	color:#207eb2;	
	margin:0px;
	}
	
h4 {
	font-size:9px;
	color:#7b7c7d;	
	margin:5px 0px;
	font-weight:normal;
	}
	
#call_to {
	float:left;
	width:184px;
	}

.call_to_area {
	float:left;
	padding:5px 0px;
	width:184px;
	}	

.icon {
	float:left;
	width:35px;
	text-align:center;
	padding-right:5px;
	}

.call_to_text {
	float:left;
	padding-top:3px;
	width:144px;
	}
        
#download {
	float:left;
	width:174px;
	margin:20px 0px;
	padding:0px 0px 0px 5px;
	}
	
.download_text p {
	line-height:140%;
	padding:0px;
	margin:0px;
	}	

.download_text {
	float:left;
	width:130px;
	}

.contact_today {
float:left;
width:179px;
padding: 0px 0px 0px 5px;
}

.displaybox {
	clear:both;
	width:580px;
	border: 1px solid #006ba7;
	margin: 10px 0px;
	background:url(images/table_bg.gif) no-repeat bottom left #ffffff;
                
}

.displaybox h3 {
    background: url(images/it-arrow-off.gif) right center no-repeat #006ba7;
    color:#ffffff;
	font-size:11px;
    font-weight:bold;
    width:570px;
	margin:0px;
    padding:5px;
}

.displaybox h3:hover {
    background: url(images/it-arrow-off-over.gif) right center no-repeat #006ba7;
}

.displaybox h3.expanded {
    background: url(images/it-arrow-on.gif) right center no-repeat #006ba7;
}

.displaybox h3 a {
    color:#ffffff;
}
.innerbox {
	padding:10px 20px 20px 20px;
}

.listliblue
{
	color: #006BA7;
	list-style-type:square;
	padding-left :8px;
	margin-top: 15px;
	margin-bottom: 15px;
}

