<!--
.rounded {
	color: #000000;
	line-height: 2em;
	text-align: center;
	position: relative;
	width: 200px;
	font-size: 2em;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: #FFFFFF;
}

#menu {
	font-family: Swift;
	font-variant: small-caps;
	font-weight: bold;
}

#menu a {
  text-decoration:  none;
  color:            #000000;
}
#menu a:hover {
  text-decoration:  underline;
}

#content {
background-color: #EBDDE2;
font-family: Swift;
font-size: 14px;
color: #000;
line-height: normal;
}

.rounded a {
  text-decoration:  underline;
  color:            #000000;
}

.rounded a:hover   {
  text-decoration:  underline;
  color:            blue;
}


.active {
	background-color: #EBDDE2;
}

#logo {
	color: #ffffff;
	position: absolute;
	font-size:14px;
	font-family: Swift;
	text-align: right;
	left: 1000px;
	top: 34px;
	width: 183px;
	height: 68px;
}
body {
	background: #000000;
	margin-top: 50px;
}
.divsa {
	margin: 0px 1px; overflow: hidden; height: 1px; background-color: #EBDDE2;
}
.divsb {
	margin: 0px; overflow: hidden; height: 1px; background-color: #EBDDE2;
}

.steptable {
	background-color: #C8BBBE;
	width: 90%;
}

.stl {
	text-align: left;
	width: 33%;
}

.stc {
	text-align: center;
	width: 33%;
}

.str {
	text-align: right;
	width: 33%;
}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:Swift;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;

}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}
.margi {
	padding-left:30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
h2{
margin:  0 0 -0.2em 0;
}
p{
margin:  0.3 0 0.8em 0;
}
-->
