﻿body {
	background-color: #EDEDED;
	background-image: url(img/BackgroundGrey.png);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;

}
 h2
 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #A6A6A6;
 
 }
 
 h3
 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
 
 }

a {
	outline: none;
	color: #412a9f;
}
a:hover {
	color: #000;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}






/* CONTAINER ---------------------------------------------- */
#container {
	position: relative;
	width: 890px;
	margin: 0 auto;	
	padding-bottom: 100px;
}





#nav {
	background: #220e74;
	height: 35px;
}
	#nav td {
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	background-position: right;

	}	
	#nav td.active {
		cursor: default;
	}
	#nav td.rollover {
		background: #5a42bc;
	}
	#nav td.clicked {
		background: #5a42bc ;
		
	}

a.type1:link {
	color:#fff;
	text-decoration:none;
	font-size: 12px;
}
a.type1:visited {
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}
a.type1:hover {
	color: #968ecd;
	text-decoration:none;
	font-size: 12px;
}
a.type1:active {
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}

/* HEADER -------------------------------------------------------- */
#header {
	position: relative;
}
	#header #main_logo {
		/*margin: 15px 0 22px 15px;*/
		padding: 15px 0px 22px 15px;
	}
	#header #top_nav {
	width: 461px;
	height:22px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: 1px;
	margin-right: 0px;
	float: right;
	padding-right:0px
	}
		#header #top_nav ul {
		
			width:420px;
			float: right;
			margin-right: 0px;
			border-right:none;
		}
		#header #top_nav ul li {
	
	margin-left: 20px;
	margin-right: 0px;
	display: inline;
		}
		#header #top_nav ul li a {
			color: #fff;
			text-decoration: none;
			margin-right: 0px;
			
		}
			#header #top_nav ul li a:hover {
				color: #a5bcd6;
			}
	#header #header_search {
	width: 275px;
	overflow: hidden;
	position: absolute;
	top: 37px;
	right: 0;

		/*display: none;*/
	}
		#header #header_search {
	width: 275px;
	overflow: hidden;
	position: absolute;
	top: 37px;
	right: 0;}
	
	 
	
		#header #search_field_wrap {
			float: left;
			display: inline;
			width: 200px;
			height: 18px;
			margin-right: 4px; 
			padding: 4px 7px 0 7px;
			background: url(img/search_field.png) no-repeat;
		} 
		#header #search_field {
			*width: 114px;
			height: 18px;
			background: none;
			border: none;
			float: left;			
		}
		
		#header #search_button {
			float: right;
		}
.content_container {
	position: relative;
	background : #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


.content_container h1 {
	color:#1C0962;
	font-family:arial;
	font-size:24px;
	
	
}

.content_container .bottom_feature {
	margin: 20px;
	background: #d8ddbd;
}
	.content_container .bottom_feature .items_wrapper {
	width: 100%;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:20px;
	font-size: 14px;
	color: #CC0;
	}
		.content_container .bottom_feature .item {
			float: left;
		}
			.content_container .bottom_feature .item .info {
				color: #485e6e;
			}
				.content_container .bottom_feature .item .info h3 {
					font-size: 18px;
					color: #032850;
				}
					.content_container .bottom_feature .item .info h3 a {
	color: #000;
	text-decoration: none;
					}
					.content_container .bottom_feature .item .info h3 a:hover {
	color: #333;
					}
#homepage_content .partners_solutions {
	width: 550px;
	padding: 25px 20px 0 20px;
	position: relative;
}

#homepage_content #page_header{
	width: 880px;
	height: 200px;
}

/* HOMEPAGE TOGGLE */
#homepage_toggle {
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#homepage_toggle .toggle_nav ul {
	width: 470px;
	overflow: hidden;
	padding: 12px 0 12px 24px;
}
	#homepage_toggle .toggle_nav ul li {
	float: left;
	font-size: 18px;
	color: #000;
	}
	#homepage_toggle .toggle_nav ul li.or {
		margin: 0 20px;
	}
	#homepage_toggle .toggle_nav ul li.last {
		margin-right: 0;
	}
		#homepage_toggle .toggle_nav ul li a {
	color: #000;
		}
		#homepage_toggle .toggle_nav ul li a.active {
	color: #000;
	text-decoration: none;
		}
