@charset "utf-8";
/*****************************

		Master CSS
		
*****************************/
html {
	padding-top:20px;
	background:transparent;
}
body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background-color: #ffffff;
	margin:0;
	padding:0;
}
p {
	margin:13px 0 0px 0;
	line-height:1.75em;
	font-size:13px;
}
h2 {
	color:#005581;
	font-weight:normal;
	font-size:145%;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	border-bottom:1px solid #CCCC66;
	letter-spacing:.05em;
}
h2 strong{
	color:#000;
}
h3 {
	font-size:160%;
	color:#498AAF;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	margin:10px 0;
}
a {
	color:#035884;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#669bb9;
	outline:none;
	-moz-outline-style:none;
}

/***************************************

			  FOOTER
		
***************************************/

.greyFooter {
	background-color:#ebebeb;
	width:910px;
	margin:-10px auto 0px auto;
	padding:0;
}
.greyFooter .stripeFooter {
	background-color:#1f517f;
	background-image:url(../images/stripes_Footer.png);
	background-position:center top;
	width:100%;
	height:13px;
}
.greyFooter img {
	padding:0px;
}
.greyFooter p {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding:-50px 0 0 0;
}
.greyFooter a {
	color:#666666;
}
.greyFooter a:hover {
	color:#000000;
}
.greyFooter td {
	border-left: solid;
	border-color:#999999;
	border-left-width:thin;
	font-size:10px;
	color:#333333;
	padding:0 10px 0 10px;
}
/*************************************************************************
// inner structures: footer
**************************************************************************/
#footer {
	font-size:10px;
	color:#ffffff;
}
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:8px;
}
#footer li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px;
	margin:2px 0;
	border-left:#FFF solid 0;
}
#footer li.first{
	border-left:#FFF solid 0px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCC66;
	text-decoration:underline;
}

#footer {
	position:relative;
	font-weight:bold;
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#666666;
}
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0 5px 0;
}
#footer li{
	list-style:none;
	display:inline;
	width:auto;
	padding:0 13px;
	margin:2px 0;
	border-left:#FFF solid 0;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}

/****************************

		Home CSS
		
****************************/

body {
	background-color: #ffffff;
}
#news{
	margin:25px 0 0 0;
	height:60px;
	background:url(../images/bg_greyBack_upsideDown.png) no-repeat;
	background-position:top center;
	vertical-align:middle;
}
#news td {
	vertical-align:middle;
	padding:20px 0 10px 0;
}
#news h2{
	border:0;
	font-size:125%;
}
#news a {
	font-size:80%;
}


UL, UL li{
	margin:0;
	padding:0;
	list-style:none;
}
/**********************************
	BASIC ADJUSTMENTS
**********************************/


a {
	color:#035884;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#669bb9;
	outline:none;
	-moz-outline-style:none;
}

/**********************************
	LAYOUT STYLES
**********************************/

#centering01{
	position:relative;
	width:947px;
	height:auto;
	margin:0 auto;
}
#wrapper01 {	
	position:relative;
	width:947px;
	height:auto;
	float:left;
}


/********************************************
 ********************************************
			HEADER STRUCTURES
********************************************
********************************************/


#logo01 {
	padding: 0px 0px 0px 25px;
}

/**********************************
	SEARCH BOX
**********************************/
.search {
	position:absolute;
	top:15px;
	right:20px;
}
.search input.searchButton {
	position:relative;
	top:3px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	border-right:1px #003a5a solid;
	padding-right:8px;
}
.search input.searchButton:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
.search input.searchButton:active {
	outline:none;
}
.search input.searchButton:focus {
	-moz-outline-style:none;
}
.search input.searchButton:visted {
	outline:none;
	-moz-outline-style:none;
}
.search input.searchButton:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
.search input.searchBox {
	position:absolute;
	top:8px;
	left:-154px;
	border:none;
	width:140px;
	background:none;
	color:#666666;
	font-size:10px;
}
.search .searchBG {
	z-index:-1;
	position:absolute;
	top:0px;
	right:110px;
	vertical-align:top;
	border:none;
	background-image:url(../images/bg_searchBox_transparent.png);
	width:159px;
	height:30px;
	background-repeat: no-repeat;
}
.search a {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-decoration:none;
	padding: 0px 0px 10px 2px;
}

/**********************************
	BREAD CRUMB TRAIL
**********************************/

#crumbs {
	list-style-type:none;
	width:910px;
	height:1.3em;
	border:1px solid #dedede;
	font-size:10px;
	margin:0 auto 5px ;
	text-transform:lowercase;
	}
#crumbs li {
	float:left;
	line-height:1.3em;
	color:#777;
	padding-left:1.3em;
	}		
#crumbs li a {
	background:url(../images/crumbsArrow.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	}
	
	

/**********************************

	DROP DOWN MENU
	
**********************************/

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	white-space:nowrap;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	/*background-color: #EEE;*/
	color: #035884;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*background-color: #33C;*/
	color: #a3a329;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*background-color: #33C;*/
	color: #a3a329;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarDown.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #cbcc66;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}


