/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
table th,
table td {
	text-align: left;
}
img {
	border: 0;
}
/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */

/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */

form { 
	margin: 0;
}
input, select, textarea, textbox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}

input.field140 {
	width: 140px;
	margin: 2px 0 2px 0;
	border: 1px solid #A8ACAF;
}
select.select140 {
	width: 145px;
	margin: 2px 0 2px 0;
	border: 1px solid #A8ACAF;
	padding: 1px;
}
select.select180 {
	width: 185px;
	margin: 2px 0 2px 0;
	border: 1px solid #A8ACAF;
	padding: 1px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MAIN LAYOUT STYLES 
* * * * * * * * * * * * * * * * * * * * * */

div.pageContainer {
	width: 980px;
	margin: 0 auto;
}
div.headerLinks {
	width: 980px;
	height: 21px;
	background: #80B30C url(..fw/bg_headerLinks.jpg) repeat-x top left;
	text-align: right;
}
div.header {
	width: 980px;
	height: 95px;
	float: left;
	background-color: #fff;
}
div.logo {
	width: 214px;
	height: 59px;
	float: left;
	display: inline;
	margin: 16px 0 0 20px;
}
div.navigation {
	float: left;
	width: 492px;
	display: inline;
	margin: 43px 0 0 38px;
}
div.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.navigation ul li {
	border-left: 1px dotted #666666; 
	float: left;
}
div.navigation ul li.first {
	border-left: none;
}
div.searchDiv {
	float: left;
	width: 214px;
	height: 30px;
	margin: 40px 0 0 2px;
}
div.searchBar {
	width: 154px;
	height: 30px;
	float: left;
	background: url(../fw/bg_SearchBar.jpg) no-repeat top left;
}
div.searchBar input {
	border: 0;
	width: 132px;
	height: 15px;
	margin: 7px 0 0 8px;
	padding: 0px;
	font-size: 12px;
	color: #043C5E;
	background-color: #D9E9FF;
}
div.searchBtn {
	width: 60px;
	height: 30px;
	float: right;
}
div.searchBtn input {
	width: 60px;
	height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../fw/SearchBtn.jpg) no-repeat top left;
	cursor: pointer;
}
div.searchBtn input:hover {
	background: url(../fw/SearchBtn_f2.jpg) no-repeat top left;
}
div.homeHeader {
	border-bottom: 1px solid #56851D;
	float: left;
}
div.innerHeader {
	width: 980px;
	float: left;
	background: #EFF7EF url(../fw/bg_innerHeader.jpg) no-repeat top left;
	padding: 66px 0 0 0;
}
div.innerLinkContainer {
	padding: 10px;
}
div.innerLinkContainer div.innerlinkDiv {
	float: left;
	width: 160px;
	margin: 0 0 3px 0;
}
div.innerLinkContainer div.innerlinkDiv a {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	padding: 0 10px 0 10px;
	background: url(../fw/ul_bullet.gif) no-repeat 0px 2px;
}
div.innerLinkContainer div.innerlinkDiv a:hover {
	color: #006699;
	text-decoration: underline;
}
div.homeAccordion {
	width: 292px;
	height: 273px;
	float: left;
	background-color: #EFF7EF;
}
div.homeFlash {
	width: 688px;
	height: 273px;
	float: right;
}
div.contentContainer {
	width: 980px;
	margin: 0 0 7px 0;
	background: #FFFFFF url(../fw/bg_homeContent.gif) repeat-y top left;
}
div.innerPage {
	background: #FFFFFF url(../fw/bg_innerContent.gif) repeat-y top left;
}
div.homeLeftColumn {
	width: 292px;
	float: left;
	background-color: #F0F7EF;
}
div.innerLeftColumn {
	width: 240px;
	float: left;
	background-color: #F0F7EF;
}
div.featuredQuote {
	background: #E9F3FF url(../fw/bg_FeaturedQuote.jpg) no-repeat top left;
	padding: 20px 15px 10px 15px;
}
div.featQuotePhoto {
	float: left;
	width: 105px;
}
div.featQuoteText {
	float: left;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: #0350AD;
	width: 120px;
}
div.innerfeatQuoteText {
	float: left;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: #0350AD;
	width: 100px;
}
div.featQuoteText p,
div.innerfeatQuoteText p  {
	margin: 0 0 12px 0;
}
div.featQuoteTestimonial {
	margin: 10px 0 10px 0;
	padding: 5px;
	border-top: 1px dotted #81A8ED;
	border-bottom: 1px dotted #81A8ED;
	color: #0350AD;
	font-size: 12px;
	float: left;
	clear: both;
	width: 240px;
}
div.innerfeatQuoteTestimonial {
	margin: 10px 0 10px 0;
	padding: 5px;
	border-top: 1px dotted #81A8ED;
	border-bottom: 1px dotted #81A8ED;
	color: #0350AD;
	font-size: 12px;
	float: left;
	clear: both;
	width: 200px;
}
div.leftColContent {
	padding: 40px 15px 20px 15px;
}
div.leftQuote {
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #686F67;
}
div.innerleftQuote {
	border-bottom: none;
}
div.leftQuote span.quoteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-style: italic;
	letter-spacing: -1px;
	color: #1D4962;
}
div.leftQuote span.quoteText {
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #2C739D;
}
div.seeTheStory {
	background-color: #FFFFFF;
	padding: 20px 0 20px 0;
}
div.homeRightColumn {
	width: 688px;
	border-top: 19px solid #CBE0FF;
	float: right;
	background-color: #fff;
	padding: 0 0 10px 0;
}
div.innerRightColumn {
	width: 740px;
	float: left;
	background-color: #fff;
	padding: 0 0 10px 0;
}
div.innerWideRightColumn {
	width: 688px;
	float: left;
	background-color: #fff;
	padding: 0 0 10px 0;
}
div.homeCenterCol {
	width: 415px;
	float: left;
	padding: 30px 10px 0 25px;
}
div.innerCenterCol {
	width: 475px;
	float: left;
	padding: 30px 10px 0 25px;
}
div.innerWideCenterCol {
	width: 690px;
	float: left;
	padding: 20px 10px 30px 20px;
}
div.requestMoreInfo {
	width: 200px;
	float: left;
	margin: 5px 0 0 0;
	background: url(../fw/bg_innerShadow.jpg) no-repeat top left;
	padding: 25px 0 0 20px;
}
div.requestMoreInfo div.requestPartOne {
	padding: 0 0 5px 0;
}
div.requestMoreInfo div.requestPartTwo,
div.requestMoreInfo div.requestPartThree {
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #696969;
}
div.requestMoreInfo div.inputField_Medium {
	width: 148px;
	float: left;
}
div.requestMoreInfo div.requestPartTwo .checkBox {
	margin: 2px 0 2px 0;
	width: 110px;
	float: left;
}
div.additionalLinks {
	float: right;
	width: 683px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #F0F7EF;
}
div.additionalLinks div.blogsNewsletter,
div.additionalLinks div.resources {
	width: 300px;
	float: left;
	padding: 5px 20px 10px 20px;
}
div.additionalLinks div.blogsNewsletter {
	border-right: 1px dotted #646B63;
}
div.additionalLinks p {
	margin: 5px 0 8px 0;
}
div.homeBottom {
	width: 980px;
	height: 32px;
	float: left;
	background: url(../fw/bg_homeBottom.jpg) no-repeat top left;
}
div.footerLogos {
	width: 978px;
	height: 42px;
	border: 1px solid #4E7E12;
	background: url(../fw/bg_footerBar.jpg) repeat-x top left;
	float: left;
	text-align: right;
}
div.footerLinks {
	width: 980px;
	padding: 25px 0 25px 0;
	float: left;
}
div.footerLinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.footerLinks ul li {
	border-left: 1px dotted #666666; 
	float: left;
}
div.footerLinks ul li.first {
	border-left: none;
}
div.copyright {
	width: 980px;
	padding: 5px 0 20px 0;
	border-top: 1px dotted #666666;
	color: #B2B2B2;
	float: left;
}
div.copyright p {
	margin: 0;
	font-size: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 LINK STYLES 
* * * * * * * * * * * * * * * * * * * * * */

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #63A414;
}

