html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body,td,th {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top:0px;
}
a:link {
	color: #D46F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D46F00;
}
a:hover {
	text-decoration: underline;
	color: #D46F00;
}
a:active {
	text-decoration: underline;
	color: #D46F00;
}
.whitefont {font-size: 10px;
color:#FFFFFF;}
.style7 {
	font-size: medium;
	font-weight: bold;
}
.style10 {font-size: 12px; }
.style11 {font-size: 12px; }
.style13 {color: #990000; font-size: x-small; }
.style14 {font-size: x-small}

body {
background-image:url(images/background.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#DDD3E8;
}

#nav {
	border: 0px solid  #fff;
	line-height: 18px;
	height:18px;
	text-align: center;
}

#nav ul {
}

#nav ul li {
display: inline;
}

#nav ul li a {
	color: #F7901E;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	text-align: center;
	width: 10em;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom:0px;

}

#nav ul li a:hover, #nav ul li a:focus {
	color:#FFFFFF;
	background-color:#A182BB;
}


p{
color: #000; 
font-size: 11px;
line-height: 20px;
padding-bottom:10px;
}

h1{
	font-size: 14px; 
	font-weight:normal;
	margin-bottom:10px;
	color:#5B2A89;
	margin-left:0px;

}

h2{
	padding-top: 20px;
	font-size: 12px; 
	font-weight:normal;
	margin-bottom:10px;
	color:#5B2A89;
	
}

h3{
	padding-top: 0px;
	font-size: small; 
	font-weight: bold; 
	padding-bottom:20px;
}
	
h4{
	font-size: small; 
		font-weight: normal; 
}


.list {
list-style:none;
list-style-position:inside;
line-height: 20px;
color: #666666; 
font-size: 11px;
}

.checkmark {
	margin-left:20px;
	padding-left: 5px;
	color:#666666;
	font-size:11px;
	line-height:20px;
	text-indent: 0em;
}
.smallbottom {
color: #777777; 
font-size: x-small; }

.smallgray {
color: #666666; 
font-size: x-small; }

.formtext {
color: #666666; 
font-size: 16px; 
margin-bottom:0px;
padding-bottom:0px}

#content{
text-align:center;
width:900px;
}
#leftcontent{
float:left;
padding-left:15px;
padding-right:15px;
}
#rightcontent{
text-align:left;
color:#FFFFFF;
padding:10px;
background-color:#666666;
background-image:url(../images/content-back.jpg);
background-position:right;
background-repeat:no-repeat;
margin-right:16px;
}

.button{
background-image:url(images/button-blank.png);
height:26px;
width:84px;
border:none;
color:#FFFFFF;
font-size:16px;
}
.blackside{
font-size: 10px;
color:#000;}

#topsearch{
height:62px;
text-align:center;
float:right;
padding-top:15px;
}

.submitbutton{background-image:url(images/button.png);
height: 30px;
width:80px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	border:none;
}
#mce-success-response{color:#FFFFFF;
font-size:9px;}
#mce-error-response{color:#FFFFFF;
font-size:9px;}
