@charset "utf-8";
/* CSS Document */


#checkFieldRobocop {
	visibility: hidden;
	display:none;
}

body {
	background-color: #dee8fe;
	margin: 0 0 0 0;
}

#mainContainer {
	width: 980px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;	
}

#headerContainer {
	width: 820px;
	float: left;
	border-width: 0px;	
}

#headerTagline {
	background-image:url(../img/tagline.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 13px;
}

#headerMainMenu {
	float: none;
	clear: both;
}

#headerMainMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#headerMainMenu_end1 {
	background-color: #f8c880;
	width: 5px;
	float: left;
	height: 50px;
}

#headerMainMenu_end2 {
	background-color: #f09100;
	width: 10px;
	height: 50px;
	float:left;
}

#menu_top_closed_active_link {
	background-color:#fff;
	border-bottom-color: #e5e5e5;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #0060a9;	
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #e5e5e5;	
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;	
	border-right-style: solid;
	border-right-width: 1px;			
	width: 160px;
	height: 48px;
	line-height: 48px;	
	display: block;
	text-align:center;
	float: left;
	margin: 0 -1px -1px 0;		
}

#menu_top_closed_active_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0060a9;
	text-decoration: none;
}

#menu_top_closed_link {
	background-color:#fff;
	border-bottom-color: #e5e5e5;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #e5e5e5;	
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #e5e5e5;	
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;	
	border-right-style: solid;
	border-right-width: 1px;			
	width: 160px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align:center;	
	float: left;	
	margin: 0 -1px -1px 0;		
}

#menu_top_closed_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f09100;
	text-decoration: none;
}

#menu_top_closed_link a:hover {
	color: #0060a9;
}

#menu_top_open_active_link {
	background-color:#fff;
	border-bottom-color: #e5e5e5;	
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #0060a9;	
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #e5e5e5;	
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;	
	border-right-style: solid;
	border-right-width: 1px;			
	width: 160px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align:center;	
	float: left;	
	margin: 0px -1px -1px 0px;		
}

#menu_top_open_active_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0060a9;
	text-decoration: none;
}

#menu_top_open_link {
	background-color:#fff;
	border-bottom-color: #e5e5e5;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #e5e5e5;	
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #e5e5e5;	
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;	
	border-right-style: solid;
	border-right-width: 1px;			
	width: 160px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align:center;	
	float: left;	
	margin: 0px -1px -1px 0px;		
}

#menu_top_open_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f09100;
	text-decoration: none;
}

#menu_top_open_link a:hover {
	color: #0060a9;
}

#headerSubMenu {
	height: 28px;
	width: 819px;
	background-image:url(../img/submenu_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #e5e5e5;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #e5e5e5;	
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #e5e5e5;	
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;	
	border-right-style: solid;
	border-right-width: 0px;	
	float: none;
	clear: both;
}

#headerSubMenu ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#headerSubMenu ul, li {
	list-style: none;
	float: left;
}

#menu_sub_active_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0060a9;
	text-decoration: underline;
	float: left;
	margin-right: 10px;
	height: 28px;
	line-height: 28px;
}

#menu_sub_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	float: left;
	margin-right: 10px;		
	height: 28px;
	line-height: 28px;	
}

#menu_sub_link a:hover {
	color: #0060a9;
	text-decoration: underline;
}

#leftContainer {
	width: 160px;
	float: left;
	border-width: 0px;
}

#logoContainer {
	background-image:url(../img/logo.gif);
	background-repeat: no-repeat;	
	height: 198px;
	margin-top: 13px;
	width: 152px;
}

#contentContainer {
	width: 820px;
	float: left;
}

#labels {
	margin-top: 2px;
	height: 370px;
	background-image:url(../img/home_bg_left.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#labels p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#labels ul {
	padding: 0px;
	margin: 0px;
}

#labels li {
	list-style-type: square;
	list-style-position: inside;
	color:#f09100;	
	float: none;
}

#labels a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0060a9;
	text-decoration: none;
}

#labels a:hover {
	text-decoration: underline;
}

#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	width: 540px;
	margin-bottom: 25px;
	float: left;
}

#footerContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	width: 780px;
	margin-bottom: 25px;
	float: left;
}

#mainContentHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 820px;
	float: left;
	background-image:url(../img/home_bg_right.jpg);
	background-repeat: no-repeat;
	height: 480px;
}

#becomeAssociate {
	position: absolute;
	top: 330px;
	padding-left: 570px;
}

#mainContent h1, #footerContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}

#mainContent h2, #footerContent h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f09100;
	margin:0px; 
	padding:0px;
}

#mainContent td, p, #footerContent td, p{
	font-size: 11px;
	line-height: 17px;
	margin:0px; 
	padding:0px;
	margin-bottom: 15px;	
}

#mainContent hr {
	border: none;
	width: 100%;
	color: #e5e5e5;
	background-color: #e5e5e5;
	height: 1px;
}

#qsContentHome {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
	float: left;
}

