* { margin: 0px; padding: 0px }

body {
	background-color: #6699CC;
}

.GrayText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}

.PurpleText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
	font-variant: normal;
	line-height: normal;
}

.BlueHeaderText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #3399FF;
	font-variant: normal;
	line-height: normal;
}
.BlackHeaderText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-variant: normal;
	line-height: normal;
}

.RedHeaderText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #CC0033;
	font-variant: normal;
	line-height: normal;
}

.WhiteHeaderText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}
.WhiteLargeHeaderText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
}

a.whitelink:link {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.whitelink:visited {
	color: #000066;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.whitelink:hover {
	color: #CC0000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.whitelink:active {
	color: #00CC33;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.graylink:link {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.graylink:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.graylink:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

a.graylink:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.bluelink:link {
	color: #006699;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.bluelink:visited {
	color: #CC0000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.bluelink:hover {
	color: #00CC33;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.bluelink:active {
	color: #006699;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.grayboldlink:link {
	color: #333333;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.grayboldlink:visited {
	color: #CC0000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.grayboldlink:hover {
	color: #00CC33;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.grayboldlink:active {
	color: #006699;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.ChristmasRedlink:link {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

a.ChristmasRedlink:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.ChristmasRedlink:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

a.ChristmasRedlink:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.ChristmasGreenlink:link {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}

a.ChristmasGreenlink:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.ChristmasGreenlink:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

a.ChristmasGreenlink:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#PageFormat	{
	position: relative;
	width:750px;
	height:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header-main {
	position:absolute;
	left:0px;
	top:5px;
	width:850px;
	height:150px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;		
}

#header {
	position:absolute;
	top:35px;
	width:750px;
	height:100px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 3;
}

#MainText {
	position:absolute;
	width:750px;
	height:auto;
	list-style-type: none;
	z-index: 2;
	background-attachment: scroll;
	background-image: url(images/background_textbox.png);
	background-repeat: repeat;
	background-position: right top;
}
#HomeText {
	position:absolute;
	width:595px;
	height:auto;
	padding: 5px;
	background-color: #FFFFFF;
}

#LeftNav {
	position:absolute;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 315px;
	width: 275px;
	border: medium solid #CCCCCC;
	background-color: #6699CC;
}

#PageText {
	position:absolute;
	width:500px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}

#LineBox {
	width:750px;
	height:2px;
}

#bottomMenu {
	width:750px;
	height:auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3366FF;
	background-color: #9999FF;
}

#copyright {
	width:750px;
	height:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(images/background_textbox.png);
}

.graylink_small {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.NavyText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	font-variant: normal;
	line-height: normal;
}
.NavyBolcText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #003;
	font-variant: normal;
	line-height: normal;
}
.BlueText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	font-variant: normal;
	line-height: normal;
}
.BlueBoldText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #009;
	font-variant: normal;
	line-height: normal;
}
.RedText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	font-variant: normal;
	line-height: normal;
}
.RedBoldText {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: Bold;
	color: #C00;
	font-variant: normal;
	line-height: normal;
}

