/* CSS Document */

body {
background: #e7e7e7 url(images/bgtop.gif) top repeat-x;
margin: 0;
padding: 0;

	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6165;
}
#bodycontent {
float: right;
width: 917px;
min-height: 400px;
padding: 14px 15px 20px 15px;
margin: 4px 0px 0px 0px;
white-space: normal;
position: relative;
bottom: 8px;
}
a:link, a:active {
	color: #0075ab;
	text-decoration: none;
}
a:visited {
	color: #0075ab;
	text-decoration: none;
}
a:hover {
	color: #0075ab;
	text-decoration:underline;
}


#footer2 a:link{color:#999999; text-decoration: none;}
#footer2 a:visited{color:#999999; text-decoration: none;}
#footer2 a:hover{color:#999999; text-decoration: underline;}


#toplogin a:link{color:#999999; text-decoration: none;}
#toplogin a:visited{color:#999999; text-decoration: none;}
#toplogin a:hover{color:#999999; text-decoration: underline;}

/* strict text styles for activeedit */
.smaller {
	font-size: 10px;
	line-height: 14px;
}
.larger {
	font-size: 14px;
	line-height: 26px;
}
.normal {
	font-size: 12px;
	line-height: 20px;
}
.subheading {
	font-size: 16px;
	line-height: 28px;
}
.Heading1 {
	font-size: 30px;
	line-height: 30px;
	color: #000000;
}
.Heading2 {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
}
.Heading3 {
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}

