body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
p, td {
	font-size: 11px;
}
a:link {
	color: #ba3d00;
	text-decoration: none;
}
a:visited {
	color: #ba3d00;
	text-decoration: none;
}
a:hover {
	color: #ba3d00;
	text-decoration: underline;
}
a:active {
	color: #de9200;
	text-decoration: underline;
}
li {
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #193d93;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
table {
	border: 1px solid #CCCCCC;
}
td {
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	line-height: 13px;
	font-size: 10px;
}

#everything {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#hd-global {
	background-color: #CCCCCC;
	height: 110px;
	text-align: center;
	white-space: nowrap;
}
#hd-global #hd-global-photos {
}
#nv-global {
	background-color: #193d93;
	height: 30px;
	color: #6293c4;
	font-weight: bold;
}
#nv-global #nv-global-items {
	margin-left: auto;
	margin-right: auto;	
	width: 772px;
	padding-top: 7px;
	padding-left: 50px;
}
#nv-global a {
	color: #a3ccf5;
}
#nv-global a#selected {
	color: #ffffff;
	text-decoration: underline;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
}
#home #content #left, #subpage #content #left {
	width: 240px;
	float: left;
}
#home #content #right, #subpage #content #right {
	width: 460px;
	float: right;
	padding-right: 30px;
}
#home #content #intro {
	font-size: 15px;
	line-height: 24px;
}
#home #content #main, #subpage #content #main {
	line-height: 18px;
}
#home #content #feature {
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	padding-top: 30px;
	white-space: nowrap;
}
#subpage #leftnav {
	font-size: 10px;
}
#subpage #leftnav ul {
	padding-top: 10px;
}
#subpage #leftnav li {
	padding-bottom: 14px;
}
#subpage #leftnav a#selected {
	color: #666666;
	text-decoration: underline;
}
#subpage #content table {
	width: 440px;
}
#subpage #content td {
	width: 50%;
	vertical-align: text-top;
}
#subpage #image {
	padding-bottom: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-style: italic;
}
#subpage #image img {
	padding-top: 20px;
}
#partners img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#partners h3 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: -10px;
}
#footnote {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	clear: both;
}
#hr {
	background-color: #CCCCCC;
	height: 10px;
	clear: both;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #666666;
}
#footer #nv-global-items {
	float: left;
}
#footer #nv-global-items a#selected {
	color: #666666;
	text-decoration: underline;
}
#footer #contactinfo {
}
#footer #copyright {
	float: right;
	text-align: right;
	padding-right: 30px;
}

