/* puts all browsers at same starting point */
* { margin: 0px; padding: 0px;}

/* no scroll bar jump for firefox, netscape, opera */
html { min-height: 100%; margin-bottom: 1px; }

/* style explicitly for WYSIWYG editor */
/*
.LTR, .RTL{
  background-color: #ffffff;
}
*/
body {
	background: #a7a7a9 url(../App_Themes/SecureTalent/images/mainbg.gif) repeat-x;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#logo{
	background: url(../App_Themes/SecureTalent/images/SecureTalent-logo.gif) no-repeat;
	height: 121px;
	width: 296px;
	border: 0px;
	cursor: pointer;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	vertical-align: top;
}
a , a:link , a:visited {
	color: #8cc100;
	text-decoration: none;
}
a:hover , a:active {
	color: #8cc100;
	text-decoration: underline;
}
.MainBG {
	background: #a7a7a9 url(../App_Themes/SecureTalent/images/mainbg.gif) repeat-x;
	height: 100%;
	width: 100%;
}
.SearchHolder
{
	vertical-align: top;
	text-align: center;
	width: 223px;
	height: 38px;
	margin: 0px;
	padding: 7px 15px 2px 15px;
	background: transparent url(../App_Themes/SecureTalent/images/search-bg.gif) no-repeat;
	border: 0px solid Red;
}
.SearchInput
{
	vertical-align: top;
	width: 150px;
	height: 20px;
	font-size: 8pt;
	color: #666666;
	margin: 0px;
	padding: 2px;
}
.SearchBtn
{
	height: 19px;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}
.ContentHolder
{
	width: 963px;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	background: #ffffff url(../App_Themes/SecureTalent/images/content-btmcorners.gif) no-repeat bottom;
	border: 0px solid Red;
}
.HmServicesHolder
{
	width: 963px;
	height: 87px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../App_Themes/SecureTalent/images/hm-servicesmenu-bg.gif) no-repeat top left;
}
.HmServicesItem{
  font-size: 8pt;
  color: #666666;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  padding: 16px 16px 5px 42px;
  border: 0px solid Red;
  text-align: left;
}
.HmServicesItem a.HdrLink, .HmServicesItem a.HdrLink:link, .HmServicesItem a.HdrLink:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
.HmServicesItem a.HdrLink:hover, .HmServicesItem a.HdrLink:active {
  color: #93ba2d;
  font-weight: bold;
  text-decoration: underline;
}

.HmServicesItem a.thinGreenLink, .HmServicesItem a.thinGreenLink:link, .HmServicesItem a.thinGreenLink:visited{
  font: normal 8pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: none;
}
.HmServicesItem a.thinGreenLink:hover{
  font: normal 8pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: underline;
}


.HomeIntro{
	float: left;
	vertical-align: top;
	line-height: 15pt;
	margin: 0px;
	padding: 40px 20px 20px 20px;
	border: 0px solid Red;
        text-align: left;
}
.HomeResources
{
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 40px 40px 20px 20px;
	border: 0px solid Red;
        text-align: left;
}
.RiskCalculatorHolder
{
	width: 241px;
	height: 141px;
	margin: 0px;	
	padding: 0px;
	background: transparent url(../App_Themes/SecureTalent/images/hm-sidead-riskcalculator.gif) no-repeat top;
	border: 0px solid Red;
}
.NewsletterHolder
{
	width: 241px;
	height: 141px;
	margin: 0px;	
	padding: 0px;
	background: transparent url(../App_Themes/SecureTalent/images/hm-sidead-enewsletter.gif) no-repeat top;
	border: 0px solid Red;
}
.HmSideAdsHdr
{
	font-size: 13pt;
	font-weight: bold;
	color: #93ba2d;
	text-align: left;
	margin: 0px;
	padding: 34px 60px 0px 42px;
}
.HmSideAdsTxt
{
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	margin: 0px;
	padding: 0px 82px 0px 43px;
}


