body { font-family: Georgia, "Times New Roman", Times, serif; color: #660033; }

.text1, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 400;
	margin-left: 15px;
	color: #660033;
	line-height: 15pt;
	text-align: justify;
	letter-spacing: normal;
	margin-right: 15px;
	margin-top: -5px;
}
h1 { margin: 1em 0 .5em 15px; font-size: 1.3em; color: #536c56;  }
h1 span {  padding-right: 15px; display: inline-block; }
h1 a { padding: 0 15px; display: inline-block; font-weight: normal; font-style: italic; font-size: .9em;}
h2 { font-size: 1.2em;  color: #536c56;  margin: 1em 0 .5em 15px;}
body {
	background-color: #7A8D79;
}
.fr { float: right; }
.frm { margin: 0 0 10px 20px; }
.tac { text-align: center; }
.red { color: #660033; }
.strike { text-decoration: line-through; }
.clear { clear: both; }


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	margin-left: 15px;
	color: #660033;
	line-height: 15pt;
	text-align: justify;
	letter-spacing: normal;
	margin-right: 15px;
	margin-top: 0px;
	list-style-image: url(/images/bullet.gif);
}
ul {
	margin-top: -12px;
}
a:link, a:visited {
	color: #536C56;
}
.contacttabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 400;
	color: #660033;
	line-height: 15pt;
	text-align: center;
	letter-spacing: normal;
}
.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 400;
	margin-left: 15px;
	color: #660033;
	line-height: 15pt;
	text-align: justify;
	letter-spacing: normal;
	margin-right: 15px;
}

#nav-td { color: #ffffff; background: url(/images/bg-nav.gif) repeat-x; padding: 0; vertical-align: top;  position: relative; height: 23px; }
#nav a { color: #ffffff; margin: 0; padding: 0 1px 0 37px;  font-size: .86em; line-height: 23px;  text-decoration: none;  display: block; width: auto; background: url('images/index_r2_c10.gif') no-repeat 0px 0px; }

#nav li.first a, #nav ul a { background: none; padding-left: 15px; }

td#nav a:hover { color: #e09ba3; }

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding: 0px 40px 0 80px;
	text-align: center;
	float: left;
}

#nav li { /* all list items */
	list-style-image:none;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	position: relative;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 22px 0 0 60px;
	padding: 0px;
	z-index: 90;
	
}
#nav  ul a {
	width: 12em;
	color: #660033 ;
	background: #ffffff;
	padding: 0 0 0 15px;
	border: 1px solid  #660033 ;
	border-top: 0px;
	text-align: left;
	float: none;
}
#nav li.first{
	padding-left: 20px;
}
#nav  ul li.first a{

	color: #660033 ;
	background: #ffffff;
	border: 1px solid  #660033 ;
	
}
#nav ul li {
	display: block;
	width: 10em;
}


#nav li ul ul li.first{
	padding-left: 0;
	
}
#nav li ul ul li.first a{
	border: 1px solid  #660033 ;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}
#nav ul li a:hover{
	background: #660033;
	color: #ffffff;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1.6em 0 0 10em;
	
}



/*
#nav li{
	list-style-image:none;
	padding: 0;
	margin: 0;
	float: left;
}


#nav  ul a {
	width: 12em;
	color: #660033 ;
	background: #ffffff;
	margin-left: 40px;
	border: 1px solid  #660033 ;
	border-top: 0px;

}
#nav  ul a:hover{ background: #eaeaea;  color: #660033 ; }
#nav ul li {
	float: left;
	width: 10em;
}

#nav  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 99;
	margin-top: -2px;
}

#nav li:hover ul {
	left: auto;
}
#nav  li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}



*/

.register-but {  height: 65px; width: 234px; background: url(/images/register.gif) no-repeat 0px 0px;  display: block; }
.register-but.fr { margin: 0 0 10px 20px; }
.register-but span { display: none; }
.register-but:hover { background: url(/images/register.gif) no-repeat 0px -65px; }

p a { font-style: italic; }

.register-but.reg-mid { margin: 20px auto; width: 234px; float: none; cle}

.twoCol { width: 350px; float: left; margin-bottom: 20px; }
.rightCol { margin-left: 20px; }
.planTable td { position: relative; }
