html {
	margin: 0px;
	padding: 0px;
	position: static;
	background-color: #000000;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	background-color: #FFFFFF;
	position: relative;
}
#headerWrap {
	background-color: #FFFFFF;
	padding: 0em;
	min-height:102px;
}

#headerWrap #header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#header ul#navlist {
	display: inline;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	float: right;
	clear: right;
	font-size: 12px;
}
#header ul#navlist li {
	display: inline;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E0DFE3;
	padding-right: 8px;
	padding-left: 8px;
}
#header ul#navlist li.brdNone {
	border: none;
}
#header ul#navlist li a {
	text-decoration: none;
	color: #990099;
	font-weight: bold;
}
#header ul#navlist li a:hover, #header ul#navlist li a#current {
	color: #80CC29;
	background-image: url(../../images/naviHover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header ul#navlist,  #header ul#navlist li a, #header ul#navlist li a:hover, #header ul#navlist li a#current {
	padding-top: 5px;
	padding-bottom: 8px;
}

#header img {
	position: relative;
	top: 15px;
}
/*---------------------------------------------------------------------------------------------------------------------content frames--*/
#content {
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 25px;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
#contentWidth {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	min-height: 440px;
	position: relative;
}
h1, h2, h3, h4, p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}
h1, h2 {
	color: #80CC29;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
p {
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 135%;
	padding-right: 10px;
}
.clear {
	clear: both;
}
a {
	color: #80CC29;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80CC29;
}
a:hover{
	color: #94278F;
}
a:visited{
	border: none;
}
 h3 {
	color: #70CC29;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.green {
	color: #84C441;
}
.purple {
	color: #94278F;
}
/*------------------------------------------------------- footer-*/
#foot {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#footWrap {
	background-color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 0px;
	position: static;
}
#navFoot {
	text-align: left;
}
ul#navFoot {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}
ul#navFoot li {
	display: inline;
	padding-right: 10px;
	padding-left: 15px;
}
#foot h2 {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	color: #94278F;
}

#formContact {
	color: #94278F;
	margin-top: 15px;
	padding-top: 12px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 1em;
}

input.frame , textarea.frame{
	border: 1px solid #94278F;
	width: 300px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#left ul.feature {
	list-style-type: none;
	margin: 5px 0px 25px 15px;
	padding: 0px;
	display: block;
	position: relative;
}
#left ul.feature li {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	float: left;
}
ul.feature li a {
	font-weight: bold;
	color: #94278F;
	text-decoration: underline;
	border: none;
}
ul.feature li a img {
	margin-top: 5px;
	border: none;
	text-decoration: none;
}
ul.feature li a:hover {
	color: #84C441;
}
img.product {
	margin-left: 15px;
}
#content #left ul {
	font-size: 12px;
}
#content #left ul li {
	padding-bottom: 12px;
}
form#aspnetForm {
	margin: 0px;
	padding: 0px;
}

/*New Stuff*/
table
{
	font-size: 12px;
	}

.mapPath
{
	font-size: .8em;
	}
img
{
	border-style: none;
	}

.PageNumber
{
    text-align: left;
    margin-left: auto;
    margin-right: 10px;
    font-size: 1em;
}

#regProccess
{
	margin: 1em 0px 0px 1em;
	}
	
#regProccess h4
{
	margin-left: 0px;
	}		

#left h4
{
	margin-left: 0px;
	
	}	
	
.CategoryListItem
{
	vertical-align: top
	
	}

.CategoryListItem a
{	
	font-weight: bold;
	color: #94278F;
	text-decoration: underline;
	border: none;
	
	}
	

.CategoryListItem a:hover {
	color: #84C441;
}
#links ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
	display: block;
	padding-right: 15px;
	width: 150px;
	float: left;
	font-size: 14px;
	margin-bottom: 25px;
	margin-right: 10px;
}