.SubNavHolder{
  width: 963px;
  height: 36px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  background: transparent url(../App_Themes/SecureTalent/images/subnav-bg.gif) no-repeat top left;
  border: none;
}
.SubNavLinks{
  font-size: 9pt;
  font-weight: bold;
  color: #666666;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
  padding: 0px 2px 0px 13px;
  background: transparent url(../App_Themes/SecureTalent/images/li_greensquare2.gif) no-repeat top left;
  border: 0px solid Red;
}
.SubContent{
	float: left;
	vertical-align: top;
	line-height: 16pt;
	margin: 0px;
	padding: 24px 20px 20px 20px;
	border: 0px solid Red;
}

.PageArrowLinks
{
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 16px;
	background: transparent url(../App_Themes/SecureTalent/images/li_greensquare2.gif) no-repeat top left;
	border: 0px solid Red;
}
.PageArrowLinkHdr{
  font-size: 9pt;
  font-weight: bold;
  color: #666666;
  vertical-align: top;
  margin: 0px 0px 0px 2px;
  padding: 0px 2px 0px 16px;
  background: transparent url(../App_Themes/SecureTalent/images/li_greensquare2.gif) no-repeat top left;
  border: 0px solid Red;
}
.PageArrowLinkHdr a.HdrLink, .PageArrowLinkHdr a.HdrLink:link, .PageArrowLinkHdr a.HdrLink:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
.PageArrowLinkHdr a.HdrLink:hover, .PageArrowLinkHdr a.HdrLink:active {
  color: #93ba2d;
  font-weight: bold;
  text-decoration: underline;
}
.RiskCalculatorHolder
{
	width: 614px;
	height: 215px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../App_Themes/SecureTalent/images/RiskCalculator_BG.jpg) no-repeat top;
	border: 0px solid Red;
}
.alert{
	color: red;
}


.Ahd{
  font-size: 13pt;
  font-weight: bold;
  color: #93ba2d;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  border: none;
}

.Bhd{
  font-size: 11pt;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  padding: 0px;
}
h1{
  font-size: 13pt;
  font-weight: normal;
  color: #93ba2d;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.HdrDkGray9
{
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.GreenColor
{
	color: #93ba2d;
}

.bold
{
	font-weight: bold;
}

ul.Green{
  margin: 2px 0px 2px 9px;
  padding: 2px 0px 2px 9px;
  border: 0px solid Red;
}
li.Green{
  list-style-image: url(../App_Themes/SecureTalent/images/li_greensquare2.gif);	
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 4px 0px;
}

ul.GreenCMSListMenuUL{
  margin: 2px 0px 2px 9px;
  padding: 2px 0px 2px 9px;
  border: 0px solid Red;
  width: 175px;
}
li.GreenCMSListMenuLI, li.GreenCMSListMenuHighlightedLI{
  list-style-image: url(../App_Themes/SecureTalent/images/li_greensquare2.gif);	
  margin: 0px 0px 7px 0px;
  padding: 0px 0px 7px 0px;
  font-weight: bold;
  border-bottom: 1px dotted gray;
}

.GreenCMSListMenuHighlightedLI a {
	color: #666666!important;
}

ul{
  margin: 2px 0px 2px 12px;
  padding: 2px 0px 2px 12px;
  border: 0px solid Red;
}
ol{
  margin: 2px 0px 2px 12px;
  padding: 2px 0px 2px 12px;
  border: 0px solid Red;
}
li{
  margin: 0px 0px 2px 6px;
  padding: 0px 0px 2px 6px;
}



/****** FIRST LEVEL LIST ITEMS *******/
li.Green a.HdrLink, li.Green a.HdrLink:link, li.Green a.HdrLink:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
li.Green a.HdrLink:hover, li.Green a.HdrLink:active {
  color: #93ba2d;
  font-weight: bold;
  text-decoration: underline;
}

/****** SECOND LEVEL LIST ITEMS *******/
li.Green a.DkGray , li.Green a:link.DkGray , li.Green a:visited.DkGray {
	color: #666666;
	text-decoration: none;
}
li.Green a:hover.DkGray , li.Green a:active.DkGray {
	color: #93ba2d;
	text-decoration: underline;
}

.Picleft{
float: left; 
clear: left; 
margin: 3px 12px 4px 0px; 
padding: 0px 0px 0px 0px;
border-style: solid;
border-width: 1px; 
border-color: #e2e2e2;
}


/********************************************************************
*                   FOOTER STYLES
*********************************************************************/
.FooterHolder{
  width: 983px;
  height: 58px;
  vertical-align: top;
  margin: 4px 0px;
  padding: 10px;
  background: #a7a7a9 url(../App_Themes/SecureTalent/images/footer-bg.gif) no-repeat top;
  border: none;
  text-align: left;
}
.FooterHolder td{
  padding-left: 25px;
  padding-right: 25px;
}
.FooterTxt{
  font-size: 8pt;
  color: #ffffff;
}
a.Footer , a:link.Footer , a:visited.Footer {
  color: #ffffff;
  text-decoration: none;
}
a:hover.Footer , a:active.Footer {
  color: #ffffff;
  text-decoration: underline;
}



#dropmenudiv
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold;
color: #ffffff;
position:absolute;
border: 1px solid #ccced0;
line-height:22px;
padding: 0px;
margin: 1px 0px 0px -1px;
z-index:100;
overflow: hidden;
}

#dropmenudiv a 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold;
color: #666666;
display: block;
width: 100%;
text-indent: 6px;
border-bottom: 0px solid white;
padding: 1px 0px 0px 4px;
text-decoration: none;
}

