@charset "utf-8";

.internalHeader {
	height: 60px;
	width: 660px;
	padding-top: 40px;
	padding-right: 36px;
	padding-bottom: 5px;
	background-color: #aaa;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-top: 60px;
	border: thin solid #fff;
}


#leftmenubar {
	height: 900px;
	width: 180px;
	float: left;
	background-color: #CCC;
	position: fixed;
	top: 117px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: -10px;
}
.SectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: -45px;
}
#footer p .blocklink {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.SectionHeading p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



#main {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	text-indent: 3em;
	background-color: #efefef;
	margin-left: 183px;
	padding-top: 40px;
	padding-right: 36px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 20px;
}
#main p {
	margin-bottom: 10px;
}


h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 45px;
}

.fltlft {
	float: left;
}


.blocklink {
	display: inline;
	padding-right: 5px;
	padding-left: 4px;
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 180%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-left: 8px;
	height: 25px;
	padding-top: 3px;
}

a:hover {
	text-decoration: none;
	color: #36F;
}

a:link {
	color: #000;
	text-decoration: none;
}

.copyrighText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-left: 45px;
}

a:active {
	text-decoration: none;
	color: #000;
}

body {
	background-color: #ccc;
}

a.blocklink:hover {
	display: inline;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 4px;
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	height: 25px;
	padding-top: 3px;
}

.YouAreHere {
	border-top-color: #fff;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #fff;
	background-color: #eee;
}

#footer {
	height: 100px;
	width: 785px;
	background-color: #ccc;
	margin-left: 179px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEE;
	position: absolute;
	left: 0px;
	top: 1px;
}

a:visited {
	text-decoration: none;
	color: #000;
}

#header {
	float: left;
	height: 106px;
	width: 900px;
	position: fixed;
	background-color: #ccc;
	padding-left: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.InternalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
