/* CSS Document */

body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1.2em;
}

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

select {
	border: 1px solid #000000;
}

html,body,form {
	height:100%;
}

body {
	background-color: #ffffff;
	font-size: 62.5%;	
}

/* Page Containers */

#Wrapper {
	width: 80%;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
}

.WrapperTop {
	vertical-align:top;
	padding-bottom: 40px;
	padding-left: 19px;
}

.WrapperBottom {
	vertical-align:bottom;
	height: 190px;
}

#PageHeader {
	height:83px;
	padding-left:6px;
	padding-top:14px;
	display:none;
}

#PageHeaderPrint {
	display: block;
}

#PageNavigation {
	float: left;
	width: 184px;
	margin-right: 21px;
	display: none;
}

#NavItems {
	width: 160px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
	background-color:#008FC1;
}

.NavAssets {
	width: 177px;
	margin:auto auto auto auto;
	display: none;
}

div.flashAsset {
	padding-bottom: 15px;
	display: none;
}

div.NewsBox {
	padding: 13px;	
	background-image: url(Images/news_box_bgrnd.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #008FC1;
}

#PageContent {
	float: left;
	width: 80%;
}

div.PageFooter {
	text-align: right;
	line-height: 1.4em;
	color: #3E7FA1;
	font-weight: bold;
	padding-bottom: 15px;
	padding-right: 10px;
	display: none;
}

span.page_TextHeading {
	font-size: 1.6em;
	/*line-height: 1.6em;*/
	font-weight: bold;
}

.ticki {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #ABDDEE;
	font-weight: bold;
	padding-top: 38px;
	display: none;
}

.tickioff {
	display: none;
}

a.tickl {
	color:#FFFFFF;
	text-decoration: none;
}

a.tickl:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/* Assets */

div.AssetArea {
	float: left;
	width: 189px;
	padding-left: 12px;
	display: none;
}

* html div.SearchBoxDots {
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 3px;
	background-image: url(Images/box_dots_search.gif);
	margin-bottom:17px;
}

div.SearchBoxDots {
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
	background-image: url(Images/box_dots_search.gif);
	margin-bottom:17px;
}

