body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #F4F6FA;
}
table {
	border: 0px;
}
td {
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
a {
	color: #2B5BB0;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:hover {
	color: #487AD2;
	text-decoration: underline;
}
div.newsheader {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
div {
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	line-height: normal;
	color: #B03D2B;
	font-size: 18px;
	letter-spacing: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	border-bottom: 1px solid #666666;
}
div.header {
	border-bottom: 7px solid #FFFFFF;
	background-color: #142749;
}
#nav {
	/*border-top: 1px solid #CCCCCC;*/
	background: url(images/nav-bg.gif) repeat-x bottom;
	/*height: 23px;*/
}
#nav a {
	display: block;
	padding: 8px 6px 3px 30px;
	border-top: 1px solid #2B5BB0;
	border-right: 1px solid #2B5BB0;
	font-size: 11px;
	font-weight: bold;
	color: #2B5BB0;
	line-height: normal;
	text-decoration: none;

}
#nav a:hover {
	display: block;
	padding: 3px 6px 3px 30px;
	border-top: 6px solid #2B5BB0;
	border-right: 1px solid #2B5BB0;
	font-weight: bold;
	color: #9EB02B;
	line-height: normal;
	text-decoration: none;
}
#topContent {
	background-color: #F4F6FA;
	padding: 20px;
}
#pageContent {
	clear: both;
	background: #c0d248 url(images/page-bg.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
}
#pageContentInner {
	clear: both;
	background: #c0d248 url(images/page-bg-inner.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
}
#pageContentInner a {
	color: #b03d2b;
}
#pageContentInner a:hover {
	color: #901d0b;
}
#pageContent td {
	color: #333333;
}
#pageContent td a {
	color: #F4F6FA;
}
#pageContent td a:hover {
	color: #FFFFFF;
}
#footer {
	text-align: right;
	background-color: #142749;
	padding: 9px 9px 7px 9px;
	border-top: 7px solid #FFFFFF;
}
.photoset {
	width: 470px;
	text-align: right;
}
.photoset2 img {
	border: 1px solid #000;
	margin-right: 3px;
}
.photoset div {
	float: right;
	text-align: right;
	white-space: nowrap;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #666666;
}
img.join {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul.news {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
	/*list-style-image: url(images/news_bullet.gif);*/
}
ul.news li {
	color: #000000;
	font-weight: normal;
	line-height: normal;
	padding: 3px 0;
}
blockquote {
	float: right;
	text-align: left;
	font-size: 11px;
	color: #666666;
	width: 250px;
	margin: 0 0 15px 20px;
	padding: 0 0 0 20px;
	border-width: 0 0 0 1px;
	border-color: #A3B530;
	border-style: dashed;
}
blockquote.large {
	float: right;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
	color: #B0802B;
	width: 250px;
	margin: 0 0 15px 20px;
	padding: 0;
	border: 0;
}
form table {
	border-collapse: separate;
	border: 1px solid #142749;
}
form table th {
	padding: 3px;
	vertical-align: top;
	font-weight: normal;
	color: #494949;
	text-align: right;
	background: #FFF;
	border: 1px solid #F4F6FA;
}
form table td {
	padding: 3px;
	vertical-align: top;
}
input, textarea, select {
	font-size: 13px;
	border: 1px solid #CCC;
}
input.formButton {
	font-weight: bold;
	color: #FFF;
	background: #2B5BB0;
	border: 2px solid #FFF;
	margin: 2px;
}
