body {
	margin: 0px;
	padding: 0px;
	background-color: #E5F5FA;
}
#primaryPicture {
	padding-top: 15px;
	padding-bottom: 15px;
}
#logocontainer {
	left: 760px;
	top: 0px;
	height: 102px;
	width: 86px;
	position: relative;
}
#topnav {
	background-color: #477978;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-bottom: 0px;
	color: #663366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

html, body #contents {
	min-height: 100%;
	width: auto;
	heigh: 100%;
	}
/*#subnav {
	background-color: #663366;
	height: 20px;
	padding-left: 90px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#subnav ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#subnav ul li a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#subnav ul li a:active {
	color: #0099CC;
}*/
	
	
	
#subnav {
	background-color: #784579;
	height: 20px;
	padding-left: 90px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

#subnav a:active {
	color: #0099CC;
}
	
	
	
html>body, html>body #contents {
	height: auto;
	}
	
#contents {
	border: 1px solid #000099;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	}
#mainarea {
	top: 0px;
	height: auto;
	position: relative;
	width: 100%;
	margin-top: 50px;
}


#header {
	height: 103px;
	top: 0px;
}


#navContainer {
	top: 0px;
	height: 61px;
	width: 100%;
}
#primaryArea {
	float:left;
	width:471px;
	margin-left: 50px;
	height: 100%;
	padding-bottom: 35px;
}
#navtile {
	height: 9px;
	background-image: url(../Images/tile-001.gif);
}
#secondryArea {
	float:left;
	margin-left: 40px;
	width: 280px;
}
#introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
}
#pagefunction {
	float: left;
	width: 20%;
	padding-top: 15px;
}
#nextopic {
	float: left;
	width: 80%;
	padding-top: 15px;
	text-align: right;
}


.purpleanchor a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E3366;
	text-decoration: underline;
	font-weight: bold;
}
.purpleanchor a:visited {
	color: #999999;
	font-weight: bold;
}

.purpleanchor a:hover {
	color: #666666;
	font-weight: bold;
}
#footer {
	height: 71px;
	width: 100%;
	bottom: 0;
	position: absolute;
}
#veryTopNav {
	position: absolute;
	left: 503px;
	width: 330px;
	top: 83px;
	height: 20px;
}
#veryTopNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#veryTopNav ul li {
	display: inline;
	white-space: nowrap;
	padding-right: 6px;
	padding-left: 6px;
}

#veryTopNav ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#footerNavA {
	width: 600px;
	float: left;
}
#footerNavA ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#footerNavA ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footerNavA ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#footerNavB {
	float: left;
}

#footerNavB ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#footerNavB ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footerNavB ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
#Wrapper {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 99%;
	height: 600px;
}

#sublinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}#sublinks {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
}
#sublinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
	display: block;
	padding: 4px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

#sublinks ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#sublinks ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}
#loginback {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #E5C743;
	background-color: #F2EB8C;
	padding: 5px;
	margin-top: 5px;
}
#loginback h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: -100px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #E5C743;
	font-size: 12px;
	font-weight: bold;
}
#sitemapfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 47px;
}
#sitemapfooter a:link {
	color: #999999;
	text-decoration: none;
}
#sitemapfooter a:visited {
	color: #999999;
}
#sitemapfooter a:hover {
	color: #663366;
	text-decoration: none;
	background-color: #E5F5FA;
}
#header .homebutton {
	display: inline;
	width: 100px;
	position: relative;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	left: 20px;
	font-size: 12px;
}
#header .homebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#header .homebutton a:link {
	color: #666666;
	font-weight: bold;
}
#header .homebutton a:hover {
	color: #663366;
}
#mainarea1 {
	top: 0px;
	height: 330px;
	position: relative;
	width: 100%;
	margin-top: 50px;
}