#homepage_toggle .toggle_content {
	padding: 13px;
}
#homepage_toggle .toggle_content p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
#homepage_toggle .main_list {
	float: left;
	width: 323px;
	border-right: 1px solid #D9E8F3;
	padding-right: 25px;
	margin-right: 25px;
}
.i_want_to {
	position: absolute;
	top: 101px;
	right: 28px;
	width: 150px;
}
#homepage_toggle tr.last td, .i_want_to tr.last td {
	border-bottom: none;
}	
#homepage_toggle td, .i_want_to td {
	border-bottom: 1px solid #D9E8F3;
	padding: 10px 25px 10px 0;
	vertical-align: top;
}
	#homepage_toggle td a, .i_want_to td a {
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	color: #000;
	}
	#homepage_toggle td.right, .i_want_to td.right {
		padding-right: 0;
	}	
	
#homepage_content #side_rail {
	width: 290px;
	margin-top: 25px;
}
#homepage_content #side_rail2 {
	width: 250px;
	margin-top: 25px;
}

#homepage_content #side_rail2 p{
	padding: 8px;
	
}
		#homepage_content #side_rail h3 {
			color: #000;
			margin-bottom: 5px;
		}

/* SUB NAV SOLUTIONS ----------------------------------- */	
	#sub_navsols {
	overflow: hidden;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
    background: #5a42bc;

}	
	#sub_navsols ul {
		width: 100%;
		overflow: hidden;
	}
		#sub_navsols ul li {
			float: left;

		}
			#sub_navsols ul li a {
				color: #fff;
				text-decoration: none;
			}
			#sub_navsols ul li a:hover {
				color: #a5bcd6;
			}
			#sub_navsols ul li.active a {
				color: #220e74;
			}
			#sub_navsols ul li .icon {
				margin-bottom: -4px;
				margin-right: 5px;
			}
				
		#sub_navsols ul.column {
		width: auto;
		float: left;
		padding-right: 26px;
		margin-right: 26px;
		border-right: 1px solid #2e4358;
	}
		#sub_navsols ul.column.last {
		border-right: none;
		width: 134px;
	}	
		#sub_navsols ul.column li {
			float: none;
			margin: 4px 0 11px 0;
		}	
        


/* TOGGLE NAV HORIZONTAL */
.toggle_nav.horizontal {
	background-color: #d8ddbd;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dcd087;
}


.float_wrapper {
	width: 100%;
	overflow: hidden;
}

.content_container .partners_solutions {
	float: left;
	width: 554px;
	padding: 25px 30px 5px 30px;
}


.content_container .toggle_content {
	display: none;
}
.content_container .toggle_content.active {
	display: block;
}

.content_container .arrow_indicator {
	display: none;
}
.content_container .arrow_indicator.active {
	display: block;
}

/* SIDE RAIL */
.content_container #side_rail {
	float: right;
	top:10px;
	right: 0;
	width: 270px;
	margin-top: 25px;
}

.content_container #side_rail2 {
	float: right;
	top:10px;
	right: 0;
	width: 200px;
	margin-top: 25px;
}

	.content_container #side_rail .pod {
		width: 270px;
		margin-bottom: 10px;
	}
		.content_container #side_rail .pod h3 {
			font-size: 18px;
		}
			.content_container #side_rail .pod h3 sup {
				font-size: 14px;
			} 



fieldset,img {
	border: 0;
}

li {
	list-style: none;
}
hr {
	display: none;
}

.sindicated
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a.typeS:link {
	color:##FFA500 ;
	text-decoration:none;
	font-size: 14px;
}
a.typeS:visited {
	color: ##FFA500 ;
	text-decoration:none;
	font-size: 14x;
}
a.typeS:hover {
	color: #FFA500 ;
	text-decoration:none;
	font-size: 14px;
}
a.typeS:active {
	color: #220e74;
	text-decoration:none;
	font-size: 14px;
}

.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding:10px
}.pic {
	border: 2px solid #EAF1FF;
}

.auto-style2 {
	font-size: 12px;
}
.auto-style3 {
	text-decoration: none;
	color: #1C0962;
}
.auto-style4 {
	color: #1C0962;
}
.auto-style5 {
	text-decoration: none;
}
.auto-style6 {
	margin-right: 21px;
}
/* CALL TO ACTION LINK */
a.cta_link {
	font-size: 11px;
	font-weight: bold;
	color: #FFA500;
	text-decoration: none;
}
	a.cta_link .arrow {
		color: #FFA500;
	}
a.cta_link:hover {
	color: #FFD17A;
}
	a.cta_link:hover .arrow {
		color: #FFD17A;
	}    
    
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

.solutionstyle {
	color:#14185F
}

