body {
	color: #333333;
	background-color: #ffffff;
  margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:100%;
}

.container {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}

.section {
	padding: 2%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.footer {
	text-align: left;
	background-color:#2d3134;
	color: #ccc;
}

.footer a {
	color: #ccc;
}

body.sidebar .content{
	float: left;
}


p { font-size:100%;padding:9px 0;}
h1 { font-size:155%;padding:25px 15px 15px 15px;font-weight:bold;color:#000066;}
h2 { font-size:137%;padding:13px 0;font-weight:bold;}
h3 { font-size:110%;padding:12px 0;font-weight:bold;}
h4 { font-size:100%;padding:8px 0;font-weight:bold;}

a {
	color: #000066;
}	

a.blue12:link, a.blue12:visited, a.blue12:active { color: #0000ff;font-size:93%;text-decoration: underline;}
a.blue12:hover {text-decoration: none;}

a.blue12bold:link, a.blue12bold:visited, a.blue12bold:active { font-weight:bold;color: #0000ff;font-size:93%;text-decoration: underline;}
a.blue12bold:hover {text-decoration: none;}

a.blue11:link, a.blue11:visited, a.blue11:active {color: #0000ff;font-size:93%;text-decoration: underline;}
a.blue11:hover {text-decoration: none;}

a.blue10:link, a.blue10:visited, a.blue10:active {color: #0000ff;font-size:93%;text-decoration: underline;}
a.blue10:hover {text-decoration: none;}

a.maroon12:link, a.maroon12:visited, a.maroon12:active {color: #990000;font-size:93%;text-decoration: underline;}
a.maroon12:hover {text-decoration: none;}

a.maroon16:link, a.maroon16:visited, a.maroon16:active {color: #990000;font-size:120%;text-decoration: underline;}
a.maroon16:hover {text-decoration: none;}

table {border:none;}
table tr {border:none}
table tr td {border:none; white-space: normal;}

/*================== lists ====================*/
ul.bullet { list-style-type:disc;margin:0 0 15px;}
ul.bullet li { margin:4px 0 4px 50px;}
ol.number { margin:0 0 15px;}
ol.number li { margin:4px 0 4px 50px;}

.main-bg-color { background-color:#d2d2d2; } /**fdf5f6**/
.sub-bg-color { background-color:#fff; } /**fdf5f6**/

.ie {
	padding:5px 0 0 0;
	font-size:80%;
	font-style:italic;
	color:#696969;
}

.field-label {
	font-size:90%;
	font-weight:bold;
	color:#333;
}

.confirmation-label {
	color:#000080;
	font-weight:bold;
}

.redheader {
	font-size:120%;
	color:#CC3300;
	font-weight:bold;
	padding:3px 0 5px 0;
}
.error-box {
	border:3px solid #fff;
	background-color:#FF0000;
	padding:10px;
	font-size:100%;
	color:#ffffff;
}
.error {
	color: #FF0000;
	font-size: 100%;
	background-color:#FFFFCC;
	padding:3px;
}
.error-plain {
	color: #FF0000;
	font-size: 90%;
}
.error-med {
	color: #FF0000;
	font-size: 110%;
	font-weight:bold;
}
.error-big {
	color: #FF0000;
	font-size: 120%;
	font-weight:bold;
}

.section-head {
	color: #000066;
	height:20px;
	padding:5px;
	font-weight:bold;
}

.terms-text {
	font-size: 90%;
	padding:20px;
}

.confirmation-box {
	margin:0 0 0 35px;
	font-size:90%;
	padding:5px;
	background-color:
	#FFFFBB;
	width:580px;
	border:1px solid #B7B7FF;
}
.success-box {
	border:3px solid #ffaa00;
	background-color:#ffff88;
	padding:10px;
	margin:5px;
	font-size:100%;
}
.error-box {
	border:3px solid #ffaa00;
	background-color:#ffff88;
	color:red;
	padding:10px;
	margin:5px;
	font-size:100%;
}

/*================== tables ====================*/
.chart-table {
	text-align: center; 
	border-collapse: collapse;
}
.chart-text {
	font-family: arial; 
	font-size: 80%;
}
.chart-td-head {
	border-bottom:white 2.25pt solid; 
	padding-bottom: 0in; 
	background-color:#000066;
	padding-left: 5.4pt; 
	width: 111.25pt; 
	padding-right: 5.4pt; 
	border-top-style: none; 
	height: 12.55pt; 
	border-left-style: none; 
	border-right: white 2.25pt solid; 
	padding-top: 0in;
	color:#ffffff;
	font-weight:bold;
	font-size:100%
}
.chart-td-light {
	border-bottom: white 2.25pt solid; 
	background-color:#bdbdc7; 
	padding-left: 5.4pt; 
	width: 111.25pt; 
	padding-right: 5.4pt; 
	border-top-style: none; 
	height: 15px; 
	border-left-style: none; 
	border-right: white 2.25pt solid; 
}
.chart-td-dark {
	border-bottom: white 2.25pt solid; 
	background-color: #cccccc; 
	padding-left: 5.4pt; 
	width: 111.25pt; 
	padding-right: 5.4pt; 
	border-top-style: none; 
	height: 15px; 
	border-left-style: none; 
	border-right: white 2.25pt solid; 
}

.form1 td { padding:6px;}

.qualifying_questions tr td {
	padding-bottom: 20px;
	vertical-align: top;
}

table.pricing {
	width: 100%;
	font-weight: bold;
}

table.pricing th {
	background-color: #000066;
	color: #d2d2d2;
	text-align: center;
	border-color: #d2d2d2;
	font-size: 18px;
}

table.pricing th span {
	text-transform: uppercase;
}

table.pricing th div {
	font-size: 14px;
}

table.pricing th,
table.pricing td {
	width: 32%;
	padding: 0 2%;
}

table.pricing td {
	color: #2d3134;
	text-align: center;
	height: 50px;
	vertical-align:middle;
}

table.pricing tbody td {
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

table.pricing tbody td:first-child {
	border-left: 1px solid #E6E6E6;
}
	


table.pricing tr > th:first-child,
table.pricing tr > td:first-child {
	text-align: right;
	width: 26%;
}


table.pricing tbody tr:hover {
	background-color: #E6E6E6;
}

table.pricing sup {
	vertical-align:text-top;
	font-size:10px;
	margin-left: 2px;	
}

.pagebackimages {
        background: #e6e6e6 none 0 0 no-repeat;
        height:100%;
}
#pagebackimagesleft {
        min-height:1%;
        height:auto !important;
        height:1%;
        /* pgm background-image:url(/images/424_left_shad.gif);
        background-repeat:no-repeat;
        background-position:left 0px;
        min-width:974px; **/
}
#pagebackimagesright {
        position:relative;
        min-height:1%;
        height:auto !important;
        height:1%;
        /**background-image:url(/images/424_right_shad.gif);
        background-repeat:no-repeat;
        background-position:right 0px;**/
}
/*================== header ====================*/
#header {
	position: relative;
        /**border-bottom:8px solid #f9fafa;**/
        
} 

#header #logo {
	display: table;
	float: left;
	width: 200px;
	height: 74px;
	/* height: 80px; */
	margin: 16px 50px 0 0;
	text-align: center;
	background: transparent url(/images/feg/top-divider.png) right 0 no-repeat;
} 

#header #administeredby {
	position: absolute;
	right: 0;
	width: 280px;
	height: 75px;
	top: 14px;	
	/* text-align: left; */
	text-align: right;
	padding-right: 5px;
	background: transparent url(/images/feg/top-divider.png) right 0 no-repeat;
}

#header .nav {
        font-size: 14px;
		position: absolute;
		bottom: 0;
		left: 220px;
}
#header .nav li {
        float:left;
        list-style:none;
}
#header .nav li a {
        color:#000066;
		font-weight: bold;
		background: #d2d2d2 none 0 0 no-repeat;
        text-transform:uppercase;
        text-decoration:none;
        float:left;
        padding:5px 14px 5px 14px;
        margin: 0 1px 0;
        height:26px;
        line-height:26px;
        position:relative; 
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
}
#header .nav li a:hover {
		background: #e6e6e6 none 0 0 no-repeat;
		color: #000000;
}
#header .nav li a.current {
		background: #e6e6e6 none 0 0 no-repeat;
        color:#000000;
        text-decoration:none;
}


.footnotes {
	font-size: 13px;
	padding: 0 2%;
	line-height: 1.4;	
}

#featured {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: auto;	
}

