body {
	background-color: #cccccc;
	color: #000000;
	margin: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	}

img, table {
	border: 0px;
	}

td {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #666666;
	}

input, select {
	font-family: arial,helvetica;
	font-size: 11px;
	height: 20px;
	}
button
	{
	font-family: arial,helvetica;
	font-size: 11px;
	height: 20px;
	}
a, a:active, a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.n2, a.n2:active, a.n2:visited {
	color: #cccccc;
	text-decoration: none;
	}

a.n2:hover {
	color: #ffc300;
	text-decoration: none;
	}

.sectiontitle {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	}

.pagetitle {
	font-size: 17px;
	font-weight: bold;
	color: #6C1513;
	}

.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
	}

.subnavtitle {
	font-size: 15px;
	font-weight: bold;
	color: #6C1513;
	}

.subnavsection {
	font-size: 13px;
	font-weight: bold;
	}

.subhead {
	font-size: 12px;
	font-weight: bold;
	}

.content {
	line-height: 170%;
	padding-left: 3px;
	}

.documents {
	font-size: 10px;
	}

.homeheadline {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}

.landingtext {
	font-size: 30px;
	color: #ffffff;
	}

.n3sub {
	font-size: 10px;
	padding-left: 0px;
	}
	
.sidemenu1{font-size: 10px;padding-left: 3px;font-weight:bold;}
.sidemenu2{font-size: 10px;padding-left: 6px;}
.sidemenu3{font-size: 10px;padding-left: 9px;}
.sidemenu4{font-size: 10px;padding-left: 12px;}
.sidemenu5{font-size: 10px;padding-left: 15px;}
.sidemenu6{font-size: 10px;padding-left: 18px;}

.xsidemenu1{font-size: 10px;padding-left: 3px;background-color:White;}
.xsidemenu2{font-size: 10px;padding-left: 6px;background-color:lightgrey;}
.xsidemenu3{font-size: 10px;padding-left: 9px;background-color:lightgrey;}
.xsidemenu4{font-size: 10px;padding-left: 12px;background-color:lightgrey;}
.xsidemenu5{font-size: 10px;padding-left: 15px;background-color:lightgrey;}
.xsidemenu6{font-size: 10px;padding-left: 18px;background-color:lightgrey;}


