/* CSS Document */

body {
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	width: 100%;
}
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #CCCC99;
	background-color: #666633;
	border: 1px solid #000000;
}

#globalNav{
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	font-weight: bold;
}

a:link, a:visited, a:hover {
	color: #FFCC66;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
.pglocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin-left: 10px;
	font-weight: bold;
	padding: 5px;
}
#image {
	padding: 10px;
	float: left;
}
br {
	clear: both;
}
.subjecttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 15px;
}
#main {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	background-color: #663300;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subtext {
	margin-left: 15px;
	margin-top: 5px;
	width: 90%;
	text-align: justify;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	background-color: #666633;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	height: 0%;
}#footer {
	border: 1px solid #000000;
}