div.SearchBox {
	padding: 12px;	
	background-image: url(Images/search_box_bgrnd.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #008FC1;
}

div.SearchBoxTitle {
	padding-bottom:12px;
}

div.SearchSubmit {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #99D2E6;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}

span.SearchSubmit {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #99D2E6;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}

.PagedTop {
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}

div.page_NewsItem {
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

.Paged {
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}

.SearchTextBox {
	background-color:#6ABEDA;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #50A5C4;
	border-right: 1px solid #50A5C4;
	width: 100%;	
}

.SearchTextBoxSmall {
	background-color:#6ABEDA;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #50A5C4;
	border-right: 1px solid #50A5C4;
	width: 200px;	
}

.SearchTextBoxGrey {
	background-color:#98AFB7;
	border-left: 1px solid #4E656D;
	border-top: 1px solid #4E656D;
	border-bottom: 1px solid #768E96;
	border-right: 1px solid #768E96;
	width: 200px;	
}

/* Page Navigation */

div.MainNavItems {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1.1em;
	line-height: 1.7em;
}

div.SubNavItems {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1.1em;
	line-height: 1.7em;
}

div.SubNavItems2 {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1.1em;
	background-color:#34A5CD;
	line-height: 1.7em;
}

a.pagenav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav:hover {
	color: #98D2E6;
	text-decoration: none;
	font-weight: bold;
}

a.pagenavon {
	color: #98D2E6;
	text-decoration: none;
	font-weight: bold;
}

a.pagenavon:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* CONTENT CSS */

div.ContentArea {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #FFFFFF;
}

div.LargeContentArea {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #FFFFFF;
}

#page_ContentArea {
	width: 400px;
	background-color: #ffffff;
}

div.page_ContentHeadingWrapper {
	padding-bottom: 15px;
	padding-top: 25px;
}

div.page_ContentHeadingWrapperSmall {
}

div.page_ContentHeading {
	padding-bottom: 15px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_NewsWrapper {
	padding-bottom: 25px;
}

div.page_NewsItems {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.pressFilter {
	padding-bottom: 20px;
	/*margin-bottom:-20px;*/
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_PressItems {
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(Images/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


div.page_LargeMedia {
}

div.page_TextArea {	
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextAreaIntro {	
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextAreaIntroSiteMap {	
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	/*letter-spacing: 0.2px;*/
}

div.page_TextAreaIntroSmall {	
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextWrapper {
	padding-bottom: 15px;
}

div.page_TextAreaIntroDotted {
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextAreaIntroDottedAddress {
	padding-bottom: 15px;
	padding-top:15px;
}

div.page_PeopleContainer {
	padding-bottom: 15px;
}

div.page_PeopleLeft {
	float: left;
	width: auto;
	vertical-align:top;
}

div.page_PeopleRight {
	float: left;
	width: 65%;
	padding-left: 10px;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.2px;
	vertical-align: top;
}

div.page_ClearMeDotted {
	clear: both;
	width: 100%;
}

div.page_ClearMe {
	clear: both;
	width: 100%;
}

div.page_PageAnchor {
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 60px;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.4em;
	display: none;
}

div.page_SlideShowWrapper {
	padding: 15px;
}

div.page_ShowWrapper {
}

div.page_SlideShowDisplay {
	display: block;
}

div.page_SlideShowHide {
	display: none;
}

div.page_ShowDisplay {
	background-color: #ffffff;
	display: block;
}

div.page_ShowHide {
	background-color: #ffffff;
	display: none;
}

div.page_SectionHeadingDottedBlue {
	padding: 10px;
}

div.page_SectionHeadingDottedWhite {
	padding-bottom: 10px;
}

div.page_SearchTools {
	padding-bottom: 20px;
}

div.page_SectionWrapper {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}

div.page_HomeSectionWrapper {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
}

div.page_SectionNavigationHome {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionContentHome {
	float: left;
	width: 230px;
	vertical-align: top;
	padding-left: 15px;
	color: #000000;
}

div.HomeSectionLink {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size:1.1em;
	line-height:1.4em;
}

div.page_SectionNavigation {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionImage {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionContent {
	float: left;
	width: 210px;
	vertical-align: top;
	color: #000000;
}

div.page_SectionCaption {
	padding-top: 2px;
	color: #000000;
}

span.page_fntLightBlue {
	color: #000000;
	font-weight: bold;
}

.display {
	display:block;
}

.hide {
	display:none;
}

div.SectionLink {
	padding-bottom: 5px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


a.button {
	color:#000000;
	text-decoration: none;
}

a.button:hover {
	color:#000000;
	text-decoration: none;
}

a.buttonSearch {
	color:#000000;
	text-decoration: none;
}

a.buttonSearch:hover {
	color:#000000;
	text-decoration: none;
}

a.HomeSectionLinkOff {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a.HomeSectionLinkOff:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.HomeSectionLinkOn {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.HomeSectionLinkOn:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.SectionLinkOff {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a.SectionLinkOff:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.SectionLinkOn {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.SectionLinkOn:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.footer {
	color:#000000;
	text-decoration: none;
}

a.footer:hover {
	color:#000000;
	text-decoration: underline;
}

ul {
	margin-left:8px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
}

li {
	margin-left:8px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
}

.ContactLeft {
	float:left;
	width: 35%;
	padding-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactRight {
	float:left;
	width: 33%;
	padding-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

div.ArticleArea {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

div.ContactBody {
	width:70%;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactLeftText {
	float:left;
	width: 35%;
	padding-bottom: 3px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactRightText {
	float:left;
	width: 33%;
	padding-bottom: 3px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactBodyText {
	width:70%;
	padding-bottom: 3px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactSubmit {
	width:70%;
	padding-top: 15px;
	text-align:right;
	font-size: 1.1em;
	line-height: 1.4em;
	color:#99D2E6;
	font-weight: bold;
}

.ContactTextBox {
	background-color:#98AFB7;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #768F96;
	border-right: 1px solid #768F96;
	width: 99%;
}

.ContactTextArea {
	background-color:#98AFB7;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #768F96;
	border-right: 1px solid #768F96;
	width: 99%;
	height: 150px;
}

.ContactArea {
	padding-top: 25px;
	padding-bottom: 25px;
	display: none;
}

div.page_AddressOne {
	float: left;
	width: 33%;
	vertical-align:top;
	color: #000000;
}

div.page_AddressTwo {
	float: left;
	width: 33%;
	vertical-align:top;
	color: #000000;
}

.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.Clearfix {
	display: inline-table;
}

.PaddingBottom {
	padding-bottom: 10px;
}

/* Hides from IE-mac \*/
* html 	.Clearfix {height: 1%;}
		.Clearfix {display: block;}
/* End hide from IE-mac */

div.page_SectionMapDetail {
	float: left;
	width: 250px;
	vertical-align: top;
}