/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	border:none;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fullheight{height:100%}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.style1:link {
	color: #333333;
	text-decoration: none;
}
a.style1:visited {
	text-decoration: none;
	color: #333333;
}
a.style1:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #921919;
}
a.style1:active {
	text-decoration: none;
	color: #333333;
}


.menuHeader {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 10px;
	letter-spacing: 1px;
	font-variant: small-caps;
}
.menu {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 17px;
	font-variant: normal;
}

.body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0px;
}
.body2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	letter-spacing: 0px;
}
.headers {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.footer {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 10px;
	color: #666666;
}
a.bottomlink:hover {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
     }
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0A6AB0;
	text-transform: uppercase;
}
p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 5px;
	margin-top: 0px;
}
li{
	margin-bottom: 12px;
	margin-top: 0px;
}
ul{
	margin-bottom: 10px;
	margin-top: 5px;
}

blockquote {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
