.centered
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.threecol
{
	background-color:#000099;
}

.threecol .colmid
{
	BACKGROUND: #ffffff;
}

.threecol .colleft
{
	BACKGROUND: #e7f349;
}

.twocol .colmid
{
	BACKGROUND: #ffffff;
}

.twocol .colleft
{
	BACKGROUND: #ffffff;
}

.col2
{
	background-color:#ffffff;
}

.col3
{
	background-color:#669966;
}

#header
{
	background-color:white;
	border-bottom:4px;
	border-color:#000099;
}

#header p
{
	font-family: Verdana;
	color: #6B7EBF;
}

.TitleText
{
	font-family: Verdana;
	font-size:3em;
	color: #6B7EBF
}
.SubtitleText
{
	font-family: Verdana;
	font-size:1.5em;
	color: #6B7EBF
}

h1
{
	font-family: Verdana;
	font-size:xx-large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}
