@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
}

/*hpage setup*/
#pagecontainer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	position: relative;
}
/*initial header design*/
#pagecontainer #headingcontainer {
	background-color: #FFF;
	position: absolute;
	left: auto;
	top: auto;
	height: 108px;
	z-index: 99!important;
}
#pagecontainer #headingcontainer #header {
	height: 66px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	width: 800px;
}
/* CSS Document */

/*menu design*/

#pagecontainer #contentcontainer {
	height: 800px;
	position: absolute;
	width: 800px;
	top: 110px;
	z-index: 1;
}
#footer  {
	font-size: 9px;
	color: #CCC;
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 900px;
}

#header #bannerleft {
	float: left;
	width: 240px;
	top: 0px;
	height: 56px;
}
#header #bannerright {
	float: right;
	width: 130px;
	height: 44px;
	position: relative;
	text-align: right;
}
#headingcontainer div#menu {
	height: 32px;
	overflow: visible;
	position: absolute;
	width: 800px;
	left: 0px;
	top: 46px;
	border-bottom: 3px solid #5367ae;
	z-index: 999!important;
}
#pagecontainer #contentcontainer.spage {
	position: absolute;
	top: 110px;
	margin-top: 10px;
	z-index:1!important;
	visibility: visible;
}



/*Hpage only content*/
#pagecontainer #contentcontainer #featured {
	height: 380px;
	background-color: #e2e8fd;
	padding-top: 5px;
}
#contentcontainer #featurecopy  {
	position: absolute;
	top: 5px;
	width: 220px;
	right: 0px;
	height: 240px;
}
#contentcontainer #featured #featureimagery {
	position: absolute;
	left: 233px;
	top: 5px;
	border: solid #ffffff 4px;
	height:220px;
}
.headertext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#pagecontainer #returnusers  {
	background-image: url(../images/login_returningusers.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 140px;
	margin-bottom: 5px;
	position: absolute;
	left: 30px;
	padding-top: 28px;
	color:#333;
	font-weight:bold;
	z-index: 31!important;
	top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


#pagecontainer #contentcontainer #announcements {
	float: right;
	width: 520px;
	position: relative;
	top: 16px;
	height: 300px;
	margin-right: 10px;
}
#announcements p.heading {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 120%;
}
#announcements p.tagline {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
#home #announcements a {
	color: #5367ae;
	text-decoration: underline;
}
#home #announcements a:hover {
	color: #dc4400;
	text-decoration: underline;
}
#pagecontainer #access  {
	width: 170px;
	height: 80px;
	margin-bottom: 10px;
	position: absolute;
	left: 30px;
	color:#333;
	font-weight:bold;
	top: 176px;
	z-index: 30!important;
	padding-left: 5px;
}
#pagecontainer #access div.linkbutton {
	height: 30px;
	width: 170px;
	background-image: url(../images/loginup.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 5px;
}
#pagecontainer #access div.linkbutton:hover{
	background-image: url(../images/loginover.jpg);
	background-repeat: no-repeat;
}
#access div   a{
	text-decoration:none;
	color:#5367ae;
	font-weight:bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#contentcontainer #subjmenu {
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	height: 100%;
}
#subjmenu dl dt {
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding-top: 0px;
	padding-bottom: 15px;
}
#subjmenu dl dd {
	background-image: url(../images/arrowlist.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 5px;
}
#subjmenu dl dd a{
	font-size: 120%;
	font-weight: bold;
	color: #5367ae;
	text-decoration: none;
	list-style-position: inside;
	margin-left: 20px;
	line-height: 120%;
}
#pagecontainer #contentcontainer #pagecontent {
	position: absolute;
	width: 560px;
	left: 210px;
	top: 0px;
	height: 95%;
	border-left: 2px solid #ccc;
	padding-left: 20px;
	padding-top: 10px;
	overflow: scroll;
}
#pagecontent p.pagetitle {
	font-size: 200%;
	font-weight: bold;
	color: #5367ae;
}
#pagecontent p.contentheading {
	font-size: 160%;
	font-weight: bold;
	color: #5367ae;
}
.pageparagraph {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #000;
	line-height: 135%;
}
#pagecontent ul.content li {
	font-size: 115%;
	text-indent: 0px;
	margin-bottom: 5px;
	line-height: 135%;
}
#contentcontainer #pagecontent a {
	font-size: 100%;
	color: #5367ae;
	text-decoration: underline;
	font-weight: bold;
}
#contentcontainer #pagecontent a:hover {
	font-size: 100%;
	color: #dc4400;
	text-decoration: underline;
	font-weight: bold;
}
/*#pagecontainer #returnusers div.linkbutton {
	height: 30px;
	width: 170px;
	background-image: url(../images/loginup.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#pagecontainer #returnusers div.linkbutton:hover {
	background-image: url(../images/loginover.jpg);
	background-repeat: no-repeat;
}*/
#returnusers div a {
	text-decoration:none;
	color:#5367ae;
	font-weight:bold;
	font-size: 12px;
	margin-top: 10px;
}
#featurecopy p {
	padding: 4px;
}
.linkbutton a {
	padding-right: 10px;
}
#featured #featureimagery #FlashID {
	border: medium solid #FFFFFF;
}
