﻿*{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
}
td
{
	line-height: 21px;
}

body{
	/*background-image: url("images/background_large.jpg");*/
	background-image: url("images/aiq_background_rc.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	background-color: #aaacaf;
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
}

.text
{
	color: #1e1e1e;
}

ol
{
	text-align: left;
	padding-left: 25px;
}

ul
{
	list-style-type: square;
    color: #ce8e00;
    padding-left: 25px;
    text-align: left;
}

p{
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}

br{
	line-height: 15px;
}

p br{
	line-height: 19px;
}

img,div,td,table,tr {
	
	border: 0; 
}
li
{
	
}

input
{
	
}

.imageclass
{
	
	border: 0;
	cursor: pointer;
}

#header_wrapper{
	background-image: url("images/header-bg.gif");
	background-repeat: no-repeat;
	height: 108px;
}

.header{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
}
A.header{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
A.header:link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
A.header:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
A.header:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
A.header:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#banner_wrapper{
	height: 145px;
}

#main_wrapper{
	/*height: 550px;*/
	width: 869px;
}

#news_main_wrapper
{
	/*height: 934px;*/
	width: 872px;
}

.home_main_left{
	width: 521px;
	background-color: white;
	padding-top: 26px;
	padding-left: 7px;
}

.home_main_left_bottom{
	background-image: url("images/home-main-left-bg-bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
}

.home_main_right{
	width: 370px;
	background-image: url("images/home-main-right-bg.gif");	
	background-repeat: repeat-y;
	background-position: left top;
}

.home_main_right_middle{
	background-image: url("images/home-main-right-bg-middle.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-top: 25px;
	padding-left: 15px;
}

.home_main_right_bottom{
	background-image: url("images/home-main-right-bg-bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	text-align: right;
}

.home_news_link{
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
}

A.home_news_link{
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.home_news_link:visited{
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.home_news_link:active{
	color: #1e1e1e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.home_news_link:hover{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.text_header{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#footer_wrapper{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
}

.footer{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
}

A.footer{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.footer:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.footer:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.footer:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.interior_main_left{
	width: 202px;
	background-image: url("images/interior-main-left-bg.gif");	
	background-repeat: repeat-y;
	background-position: left top;
}

.interior_main_left_middle{
	background-image: url("images/interior-main-left-bg-middle.gif");
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 384px;*/
	padding-top: 25px;
	padding-left: 4px;
	text-align: left;
}

.interior_main_left_bottom{
	background-image: url("images/interior-main-left-bg-bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	text-align: right;
}

.interior_main_right{
	width: 667px;
	background-color: white;
	padding-left: 18px;
	padding-right: 7px;
	padding-top: 25px;
}


.interior_main_right_bottom{
	background-image: url("images/interior-main-right-bg-bottom.gif");
	background-repeat: no-repeat;
	height: 51px;
}

.news_main_top_bg
{
	background-image: url("images/news-main-bg-top.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
    width: 872px;
}

.news_main_middle_bg
{
	background-image: url("images/news-main-bg-middle.gif");
	background-repeat: repeat-y;
	background-position: top center;
	width: 872px;
}

.news_main_bottom_bg
{
	background-image: url("images/news-main-bg-bottom.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height: 10px;
    width: 872px;
}

.int_left_menu_link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.int_left_menu_link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
}

A.int_left_menu_link:link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.int_left_menu_link:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.int_left_menu_link:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.int_left_menu_link:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.int_left_menu_sublink{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
}

A.int_left_menu_sublink{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.int_left_menu_sublink:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.int_left_menu_sublink:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.int_left_menu_sublink:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.int_left_menu_header_link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

A.int_left_menu_header_link{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
A.int_left_menu_header_link:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
A.int_left_menu_header_link:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
A.int_left_menu_header_link:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	font-family: Arial;
	font-size: 13px;
	color: #3a6e8f;
	text-decoration: none;
}

a:active
{
	font-family: Arial;
	font-size: 13px;
	color: #3a6e8f;
	text-decoration: none;
}

a:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #3a6e8f;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ce8e00;
	text-decoration: none;
}

#dnn_ctr431_SearchResults_dgResults tr,#dnn_ctr431_SearchResults_dgResults td
{
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	margin: 5px 5px 5px 5px;
}

.breadcrumblinks
{
	color: #3a6e8f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding-right: 15px;
}

a.bdlink:link
{
	color: #3a6e8f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}
a.bdlink:active
{
	color: #3a6e8f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}
a.bdlink:visited
{
	color: #3a6e8f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}
a.bdlink:hover
{
	color: #1e1e1e;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}

.bctd
{
	line-height: 14px;
}

.contactinfo
{
	color: #3a6e8f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
}


/* SITEMAP CSS */
A.sitemap_root{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.sitemap_root:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.sitemap_root:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.sitemap_root:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

A.sitemap_sub{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.sitemap_sub:visited{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.sitemap_sub:active{
	color: #3a6e8f;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
A.sitemap_sub:hover{
	color: #ce8e00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

div.main_page_navigation{
	cursor: pointer;	
	cursor: hand;	
	border: 0;		
	background-image: url('/Portals/0/Skins/AdvantageIQ/images/navigation/Utility-Nav-Button-Gray.gif');
	background-repeat: no-repeat;

}