#qsContentHome h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;	
}

#qsContentHome h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #f09100;
	margin:0px; 
	padding:0px;
}

#qsContentHome td, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	line-height: 17px;	
}

#qsContentHome td {
	padding: 5px;
}

.errormessage {
	color: #F00;	
}

#searchContentHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}


#searchContentHome h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #f09100;
	margin:0px; 
	padding:0px;
}

#searchContentHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
 
#searchContentHome li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	float: none;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	list-style: inside;
	list-style-type: square;
}

#searchContentHome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0060a9;
	text-decoration: none;
}

#searchContentHome a:hover {
	text-decoration: underline;
}

#mainContent ul {
	font-size: 11px;
	line-height: 17px;
}

#mainContent ol {
	font-size: 11px;
	line-height: 17px;
}

#mainContent li {
	list-style: disc;
	float: none;
}

#mainContent a, #footerContent a {
	font-size: 11px;
	font-weight: bold;
	color: #0060a9;
	text-decoration: none;
}

#mainContent a:hover, #footerContent a:hover {
	text-decoration: underline;
}

#home_slogan {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 420px;
	padding-left: 60px;
}

#home_slogan1 {
	font-size: 17px;
	color: #000;
}

#home_slogan2 {
	font-size: 30px;
	color: #0060a9;
	float: left;
	padding-right: 15px;
}

#home_slogan3 {
	font-size: 30px;
	color: #548dd4;
	float: left;
	padding-right: 15px;	
}

#home_slogan4 {
	font-size: 30px;
	color: #f09100;
	float: left;
	padding-right: 15px;	
}

#home_slogan5 {
	font-size: 30px;
	color: #f24001;
	float: none;
	clear: right;
	padding-right: 15px;	
}

#home_slogan6 {
	font-size: 17px;
	color: #000;
	clear: both;
	float: right;
	padding-right: 350px;
}

#subContent {
	width: 230px;
	float:left;
}

#newsHeader, #eventsHeader {
	background-color: #0060a9;
	height: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
	padding-left: 5px;
	float: left;
	width: 210px;
}

#newsHeader_end1, #eventsHeader_end1 {
	background-color: #f8c880;
	width: 5px;
	float: left;
	height: 25px;
}

#newsHeader_end2, #eventsHeader_end2 {
	background-color: #f09100;
	width: 10px;
	height: 25px;
	float:left;
}

#searchHeader {
	margin-top: 15px;
	height: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	padding-left: 5px;
}

#searchContent {
	height: 49px;
	background-image:url(../img/search_bg.jpg);
	background-repeat: repeat-x;
	line-height: 48px;
	padding-left: 5px;
}

#newsContent, #eventsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #e5e5e5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;	
	padding-left: 5px;
	clear: both;
}

#newsContent ul, #eventsContent ul, #newsContent li, #eventsContent li {
	padding: 0px;
	margin: 0px;
	float: none;
	line-height: 25px;
	list-style: inside;
	list-style-type: square;
	color:#f09100;
}

#newsContent a, #eventsContent a {
	text-decoration: none;
	font-weight: bold;
	color: #0060a9;
}

#newsContent a:hover, #eventsContent a:hover {
	text-decoration: underline;
}

#newsLink, #eventsLink {
	border-left-color: #e5e5e5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;	
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	clear: both;
}

#newsLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060a9;
	text-decoration: none;
	font-weight: bold;	
	line-height: 25px;
}

#newsLink a:hover {
	color: #0060a9;
	text-decoration: underline;
	font-weight: bold;	
}

#eventsLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060a9;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;	
}

#eventsLink a:hover {
	color: #0060a9;
	text-decoration: underline;
	font-weight: bold;	
}

#newsEventDate {
	color: #999;
	font-size: x-small;
	line-height: 20px;
}



#footerContainer {
	clear: both;
}

#footerPlaceholder {
	height: 25px;
	background-color: #FFFFFF;
	clear: both;
}

#footerToolbar {
	background-image:url(../img/footer_bg_top.jpg);
	height: 25px;
}

#footerToolbar img {
	padding-top: 5px;
	margin-left: 5px;
}

#footerToolbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#footerToolbar a:hover {
	text-decoration: underline;
}

#footerMenuContainer {
	background-image:url(../img/footer_bg_bottom.jpg);
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}

#footerCopyright {
	float: left;
	line-height: 25px;
	padding-left: 10px;
}

#footerMenu {
	float: right;
}

#footerMenu a {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;	
	line-height: 25px;
}

#footerMenu a:hover {
	text-decoration: underline;
}

#footerContent ul {
	font-size: 11px;
	line-height: 17px;
}

#footerContent li {
	list-style: disc;
	float: none;
}

#benchmarkQuestion {
	background-color: #CCCCCC;
	padding: 10px;
}

#benchmarkFeedback {
	padding: 10px;
}

#infoBox {
	background-color: #FF9;
	border-color: #000;
	border-style: solid;
	border-width:thin;
	padding: 2px;
}
