.headlineMain {
font-size: 18px
}
.headlineSupport {
font-size: 10px
}
.bodyText {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style: circle;
}
.sidebarLink {
	font-size: 12px;
	font-weight: bold;
	color: #232770;
}
.sidebarSupport {
font-size: 9px
}
a:link {
	color: #232770;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #cc9966;
	text-decoration: none;
}
#nav{
	width: 440px;
	height: 210px;
	position:absolute;
	top: 0;
	right: 0;
	visibility: visible;
}
#foot{
	width: 750px;
	height: 15px;
	position:absolute;
	bottom: 0;
	left: 0;
	visibility: visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
}
.sidebarDots {
	font-size: 16px;
}