/******************************************

SUB MENU ADDED MANUALLY

******************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.LevelTwoMenuItem
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #cbcc66;
	font-size:10px;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.LevelTwoMenuItem
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #cbcc66;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.LevelTwoMenuItemHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.LevelTwoMenuItemHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	background: transparent;
	}
}

#MenuBar1 #whatIsSimplifi {
	background-color: transparent;
	width: 160px;
	text-align: center;
	vertical-align: middle;
}
#MenuBar1 #whyPlan {
	background-color:transparent;
	width: 95px;
	text-align: center;
	border-left:1px #A3A329 solid;
}
#MenuBar1 #demos {
	background-color: transparent;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	border-left:1px #A3A329 solid;
}
#MenuBar1 #blog {
	width: 70px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	border-left:1px #A3A329 solid;
}
#MenuBar1 #aboutUs {
	background-color: transparent;
	width: 90px;
	text-align: center;
	border-left:1px #A3A329 solid;
}
#MenuBar1 #tools {
	background-color: transparent;
	width: 107px;
	text-align: center;
	border-left:1px #A3A329 solid;
	white-space:nowrap;
}
#MenuBar1 .LevelTwoMenuItem {
	background-color: #C8CA5F;
	padding-top:7px;
	padding-bottom:3px;
	width:180px;
	background-color:#fff;
	height:auto;
}
#MenuBar1 .LevelTwoMenuItem li {
	padding-top:7px;
	padding-left:3px;
	font-variant:small-caps;
}
#MenuBar1 .LevelTwoMenuItem li ul {
	padding-top:7px;
	padding-left:3px;
	font-variant:small-caps;
}


/******************************************

		BRANDING CSS
	
******************************************/
.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}


/***********************************************************************/

.content_container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 12px;
}

.content_bg {
	background-image: url(../images/vertical_separator.gif);
	background-repeat: no-repeat;
	background-position: 530px 0;
}

.content_bg_home {
	background-image: url(../images/vertical_separator_short.gif);
	background-repeat: no-repeat;
	background-position: 530px 0;
}

.content_col_left {
	width: 520px;
	background-image: url(../images/body_horizontal_long.gif);
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
}


.content_col_home_left {
	width: 520px;
	background-image: url(../images/vertical_border_short.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #f1f1f1;
}

.column_hdr_long {
	background-image: url(../images/hdr_horizontal_long.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 13px;	
}

.content_col_right {
	background-image: url(../images/body_horizontal_short.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 331px;
	float: right;
	clear: right;
}

.column_hdr_short {
	background-image: url(../images/hdr_horizontal_short.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 13px;	
}

.content_box {
	padding: 20px;
}

.content_box h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #005480;
	background-image: url(../images/h1_dotted_border.gif);
	background-repeat: repeat-x;
	height: 39px;
}

.content_box p {
	color: #464646;
	font-size: 12px;
	padding-left: 5px;
}

.content_box h2 {
	font-size: 19px;
	font-weight: bold;
	border: 0;
	margin: 0;
	margin-top: 15px;
	padding-left: 5px;
	color: #005480;
}

.msg_strong {
	color: #005480;
	font-weight: bold;
}

ul.menu_links li a {
	display: block;
	font-size: 16px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #bebdbd;
	color: #005480;
}

ul.menu_links li a:hover {
	color: #669bb9;
}

ul.menu_links li a.first {
	padding-top: 0px;
	margin-top: 10px;
	border-top: 0;
}


.content_col_right .content_box p {
	padding-left: 0;
}

.separator {
	height: 4px;
	background-image: url(../images/horizontal_separator.gif);
	background-repeat: repeat-x;
}

.check_container {
	width: 933px;
	height: 301px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/home_check_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.bottom_shadow {
	background-image: url(../images/shadow_home.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

.left_col {
	float: left;

}

ul.normal {
	margin-left: 30px;
	list-style-type: disc;
}

ul.normal li {
	color: #464646;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.normal_content {
	margin-left: 30px;
	list-style-type: disc;
}

ul.normal_content li {
	color: #464646;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
	padding-top: 4px;
	padding-bottom: 4px;
}

.home_page h2 {
	padding-left: 0;
	margin-top: 0;
	font-size: 21px;
}

.content_box_p {
	margin-top: 10px;
	color: #464646;
	font-size: 12px;
}

.poll {
	font-size: 10px;
}

.poll div {
	padding-top: 3px;
	padding-bottom: 3px;
}

.poll div div.percentage {
	padding:0;
	float: right;
}

.footer_border {
	width: 100%;
	background-image: url(../images/border_footer_edge.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
}

.footer_container {
	background-color: #f1f1f1;
}

.footer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

.footer a {
	color: #636363;
	font-size: 12px;
	text-decoration: none;	
}

.footer a:hover {
	text-decoration: underline;
}

.survey_questions {
	position: absolute;
	top: 80px;
	left: 490px;
	width: 400px;
	height: 150px;
	font-size: 12px;
}

.survey_form {
	position: absolute;
	top: 185px;
	left: 490px;
	width: 400px;
	height: 150px;
	font-size: 12px;
}


