/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e4c3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #7ea2bb;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7ea2bb;
}
a:hover {
	text-decoration: underline;
	color: #999966;
}
a:active {
	text-decoration: underline;
	color: #999966;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #7ea2bb;
}
h2 {
	font-size: 12px;
	color:#999966;
	margin-top: 10px;
	padding-top: 10px;
}
.Bold {font-weight: bold}

.Footer {
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	padding-top: 7px;
}
.Footer a:link {
	color: #666666;
	text-decoration: underline;
}
.Footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.Footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.Footer a:active {
	color: #333333;
	text-decoration: underline;
}
.MainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}
.MainNav a:link {
	color: #666666;
	text-decoration: none;
}
.MainNav a:visited {
	color: #666666;
	text-decoration: none;
}
.MainNav a:hover {
	color: #7ea2bb;
	text-decoration: none;
}
.MainNav a:active {
	color: #7ea2bb;
	text-decoration: none;
}
.Quote  {
	font-size: 11px;
	color: #FFFFFF;
	margin: 15px;
	margin-right: 30px;
}
.Highlight {color: #FF0000;}

h3 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:#7ea2bb;
}
.HomeBullets {
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #999966;
}
.HomeBullets a:link {
	text-decoration: none;
	color: #999966;
}
.HomeBullets a:visited {
	text-decoration: none;
	color: #999966;
}
.HomeBullets a:hover {
	text-decoration: underline;
	color: #7ea2bb;
}
.HomeBullets a:active {
	text-decoration: underline;
	color: #7ea2bb;
}
.HomeBullets ul {
	list-style-type: none;
	list-style-image: url(images/bullet-blue.gif);
	margin-top: 0px;
	margin-left: 9px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.HomeBullets li {
	padding-left: -2px;
	margin-left: -2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet-gold.gif);
}
