
/************************/
/* MAIN PAGE STYLING */
/************************/
.mainhead {
	font-family:Arial;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	color:#000080;
	font-size:9pt;
}

.axa_details{
	color:#999999;
	font-family:Arial;
	font-size:8pt;
	padding:5px 0px 5px 0px;
}
.clientNumber{
	width:100px;
	background:url(images/phone.gif) no-repeat;
}
.article, p, body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.article{
	padding:0px 0px 5px 10px;
}
a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
.articlehead{	
	font-family:Arial;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#00080;
	font-size:9pt;
}
.clientTitle{
	font-family:Arial;
	font-size:20pt;
	font-weight:bold;
	color:#000080;
	padding:10px 0px 5px 20px;
}
.articleheaddescription {
	font-style:italic;
	color:#666666;
	font-family:Arial;
	text-align:left;
	font-size:9pt;
	padding:0px 0px 5px 10px;

}
.bottomNav{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#999999;
	text-align:center;
	vertical-align:text-top;
	text-decoration:none;
}
.footer{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	padding:3px;
}
/************************/
/*    SOW MENU STYLE    */
/************************/
.sowMenuHolder{
	float:left;
	width:200px;
}
.sowMenu{
	padding:5px 5px 5px 15px;
	background:url(images/dot.gif) no-repeat 5px 8px #eeeeee;
	font-size:9pt;
	font-family:Arial;
	border-bottom:1px #ffffff solid;
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
.sowMenu a{
	text-align:left;
	text-decoration:none;
	color:#666666;
	
}
.sowMenu a:hover{
	color:#999999;
	text-decoration:none;
}		
/************************/
/* RESULTS PAGE STYLING */
/************************/

.aio_results_table {
	width:100%;
	background:white;	
}
.aio_aio_resource_list{
	padding:0px 5px 0px 5px;
}
.aio_ato_results{
	padding:0px 5px 0px 5px;
}
.aio_results_table p{
	font-family:Arial;
	font-size:9pt;
}	
.aio_sub_head2 {
	font-family:Arial;
	color:#ffffff;
	background:#4040ff;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}

.aio_sub_head3 {
	font-family:Arial;
	color:#ffffff;
	background:#208020;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}

.aio_ato_local_results_header {
	font-family:Arial;
	color:#ffffff;
	background:#000080;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}
.aio_row0 {	
	background:#E8f9D8;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	padding-top:5px;
}
.aio_row1 {
	background:#ffffff;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	padding-top:5px;
}
.aio_url{
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#000080;
	text-decoration:none;
}
.aio_url:hover{
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	text-decoration:none;
}