.flexslider {
	width: 60%;
	float: left;
	margin: 0;
}
.flex-direction-nav li {
	list-style: none;
}

ul.slides li {
	list-style: none;
}

#slidecontrol {
	width: 39%;
	float: left;	
}

#slidecontrol ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#slidecontrol ul li {
	margin: 0;
	padding: 10px 0 10px 20px;
	list-style: none;
	border-top: 2px solid #000066;
	overflow: hidden;
	cursor: pointer;
}



#slidecontrol ul li:first-child {
	border-top: none;
}

#slidecontrol img {
	border: 6px solid #000066;
	float: left;
}

#slidecontrol div {
	float: left;
	width: 263px;	
}

#slidecontrol h1 {
	font-size: 20px;
	font-weight: normal;
	color: #aa2929;
	padding: 0 22px 9px;
	background: transparent url(/images/feg/horizontal-line.jpg) 0 bottom no-repeat;
}

#slidecontrol p {
	padding: 5px 22px 0;
	font-size: 12px;
	color: #000066;
	line-height: 1.6;
}



#slidecontrol ul li:hover {
	background-color: #e6e6e6;
}


#slidecontrol ul li.active {
	background: transparent url(/images/feg/selected-bg.jpg) right 0 repeat-y;
}

#slidecontrol ul li.active h1 {
	color: #000066;
	background: transparent url(/images/feg/blue-line.jpg) 0 bottom no-repeat;
}

