html, body,  form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;
}


div#vision {

	overflow: visible;
	position: absolute;
	height: 56px;
	width: 357px;
	left: 0px;
	top: -50px;
}
#dealeradr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 300px;
	text-align: left;
}

div#title {
	left: 237px;
	top: 144px;
	float: left;
	position: absolute;
	width: 519px;
	clear: both;
	text-align: center;
	height: 21px;
}



div#crumbs {
	position: absolute;
	width: 567px;
	left: 270px;
	top: 175px;
	clear: both;
	float: left;
	display: block;
	overflow: auto;
}
div#admincrumbs {
	position: absolute;
	width: 488px;
	left: 339px;
	top: 82px;
	clear: both;
	float: left;
	display: block;
	overflow: auto;
	z-index: 2;
	text-transform: capitalize;
}
div#admintitle {
	position: absolute;
	width: 423px;
	left: 337px;
	top: 21px;
	clear: both;
	float: left;
	display: block;
	overflow: visible;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
}
.contenttitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	float: none;
	background-color: #CCCCCC;
	overflow: hidden;
	clear: both;
	text-align: center;
	white-space: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 100%;
}

#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	}
#header{
	clear: left;
	float: left;
	display: block;
	overflow: visible;
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
}

#left {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}



#center {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-left: 20px;
	clear: right;
	}
#right {
		float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
a {
	color: #000000;
	text-decoration: underline;
}

.content {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	width: auto;
	}
	
.contentheader {
	font-size: 20px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content img {

	margin: 0px;
	padding: 0px 25px;
}
.content table {

	border: 0px;
}
.tableborder {
	border: 1px solid #000000;
}
.required {
	color: #FF0000;
}
#left ul {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 2px;
}
#left ul li a {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#16126D;
	text-decoration: none;
	border-right: 1px solid #000000;
	height: 12px;
	margin: 0px;
	padding: 10px;
}

#left ul li a:hover{
background-color: #630118;
}




#menulinks {
}
#menulinks a {
	color: #16126D;
}
#left ul  li {
	padding: 2px;
	margin: 0px;
	width: 200px;
}