div.navigation ul li a, a.navLink {
	display: block;
	padding: 5px 9px 5px 9px;
}
div.additionalLinks a {
	text-decoration: underline;
}
div.footerLinks a {
	display: block;
	padding: 5px 22px 5px 22px;
}
div.copyright a {
	color: #7FB2CC;
}
div.copyright a:hover {
	text-decoration: underline;
}

a.navLink 
{
    border-left: 1px dotted #666666;
    float: left;
    text-decoration: none;
}

/* = Switch Form - See also moodal box.css 
============================================= */


#switchForm .pricingTool th {
	font-size: 14px;
	padding: 8px 0;
	height: auto;
	width: 85px;
}

#switchForm h1 {
	margin: 10px 0;
	color: #29a9d9;
	text-align: center;
	font-weight: bold;
	border-bottom: none;
}


#switchForm h3 {
	margin-top: 30px;
	color: #29a9d9;
	padding-left: 60px;
	padding-top: 12px;
	font-size: 15px;
}

#switchForm .label {
	width: 145px;
	text-align: right;
	padding: 6px 15px 6px 0;
	margin: 2px 0;
	font-size: 11px;
}

#switchForm .option, #switchForm .radio {
	width: 125px;
	padding: 4px;
	font-size: 11px; 
}

#switchForm .option {
	background: #fff;
	font-size: 11px;
}

#switchForm .option input {
	width: 130px;
}

table.calloutBox {
	border: 12px solid #F0F7EF;
	background: #F0F7EF;
	color: #666;
	margin-left: 60px;
}

.step1 {
	background: url(/images/icon_one.gif) no-repeat left top;
}

.step2 {
	background: url(/images/icon_two.gif) no-repeat left top;
	padding: 0 0 24px 0;
}

#switchForm table.pricingTool {
	margin: 30px 0;
}

#switchForm table.pricingTool td {
	margin: 30px 0;
	text-align: center;
	padding: 0 5px;
	font-size: 11px;
}

#switchForm table.pricingTool .rowTitle {
	text-align: right;
}

#switchForm em {
	padding-left: 60px;
}

#switchForm p {
	text-align: Center;
	margin: 13px 0;
}

#switchForm p.effectiveDate {
	width: 300px;
	background: #48790E url(/images/bkg_th.gif) repeat-x left top;
	padding: 12px 0;
	margin: 12px auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #7B8DB7;
} /* Used for misc borders */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
div.clear {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
.block {
	display: block;
}/* Used to display certain elements like images as blocks when necessary for cross browser spacing */
.greenText {
	color: #579D47;
}
.msLogo
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

table.rdoProgramLevel td
{
    margin: 5px;
}
