﻿body {
	color: Navy;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#outercontainer {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: : 0px;
	width: 930px;
	top: 0px;
}
div#header1 {
	position: absolute;
	top: 0px;
	background-color: #afcaf7;
	width: 910px;
	height: 59px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	color: #cc3300;
	border-bottom-width: 2px;
	border-bottom-color: #cc3300;
	border-bottom-style: solid;
	border-top-width:2px;
	border-top-color: #cc3300;
	border-top-style: solid;
}
div#breadcrumb {
	float: left;
}
div#sitemap {
	float: right;
}
img.roundcornerleft {
	position: absolute;
	top: 63px;
	left: 140px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 10;
}
img.roundcornerright {
	position: absolute;
	top: 63px;
	left: 783px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 10;
}
img.OrangeFlagLeft {
	margin: 10px 10px 0px 0px;
	float: left;
}
img.OrangeFlagRight {
	margin: 10px 0px 0px 10px;
	float: right;
}
div#leftcolumn {
	position: absolute;
	top: 63px;
	height: 455px;
	background-color: #afcaf7;
	width: 130px;
	padding: 0px 5px 0px 5px;
	color: #cc3300;
}
div#centrecolumn {
	position: absolute;
	top: 63px;
	width: 630px;
	left: 150px;
	padding: 5px 10px 0px 10px;
}
div#fullwidthcolumn {
	position: absolute;
	top: 63px;
	width: 910px;
	left: 0px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	margin: 0px;
	text-align: left;
	background-color: #afcaf7;
	font-size: 100%;
}
div#rightcolumn {
	position: absolute;
	top: 63px;
	height: 455px;
	background-color: #afcaf7;
	width: 120px;
	left: 800px;
	padding: 0px 5px 0px 5px;
	color: #cc3300;
}
div#downloadbox {
	padding: 10px 0 0 0;
	border: 1px #cc3300 solid;
	position: absolute;
	left: 5px;
	top: 8px;
	width: 120px;
	height: 90px;
	text-align: center;
}
div#googlead {
	border: 1px #cc3300 solid;
	position: absolute;
	left: 5px;
	top: 115px;
	height: 331px;
	width: 120px;
}
div.menuboxmajor {
	border: 1px #CC3300 solid;
	margin: 8px 0px 0px 0px;
	padding: 0 0 1px 3px;
	width: 125px;
}
h1 {
	font-size: 180%;
	text-align: left;
	margin: 0px;
	border: 0px;
	padding: 5px 0px 0px 0px;
}
h2, h3, h4 {
	border: 0px;
	margin: 10px 0px 6px 0px;
	padding: 0px;
}
h4 {
	color: #cc3300;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}
p.close {
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
a.leftmenumajor, a.leftmenumajor:link, a.leftmenumajor:visited {
	color: #cc3300;
	font-size: 120%;
	text-decoration: none;
}
a.leftmenumajor:hover {
	color: navy;
}
a.leftmenuminor {
	color: #cc3300;
	padding-left: 20px;
}
a.leftmenuminor:link, a.leftmenuminor:visited {
	color: #cc3300;
	text-decoration: none;
}
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited {
	color: #cc3300;
}
a.sitemap, a.sitemap:link, a.sitemap:visited {
	color: #cc3300;
}
a.sitemap:hover {
	color: navy;
}
a.leftmenuminor:hover {
	color: navy;
}
a.breadcrumb:hover {
	color: navy;
}
a.download, a.download:link, a.download:visited {
	color: #cc3300;
	font-size: 140%;
	font-weight: bold;
}
a.download:hover {
	color: navy;
}
img.screen {
	border: 0px;
	padding: 0px;
	margin: 2px;
}
ul {
	border: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	line-height: 16px;
}
ul.nomark {
	list-style: none;
}
li {
	margin-top: 3px;
}
li.nomark {
	border: 0px;
	padding: 0px;
	margin-left: 0px;
}
table#FormTable {
	vertical-align: top;
}
.validator {
	color: red;
	font-size: x-small;
}
#downloadbutton {
	border: 3px gray groove;
	font-size: large;
	font-weight: bold;
	margin: 2px;
	padding: 5px;
	width: 110px;
	color: #CC3300;
	height: 60px;
}
h5 {
	font-weight: bold;
}
