/* Global Styles */

body {
	margin:0px;
	
	}
	
td {
	font: 13.5px Arial;
	color:#FFFFFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	font:11px arial;
	color: #7B1B2B;
	text-decoration:underline;
	}
	
a:hover {
	font:11px arial;
	color: #000000;
	text-decoration:none;
	}
/* ID Styles */

#navigation a {
	font:16px Arial;
	color: #583108;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid #bb9679;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#f9e3bc;
	border: 1pt dotted #f9e3bc;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
#behs
{ font-size: 40pt; color: #f7dfbd; font-weight:bold;  character-spacing: -0.5pt;
	text-align:left; font-family: "Times New Roman",times;
	text-decoration:none;
}
#behs a{
	font-size: 40pt; color: #f7dfbd; font-weight:bold;  character-spacing: -0.5pt;
	text-align:left; font-family: "Times New Roman",times;
	color: #f7dfbd;
	text-decoration:underline;
}
#behs a:hover {
	font-size: 40pt; color: #f7dfbd; font-weight:bold;  character-spacing: -0.5pt;
	text-align:left; font-family: "Times New Roman",times;
	color: #f7dfbd;
	text-decoration:underline;
}
#smallbehs
{ font-size: 15pt; color: #f7dfbd; font-weight:lighter;  character-spacing: -0.5pt;
	text-align:left; font-family: "Times New Roman",times;
	text-decoration:none;
}


#logo {
	font:20px arial;
	color: #f7dfbd;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:18px arial;
	color: #f7dfbd;
	line-height:18px;
	letter-spacing:.4em;
	}

#dateformat a {
	color:#99CCFF;
	font:11px arial;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:13.5px Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	text-align:justify;
	}
.bodyTextHomePage {
	font:13.5px Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
.bodyTextHomePage a{
	font:11px arial;
	color: #000000;
	text-decoration:underline;
}
	
.bodyTextHomePage a:hover {
	font:11px arial;
	color: #7B1B2B;
	text-decoration:none;
	}
.pageName{
	font:22px arial;
	color: #583108;
	line-height:20px;
	letter-spacing:.1em;
	font:bolder;
	}
	
.subHeader {
	font:16px arial;
	color: #583108;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
.sidebarHeaderAdmin {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	

	
.detailText {
	font:11px arial;
	color:#000000;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:12px arial;
	color:#996600;
	}
.footertext {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
#footer
{ font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #f7dfbd;
}
#footer a{
	color: #f7dfbd;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.errorText {
	font:11px arial;
	color:#CC3300;
	font-weight:bold;
	}
input.di {
	width: 100%;
	border: solid 1px #280000;
}
select.di {
	width: 100%;
	border: solid 1px #280000;
}

