@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../_images/interface/bgr_page.png);
	background-repeat: repeat-x;
	background-position: top;
}
#primary {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/interface/bgr_primary.gif);
	background-repeat: no-repeat;
	overflow: auto;
	display: none;
}
#primarynav {
	background-image: url(../_images/interface/bgr_primary_nav.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A8BB6;
	margin-right: 77px;
	background-position: bottom;
	float: right;
	width: 600px;
}
#primarynav dt {
	display: none;
}
#primarynav dl {
	margin: 0px;
	display: block;
	padding: 0;
	list-style-type: none;
}
#primarynav dd {
	display: block;
	margin: 0;
	padding: 0;
	width: 75px;
	float: left;
}
#primarynav a {
	font-size: 100%;
	text-decoration: none;
	color: #15176E;
	padding: 0 5px 0;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A8BB6;
	display: block;
	min-height: 38px;
}
#primarynav a:hover {
	background-image: url(../_images/interface/bgr_primary_nav_hover.gif);
	background-repeat: repeat-x;
}
#languages {
	margin-top: 17px;
	margin-bottom: 20px;
	width: auto;
	float: right;
	margin-right: 210px;
}
#languages img {
	padding-right: 8px;
}


#masthead {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8BB6;
	display: none;
}
.imgRight {
	display: none;
}
.imgLeft {
	display: none;
}
#content {
	width: 100%;
	margin-bottom: 20px;
}
#content h1 {
	font-size: 180%;
	color: #000000;
	display: block;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: lighter;
}
#content h2 {
	font-size: 130%;
	color: #000000;
	font-weight: lighter;
}
#content h3 {
	font-size: 120%;
	color: #000000;
	font-weight: lighter;
}
#content p {
	line-height: 25px;
	color: #000000;
}
#content ul {
	line-height: 25px;
	list-style-type: square;
	color: #000000;
}
#content a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #DE2110;
}
.contentimage {
	display: none;
}
#content table {
	color: #000000;
	border-collapse: collapse;
}
#content table caption {
	color: #000000;
	text-align: left;
	padding-bottom: 15px;
	font-size: 140%;
}
#content table th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
#content table td {
	padding: 5px;
}
.button {
	display: none;
}
#feature {
	border: 8px solid #B6D5F6;
	background-color: #FFFFFF;
	background-image: url(../_images/interface/bgr_feature.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 405px;
	float: left;
	overflow: auto;
	margin-bottom: 25px;
	margin-left: 19px;
}
#featurecontent {
	padding: 10px;
	margin: 0px;
}
#feature h1 {
	color: #15176E;
	background-color: #B6D5F6;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15176E;
	font-size: 180%;
	font-weight: lighter;
	margin: 0px;
}
#featurecontent a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 140%;
	color: #15176E;
}
#featurecontent a:hover {
	color: #DE2110;
}
#featurecontent p {
	line-height: 18px;
}
#news {
	border: 8px solid #FAD9D9;
	background-color: #FFFFFF;
	overflow: auto;
	margin-right: 19px;
	margin-left: 19px;
	float: left;
}
#newscontent {
	padding: 10px;
	margin: 0px;
}
#news h1 {
	color: #EE1C23;
	background-color: #FAD9D9;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C23;
	font-size: 180%;
	font-weight: lighter;
	margin: 0px;
}
#newscontent h2 {
	font-size: 110%;
}
#newscontent a {
	font-style: italic;
	font-weight: bold;
	color: #EE1C23;
	text-decoration: underline;
}
#newscontent p {
	line-height: 18px;
}
#footer {
	width: 860px;
	font-size: 90%;
	line-height: 17px;
}
#footer a {
	color: #000000;
}
#secondarynav {
	display: none;
}
hr {
	color: #000000;
	height: 1px;
}
#controls {
	display: none;
}
#controls a {
	font-weight: bold;
	color: #15176E;
	text-decoration: none;
}
#controls a:hover {
	color: #DE2110;
}
.accesstext {
	display: none;
}
.cmscaption {
	display:none;
}
.editdiv {
	display:none;
}
#photogallerycontainersml {
	display:none;
}
