
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.FooterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.FooterLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;	
}

a.FooterLnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.MenuHeader
{
	height:35px;
}

.QuestionList
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}

.QuestionListTable
{
border-width: 1px;
	border-style: solid;
	border-color: #336600;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial;
	font-size:11px;
	width:98%;
	
}

.SeminarTable
{
border-width: 1px;
	border-style: solid;
	border-color: #336600;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial;
	font-size:11px;
	width:98%;
	text-align:left;
	
}

.BenefitsTable
{
border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial;
	font-size:11px;
	width:500px;
	text-align:left;
	
	
}

.SiteMapTable
{
border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial;
	font-size:11px;
	width:250px;
	text-align:left;
	
	
}

.BenefitCell{
border: 1px solid black;}


.reportTable
{
border-width: 1px;
	border-style: solid;
	border-color: #336600;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	
}

.SeminarTop
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#006600;
	font-weight:bold;
}


a.HomeMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;	
}

a.HomeMenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

a.HomeMenuLinkNew {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;	
}

a.HomeMenuLinkNew:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.TxtContent
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:justify;
	
}

.SubHeading
{
	font-family:Book Antiqua;
	font-size:18px;
	color:#000000;
	text-align:justify;
	font-weight:bold;
}

.MediaHeading
{
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
	background-color:#336600;
}

.TxtFormHeading
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.FormFields
{
	font-family:Arial;
	font-size:11px;
	border:solid 1px #000000;
	text-indent:3px;
}

.TxtContent
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.TxtDisclaimer
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
}

.PageHeading
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

a
{
	font-family:Arial;
	font-size:12px;
	color:#006600;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#006600;
	text-decoration:underline;
}

.LoginTxtBox
{
	font-family:Arial;
	font-size:11px;
	height:14px;
	width:196px;
}

.AnsweredQ
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#336600;
}

.calendar_button
{
    border:none;
    cursor:pointer;
}

.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-weight: bold;
  font-family: "Verdana",monospace;
  padding: 2px;
  cursor: pointer;
}

.calendar td
{
  font-size:11px;
}

.title
{
    font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
    width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
    width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
  width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
  width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
  font-family:Verdana;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:center;
  background-color:#FFFFFF;
}	

a.forgotPW
{
	font-family:Verdana;
	font-size:9px;
	color:#006600;
	text-decoration:none;
}

a.forgotPW:hover
{
	font-family:Verdana;
	font-size:9px;
	color:#006600;
	text-decoration:underline;
}

a.rateLink
{
	font-family:Verdana;
	font-size:9px;
	color:#006600;
	text-decoration:none;
}

a.rateLink:hover
{
	font-family:Verdana;
	font-size:9px;
	color:#006600;
	text-decoration:underline;
}

div.clouditem a
{
	display:block;
}


.CloudHeading
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336600;
}

.Cloudtable
{
border-width: 1px;
	border-style: solid;
	border-color: #336600;
	border-collapse: separate;
	background-color: white;
	font-family:Arial;
	font-size:11px;

}

.SeminarCB
{
	font-family:Verdana;
	font-size:10px;
}

a.PressKitLink
{
	font-family:Arial;
	font-size:14px;
	color:#006600;
	text-decoration:none;
}

a.PressKitLink:hover
{
	font-family:Arial;
	font-size:14px;
	color:#006600;
	text-decoration:underline;
}

sup
{
	font-family:Verdana;
	font-size:8px;
}

a.ReportLink{
font-size:11px;
}

.advisorDD
{
	font-family:Arial;
	font-size:11px;
	width:120px;
}
.advisorBox
{
	width:115px;
	height:115px;
}

.advtext
{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}

.advtextBD
{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	font-weight:bold;
}

a.advLink
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.advLink:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}

a.resLink
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.resink:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}

#LoginError
{
	font-family:Verdana;
	font-size:10px;
	color:Red;
	position:relative;
	left:10px;
	top:6px;
	width:210px;
}


