html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background-color:#B2B4B2;
	font-family: Arial, Helvetica, Verdana, Tahoma,Sans-Serif;
	font-size:9pt;
}

td {
	font-family: Arial, Helvetica, Verdana, Tahoma,Sans-Serif;
	font-size:9pt;
}

a {
	color:#3366cc;
}

a:visited {
	color:#3366cc;
}

a.external {
	background: transparent url(/images/link_external.gif) no-repeat scroll right center;
	padding-right:13px;
}

a.pdfLink {
	display:inline-block;
	background: transparent url(/images/link_pdf.gif) no-repeat scroll right;
	padding-right: 17px;
}


div.clear {
	clear: both;
	}
	
.center {
	text-align: center;
	}
	
.bold {
	font-weight: bold;
	}

.red {
	color: red;
	}

#planQuoteProducts {
	border-bottom:2px solid #013e7d;
}

#planQuoteProducts thead td {
	font-weight:bold;
	padding-right:12px;
	background-color:#013e7d;
	color:#fff;
}

#planQuoteProducts td {
	padding-right:12px;
}

#planQuoteProducts .shaded {
	background-color:#dce6f1;
}

#planQuoteProducts a {
	color:#013e7d;
}

#planQuoteProducts a:visited {
	color:#013e7d;
}

#pageContent .bigger {
	font-size:10pt;
}

#contentContainer {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	min-height:100%;
}

#content h4
{
	margin-bottom: 0;
}

#treeview li
{
	list-style-type: none;
	margin-bottom: 12px;
}

#content ul .question
{
	font-weight: bold;
}

#content ul .questiontext
{
	text-decoration: underline;
	color: #3366cc;
	cursor: pointer;
}

#content ul a
{
	outline: none;
}

#content ul li ul
{
	display: none;
	margin: 0;
	padding-left: 16px;
}

#content ul li ul .answer
{
	display: block;
	font-weight: normal;
	margin: 0;
	margin-bottom: 0;
	margin-top: 12px;
	padding: 0;
	list-style-type: none;
}

#content .centerbox
{
	margin 0 auto;
	text-align: center;
	vertical-align: middle;
}

#content .textbutton
{
	display: inline-block;
	outline: none;
	text-decoration: none;
	color: #000;
	width: 150px;
	background-color: #f7e291;
	border: 2px solid #ffd46e;
	text-align: center;
	vertical-align: middle;
	margin: 12px;
	padding: 5px;
	outline: none;
	font-weight: bold;
	font-size: 11pt;
}

#content .textbutton:hover
{
	color: #0a397d;
}

#disclaimer {
	text-align:left;
	width:584px;
	float:right;
	color:#999;
	font-size:8pt;
	clear:left;
	margin-bottom:8px;
}

#disclaimerSingleCol {
	text-align:left;
	width:725px;
	float:right;
	color:#999;
	font-size:8pt;
	clear:left;
	margin-bottom:8px;
}

#pageHeaderText {
	border-bottom:1px solid #d7d7c9;
	margin-bottom:18px;
}

#pageHeaderText h1 {
	margin-bottom:0;
	padding-bottom:0;
	font-size:12pt;
	font-weight:bold;
	margin-top:16px;
}

/* start form elements */
	legend {
	border:1px solid #013e7d;
	padding:2px;
	background-color:#E8EDF3;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:8px;
}

.checkboxesLabels {
	float:left;
	width:128px;
}

.formRow {
	margin:1px;
}

.formLabel {
	display:block;
	float:left;
	width:100px;
	white-space:nowrap;
	padding-right:4px;
}

#authoRequestForm .formLabel {
	display:block;
	float:left;
	width:145px;
	white-space:nowrap;
}

#findPlanForm .formLabel {
	width:135px;
	padding-top:3px;
}

fieldset {
	margin-bottom:12px;
	padding-bottom:18px;
}

.formGroup {
	margin-left:6px;
	display:block;
}

/* start form stuff for service requests */
	div.response {
	clear:left;
	padding-bottom:2px;
	padding-top:2px;
}

div.question {
	display:inline;
	float:left;
	position:relative;
	text-align:right;
	width:150px;
}

