body {
    margin:0px 0px; padding:0px;
    text-align:center;
	background-color: #f5f6f8;
    background-image:url("/images/ff_back.gif");
    background-repeat: repeat-x;
	color: #8e8e8e;
    font-family: Arial, Helvetica, sans-serif;
    }
img {border: 0;} 

ul, li {list-style-type: none;}
ol li{list-style-type: decimal;}
ul.add-style li {
	list-style-type: disc;
	padding: 0px;
	margin: 5px 0 0 0;
}
ul.address {
	list-style-type: none;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	padding: 0;
}
a#brand {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/images/redesign_logo.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	height:40px;
	width: 50%;
	margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 5px;
	display: block;
	left: 0;
	text-indent: -9999em;
	top: 32px;
}
.sign_in_div {
	float: right;
    position: absolute;
    right: 90px;
    top: 0;
}
#primary {
	 float:left;
	 padding:20px 0 0;
}
#contact_form input, #contact_form select, #contact_form textarea, #contact_form label, #contact_form button {
    color: #0056A4;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.accessibility{ height: 1px; overflow: hidden; left: -9999em;  line-height: 0; position: absolute; text-indent: -9999em; }
.star {
    color: red;
}
.blue_headers{
	color:#2c62d2; 
	font-weight: normal
}

.blue_headers_bold{
    color:#2c62d2; 
    font-weight: bold;
}
a, a:link, a:visited {
    text-decoration: none;
	color:#2c62d2; 
}

#wrapper {
    width:890px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    background-color:#fff;
    }
#content {
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
	font-size: 13px;
    font-weight: normal;
}
#main {
	width: 600px;
	float: left;
	margin-bottom: 45px;
    margin-left: 15px;
}
#main-solutions h2, #main h2{margin:0 auto;}
#main h3{font-size: 16px;margin-bottom:0;}
#main h4{margin:0 auto;}
#main-wide {
    float: left;
    margin-bottom: 45px;
    margin-left: 30px;
	width: 810px;
}
#main-solutions {
	float: left;
	width: 540px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.v_rule {
	float: left;
    height: 228px;
    margin-left: 15px;
    width: 1px;
}
.v_rule_long {
    float: left;
    height: 460px;
    margin-left: 30px;
    width: 1px;
}

#side_modules {
	width: 240px;
	float: left;
	margin-left: 15px;
}
.side_modules_box {
    margin: 0 auto 0;
    clear: both;
    width: 225px;
    padding: 5px;
    float: left;
}
.contact_side_modules_box {
    margin: 40px auto auto -25px;
    clear: both;
    width: 200px;
    padding: 15px;
    float: left;
}
.solutions_side_modules_box {
    margin: 0 auto 0;
    clear: both;
    width: 260px;
    padding: 5px;
    float: left;
	margin-bottom: 25px;
}
.module_text {
    font-size: 11px;
    font-weight: normal;
}
.side_modules_inner_div {
	margin-left: 36px;
}
.side_modules_right_div {
    margin-left: 15px;
	margin-bottom: 25px;
    float: right;
    width: 150px;
}
.side_modules_bottom_div {
	clear:both;
	margin-top: 8px;
}
.solutions_modules_box {
    float:left;
    margin-bottom: 30px;
    width: 420px;
}
.solutions_modules_text{
	clear:both;
	margin-top: 15px;
	width:400px;
}
.solutions_modules_right_div {
	float: left;
	width: 200px;
}
.solutions_side_modules {
    width: 290px;
    float: left;
    margin-left: 10px;
}
.second_header_h3 {
    margin-top: 10px;
	margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    color: #669900;
}
.side_module_img_header {
	margin-bottom: -15px;
}
.side_module_img_left {
    float:left;
}
#bottom {
	clear: both;
}
.bottom_left {
	margin-right: 10px;
    float: left;
}
.bottom_right {
	float: left;
}
.bottom_inner_div {
	float: left;
    margin-right: 20px;
    width: 275px;
}
.arrow_link_div{
    float: right;
    margin-right: 8px;
    margin-top: 10px;
    white-space: nowrap;
}
.arrow_link{vertical-align: middle;}

#footer {
	clear:both;
	border-top: 1px solid black;
	margin-top: 25px;
	color: gray;
	padding: 10px;
}
#footer ul{
	list-style-type: none;
	padding:0;
}
#footer a:link, #footer a:visited, .fake_anchor {
	color: gray;
	padding:15px 5px;
}
#footer a:hover {
    text-decoration:underline;
}
#nav li.nav-member ul a,
#nav li.nav-member ul a {
    background: none;
    white-space: nowrap;
}
#nav li.nav-member ul,
#nav li.nav-member ul {
    display:inline;
    right:0;
    width:100%;
}
#nav {
    color: #aec0d6;
    text-decoration: none;
    width: 100%;
	margin-left: -38px;    
	margin-top: 10px;
}
div#nav ul {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 70px;
    position: absolute;
	font-size: 18px;
	font-weight:normal;
}
#nav li {
    display: block;
    float: left;
    height: 28px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}
#nav a:hover {
    color: #FFFFFF;
}

#nav a {
    color: #aec0d6;
}

#nav .active {
    color: #FFFFFF;
}

#nav .pipe {
    color: #9C9C9C;
    font-weight: normal;
    float: left;
    padding-left: 1em;
    padding-right: 1em;
}

/* borders */
.s-grey-border {
    border: 1px solid #b2b4b6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

