* { margin:0; padding:0; font-size:20px; font-family:tahoma; color:black; }
body {
	width:1000.6px;
	margin-left:auto;
	margin-right:auto;
}
#leftcol {
	position:relative;
	float:left;
	width:240px;
}
#logo {
	display:block;
	position:relative;
	width:158px;
	height:120px;
	margin-top:41px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	
}
#menutop {
	display:block;
	position:relative;
	width:240px;
	height:10px;
}
#menu {
	list-style:none;
}
a.menunotsel {
	display:block;
	position:relative;
	text-decoration:none;
	width:239px;
	border-left:0;
	height:30px;
	padding-top:5px;
	text-align:center;
	background-color:#d21034;
	color:white;
}
a.menusel {
	display:block;
	position:relative;
	text-decoration:none;
	width:239px;
	border-left:0;
	height:30px;
	padding-top:5px;
	text-align:center;
	color:white;
	background-color:#aaaaaa;
}
#menu li a:hover{
	background-color:grey;
}
#menu li ul {
	list-style:none;
}
#menu li ul li a {
	width:220px;
	height:24px;
	padding-top:0;
	margin-left:20px;
	background-color:#000088;
}
#rightcol {
	position:relative;
	float:right;
	width:38em;
}
#header {
	width:678px;
	height:41px;
	background-color:#d21034;
	padding-left:40px;
	padding-right:40px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
#header h1 {
	display:block;
	position:relative;
	float:left;
	font-size:16px;
	margin-top:10px;
	color:white;
}
#header h2 {
	display:block;
	position:relative;
	float:right;
	font-size:16px;
	margin-top:10px;
	color:white;
}
#logotext {
	display:block;
	position:relative;
	width:658px;
	border-bottom:1px solid black;
	padding-top:43.4px;
	padding-bottom:43.5px;
	padding-left:50px;
	padding-right:50px;
	border-left:1px solid black;
	border-right:1px solid black;
}
#content {
	width:678px;
	border-bottom:1px solid black;
	padding-left:40px;
	padding-right:40px;
	padding-top:39.5px;
	padding-bottom:39.5px;
	border-right:1px solid black;
	border-left:1px solid black;
}
.clear {
	clear:both;
	height:20px;
}
#footer {
	height:30px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:5px solid white;
	text-align:center;
	
}
#footer p {
	font-size:11px;
	color:black;
}
#footer a {
	font-size:11px;
	color:black;
	text-decoration:none;
}
#content a {
	font-size:16px;
}
#content p {
	font-size:15px;
	margin-top:4px;
}
#content sub{
	font-size:15px;
}
#content li {
	font-size:15px;
	margin-top:4px;
}
#content h1 {
	font-size:30px;
	
}
#content h2 {
	font-size:20px;	
}
#content ul {
margin-left:40px;
}
.headlineimage {
	position:relative;
	width:440px;
	margin-right:10px;
	margin-top:0;
}
#menufooter {
	text-align:center;
}
#menufooter h1 {
	font-size:18px;
}
#menufooter h2 {
	font-size:16px;
}
#mainbottom {
	display:block;
	position:relative;
	width:760px;
	height:10px;
}
#ullogo {
	float:right;
	height:100px;
	position:relative;
	right:300px;
	top:20px;
}
ul.vendorlist {
	list-style:none;
}
label {
	position:relative;
	float:left;
	width:160px;
}
.required {
	font-weight:bold;
	font-style: italic;
	color:red;
}
#itemsrequired {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}