#dropmenudiv a:hover
{ /*hover background color*/
background-color: #ffffff;
color: #93ba2d;
}


.FloatRight{
float: right; 
clear: right; 
margin: 0px; 
padding: 0px;
}


.HmBlueBarHolder {
	background: url(../App_Themes/SecureTalent/images/BG_bluebar.gif) repeat-y;
	width: 920px;
	height: 52px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.SubBlueBarHolder {
	background: url(../App_Themes/SecureTalent/images/BG_bluebar.gif) repeat-y;
	width: 920px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.BlueBarCorner {
	padding: 0px;
	margin: 38px 0px 0px 290px;
	overflow: hidden;
}
.HmBannerHdr {
	padding: 0px;
	margin: 24px 0px 0px 14px;
	overflow: hidden;
}
.SubBannerHdr {
	padding: 0px;
	margin: 18px 0px 0px 14px;
	overflow: hidden;
}
.HmContentHolder {
	padding: 20px 14px 20px 14px;
	line-height: 13pt;
	overflow: hidden;
}
.HmPinlineHolder {
	padding: 22px 2px 22px 0px;
	overflow: hidden;
}

.FooterBG {
	background: url(../App_Themes/SecureTalent/images/BG_bluebar.gif) repeat-y;
	width: 920px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
}
.FooterTxt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ffffff;
	margin: 0px;
	padding: 3px 14px 0px 14px;
}
#FooterNav {
	font-size: 0.9em;
	color: #ffffff;
	float: right; 
	clear: right; 
	margin: 0px;
	padding: 3px 14px 0px 14px;
}
#FooterNav a#Footer {
	color: #ffffff;
	text-decoration: none;
}
#FooterNav a:hover#Footer {
	color: #00ccff;
	text-decoration: underline;
}
.HmRightHolder {
	width: 284px;
	padding: 20px 14px 20px 14px;
	margin: 0px;
}

.RightBoxOrange {
	background: url(../App_Themes/SecureTalent/images/box_orangeBG.gif) repeat-x bottom;
	padding: 0px 8px 8px 14px;
	margin: 0px;
	overflow: hidden;
}
.RightBoxBlue {
	background: url(../App_Themes/SecureTalent/images/box_blueBG.gif) repeat-x bottom;
	padding: 0px 8px 8px 14px;
	margin: 0px;
	overflow: hidden;
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#DarkBlue {
	color: #003c66;
}
#BrightBlue {
	color: #006699;
}
#White {
	color: #ffffff;
}
#Orange {
	color: #e58d02;
}

}
a:link#NoLine , a:visited#NoLine {
	color: #00b6eb;
text-decoration: none;
}
a:hover#NoLine , a:active#NoLine {
	color: #003c66;
