@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/Backround.gif) repeat;
	background-color: black;

}

a {
	color : green;
}

.title {
	color: #006A9D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap
}

.imagedesc {
	font-size:smaller;
}

.leftmenutext {
	font-size: 80%;
	line-height: normal;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:9.0pt;
	margin-left:0in;
	font-family:Georgia;
	color:black;
}

.leftmenutitle {
	line-height:120%; 
	font-size:11.0pt; 
	font-weight: bold;
}

/* Nav menu */

#navigator {
}

.housebutton {
}

.housebutton a {
	font-size: 100%
}

.housebutton a:hover {
	font-size: 100%;
}

#navigator {
	background-color: #FFFFFF;
	border: 0px #EFD621 solid;
	width: 120px;
	martin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	text-align: center;
}

.housebutton {
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 4px;
}

.housebutton a {
	padding: 1px;
	text-decoration: none;
	display: block;
	color: #333333; /* font color on button */
	background-color: #FF9;
	border: none;
	border-top: 3px #03C solid;
}

.housebutton a:hover {
	color: #333333; /* button font cover when hovered over */
	background-color: #FF6;
	border-top: 3px #099 solid;
}

.headercontainer {
	text-align: left;
}

div.MainContent, div.SidebarContent {
	margin-top:0;
	margin-right:0in;
	margin-bottom:9.0pt;
	margin-left:0in;
	line-height:120%;
	font-size:9.0pt;
	font-family:Georgia;
	color:black;
	vertical-align: top;
}

div.MainContent { font-size: 10pt; }
div.SidebarContent { font-size: 9pt; }

div.MainContent h2, div.SidebarContent h2 {
	LINE-HEIGHT: 120%; 
	FONT-SIZE: 14pt;
	font-weight: bold;
}

div.MainContent p span, div.SidebarContent p span{
	font-weight: bold;
}

.footer a {
	color: #FFCC33;
}


/* Old formatting from inside pages follow */
p.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:9.0pt;
margin-left:0in;
line-height:120%;
font-size:9.0pt;
font-family:Georgia;
color:black;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
/* End old formatting */
