body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	margin: 0;
	padding: 0;
	
}
body.home { background: url(../images/bg.gif) repeat-x #FFFFFF; margin-top: 15px; }
img { border: 0; }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#container { width: 800px; }
#footer { text-align: right; margin-top: 30px; font-size: 11px; color: #999999; }
#header { margin-left: 25px; }
#content_area {
	margin-left: 185px;
	margin-top: 28px;
	width: 460px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #BD9999;
}
h1, .header {
	font-size: large;
	font-weight: bold;
	color: #CC6666;
}
.label {
	font-size: 13px;
	font-weight: bold;
}
.regular {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.larger {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.section {
	background-color: #fff8b2;
	width: 574px;
	_width: 590px;
	padding: 8px;
}
.message {
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 8px;
}
.alt_subheader {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #508BC5;
}
.emph {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #CC6666;
}

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #CC6666; font-weight: bolder; font-style: italic; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #518bc5; font-weight: normal; font-style: normal; margin-top: 0; }
h4, legend { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #518bc5; font-weight: bold; font-style: normal; margin-top: 0; margin-bottom: 2px; }
h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #518bc5; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 0; margin-bottom: 10px; }
h6 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #CC6666; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 0; margin-bottom: 10px; }

a { color: #508BC5; }
a.index { font-size: 14px; color: #525252; }
a.index:hover { color: #CC6666; }
a.tiny { font-size: 12px; color: #CC6666; }
hr { width: 100%; height: 0px; border: 1px solid #525252; }