text-decoration: none;
}

.LocationsTxt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color: #003c66;
	line-height: 13pt;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#bold {font-weight: bold;}


.Nav01Holder a#MainNav {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold;
color: #333333;
text-decoration: none;
display: block;
background: transparent url(../App_Themes/SecureTalent/images/homeup.gif) left bottom repeat-x;
padding: 10px 41px 7px 0px;
margin: 0px; 
text-align: left;
}
.Nav01Holder a:hover#MainNav {
color: #00ccff;
text-decoration: none;
display: block;
background: transparent url(../App_Themes/SecureTalent/images/homedn.gif) left bottom repeat-x;
padding: 10px 41px 7px 0px;
margin: 0px; 
text-align: left;
}
.Nav01Holder a#MainNavDn , a:hover#MainNavDn {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold;
color: #333333;
text-decoration: none;
display: block;
background: transparent url(../App_Themes/SecureTalent/images/homedn.gif) left bottom repeat-x;
padding: 10px 41px 7px 0px;
margin: 0px; 
text-align: left;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0px; 
padding: 0px; 
}
LI.navlist
{
background: transparent url(../App_Themes/SecureTalent/images/arrowlink2-clear.gif) left top no-repeat;
padding: 2px 0px 2px 20px;
text-align: left;
}

.JobListHolder
{
display: block;
padding: 2px;
border : 1px solid #003c66;
margin: 0px;
}
.JobList
{
background: transparent url(../App_Themes/SecureTalent/images/arrowlink-clear.gif) left center no-repeat;
background-position : 10px;
padding: 2px 0px 2px 30px;
text-align: left;
line-height: 20px;
}
#JobLineA
{
background-color: #f5f5f5;
}
#JobLineB
{
background-color: #ffffff;
}

#flashBanner {
   width:920px;
   height:200px;
   background-color: #003366;
}
#flashText {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;	
	margin: 0;
	padding: 16px;
   width:920px;
   height:150px;
}
a.FlashLink , a:link.FlashLink , a:visited.FlashLink  {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #00ccff; 
	text-decoration: none;
}
a:hover.FlashLink , a:active.FlashLink  {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #00ccff; 
	text-decoration: none;
}



/****************************************************************
*                    Sub Content Section
*****************************************************************/
.subcontent{
  padding: 25px 20px 20px 20px;
  border: none;
  line-height: 16pt;
  border: none;
}
.subcontent p{
  padding-top: 10px; padding-bottom:10px;
}
.subcontent a, .subcontent a:link, .subcontent a:visited{
  color: #93ba2d;
  text-decoration: none;
}
.subcontent a:hover, .subcontent a:active{
  color: #93ba2d;
  text-decoration: underline;
}

a.thinGreenLink, a.thinGreenLink:link, a.thinGreenLink:visited{
  font: normal 9pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: none;
}
a.thinGreenLink:hover{
  font: normal 9pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: underline;
}
a.thickGreenLink, a.thickGreenLink:link, a.thickGreenLink:visited{
  font: bold 9pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: none;
}
a.thickGreenLink:hover{
  font: bold 9pt Arial, Helvetica, sans-serif; 
  color: #93ba2d;
  text-decoration: underline;
}
#paddedTable{
   border-right: #a7a7a9 1px solid; 
   border-top: #a7a7a9 1px solid; 
   border-left: #a7a7a9 1px solid; 
   border-bottom: #a7a7a9 1px solid;
}
#paddedTable td{
  padding: 5px;
}
#paddedTable a, #paddedTable a:link, #paddedTable a:visited{
   font: normal 9pt Arial, Helvetica, sans-serif; 
   color:#93ba2d;
   text-decoration:none;
}
#paddedTable a:hover{
   font: normal 9pt Arial, Helvetica, sans-serif;
   color:#93ba2d;
   text-decoration:underline;
}

/****************************************************************
*                    HOMEPAGE STYLES
*****************************************************************/
.style1 {
	font-size: 10pt;
	font-weight: bold;
}
.style2 {font-size: 10pt}




/****************************************************************
*                    SITEMAP PAGE STYLES
*****************************************************************/
.CMSSiteMapList{}

