body {
	background: #FFFFFF;
	margin: 0;
	
}

body, a, div, span, td, select, option, input, textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

label 
{
		font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.utility {
	color: #FFFFFF;
	font-size: 10px;
}

a.utility, a.utility:active, a.utility:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.utility:hover {
	text-decoration: underline;
}

p, span, li {
	font-size: 12px;
	padding: 0 0 0 0;
}

input.search {
	font-size: 9px;
	height: 14px;
	width: 100px;
	border-width: 0;
}

.whiteTextReg {
	color: #FFFFFF;
	font-size: 12px;
}

.whiteTextIt {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic; 
}

.whiteTextHead 
{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

/* styles added by rmesard for landing page template, 30-may-2006 */
.bannerBlue /* superceded by image and bg-image */
{
/*
    background-color: #5468BF;
*/
}

.bannerBlueGradient 
{
	background-color: #5468BF;
    padding: 12px;
}


.bannerBlueGradient .bannerBlueText 
{
	width: 379px;
    color: #ffffff;
    font-size: 12px;
}	

.bannerBlueGradient .whiteTextHead
{
    padding: 12px 0;
}


a.landingBlock 
{
	/*border-left: solid 1px #e9e9e9;*/
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 8px 5px 0 8px;
    height: 100%;
    min-height: 85px;
    background-image: url(/images/landing/feature_bg_main.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.landingBlockHead 
{
    font-weight: bold;
    color: #4B6BB8;
    display: block;
}

a.landingBlock:hover 
{
    background-image: url(/images/c.gif);
    background-color: #EEEEEE;
    padding: 8px 5px 0 8px;
    background-repeat: repeat;
}

a.landingBlockActive
{
	text-decoration: none;
    color: #000000;
    display: block;
    padding: 8px 5px 0 8px;
    
    min-height: 85px;
     height: 100%;
	background-image: url(/images/c.gif);
    background-color: #EEEEEE;
    padding: 8px 5px 0 8px;
    background-repeat: repeat;
}

a.landingBlockOff
{
	text-decoration: none;
    color: #000000;
    display: block;
    padding: 8px 5px 0 8px;
    
    min-height: 85px;
     height: 100%;
    background-image: url(/images/landing/feature_bg_main.gif);
    background-repeat: no-repeat;
    background-position: left top;
}		

.landingBlock:hover .landingBlockHead 
{
    color: #D3191C;
}
.landingBlockArrow 
{
    width: 12px;
    height: 11px;
    border: 0;
    display: block;
    background-image: url(/images/landing/red_arrows.gif);
    background-repeat: no-repeat;
    position: relative;   
    top: -20px;
    left: 198px;
}
TABLE.landingFeatureTable
{
    /*margin: 0 0 0 25px;*/
    margin-left: 20px;
}

.landingFeatureTable TD
{
    vertical-align: top;
    padding: 0 25px 0 25px;
    /*padding: 5px, 5px, 5px, 50px;*/
}

.landingFeatureTable TD.featureCell
{
    padding: 8px;
    width: 230px;
}

.super 
{
	vertical-align: super;
	font-size: xx-small;
	font-weight: normal;
}



.callout_table {
	background-image: url(/images/home/hc_boxbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.callout_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#ECECEC;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}

TD.secondaryHeader 
{
	height: 31px;
	background-color: #5468BE;
	color:#FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 8px 0 0;
}

TD.secondarySubheader 
{
	height: 22px;
	background-color: #8D9AD4;
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 8px 0 0;
}

TD.secondarySubheaderReverse
{
	color:#5468BE;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 8px 0 0;
	
}

TD.searchresultsSubheader 
{
	height: 22px;
	background-color: #8D9AD4;
	color:#000000;
	font-size: 10pt;
	padding: 0 8px 0 8px;
}	

TD.searchresultsSubheader a, TD.searchresultsSubheader a:visited, TD.searchresultsSubheader a:active
{
	color:#000000;
	text-decoration: underline;
	font-size:10pt;
}	

TD.searchresultsSubheader a:hover
{
	text-decoration: none;	
}

TD.searchRelevanceColor1
{
	background-color: #8D9AD4;
}

TD.searchRelevanceColor2
{
	background-color: #5468BE;
}

SPAN.grayText
{
	color: #686867;
}

SPAN.purpleText
{
	color: #5468BE;
}		

TR.purpleHorizRule
{
	background-color:#5468BE;
}	

TD.secondarySubheader a, TD.secondarySubheader a:visited, TD.secondarySubheader a:active
{
	color:#FFFFFF;
	text-decoration: underline;
	font-size:12pt;
	font-weight: bold;
}

TD.secondarySubheader a:hover
{
	text-decoration:none;
}	
	
TR.secondarySubheaderbg
{	
	background-color: #EEF0F9;
}

TD.content 
{
	padding: 4px 20px 30px 12px;
	width: 625px;
}

DIV.content 
{
	font-size: small;
	
}

TD.indentContent 
{
	padding: 4px 20px 30px 12px;
	font-size: 12px;
}

DIV.indentContent 
{
	padding: 0 10px 0px 20px;	
	font-size: small;
	font-size: 12px;
}

DIV.indentContent a, DIV.indentContent a:visited, DIV.indentContent a:active
{
	text-decoration: none;
	font-size: 12px;
}

DIV.indentContent a:hover
{
	text-decoration: underline;
	font-size: 12px;
}

.sitemaplink
{
	font-size:12px;
	font-style:normal;
	padding-bottom: 5px;
}

DIV.contentHead, DIV.content H1, DIV.content H3
{	
	font-size: 14pt;
	font-weight: bold;
	color: #506AB5;	
	padding: 0 0 8px 0;
}

DIV.content H3
{
	font-size: 10pt;
	
}

DIV.content H3 a, DIV.content H3 a:visited, DIV.content H3 a:active
{
	color: #5468bf;
	text-decoration: underline;
	font-size:10pt;
	font-weight: normal;
}	

DIV.content H3 a:hover {
	color: #5468bf;
	text-decoration: none;
	font-size:10pt;
	font-weight: normal;
}

b a, b a:visited, b a:active
{
	text-decoration: underline;
	font-size:10pt;
}	

b a:hover
{
	text-decoration: none;
}		

a.contentLink, a.contentLink:visited, a.contentLink:active 
{
	color: #5468bf;
	text-decoration: underline;
	font-size:12px;
}

a.contentLink:hover
 {
	color: #5468bf;
	text-decoration: none;
	font-size:12px;
}

span.footnote 
{
	color: #686867;
	font-size: 11px;
}	


TD.landingBannerBorder1
{
	background-color: #5468BF;
}

TD.landingBannerBorder2
{
	background-color: #99A3D6;
}

TD.landingBannerImg 
{
 width: 236px;
 height: 205px;
 background-color: #5468BF;
 background-repeat:no-repeat;

}

TR.landingBannerBottom TD
{
 height: 45px;
 background-image: url(/images/landing/landing_hdr_gradient.gif);
 background-repeat: repeat-x;
}
 
#landingBannerImg1
{
	background-image: url(/images/landing/landing_top_img1.jpg);
}

#landingBannerImg2
{
	background-image: url(/images/landing/landing_top_img2.jpg);
}

#landingBannerImg3
{
	background-image: url(/images/landing/landing_top_img3.jpg);
}

#landingBannerImg4
{
	background-image: url(/images/landing/landing_top_img4.jpg);
}

#landingBannerImg5
{
	background-image: url(/images/landing/landing_top_img5.jpg);
}

#landingBannerImg6
{
 background-image: url(/images/landing/landing_top_img6.jpg);
}

.flashnavouter 
{
	 background-color: #45494A;
}

.flashnavinner
{
	background-color: #45494A;
}



TD.emailOptIn
{
	
	width: 173px;
	background-color:#CCCCCC;
	padding: 10px 5px 5px 10px;
}

TD.emailOptIn DIV
{
	height: 60px;
	font-size:10pt;
}		

TD.smallOptIn
{
	font-size:8pt;
	background-color:#CCCCCC;
}	

TD.smallOptIn a, TD.smallOptIn a:visited, TD.smallOptIn a:active
{
	text-decoration: none;
}

TD.smallOptIn a:hover
{
	text-decoration: underline;
}		

/* scrolling div */
DIV.scroll
{
	height: 100px;
	width: auto;
	overflow: auto;
	color: inherit;
}

.smallprint {
	font-size: 9px;
	}
	

.black14
{	
	font-size: 14pt;
	font-weight: bold;
	color: #333333;	
	text-align: center;
	vertical-align: middle;
}

input.calcField {
	width: 100px;
	height: 24px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6666CC;
	padding: 4px 0px 0px 8px;
	}

input.calcFieldTall {
	width: 100px;
	height: 42px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6666CC;
	padding: 8px 0px 0px 8px;
	}
	
input.calcFieldMed {
	width: 30px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6666CC;
	}

input.calcFieldSm {
	width: 16px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: right;
	border: 1px solid #6666CC;
	}

.pad12 {
	padding: 0px 12px;
	}

table.calcYN {
	width: 100px; 
	height: 37px; 
	border: 1px solid #6666CC; 
	background-color: #FFFFFF;
	}
 
.tpppHead {
	padding: 12px;
	}
	
.titleReverse {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.reverse {
	font-size: 11px;
	color: #FFFFFF;
	}
	
ul.nomargin {
	margin: 6px 0px 6px 12px;
	}

ol.nomargin {
	margin: 6px 0px 6px 24px;
	}
		
input.formField {
	width: 131px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	}
	
a.contentLink11, a.contentLink11:visited, a.contentLink11:active {
	color: #5468bf;
	text-decoration: none;
	font-size:11px;
	}

a.contentLink11:hover {
	color: #5468bf;
	text-decoration: underline;
	font-size:11px;
	}
	
a.contentLink15, a.contentLink15:visited, a.contentLink15:active 
{
	color: #5468bf;
	text-decoration: none;
	font-size:15px;
	font-weight: bold;
}

a.contentLink15:hover {
	color: #5468bf;
	text-decoration: underline;
	font-size:15px;
	font-weight: bold;
}

	
a.contentLink9, a.contentLink9:visited, a.contentLink9:active {
	color: #5468bf;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
	}

a.contentLink9:hover {
	color: #5468bf;
	text-decoration: underline;
	font-size:9px;
	font-weight: bold;
	}
	
table.regTable {
	border: 1px solid #CCEFFC;
	}
	
.regSection {
	background-color: #CCEFFC;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 14px;
	color: #333333;
	}

.formLabel {
	text-align: right;
	padding-right: 12px;
	}
	
.formRow {
	padding: 3px 0px;
	}
	
.smallCaps {
	font-size: 9px;
	}
	
a.smallCaps, a.smallCaps:link, a.smallCaps:visited {
	font-size: 9px;
	color: #0099CC;
	text-decoration: underline;
	}
	
a.smallCaps, a.smallCaps:hover, a.smallCaps:active {
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;
	}

table.greyBorder {
	border: 1px solid #CACACA;
	width: 381px;
	}

table.greyBorder td {
	padding-left: 12px;
	}
	
tr.topBlueRow {
	background-color: #7AD6FA;
	height: 24px;
	}

tr.whiteRow {
	background-color: #FFFFFF;
	height: 24px;
	}
		
tr.greyRow {
	background-color: #E9E9E9;
	height: 24px;
	}
	
.contentTitle {
	font-size: 12px;
	font-weight: bold;
	color: #5468bf;
	}
	
.contentTitle15 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
	
div.printableForm {
	width: 425; 
	border-bottom: 1px solid black;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 12px;
}
/*Begin Breadcrumb Styles*/

#breadcrumbspacer
{
	height: 20px;
}	


.breadcrumb
{
	margin-left: 15px;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:active 
{
	color: #5468bf;
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #5468bf;
	text-decoration: none;
}	

/*Begin Default Left Navigation Styles and Layers*/

#leftnavBack 
{
	background-color: #8E9AD4;
	width: 173px;
	z-index: 1;
	
}	 

#leftnavMain
{
	position: relative;
	width: 155px;	
	margin-left: 0px;
	margin-top: -30px;
	z-index: 3;
}	

.leftnavActive
{
	cursor: pointer;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	background-image: url(/images/common/subnav_selector_icon.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}	

.header
{
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	background-image: url(/images/common/subnav_selector_icon.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}	

.leftnavActive a , .leftnavActive a:visited, .leftnavActive a:active, leftnavActive a:hover
{
	text-decoration: none;
	color: #ffffff;
}


.leftnavOff
{
	cursor: pointer;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	text-decoration: none;
}	

.leftnavOff a , .leftnavOff a:visited, .leftnavOff a:active, leftnavOff a:hover
{
	text-decoration: none;
	
}
	
	

.leftnav 
{
	cursor: pointer;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	text-decoration: none;
	
}
.leftnav a , .leftnav a:visited, .leftnav a:active, leftnav a:hover
{
	text-decoration: none;
	
}

.leftnavon 
{
	cursor: pointer;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	text-decoration: none;
		
}
.leftnavon a , .leftnavon a:visited, .leftnavon a:active, leftnavon a:hover
{
	text-decoration: none;
}


.tertnavActive 
{
	cursor: pointer;
	background-color: #DCE0F2;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top: solid 1px #8E9AD4;
	height: 15px;
	text-align: right;	
	color: #000000;
	text-decoration: none;
}

.tertnavActive a , .tertnavActive a:visited, .tertnavActive a:active, tertnavActive a:hover
{
	text-decoration: none;
}

.tertnavon 
{
	cursor: pointer;
	background-color: #DCE0F2;
	color: #506AB5;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top: solid 1px #8E9AD4;
	height: 15px;
	overflow:visible;
	text-align: right;
	font-weight: bold;	
}

.tertnavon a , .tertnavon a:visited, .tertnavon a:active, tertnavon a:hover
{
	text-decoration: none;
}


.tertnav 
{
	cursor: pointer;
	background-color: #B9C1E5;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top: solid 1px #8E9AD4;
	height: 15px;
	text-align: right;	
}

.tertnav a , .tertnav a:visited, .tertnav a:active, tertnav a:hover
{
	text-decoration: none;
}

.quadnavon 
{
	background-color: #DCE0F2;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 3px;
	height: 10px;
	text-align: right;
	font-weight: bold;	
		
}

.quadnavon a , .quadnavon a:visited, .quadnavon a:active, quadnavon a:hover
{
	text-decoration: none;
}


.quadnav 
{
	background-color: #DCE0F2;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 3px;
	height: 10px;
	text-align: right;	
}

.quadnav a, .quadnav a:visited, .quadnav a:active 
{
	color: #000000;
	text-decoration: none;
}

.quadnav a:hover {
	color: #000000;
	text-decoration: underline;
}

.quadnavon a, .quadnavon a:visited, .quadnavon a:active 
{
	color: #000000;
	text-decoration: none;
}

.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background: #D61212;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.fieldLabelRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D61212;
	text-align: left;
	padding-right: 5px; 
}
.sm
{
color:000000;
font-size: 11
}

.Login1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 0px 5px 10px;
	margin: 0px;
	background-image:url(/images/Login-top.gif);
	background-color:#484870;
	background-repeat:no-repeat;
	background-position:right;
	width: 165px;
	height: 15px;
	
}
.Login2 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 2px;
	margin: 0px;
	text-align: right;
}
.logReg{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	border-bottom: 1px white solid;
	background-color: #000000;
}
.Login3{
	padding: 5px 0px 7px 5px;
	margin: 0px;
	border-bottom: 1px white solid;
	background-color: #000000;
}
.Login3 a{
	color: #cccccc;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
.Login3 a:hover {
color: #FFFFFF;
}
.loginMain
{
	display:block;  
}
.loginMainHide
{
	display:none;  
}

/* -------style to manage google search result----------- */
.g {
padding-top: 10px;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
padding-bottom: 3px;
}
.l 
{
font-family:arial, verdana, sans-serif;
font-size: 12px;
font-weight: bolder;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
color:#5468BE;
}
.s {
font-family:arial, verdana, sans-serif;
font-size: 11px;
color:  #000000;
padding-top: 2px;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
color: #333333;
}

.b {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5468BE;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0px;
white-space:normal;
}
.b a
{
color: #5468BE;
}
.b a:hover
{
	color: #5468BE;
	text-decoration:none;
}
.p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
	

.n 
{
margin: 0 0 0 -200px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 15px;
padding-bottom: 0px;
color: #5468BE;
}

.googletitlebar{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color:#003063;
border:0px;
}

.z
{
display:none;
}
.googletitlebarresult{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color:#003063;
text-align:right;
}

.googletitlebarresulttab
{
	
	width:500px;
}
.g a:link { 
  color:#5468BE;
  font-size:12px;
 }
.g a:visited {
  color: #5468BE;
  font-size:12px;
  
 }
 .g a:hover { 
  color:#5468BE;
  font-size:12px;
  text-decoration:none;
  }
 
  
  .g u:link { 
  color: #5468BE;
  font-size:12px;
  
  }
  .g u:visited { 
  color: #5468BE;
  font-size:12px;
  }
  .g u:hover { 
  color:#5468BE;
  text-decoration:none;
  }
  
  p  a:visited
  {
	color:#5468BE;
  }
  p  a:link
  {
	color:#5468BE;
  }
  p  a:hover
  {
	color:#5468BE;
	text-decoration :none;
  }
  .space
  {
	padding-top: 30px;
  }
  .l u:hover
  {
	text-decoration :none;
  }