body{
	background: #ffffff;
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center; /* Center aligns site in IE */
	margin: 0px 0 0 0;
	
}

.success {
	color: #00FF00;
	font-weight: bold;
}

.fail {
	color: #FF0000;
	font-weight: bold;
}

.required {
	color: red;
}

TD {
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}

A {
	color: #007771;
	text-decoration: none;
}
#searchBox {
	position: absolute;
	top: 55px;
	right: 40px;
	height: 20px;
	line-height: 20px;
}
#mainContainer {
	margin: 0 auto;   /* Center aligns site in FF & Netscape */
	text-align: left; /* Put everything back left-aligned */
	width: 760px;
}
#header {
	position: relative;
	background: url("../../images/header-image-01.gif") no-repeat;
	height: 95px;
	width: 780px;
}
#headerFade {
	background: url("../../images/header-fade.gif") no-repeat;
	height: 20px;
	width: 780px;
}
#headerFadeContent {
	background: url("../../images/header-fade.gif") no-repeat;
	height: 20px;
	width: 780px;
	margin-top:10px;
}
#headerTitle {
	font-size: 14px;
	font-weight: bold;
	
}
#headerNav {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 12px;
	color: #999999;
}
#headerNav a {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#leftNav {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-face: arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	width: 150px;
	float: left;

}
#leftNav li {
	padding-top:5px;
	padding-bottom:5px;
	background: url("../../images/dotted-205.gif") left bottom no-repeat;		
}
#leftNav li a {
	color: #808080;
}
#leftNav li a:hover {
	color: #404040;
}
#leftNav li a.On {
	color: #007771;
}
#leftNav li.last {
	border: 0;
	padding-bottom: 15px;
	background: #fff;
}
.leftNavBottom {
	padding-bottom: 20px;
}
.separatorLeftNav {
	background: url("../../images/dotted-205.gif") left bottom no-repeat;
}

#rightContent {
	margin-left: 165px;
	font-size: 12px;
	/*height: 100%;*/
}

#rightContentNoMenu {
	font-size: 12px;
	/*height: 100%;*/
}

#rightCol {
	float: right;
	margin: 0 0 0 10px;
	padding-left: 10px;
	width: 120px;
	/*height: 100%;*/
	
}

#rightContentWebForum {
	margin-left: 30px;
	font-size: 12px;
}

#contentTitleImage {
	margin-top: 0px;
}


#mainNav {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-face: arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	height: 29px;
	line-height: 29px;
}
#mainNav li {
	float: left;
	height: 29px;
	line-height: 29px;
		
}
#mainNav li a {
	display: block;
	height: 29px;
	padding-left: 10px;
	padding-right: 15px;
	color: #404040;
}
#mainNav li a:hover {
	color: #007771;
	
}
#mainNav li a.On {
	background: #007771;
	color: #ffffff;
}
#mainNav li a.On:hover {
	background: #007771;
	color: #ffffff;
}

#mainNav LI.separator {
	width: 3px;
	height: 29px;
	background: #fff url("../../images/nav-divider.gif") center center no-repeat;
}
#leftContainer {
	width: 205px;
	float: left;
	margin-right: 20px;
}
#middleContainer {
	float: left;
	width: 310px;
	margin-right: 10px;
}
#rightContainer {
	width: 205px;
	float: right;
}
#whatsNew {
	padding-bottom: 10px;
}
#capInAction {
	padding-bottom: 10px;
}
#newsletter {
	padding-bottom: 10px;	
}
#footer {
	width: auto;
	border-top:1px solid #999999;
}
#footerLeft {
	width: 350px;
	margin-top: 5px;
	float: left;
	color:#808080;
	font-size: 12px;
	font-weight: bold;
}
#footerRight {
	margin-top: 5px;
	float: right;
	color:#808080;
}
#footerRight a {
	color: #007771;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.articleTitle {
	font-size: 12px;
	font-weight: bold;
	color: #007771;
	margin-top: 0px;
	margin-bottom: 0px;
}
.date {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.articleText {
	margin-top: 0px;
	margin-bottom: 10px;
}
.articleText2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.articleText3 {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
}
.articleText3 a {
	color: #007771;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.imageTitle {
	margin-top: 0px;
	margin-bottom: 5px;
}
#caseOfTheMonth {
	position: relative;
}
#caseOfTheMonthBox {
	border: 1px solid #999999;
	padding: 5px;
}

#castOfTheMonthClick {
	position:absolute;
	top: 3px;
	right: 0px;
	color: #989898;
}
#poll {
	position:relative;
}
#pollClick {
	position:absolute;
	top: 3px;
	right: 0px;
	color: #989898;
}
#newsletter {
	position:relative;
}
#newsletterClick {
	position:absolute;
	top: 3px;
	right: 0px;
	color: #989898;
}
#memberBlogs {
	position:relative;
}
#memberBlogsClick {
	position:absolute;
	top: 3px;
	right: 0px;
	color: #989898;
}
/* IE Hacks */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #mainNav li a {
	width: 1%;
}
* html #separatorLeftNav {
	margin: 0;
	padding: 0;
}

* html #leftNav UL {
	margin: 0;
	padding: 0;
}
/* End hide from IE5-mac */



.newsHeadline {
	font-weight: bold;
	font-size: 12px;
}

.newsDate {
	color: #9D9D9D;
}


.calendarDate {
	color: #007771;
	font-weight: bold;
	font-size: 14px;
}

.calendarCell {
	color: #6666CC;
	font-weight: bold;
	background: #F2F2F2;
	padding: 3px;
}

.calendarCellToday {
	color: #6666CC;
	font-weight: bold;
	background: #F2F2F2;
	border: 1px solid #6666CC;
	padding: 3px;
}

.calendarCellEmpty {
	color: #FFF;
	font-weight: bold;
	background: #F2F2F2;
}

.calendarHdr {
	color: #FFF;
	background: #BFBFBF;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

.calendarText {
	color: #BFBFBF;
	font-size: 11px;
	font-weight: bold;
}

.calendarNav {
	font-weight: bold;
	font-size: 11px;
}

.calendarLink {
	font-size: 9px;
}

.formFieldname {
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}

.formSubFieldname {
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}

.noEmail {
	color: #FFF;
	background-color: #FF9933;
}


	