.CMSSiteMapList  li a, .CMSSiteMapList li a:link, .CMSSiteMapList li a:visited{
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
.CMSSiteMapList li a:hover, .CMSSiteMapList li a:active{
  color: #93ba2d;
  font-weight: bold;
  text-decoration: underline;
}

.CMSSiteMapListItem{
   list-style-image: url(../App_Themes/SecureTalent/images/li_greensquare2.gif);	
   margin: 2px 0px 2px 9px;
   padding: 2px 0px 2px 9px;
}

.CMSSiteMapListItem ul li a, .CMSSiteMapListItem ul li a:link, .CMSSiteMapListItem ul li a:visited {
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}
.CMSSiteMapListItem ul li a:hover, .CMSSiteMapListItem ul li a:active{
  color: #93ba2d;
  text-decoration: underline;
  font-weight: normal;
}
.CMSSiteMapLink{}



/****************************************************************
*                    CMS CSS Menu styles
*****************************************************************/
.Horizontal { 
  border: none;
  float: left; 
  width: 100%; 
}
.Horizontal ul { 
  padding: 0px; 
  margin: 0px; 
  width: 100%; 
  list-style-type: none 
}
.Horizontal li { 
  border: none;
  padding: 0px;
  margin: 0px;
  display: inline; 
  float: left; 
}
.Horizontal a{ 
  padding: 0px;
  margin: 0px;
  display: block; 
  color: purple;
}
.Horizontal ul ul{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #ccced0;
  line-height:22px;
  padding: 0px;
  margin-left: -1px;
  /*margin: 1px 0px 0px -1px;*/
  z-index: 500; 
  width: 200px; 
  position: absolute;
  overflow: hidden;
  background:transparent url(../App_Themes/SecureTalent/images/nav02-bg.gif) repeat-x;
}

/********* SECOND LEVEL ITEMS (submenu) **********/
.Horizontal ul ul li { 
  clear: left; 
  display: block; 
  position: relative;
  border: none;
  width: 100%;
  float: left;
  text-align: left;
  color: #666666;
}

.Horizontal ul ul li a, .Horizontal ul ul li a:link, .Horizontal ul ul li a:visited{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: bold;
  color: #666666;
  display: block;
  width: 100%;
  text-indent: 6px;
  border: none;
  padding: 2px 0px 2px 4px;
  text-decoration: none;
}

.Horizontal ul ul li a:hover{ 
  background-color: #ffffff;
  color: #93ba2d;
  text-decoration: none;
}

.Horizontal UL UL UL { 
   border-right: #d3d5d8 5px solid; 
   left: 100%; 
   border-bottom: white 0px solid; 
   top: -1px;
}
.Horizontal UL UL { DISPLAY: none }
.Horizontal UL LI:hover UL UL { DISPLAY: none }
.Horizontal UL UL LI:hover UL UL { DISPLAY: none }
.Horizontal UL LI:hover UL { DISPLAY: block }
.Horizontal UL UL LI:hover UL { DISPLAY: block }
.Horizontal UL UL UL LI:hover UL { DISPLAY: block }

/***** ADD Padding to top of drop-down menus *****/
/*
#menuElem_UL_1{margin-top: 1px;}
#menuElem_UL_2{margin-top: 1px;}
#menuElem_UL_3{margin-top: 1px;}
#menuElem_UL_4{margin-top: 1px;}
*/

/*
#menuElem_LI_0_2_1 a{ 
  border: none;
  padding: 0px;
  margin: 0px;
  background:transparent url(../App_Themes/SecureTalent/images/nav01-services-up.gif) no-repeat;
  overflow:hidden;
}
#menuElem_LI_0_2_1 a:hover { 
  border: none;
  padding: 0px;
  margin: 0px;
  background:transparent url(../App_Themes/SecureTalent/images/nav01-services-rl.gif) no-repeat;
  overflow: hidden;
  display: block;
  width: 116px;
  height: 34px;
}
*/


/****************************************************************
*                    CMS CSS Sub Menu styles
*****************************************************************/
.submenulistCMSListMenuUL{
  float:left;
  width: 100%;
  text-align: left;
  border: none;
  padding: 6px 0px 0px 6px;
  margin: 0px;
}
.submenulistCMSListMenuLI{
  font-size: 9pt;
  font-weight: bold;
  color: #666666;
  vertical-align: top;
  margin: 0px 0px 0px 15px;
  padding: 0px 2px 0px 13px;
  background: transparent url(../App_Themes/SecureTalent/images/li_greensquare2.gif) no-repeat top left;
  border: none;
  display: inline; 
}
.submenulistCMSListMenuLI a, .submenulistCMSListMenuLI a:link , .submenulistCMSListMenuLI a:visited {
  color: #666666;
  text-decoration: none;
}
.submenulistCMSListMenuLI a:hover , .submenulistCMSListMenuLI a:active {
  color: #8cc100;
  text-decoration: underline;
}
.submenulistCMSListMenuHighlightedLI{
  font-size: 9pt;
  font-weight: bold;
  color: #8cc100;
  vertical-align: top;
  margin: 0px 0px 0px 15px;
  padding: 0px 2px 0px 13px;
  background: transparent url(../App_Themes/SecureTalent/images/li_greensquare2.gif) no-repeat top left;
  border: none;
  display: inline; 
}


submenulistCMSListMenuHighlightedLI a{
  color: #8cc100;
  text-decoration: none;
}
.submenulistCMSListMenuHighlightedLI a:link{
  color: #8cc100;
  text-decoration: none;
}
.submenulistCMSListMenuHighlightedLI a:visited{
  color: #8cc100;
  text-decoration: none;
}
.submenulistCMSListMenuHighlightedLI a:active{
  color: #8cc100;
  text-decoration: none;
}
.submenulistCMSListMenuHighlightedLI a:hover{
  color: #8cc100;
  text-decoration: underline;
}
.submenulistCMSListMenuLinkHighlighted{}
.submenulistCMSListMenuLink{}



/****************************************************************
*                    CONTACT FORM STYLES
*****************************************************************/
.contactForm{padding:0px;margin:0px;}
.contactForm td{
  padding-top: 5px;
  padding-bottom: 5px;
}
.contactFormMessage{color:red;padding:5px;}


/****************************************************************
*                    RISK CALCULATOR STYLES
*****************************************************************/
/*
.riskCalculator td{
  padding-right: 0px; 
  padding-left: 26px; 
  padding-bottom: 0px; 
  padding-top: 44px;
  line-height: 12px;
}
*/


.riskCalculator #row1 td{
  padding: 46px 0px 0px 0px;
  line-height: 14px;
  border: none;
}
.riskCalculator #row2 td{
  line-height: 12px;
  padding: 20px 0px 0px 0px;
  border: none;
}
.riskCalculator #row3 td{
  line-height: 12px;
  padding: 15px 0px 0px 0px;
  border: none;
}
.riskCalculator #row4 td{
  line-height: 12px;
  padding: 20px 0px 0px 0px;
  border: none;
}

/*******************************************************
*  WEBPART STYLES                                      *  
********************************************************/
.webpartTable{border: none;}
.webpartTable td{padding: 5px;}
.webpartMessage{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14pt; 
  font-weight: bold;
  color: #666666;
}

/*** TESTING ****/
.testmenu{
  background: transparent url(../App_Themes/SecureTalent/images/nav01-home-up.gif) no-repeat;
  height: 40px;
  border: 1px solid blue;
}
.testmenuOver{
  background: transparent url(../App_Themes/SecureTalent/images/nav01-home-rl.gif) no-repeat;
  height: 40px;
}
.testmenuDown{
  background: transparent url(../App_Themes/SecureTalent/images/nav01-home-dn.gif) no-repeat;
  height: 40px;
border: 1px solid red;
}

.testmenuHover{
  background: transparent url(../App_Themes/SecureTalent/images/nav01-home-rl.gif) no-repeat;
  height: 40px;
  border: 1px solid green;
}

.Disclaimer
{
	font-style: italic;
	font-size: 8pt;
}