/* Text styles
Bodytextstyle
Heading 1
Heading 2
Heading 3
Introduction
Sidebar
Small text
Highlight
*/

.BodyText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 0.7em;
	}
.Heading1 {
	font-size: 2.2em;
	color: #bbcbe8;
	font-weight: normal;
	line-height: 140%;
}
.Heading2 {
	font-size: 1.4em;
	color: #9AA7DA;
	font-weight: normal;
}
.Heading3 {
	font-size: 1.3em;
	color: #6268BD;
	line-height: 130%;
	margin-top:6px;
}
.IntroText {
	font-size: 1.25em;
	line-height: 150%;
	color: #5659a0;
}

.SideBarText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.6em;
	line-height: 140%;
	color: #575791;
}
.SmallText {
	font-size: 0.6em;
	line-height: 150%;
}
.HighlightText {
	color: #FF6600;
	font-size: 1em;
}
/* Page theme styles */




#bodyarea {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.BodyText li {
	list-style-type: disc;
	list-style-image: url(menu_bullet.png);
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
}
#logo {
	position: absolute;
	top: 102px;
	left: 72px;
}
#sidebar {
	position: absolute;
	top: 120px;
	left: 578px;
	width: 152px;
}

#copyright {
	background-image: url(copyright_banner.png);
	background-repeat: no-repeat;
	width: 684px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 12px;
	padding-left: 154px;
	font-size: 0.6em;
	color: #5659a0;
}

#content a:link, #content a:visited { color:#5659a0; text-decoration: none; font-weight: bold;}
#content a:hover { color:#5659a0; text-decoration: underline; font-weight: bold;}

#sidebar a:link, #sidebar a:visited { color:#575791; text-decoration: none; font-weight: bold;}
#sidebar a:hover { color:#575791; text-decoration: underline; font-weight: bold;}

#pagecontent a:link, #pagecontent a:visited { color:#5659a0; text-decoration: none; font-weight: bold;}
#pagecontent a:hover { color:#5659a0; text-decoration: underline; font-weight: bold;}


#copyright a:link, #copyright a:visited { color:#5659a0; text-decoration: none; font-weight: bold;}
#copyright a:hover { color:#5659a0; text-decoration: underline; font-weight: bold;}

#content {
	width: 350px;
	margin-top: 232px;
	margin-left: 155px;
}

#header {
	position: absolute;
	left: 45px;
	top: 0px;
}
#menu {

	position: absolute;
	left: 56px;
	top: 232px;
	width: 130px;
}
#copy2 {
	color: #999999;
	margin-top: 10px;
}
#copy2 a:link, #copy2 a:visited { color:#999999; text-decoration: none; font-weight: bold;}
#copy2 a:hover { color:#999999; text-decoration: underline; font-weight: bold;}
.menuitem {
	font-size: 0.8em;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	color: #3C3E6D;
	padding-top: 3px;
}
.menuitem a:link, .menuitem a:visited { color:#3C3E6D; text-decoration: none;}
.menuitem a:hover { color:#3C3E6D; text-decoration: underline;}

.submenuitem {
	font-size: 0.7em;
	padding-bottom: 2px;
	padding-left: 17px;
	color: #6B6FAD;
	padding-top: 2px;
}
.submenuitem a:link, .submenuitem a:visited { color:#6B6FAD; text-decoration: none;}
.submenuitem a:hover { color:#6B6FAD; text-decoration: underline;}
#pagecontent {

	width: 350px;
	margin-top: 120px;
	margin-left: 155px;
}
#pagemenu {


	position: absolute;
	left: 56px;
	top: 176px;
	width: 130px;
}
.BodyText ul {
	margin-top: -8px;
	margin-bottom: -8px;
}
.homebuttons p {
margin-top: 0px;
margin-bottom: 4px;
padding: 0px;
}