#slidecontrol ul li.active div {
	background: transparent url(/images/feg/selected-arrow.jpg) right 50% no-repeat;
}

.columns {
	padding-top: 15px;
	overflow: auto;	
	font-size: 12px;
	line-height: 2;
	color: #333333;
}

.columns h2 {
	background: transparent url(/images/feg/horizontal-line.jpg) center bottom no-repeat;
}

.columns h2,
.columns h2 a {
	text-align: center;
	text-decoration: none;
	color: #a20000;
	font-size: 24px;
}

.col33 {
	float: left;
	width: 28%;
	margin-left:8%
}

.col33:first-child {
	margin-left:0;
}

.columns .readmore{
	text-align: right;
	padding-top: 0;
}

.columns .readmore a{
	font-weight: bold;
	text-decoration: none;
}

.exception-box {background-color:#fff;color:#000000;display:none;font-size:70%;}

.totop {
	text-align: right;
}	

/*========================= A  D  M  I  N ======================================*/
a.nav-admin:link, a.nav-admin:visited, a.nav-admin:active {font-size:100%;color: #0000ff;text-decoration: none;padding:3px;}
a.nav-admin:hover {text-decoration: underline;}
a.nav-admin-current:link, a.nav-admin-current:visited, a.nav-admin-current:active {font-size:100%;color: #0000ff;padding:3px;background-color:#cccccc;}
a.nav-admin-current:hover {text-decoration: underline;}
a.snav-admin:link, a.snav-admin:visited, a.snav-admin:active {font-size:90%;color: #0000ff;text-decoration: none;padding:3px;}
a.snav-admin:hover {text-decoration: underline;}
a.snav-admin-current:link, a.snav-admin-current:visited, a.snav-admin-current:active {font-size:90%;color: #0000ff;padding:3px;background-color:#cccccc;}
a.snav-admin-current:hover {text-decoration: underline;}

/*================== lists ====================*/
ul.nav-admin { list-style-type:disc;margin:0 0 15px;}
ul.nav-admin li { margin:4px 0 4px 20px;}
ul.snav-admin { list-style-type:disc;margin:0 0 15px;}
ul.snav-admin li { margin:8px 0 4px 25px;font-size:90%}

.display-inline{
	display: inline;
}