* {
	font-family:Arial,Helvetica,sans-serif;
	margin:0pt;
	padding:0pt;
}
p {
	margin-bottom:5px;
	margin-top: 5px;
}
a {
	text-decoration:underline blink;
}
a:visited {
	text-decoration:underline blink;
}
a:hover {
	text-decoration:underline;
}
body {
	color:#666666;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight:bold;
}
h4 {
	font-size:100%;
	font-weight: bold;
}
h5 {
	font-size:100%;
	font-weight: bold;
}
img{
}
#frame{
	overflow:hidden;
	padding:5pt;
	text-align:left;
}
#header {
	height:200px;
	width:100%;
}
#content {
	width:100%;
}
#mainContent {
	float:left;
	width:25%;
}
#contentHolder {
	width: 100%;
}

#secondaryContent {
	float:left;
	width:75%;
}
#footer {
	height:25px;
	width:100%;
}
#footer a {
}
#footer a:visited {
}
#footer a:hover {
}
#mainNav {
	width:100%;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#mainNav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	min-height:36px;
}
#mainNav li a {
	display:block;
	height:36px;
}
#mainNav li a:visited {
	display:block;
	height:36px;
}
#mainNav li a:hover {
	display:block;
	height:36px;
}