div.answer, div.textanswer {
	clear:right;
	display:block;
	float:left;
	left:5px;
	margin:0;
	padding:0;
	position:relative;
}

div.formSubmitBar {
	width: 100%;
	text-align: left;
	background-color: #dce1ec;
	border: 1px solid #013e7d;
	padding: 5px;
	margin-top: 10px;
}

/* end form elements */

div.errorBox {
	display: none;
	color: red;
	font-weight: bold;
	border: 2px solid red;
	padding: 5px;
	margin: 0 0 12px 0;
	width: 545px;
}

.tdLeft {
	float:left;
	width:150px;
	margin-left:10px;
}

.questionQA {
	float:left;
	font-weight:bold;
	width:30px;
	text-align:left;
	clear:both;
}

.questionText {
	float:left;
	width:300px;
	margin-bottom:6px;
}

.answerText {
	float:left;
	width:300px;
	margin-bottom:12px;
}

/* start refer a contractor only elements */
	#dspRefCtrctorCBs {
	float:left;
	margin-bottom:16px;
	padding-top:8px;
}

/* end refer a contractor only elements */

#testimonialImg {
	margin-top:20px;
	margin-bottom:30px;
	border:0;
}

#page {
	width:100%;
	text-align:center;
	padding-bottom:18px;
}

#wrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*background:transparent url(/images/background.gif) repeat-y fixed center top;*/
}

#container {
	width:750px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

/* Information Box Container */
.infoBox
{
	margin: 0px;
 	padding: 5px;  	
  background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #5167a0; 
	font-weight: 200; 
	vertical-align:top;
	color:#555555;
	text-align:left;
}

.emphasizedContent
{
	font-size: 1.5em;
	line-height: 1.5em;
}

/* subnavigation */
#subNavContainer {
	float:left;
	width:150px;
	text-align:left;
	margin-top:18px;
	padding-bottom:28px;
	height:100%;
	min-height:100%;
}

#subNavContainer ul {
	line-height:1.2;
	margin:0 0 0 8px;
	padding:0;
	list-style-type:none;
}

#subNavContainer ul li {
	background:transparent url(/images/li_blue.gif) no-repeat;
	padding-left:12px;
	background-position:0 5px;
	color:#000;
	line-height:1.5;
}

#subNavContainer a {
	color:#013e7d;
	text-decoration:none;
}

#subNavContainer a.active {
	color:#000000;
	text-decoration:underline;
}

#subNavContainer a:hover {
	text-decoration:underline;
}

/** begin: header styles ************************************************************************************************************/
	#headerContainer {
	background-color:#003087;
	height:124px;
	clear:both;
}

/* TTP 6465... changing out #headerLeft and #headerRight for #headerFull */
	#headerFull {
	background-color:#003087;
	background-repeat:no-repeat;
	width:750px;
	height:124px;
}

#headerFull_hpp {
	width:750px;
	background-color:#003087;
	background-image:url(/images/header_hpp.gif);
	background-repeat:no-repeat;
	width:750px;
	height:76px;
}

#headerLeft {
	width:99px;
	background-color:#003087;
	height:75px;
	/* background-image:url(/images/logo.gif); */
		background-image:url(/images/header_left.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
}

#headerRight {
	height:75px;
	background-color:#003087;
	background-image:url(/images/header_right.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:649px;
	margin-left:1px;
}

/** end: header styles **************************************************************************************************************/


/** begin: main nav styles **********************************************************************************************************/
	#mainNav {
	width:750px;
	height:24px;
	background-color:#003087;
	border-top:2px solid #fff;
	padding:0;
	margin:0;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
}

#mainNav ul {
	margin:5px 0;
  	list-style-type:none;
	list-style-image:none;
	padding:0 0 0 10px;
}

#mainNav ul li {
	display:inline;
	padding:0 6px;
	color:#fff;
	line-height:16px;
	
	
}

#mainNav ul li a {
	color:#fff;
	text-decoration:none;
}

#mainNav .active, #mainNav ul li a:hover  {
	color:#F3D03E;
}



#mainNav img{
	border:none;
}

