h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

#sectionLinks a:hover{
	display: block;
	background-color: #FFFFCC;
	background-image: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	border: 1px solid #cc0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 9px;
	text-align: left;
}

.sectionLinksNoLink {
	display: block;
	background-color: #FFFFCC;
	background-image: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 9px;
	text-align: center;
	border: 1px solid #000066;
}

.sectionHeading{
	font-weight: bold;
	color: #000066;
	font-size: 16px;
	font-family: "Arial Black", Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	background-color: #999999;
	border-bottom-style: solid;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D2C6C9;
	margin-top: 0px;
}


a:link, a:visited, a:active{
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	color: #CC0000;
	background-color: #FFFFCC;
	text-decoration: none;
}

#entirescreen {
	height: auto;
	width: 801px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#topcontainer {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 144px;
	width: 801px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#topleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 144px;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}


#topright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 144px;
	width: 550px;
	background-repeat: no-repeat;
	background-color: #000066;
}


#middlecontainer {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 801px;
	border: 1px solid #000066;
	overflow: hidden;
}

#middleleft {
	background-color: #cccccc;
	float: left;
	clear: left;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: -9999px;
	padding-top: 0px;
	padding-bottom: 9999px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}

#middleright {
	background-color: #ffffff;
	vertical-align: top;
	float: right;
	clear: none;
	height: auto;
	width: 550px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}

#middletitle {
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: top;
	float: right;
	clear: right;
	height: auto;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#middlecontent {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	float: right;
	clear: right;
	height: auto;
	width: 485px;
	padding-right: 55px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	background-image: url(contentbackground.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#middlecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 25px;
}

#middlecontent img {
	margin: 5px;
	text-align: center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
}

#middlecontent ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
	list-style-image: url(circle.jpg);
}

#middlecontent ul ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	list-style-image: url(bullet.jpg);
}

#middlecontent table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #000066;
}

#middlecontent tr {
	padding: 0px;
	margin: 0px;
}

#middlecontent td {
	padding: 1px;
	margin: 0px;
	font-size: small;
	border: thin solid #000066;
	text-align: center;
}

#middlecontent .tabletitle {
	background-color: #FFFFCC;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#middlecontent .tableheading {
	background-color: #CCCCCC;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#middlecontent .tablesize {
	background-color: #CCCCCC;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#middlecontent .form {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	height: auto;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#middlecontent .formfields {
	background-color: #99CC00;
	margin: 3px;
	padding: 3px;
	float: left;
}

#middlecontent .formvalues {
	background-color: #FF9933;
	margin: 3px;
	padding: 3px;
	float: right;
}

.blackcolor {
	background-color: black;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.redcolor {
	background-color: red;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.bluecolor {
	background-color: blue;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.orangecolor {
	background-color: orange;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.tancolor {
	background-color: tan;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.greencolor {
	background-color: green;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.yellowcolor {
	background-color: yellow;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.clearcolor {
	background-color: #FFFFCC;
	margin: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#bottomcontainer {
	margin: 0px;
	clear: both;
	float: left;
	height: 119px;
	width: 801px;
	background-color: #000066;
	text-align: center;
	border: 1px solid #000066;
}

#bottomleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#bottomright {
	float: right;
	height: auto;
	width: 550px;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
}

#credit {
	clear: both;
	float: left;
	height: auto;
	width: 801px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.indenttext {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	text-align: left;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

