body {
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #141d3a;
}
a:active, a:focus {
outline: 0
}
.MenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.MenuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #aeb0ba;
	text-transform: uppercase;
	font-weight: bold;
}
.MenuOff:hover {
	color: #8ccc3f;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8ccc3f;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #83CD00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.links:hover {
	color: #FFFFFF;
}
.Intro {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #E1E6F4;
	line-height: 20px;
	font-style: normal;
}
.Main {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #bbc5e8;
	line-height: 18px;
}

.Small{
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #5F789E;
}

.bullets ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../i/bullet.png);
	list-style-type: none;
	list-style-position: outside;
	color: #FFFFFF;
	line-height: 16px;
}
.Footer {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #3c435a;
}
.FooterLink {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #4F5877;
	text-decoration: none;
}
.FooterLink:hover {
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #DFE3F2;
	font-weight: normal;
	margin-bottom: 0px;
}
.pullquote {
	width: 50%;
	float:left;
	font-size:12pt;
	line-height:20px;
	margin:5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD7EB;
}
.pullquote:first-letter {
	background: url(../i/openquote.png) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
