html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#FFFFFF;
	text-align: center;
}
#wrapper{
	width: 770px;
	margin:10px auto;
	text-align: left;
}
#banner{
	background-repeat: no-repeat;
	background-image: url(../images/xcelbannerdkb2.jpg);
	height: 110px;
}
#nav{
	background-position: center;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 25px;
}
#nav ul{
	margin: 0;
	padding: 20px;
}
#nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#nav ul li a, #nav ul li a:focus{
	color: #FFFFFF;
	background-color: #336DB6;
	text-decoration: none;
	padding: 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	font-size: 80%;
	width: 9em;
}
#nav ul li a:hover{
background-color: #990000;
}
#leftcol{
	float: left;
	margin-left: 5px;
	width: 362px;
}
#leftcol h1 {
	font-size:medium;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
}
#leftcol h2 {
	font-size:30px;
	font-weight: bold;
	padding-bottom: 15px;
	font-style: italic;
	color: #3333CC;
}
#leftcol h3 {
	font-size:small;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 10px;
}
#leftcol h3 a:focus, #leftcol h3 a:hover  {
	color: #F4F400;
	background-color: #828282;
	padding-right: 5px;
	padding-left: 5px;
}

#leftcol p{
	margin: 0px 0px 0px 10px;
	color: #0000FF;
}
#leftcol h6 {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-style: italic;
}
#content{
	margin-left:365px;
}
#content p {
	margin: 0px 0px 0px 10px;
	text-align: center;
	padding: 0px;
}
#content table {
	padding:0px;
	margin: 0px;
	width: 100%;
}
#content h5 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	background-position: center;
}
#titlecontainer{
	width:99%;
	margin: 0px 0px 20px 10px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #336DB6;
	border-right-color: #336DB6;
	border-bottom-color: #336DB6;
	border-left-color: #336DB6;
}
#titlecontainer h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: center;
}
#reqscontainer {
margin-left:5px;
}
#reqs{
	margin: 0px 0px 0px 5px;
}
#reqs h1 {
	font-size:large;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
}
#reqs ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5;
	list-style-type: disc;
	margin-left: 30px;
	color: #0000FF;
}
#reqs ul li {
padding: 0;
margin: 0;
}
#listselection {
	margin-left: 10px;
}

#listselection h1 {
	font-size: large;
	font-style: italic;
	color: #000000;
}
#listselection h2 {
	font-size: medium;
	margin-left: 15px;
	padding-bottom: 5px;
}
#listselection h2 em {
	font-style: italic;
	color: #3366CC;
}
#listselection strong {
	color: #990000;
	font-weight: bold;
}
#listselection h4 {
	font-size: small;
	text-align: center;
}
#listselection a {
	font-style: normal;
	text-align: left;
	color: #3333cc;
	text-decoration: none;
}
#listselection a:hover, #listselection a:focus {
	background-color: #D9FDFD;
}
#titlecontainer h2 em {
	font-style: italic;
	color: #3333CC;
}
#titlecontainer h2 {
	font-size: 110%;
	text-align: center;
}
#tablediv {
	background-position: center;
}
#tablediv #mailform table {
	border: 1px solid #000000;
	background-position: center;
}
#sentmsgcontent {
}
#sentmsgcontent h1 {
	color: #3333CC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
#sentmsgcontent h3 {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: small;
	color: #990000;
}
#sentmsgcontent h4 {
	font-size: 90%;
	text-align: center;
}
#sentmsgcontent a {
	font-style: normal;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #3333cc;
}
#sentmsgcontent a:hover, #sentmsgcontent a:focus {
	background-color: #D90000;
	color: #FFFFFF;
}
#sentmsgwarning {
	background-color: #E0E0E0;
	background-position: center;
	width: 420px;
	text-align: center;
	margin-left: 175px;
}
#sentmsgwarning h3 {
	font-size: x-small;
	font-style: italic;
}
