/* Global Styles */

body{
	margin:0;
	padding:2;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;

}

td {
	font:11px Georgia, Times New Roman, serif;
	color:#000000;
	}
	
a {
	color: #FFBA00;
	font-weight:bold;
	text-decoration:none;
	}

border {
	border-color:#CC0000;
	border-style:groove;
	border-width:0px;
	}
		
a:hover {
	color: #CC0000;
	}
	
/* ID Styles */

#navigation a {
	font:16px Georgia, Times New Roman, serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CC0000;
	}
	
#navigation a:hover {
	color:#CC0000;
	background: #D3DCE6;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #CC0000;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.sidebar {
	background-color:#D3DCE6
	}
	
.tagline {
	font: 11px Georgia, Times New Roman, serif;
	color: #CC0000;
	line-height:16px;
	}
	
.bodyText {
	font:12px Georgia, Times New Roman, serif;
	line-height:24px;
	color:#26354A;
	letter-spacing:.1em;
	}

.fsnbodyText {
        font:14px Georgia, Times New Roman, serif;
	line-height:24px;
	color:#C5B358;
        font-weight:bold;
        a:#C5B358;
	letter-spacing:.1em;
        }

.detailText {
	font:11px Georgia, Times New Roman, serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Georgia, Times New Roman, serif;
	color: #CC0000;
	letter-spacing:0;
	line-height:40px;
	}
	
.pageNamefsn {
	font:24px Georgia, Times New Roman, serif;
	color: #C5B358;
	font-weight:bold;
	letter-spacing:0;
	line-height:24px;

	}
	.pageName1 {
	font:24px Georgia, Times New Roman, serif;
	color: #CC0000;
	letter-spacing:0;
	line-height:30px;
	}

.subHeader {
	font:12px Georgia, Times New Roman, serif;
	color: #000000;
	font-weight:normal;
	line-height:normal;
	}
	
.navText {
	font:10px Georgia, Times New Roman, serif;
	color: #CC0000;
	letter-spacing:.1em;
	line-height:16px;
	}

.fsnnavText {
	font:8px Georgia, Times New Roman, serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:12px;
	}

.calendarText {
	font:11px Georgia, Times New Roman, serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
