/********* General CSS ***********/
.Default {
	font-family	: Arial, Verdana, Helvetica, sans-serif; 
	font-size	: 12px; 
	color		: #000000; 
	height		: 100%;
	}
body {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px; 
	color				: #000000;
	background-color	: #FFFFFF;
	line-height 		: 18px;
	margin				: 0;
	padding				: 0;
	}
a, a:link, a:visited, a:active {
	color				: #014ea2;
	text-decoration		: none;
	}
a:hover {
	color:				: #014ea2;
	text-decoration		: underline;
	}		
.outer {
	position			: absolute;
	top					: 5px;
	left				: 5px;
	width				: 990px;
	background-color	: #FFFFFF;
	}
.header {
	background-image	: url(images/top_bkg.jpg);
	background-repeat	: no-repeat;
	width				: 990px;
	height				: 150px;
	}
.topMenu {
	position: relative;
	top: 5px;
	left: 830px;
	width: 150px;
	}
.topMenu img {
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 5px 0px;	
	}
.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu a:active {
	font-size			: 12px;
	color				: #014ea2;
	text-decoration		: none;
	position			: relative;
	bottom				: 13px;
	}
.topMenu a:hover {
	font-size			: 12px;
	color:				: #014ea2;
	font-weight			: bold;
	text-decoration		: underline;
	position			: relative;
	bottom				: 13px;
	}	
.navigation {
	width				: 200px;
	}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	color				: #014ea2;
	font-style			: italic;
	text-decoration		: none;
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 10px;	
	}
.navigation a:hover {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	color:				: #014ea2;
	font-style			: italic;
	font-weight			: bold;
	text-decoration		: underline;
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 10px;	
	}
.memberLogin{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 10px;
	color:				: #014ea2;
	font-style			: italic;
	}
.anonLogin{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 11px;
	color				: #FF0000;
	font-style			: italic;
	}
.anonLogin a, .anonLogin a:link, .anonLogin a:visited, .anonLogin a:active, .anonLogin a:hover {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 11px;
	color				: #FF0000;
	font-style			: italic;
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	}
.ewsessionMessage {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 11px;
	color				: Red;
	font-style			: italic;
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px auto 0px auto;
	}					
.content {
	color				: #000000;
	}
.content .pageTitleTxt{
	color				: #2d913b;
	font-size			: 16px;
	text-decoration		: underline;
	font-weight			: bold;
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 10px 0px;
	}
.content .articleTitleTxt{
	color				: #014ea2;
	font-size			: 14px;
	font-weight			: normal;	
	}
.content .articleTitleTxt span{
	font-size			: 10px;
	}
.latestNews{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 10px;
	}
.latestNews .newsTitle{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #014ea2;
	font-size			: 14px;
	font-weight			: bold;
	}
.latestNews .newsDisplay{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #000000;
	font-size			: 12px;
	}
.latestNews .newsDate{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #014ea2;
	font-size			: 10px;
	}
.latestNews .readMore{
	text-align			: right;
	font-size			: 8px;
	}
.latestNews .newsTitle a, .latestNews .newsTitle a:link, .latestNews .newsTitle a:visited, .latestNews .newsTitle a:active {
	position			: relative;
	bottom				: 3px;
	color				: #666666;
	font-size			: 8px;
	}
.latestNews .newsTitle a:hover {
	color				: #666666;
	text-decoration		: underline;
	font-size			: 8px;
	}
.meetingMinutes{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 10px;
	}
.meetingMinutes .meetingTitle{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #014ea2;
	font-size			: 14px;
	font-weight			: bold;
	}
.meetingMinutes .minutesDisplay{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #000000;
	font-size			: 12px;
	}
.meetingMinutes .minutesDate{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #014ea2;
	font-size			: 10px;
	}
.meetingMinutes .meetingTitle a, .meetingMinutes .meetingTitle a:link, .meetingMinutes .meetingTitle a:visited, .meetingMinutes .meetingTitle a:active {
	position			: relative;
	bottom				: 3px;
	color				: #666666;
	font-size			: 8px;
	}
.meetingMinutes .meetingTitle a:hover {
	color				: #666666;
	text-decoration		: underline;
	font-size			: 8px;
	}
.biography{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 10px;
	}
.biography .name{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px 0px;
	color				: #014ea2;
	font-size			: 14px;
	font-weight			: bold;
	}
.executiveHeader{
	color				: #014ea2;
	font-size			: 14px;
	font-weight			: bold;
	}
.executive a, .executive a:link, .executive a:visited, .executive a:active {
	color				: #014ea2;
	font-size			: 10px;
	}
.executive a:hover {
	color				: #014ea2;
	font-size			: 10px;
	text-decoration		: underline;
	}									
.webLinks{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 10px 0px 0px 10px;
	}
.webLinks a, .webLinks a:link, .webLinks a:visited, .webLinks a:active{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px -10px;
	}
.webLinks a:hover{
	/* margin			: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'; */
	margin				: 0px 0px 0px -10px;
	}						
.footer {
	text-align			: center;
	color				: #000000;
	font-size			: 10px;
	text-transform		: uppercase;
	}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color				: #000000;
	text-decoration		: none;
	}
.footer a:hover {
	color				: #000000;
	text-decoration		: underline;
	}
.copyright {
	text-align			: left;
	font-size			: 10px;
	color				: #7d7d7d;
	margin				: 5px 0px 0px 0px;
	}	
.credit {
	text-align			: left;
	margin				: 0px 0px 0px 0px;
	color				: #7d7d7d;
	font-size			: 9px;
	line-height			: normal;
	}
.credit a, .credit a:link, .credit a:visited, .credit a:active {
	color				: #3f321d;
	text-decoration		: none;
	}
.credit a:hover {
	color				: #3f321d;
	text-decoration		: underline;
	}			
