#wrapper, #container {
	width: 900px;
}
#wrapper {
	right: 50%;
	position: absolute;
}
#container {
	left: 50%;
	position: relative;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	background-color: #666666;
	margin: 0px;
	list-style-type: square;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(/images/bg.jpg);
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #FDBD20;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
.footerlower {
	background-color: #FCE391;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	background-image: url(/images/shadow_bottom.png);
	background-repeat: repeat-x;
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C525;
	border-right-color: #F9C525;
	border-bottom-color: #F9C525;
	border-left-color: #F9C525;
}
.footerupper {
	background-color: #F9C525;
	margin: 0px;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
}
.bodyheader {
	background-color: #FCE391;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	background-image: url(/images/body_title_bg.jpg);
	background-repeat: repeat;
	padding-left: 13px;
	height: 26px;
	border: 1px solid #F9C525;
}
.newsheader {
	background-color: #333;
	font-size: 10pt;
	font-weight: bold;
	color: #CCC;
	background-image: url(/images/news_title_bg.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 8px;
}
.bodycontent {
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	font-size: 9pt;
	text-align: left;
}
.bodycell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C525;
	border-right-color: #F9C525;
	border-bottom-color: #F9C525;
	border-left-color: #F9C525;
}
.socialcontent {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 8px;
	background-color: #EDEDED;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C525;
	border-right-color: #F9C525;
	border-bottom-color: #F9C525;
	border-left-color: #F9C525;
}
.socialcontent_email {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 8px;
	background-color: #EDEDED;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C525;
	border-right-color: #F9C525;
	border-bottom-color: #F9C525;
	border-left-color: #F9C525;
	width: 208px;
}
.quickcontent {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 8px;
	background-color: #EDEDED;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C525;
	border-right-color: #F9C525;
	border-bottom-color: #F9C525;
	border-left-color: #F9C525;
}
.headerrow {
	margin: 0px;
}
#copyright {
	font-size: 7pt;
	font-weight: bold;
	color: #FBC726;
	text-align: right;
	padding: 4px;
}
.contentsubtitle {
	font-size: 9pt;
	font-weight: bold;
	color: #666;
}
.contenttitle {
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
.bodytable {
	border: 1px solid #FCE391;
}
.faultpage {
	background-attachment: scroll;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
}
.newscontent {
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	font-size: 8pt;
}
.quickcontacterror {
	font-weight: bold;
	color: #F9C525;
}
.quickcontacttitle {
	font-weight: bold;
	color: #FFF;
}
.formfield {
	color: #FFF;
	background-color: #333;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	cursor: help;
}
.quickcontactlink {
	font-weight: bold;
	text-decoration: none;
	background-color: #FCE391;
	border: 2px ridge #F9C525;
	padding: 6px;
}
.contentstandout {
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	text-shadow: #CCCCCC 1px 1px 1px;
}
.socialnetwork {
	font-size: 8pt;
	font-weight: bold;
}
.announcetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #333;
}
.bodycolumns {
	width: 50%;
}
.tableshadow {
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-box-shadow: 1px 1px 10px #333333;
	-webkit-box-shadow: 1px 1px 10px #333333;
	box-shadow: 1px 1px 10px #333333;
}

