html, body {
	width:100%;
	height:100%
}


body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #FFFFFF;
	background-image: url(../images/bg-textField.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-left:50px; /* 5.0 - 5.5 */
	margin-left/**/: /**/auto; /* 6.0 + */
}
.Header {
	width: 782px;
}
.Header img{
	float: left;
}
#flashcontent{background-color:#FFFFFF;}
.Logo {
	background: url(../images/image-logo.gif) no-repeat left center;
	height: 66px;
	width: 408px;
	float: left;
	margin:9px 0 0 0;
}
.Logo a:link, .Logo a:visited {
	background: transparent;
	height: 62px;
	width: 404px;
	display:block;
	float:left;
}
.Logo a:hover {
	background: transparent;
}
.Logo a strong {
	display:none;
}
.Phone {
	background-image: url(../images/image-phone.gif);
	height: 84px;
	width: 200px;
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
}
.Phone h1 {
	display:none;
}
.Content {
	width: 782px;
	background-color: #FFFFFF;
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.NavBar {
	float: left;
	font-size: 11px;
	width: 782px;
	width/**/: /**/ 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0c2766;
	border-right-color: #0c2766;
	border-left-color: #0c2766;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.NavBar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.NavBar li {
	float: left;
	display:inline;
	background-repeat:no-repeat;
}

.n1a {width: 119px !important; background: url(../images/but-services.gif) top left no-repeat;}
a.n1:hover, a.n1:active, a.n1active {background: url(../images/but-services-over.gif);}

.n2a  {width: 120px !important; background: url(../images/but-products.gif) top left no-repeat;}
a.n2:hover, a.n2:active, a.n2active {background: url(../images/but-products-over.gif);}

.n3a  {width: 166px !important; background: url(../images/but-quote.gif) top left no-repeat;}
a.n3:hover, a.n3:active, a.n3active {background: url(../images/but-quote-over.gif);}

.n4a  {width: 150px !important; background: url(../images/but-employment.gif) top left no-repeat;}
a.n4:hover, a.n4:active, a.n4active {background: url(../images/but-employment-over.gif);}

.n5a  {width: 106px !important; background: url(../images/but-about.gif) top left no-repeat;}
a.n5:hover, a.n5:active, a.n5active {background: url(../images/but-about-over.gif);}

.n6a  {width: 119px !important; background: url(../images/but-contact.gif) top left no-repeat;}
a.n6:hover, a.n6:active, a.n6active {background: url(../images/but-contact-over.gif);}

.NavBar a {
	height: 43px !important;
	display: block;
	text-decoration: none;
}
.NavBar a strong{
	display:none;
}
/* BigPicture */
.BigPicture {
	float: left;
	width: 782px;
	width/**/: /**/ 780px;
	height: 269px;
	font-size: 11px;
	background-image: url(../images/image-home.jpg);
	background-repeat: no-repeat;
	background-color: #0c2766;
	border: 1px solid #0c2766;
}

/* Left */
.Left {
	float: left;
	font-size: 11px;
}
.HomeTextBox {
	border: 1px solid #e6e9ef;
	background: #FFFFFF url(../images/bg-homeTextBox.gif) repeat-x left bottom;
	font-size: 13px;
	color: #4C4C4C;
	width: 394px;
	width/**/: /**/359px;
	overflow: auto;
	padding-top: 10px;
	padding-right/**/: 10px;
	padding-left: 20px;
	margin-top: 6px;
	padding-bottom: 0px;
}
html>body .HomeTextBox {
	padding-bottom: 0px;
}
.HomeTextBox h1 {
	font-size: 18px;
	font-weight: bold;
	color: #005288;
	margin: 0px;
	padding: 0px;
}
.HomeTextBox p {
	margin-top:13px;
	padding-top:0;
}
* .Left .HomeTextBox p {
	margin-top:11px;
}
* + .Left .HomeTextBox p {
	margin-top:7px;
}

.HomeTextBox ul {
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.HomeTextBox li {
	font-weight: bold;
	color: #005288;
	padding:1px 0px;

}
.HomeTextBox a:link, .HomeTextBox a:visited {
	font-size: 12px;
	color: #005288;
	background: url(../images/bullet-blueBoxArrow.gif) no-repeat right center;
	padding-right: 15px;
	float:right;
	display:block;
	margin-bottom:0;
	padding-bottom:0;
}
html>body .HomeTextBox a:link,  
html>body .HomeTextBox a:visited {
	margin-bottom: 19px;
}
* + html .Left .HomeTextBox a:link,
* + html .Left .HomeTextBox a:visited {
	margin-bottom: 0px;
}
.HomeTextBox a:hover {
}

/* Right */
.Right {
	float: right;
}
.NewsBox {
	background-color: #FFFFFF;
	background-image: url(../images/bg-newsBox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 386px;
	width/**/: /**/346px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #e6e9ef;
	font-size: 13px;
	height: 100px;
	margin-top: 6px;
	color: #4c4c4c;
	position:relative;
}
.NewsBox h1 {
	font-size: 19px;
	font-weight: bold;
	color: #005288;
	margin: 0px 0px 5px;
	padding: 0px;
}
.NewsBox img {
/*	border:solid 2px #666666;
*/	float: left;
	position:absolute;
	Top: 32px;
}
/*.NewsBox p {
	display: block;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	position:absolute;
	left: 125px;
	Top: 40px;
}*/
.NewsBox p {
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.NewsBox a:link, .NewsBox a:visited {
	font-size: 12px;
	color: #005288;
	background-image: url(../images/bullet-blueBoxArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.NewsBox a:hover {
}

.AffiliationsBox {
	background-color: #FFFFFF;
	background-image: url(../images/bg-newsBox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 386px;
	width/**/: /**/346px;	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #e6e9ef;
	height: 100px;
	margin-top: 4px;
}
.AffiliationsBox h1 {
	font-size: 19px;
	font-weight: bold;
	color: #005288;
	margin: 0px 0px 5px;
	padding: 0px;
}
.AffiliationsBox img {
	padding-right: 7px;
	float: left;

}

/* SUB MIDDLE */
.SubMiddle {
	border: 1px solid #e6e9ef;
	background-image: url(../images/bg-subTextBox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #4C4C4C;
	width: 780px;
	float: left;
	overflow: auto;	
}
.SubMiddle h1 {
	font-size: 19px;
	font-weight: bold;
	color: #005288;
	margin: 0px;
	padding: 0px;
}
.SubMiddle p {

}
.SubMiddle ul {
	margin-right: 0px;
	padding-right: 0px;
}
.SubMiddle li {
	font-weight: bold;
	color: #005288;

}
.SubMiddle a:link, .SubMiddle a:visited {
	font-size: 12px;
	color: #005288;
	background-image/**/: url(../images/bullet-blueBoxArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	float:left;
}
.news a:link, .news a:visited {
	font-size: 12px;
	color: #005288;
	background: none !important;
	padding-right: 0 !important;
	float: none !important;
}
.SubMiddle a:hover {
}


.SubLeft {
	width: 386px;
	width/**/: /**/346px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 14px;
	float: left;
	border-right: 1px solid #e6e9ef;
	margin-bottom: 20px;
}
.SubLeft blockquote {
	padding: 0px 0px 0px 20px;
}

.SubRight {
	width: 370px;
	width/**/: /**/330px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 4px;
	float: left;
	/*border: 1px solid #e6e9ef;*/
}
.SubRight a:link, .SubRight a:visited {
	font-size: 12px;
	color: #005288;
	background: none;
}
.SubRight a:hover {
}
.SubRight img.ProductLogo {
	margin-bottom:20px;
	margin-left: 40px;
}



.DynamicBox {
	text-align: center;
}
.DynamicBox a:link, .DynamicBox a:visited {
	font-size: 16px;
	color: #8a5630;
	background: none;
	padding-right: 8px;
	float:none;
	font-weight: bold;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 0px;
}
.DynamicBox a:hover {

}
.DynamicBox p {
	border: 1px solid #e9ebef;
	background-color: #FDF8F2;
	padding: 12px;
	text-align: left;
	font-size: 13px;
	color: #4c4c4c;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* PDF Link and Disclaimer Box */
.Sub-PDF {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Sub-PDF a:link, .Sub-PDF a:visited  {
	text-decoration: underline;
	background-image/**/:url(../images/icon-pdf.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 5px 0px 0px 25px;
	margin: 0px 0px 0px 30px;
	float: none;

}
.Sub-PDF a:hover  {
}
.PDFDisclaimer {
	font-size:10px;
	padding: 10px 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e9ef;
}
.PDFDisclaimer a:link, .PDFDisclaimer a:visited {
	text-decoration: underline;
	background:none;
	padding:0px;
	font-size:10px;
	float: none;
}
.PDFDisclaimer img {
	float:left;
	padding-right:10px;
}


/* LOGIN / SIGN IN */
.LoginBox{
	padding: 5px;
	font-size:12px;
	float:left;
	overflow: auto;	
	/*border: 1px solid #e6e9ef;*/
}
.LoginBox h2 {
	margin: 0px 0px 15px;
	padding: 8px;
	background-color: #FBF6E3;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.LoginBox label,.LoginBox input,.LoginBox textarea {
	display: block;
	float: left;
	margin-bottom: 2px;
	font-size:12px;
}
.LoginBox input,.LoginBox textarea {
	background-color: #F9F8F7;
	padding: 3px;
}
.LoginBox input,.LoginBox textarea,.LoginBox select {
	background-color: #F5F9FC;
	padding: 3px;
}
.LoginBox .small {
	width: 50px;
}
.LoginBox .medium {
	width: 150px;
}
.LoginBox .large {
	width: 300px;
}
.LoginBox .note {
	font-size: 11px;
	color: #666666;
}
.LoginBox label {
	text-align: left;
	width: 175px;
	padding: 3px 3px 3px;
	line-height:18px;
}
.LoginBox br {
	clear: left;
}
.LoginBox input.Button {
	background-image: url(../images/bg-formButton.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #005288;
	cursor: pointer;
	background-color: #014978;
	margin-left: 125px;
	float:left;
	display:inline;
}
.LoginBox input.CheckBox {
	background-image:none;
}
.LoginBox label.label-RightSide {
	text-align: left;
	width: 150px;
	padding-right: 0px;
	padding-left: 5px;
}
.LoginBox label.label-LeftSide {
	width: 325px;
	padding: 10px 3px 3px 0px;
}
.LoginBox .ErrorMessage {
	color:#CC0000;
}
.LoginBox a:link,
.LoginBox a:visited  {
	color: #1C4166;
}
.email-confirm {
	display:none;
}

/* FOOTER */
.Footer {
	padding-top: 10px;
	float: left;
	width: 782px;
}
.Address{
	float: right;
	width: 400px;
	font-size: 10px;
	color: #4c4c4c;
	text-align: right;
	margin-right: 5px;

}
.Address a:link, .Address a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.Copyright{
	float: left;
	margin-left: 20px;
	font-size: 10px;
	color: #4c4c4c;
	width: 300px;

}
.Copyright a:link, .Copyright a:visited{
	font-size: 10px;
	color: #4c4c4c;
	text-decoration:none;
}
.Copyright a:hover {
	text-decoration:underline;
}
.FooterLinks{
	height: 33px;
	float:left;
	background-color: #929EA6;
	background-image: url(../images/footer-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
.FooterLinks-R{
	height: 33px;
	height/**/: /**/ 23px;
	width: 782px;
	width/**/: /**/ 762px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(../images/footer-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FooterLinks a:link, .FooterLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}


/* MISC */
.errors
{
	margin:10px;
	padding:5px;
	border:1px solid #f2f2f2;
	background-color:#f9f9f9;
	font-weight: bold;
	color: #005288;	
}

.clr {
	clear: both;
	height: 0px !important;
	margin:0px;
	padding:0px;
	line-height:0px;
	overflow:hidden;
	border:none;
}
.noJavaScript
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
	background-color:#fff;
	border:2px solid #005288;
	margin-top:20px;
	margin-bottom:20px;
	padding:15px;
}
.noJavaScript a
{
	color:#005288;
	text-decoration:none;
}

.noJavaScript a:hover
{
	text-decoration:underline;
}

.howtoJavaScript
{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	
}
