body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-image: url(/gfx/tmplt/back_swoosh.gif);
	background-repeat: no-repeat;
}

td {
}

a:link {
	color: #4D7881;
	text-decoration: underline;
}
a:visited {
	color: #4D7881;
	text-decoration: underline;
}
a:hover {
	color: #00AAC2;
	text-decoration: underline;
}
a:active {
	color: #71B7A7;
	text-decoration: underline;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #489EB0;
	letter-spacing: 1px;
}

h2 {
	padding: 0px;
	margin:0px;
	letter-spacing: 1px;
	color: #489eb0;
	font-size: 14px;
	font-family: 'Trebuchet MS';
	font-weight: bold
}




.navHeader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.SideNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #4D7881;
	line-height: 21px;
	text-transform: lowercase;
	list-style-position: outside;
	list-style-image: url(/gfx/buttons/SideNav_bullet.gif);
}

.SideNav li a {
	text-decoration: none;

}


.breadcrumb {
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 11px;
	font-family: 'Trebuchet MS'
}



.WhiteContentArea {
	background-color: #FFFFFF;
	border: 1px solid #B9B4A8;
}
.mainContentCell {
	border: 1px solid #B4DDE9;
	padding: 20px;
	line-height: 19px;
}


.emailSignUpField {
	background-color: #F5F9EA;
	border: 1px solid #8DBA30;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #7AA029;
}

.emailSignUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/gfx/tmplt/gradient-green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	padding-left: 10px;
}


.contentBoxes {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96CAD3;
	border-left-color: #96CAD3;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}


.stories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #00889B;
	background-image: url(/gfx/tmplt/gradient-blue.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-position: bottom;
	padding-top: 20px;
}



.SectionHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4D7881;
	letter-spacing: 3px;
}
.SpacerTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9B4A8;
	border-right-color: #B9B4A8;
	border-bottom-color: #B9B4A8;
	border-left-color: #B9B4A8;

}
.SpacerMid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B4A8;
	border-left-color: #B9B4A8;
}

.SpacerFoot {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B4A8;
	border-left-color: #B9B4A8;
	background-color: #FFFFFF;
}



.footerNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B9B4A8;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




.newsTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #489EB0;
}

a.newsTitle {
	text-decoration: underline;
	color: #489EB0;
}

a.newsTitle:hover {
	text-decoration: underline;
	color: #FF9900;
}


.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 5px;
}

.newsHR {
	
	padding-top: 4px;
	padding-bottom: 4px;
	color: #C6E2E8;
}

.highlight {
	color: #00AAC2;
	font-weight: bold
}


.copyright {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #a7a7a7;

}

a.copyright: link {
	color: #8B8B8B;
	text-decoration: none;
}

a.copyright: hover {
	color: #00AAC2;
	text-decoration: underline;
}

a.copyright: visited {
	color: #8B8B8B;
	text-decoration: none;
}



.trans_box2 {
	border: 0px;
	background-image:url(screens/trans-white.png);
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

/* stop child elements inheriting the parents alpha opacity in ieWin */
.trans_box2 * {
	/* A position:absolute or position:relative is required for ieWin to actually set the filter? */
	position:relative;
}



