.headerClass {
	text-align: center;
	background-color: #0909b8;
	height: 20px;
	padding-top:5px;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
}
.menuItem a:link, .menuItem a:visited, .menuItem a:hover{
	padding-left:6px;
	padding-right:6px;
}

.wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#header a:link       { color:#EEEEEE; text-decoration:None; }
#header a:visited    { color:#EEEEEE; text-decoration:None; }
#header a:hover      { color:#EEEEEE; text-decoration:None; }
#header a:active     { color:#EEEEEE; text-decoration:None; }

#content a:link       { color:#0909b8; text-decoration:None; }
#content a:visited       { color:#3232CC; text-decoration:None; }
#content a:hover       { color:#0909b8; text-decoration:None; }
#content a:active       { color:#FF0000; text-decoration:None; }


.backgroundImage {
	position: absolute;
	left: auto;
	right: auto;
	height: 100%;
	width: 100%;
	background-image: url(Images/largeBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0px;
}
#MainPic {
	width: 380;
}

#jstextbox{
	width: 760px;
	margin:0;
}
#textBox {
	width: 360px;
	float: right;
	margin:0;
}
#textBoxForm {
	width: 520px;
	float: right;
	margin:0;
}
.bodyText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
#spacer { 
	height:40;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2#title {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	/*letter-spacing: -22px;*/
	font-size: 22px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


.titleClass {
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0909B8;
}
.footerclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
	text-align: center;
}
.b {
	font-weight: bold;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#formpic {
	width: 190px;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0909b8;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.confirmTabClass {
	width: 100%;
}
.formFieldWid {
	width: 285px;
}
.buttonBox {
	width: 140px;
	background-color: #0909b8;
	text-align: center;
	display: inline;
	vertical-align: middle;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
.buttonClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#buttons {
	height: 20px;
}
#buttons a:link       { color:#EEEEEE; text-decoration:None; }
#buttons a:visited    { color:#EEEEEE; text-decoration:None; }
#buttons a:hover      { color:#EEEEEE; text-decoration:None; }
#buttons a:active     { color:#EEEEEE; text-decoration:None; }

#buttonHide {
	display: block;
}
.calcLeftCol {
background-image:url(Images/CalculatorLeftSide.gif);
background-repeat:repeat;
}
.calcRightCol {
background-image: url(Images/CalculatorRightSide.gif);
background-repeat:repeat;
}
.calcButton {
	border:0;
	width:180;
	height:36;
	margin:0;
}

#jsnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul#jsnavbtns{
	list-style:none;
	margin-left:1px;	
}

#jsnavbtns a:link, #jsnavbtns a:visited{
	display:block;
	padding-top:4px;
	background:url(Images/js_button_off.gif) top left no-repeat;
	width:161px;
	height:22px;
	padding-left:22px;
	text-decoration:none;
	color:#0909b8;
}
 
#jsnavbtns a:hover{
	background:url(Images/js_button_on.gif) top left no-repeat;
	color:#fff;
	text-decoration:underline;
}
.copyright{
	font-size:7pt;
}
.faq{
	font-weight:bold;
	font-style:italic;
}