body
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 1000px;
	margin: auto;
}

.mainbody
{
	border-left-color: #D2D2D2;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-right-width: thin;
	border-right-style: solid;
}

.title
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #000000;
}

.tagline
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

.heading
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.subheading
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.registration
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

p {
	font-size: 14px;
}

li {
	font-size: 12px;
}

a:link
{
	color: #006699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:active
{
	color: #336600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:visited
{
	color: #006699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}
a:hover
{
	color: #800000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

a.menu:link
{
	color: #800000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;

}
a.menu:active
{
	color: #800000;
	text-decoration: none;
	font-size: 12px;

}
a.menu:visited
{
	color: #800000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;

}
a.menu:hover
{
	display: inline;
	background-color: #D8D8D8;
	color: #CB0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.viewpage {
	font-size: 12px;
}

.viewpageheader {
	font-size: 12px;
	font-weight: bold;
}

.faqquestions
{
	color: #006699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
}

#bold {
	font-weight: bold;
}

#underline {
	text-decoration: underline;
	text-weight: bold;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;

}

.top{
	text-align: right;
	}

li {
	line-height: 1.4em;
	}