#mainNav ul li img{ 
	vertical-align: -10%;
}




/** end: main nav styles ************************************************************************************************************/


/** begin: main page styles *********************************************************************************************************/
	#splashMain {
	width:750px;
	/* width:274px;  */ 
		height:234px;
	/* height:199px;  */
		background-image:url(/images/main_splash.jpg);
	/* background-image:url(/images/main_splash_cropped.jpg); */
		background-repeat:no-repeat;
}

/* big bold and red */
.PageInstructions
{
	color:#A44922;
	font-weight:bold;
	vertical-align: middle;
	position:relative;	
}

#mainPageContent {
	width:750px;
}

#quickLinksResources {
	width:275px;
	float:left;
	text-align:left;
	border-right:1px solid #e1e5e8;
	padding-bottom:12px;
}

#quickLinks {
	margin-left:6px;
	padding:4px;
}

.mainSectionHeading {
	border-bottom:1px solid #e1e5e8;
	margin-bottom:8px;
	margin-top:2px;
}

#quickLinks ul {
	line-height:1.2;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:9pt;
}

#quickLinks ul li {
	background:transparent url(/images/li_blue.gif) no-repeat;
	padding-left:12px;
	background-position:0 5px;
	color:#003e7e;
}

#resources {
	margin-left:6px;
	padding:4px;
}

#resourcesSection {
	float:left;
	margin-bottom:8px;
}

.resourcesImage {
	border:1px solid #b20838;
	margin-top:2px;
	margin-right:2px;
}

.resourcesText {
	float:left;
	text-align:center;
	font-size:9pt;
	width:190px;
	margin-bottom:6px;
}

#mainContentContainer {
	width:470px;
	float:left;
	text-align:center;
}

.mainContentBig {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:14pt;
	margin-top:28px;
}

.mainContentSmaller {
	width:84%;
	line-height:1.6;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:12pt;
	margin-top:18px;
}

/** end: main page styles ***********************************************************************************************************/
#pageContent {
	width:560px;
	float:left;
	padding-left:18px;
	padding-top:8px;
	text-align:left;
	min-height:100%;
	padding-bottom:0;
	margin-bottom:6px;
}

/* border-left:1px solid #d7d7c9;  */
#pageContentSingleCol {
	width:725px;
	float:left;
	padding-left:18px;
	padding-top:8px;
	text-align:left;
	min-height:100%;
	padding-bottom:0;
	margin-bottom:6px;
}

/* border-left:1px solid #d7d7c9;  */
/** ON the partner management page ****************************************************/
	.partnerImage {
	padding-left:0px;
	padding-right:10px;
	border:0px;
}

.partnerClickCallout {
	font-size:12pt;
	font-weight:bold;
}

/** FAQ page styles ****************************************************************************************************/

	.specialList {
	list-style-image: URL('/images/checkmark.gif');
}

/** begin: footer styles ************************************************************************************************************/
	#footer {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border-top:2px solid #eaeef1;
	border-bottom:4px solid #000000;
	clear:both;
	font-size:8pt;
	height:50px;
}

#footer a {
	color:#000000;
}

#footer a:visited {
	color:#000000;
}

.footerText {
	margin-top:8px;
	margin-bottom:8px;
}



/** end: footer styles **************************************************************************************************************/
#pgContentLeft13Seer {
	float:left;
	width:47%;
	text-align:left;
	margin-right:12px;
	background-color:#c7d0d9;
	border:1px solid #000000;
	padding:4px;
	margin-top:4px;
}

#pgContentRight13Seer {
	float:left;
	width:47%;
	text-align:left;
	margin-right:0;
	background-color:#c7d0d9;
	border:1px solid #000000;
	padding:4px;
	margin-top:4px;
}

.testimonial{
	font-family:Times New Roman;
	font-style:italic; 
	font-size:12pt; 
	font-weight:bold;
	color: #003087;
	text-align:left;
}
.testimonialBy{
	font-family: Times New Roman;
	font-style:italic; 
	font-size:12pt; 
	font-weight:bold;
	color: #003087;
	text-align:right;
	padding-top:8px;
}