/* Global Styles */

body {
	margin:0px;
	background-color: #EEEEEE;
	}

HTML {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #7F7F7F;
	SCROLLBAR-ARROW-COLOR:  #7F7F7F;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #7F7F7F;
}
/*.style11 {color: #CAB600}*/

	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	text-decoration: none;
	color: #0000FF;
	}
a:visited {
	text-decoration: none;
	color: #0000FF;
}	
. img {
	border: 1px solid #126E87;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	}
.copyright {
	font-size: 11px;
	background-image: url(../pix/footerbg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 790px;
	color: #666666;
}

	
/*#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../pix/arrow.gif") 14px 45% no-repeat;
	}*/
	
/*#navigation a:hover {
	background: #ffffff url("../pix/arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}*/
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	letter-spacing:.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #6163C2;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:visited {
	color: #6163C2;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#dateformat a:hover {
	color: #C8679A;
	letter-spacing:.1em;
	text-decoration: underline;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:25px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
.pageName{
	color: #6163C2;
	line-height:30px;
	letter-spacing:0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #6163C2;
	line-height:20px;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	font: 25px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.copyright a:link {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:visited {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.captionText {
	line-height:25px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.addresstable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.admintable {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border-collapse: collapse;
	font-size: 15px;
}

h1 {
	color: #126E87;
	line-height:30px;
	letter-spacing:0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
tr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	background-image: url(../pix/footerbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.noborder {
	font-size: 15px;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.sidebar {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../pix/white.gif);
}
.sidebar a {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #0000FF;
}
.sidebar a:visited {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #0000FF;
}
.sidebar a:hover {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.flashcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
	width: 140px;
	float: right;
	line-height: normal;
}

.admintable td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 15px;
}
.admintable  th {
	border: 1px solid #CCCCCC;
	background-color: #156886;
	color: #FFFFFF;
}
.plaintable {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.plaintable td {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	font-size: 15px;
}
.plaintable  th  {
	background-color: #006699;
	border: 0px none #FFFFFF;
}

.bodyText table {
	border: 1px solid #006699;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.bodyText table td {
	border: 1px solid #006699;
}
.sentence {
	visibility: hidden;
}
.fontsize {
	clear: right;
	text-align: center;
	float: right;
	left: -150px;
	position: relative;
	top: 30px;
	z-index: 999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headercell {
	background-image: url(../pix/topbanner2.jpg);
	background-repeat: no-repeat;
	background-color: #126e87;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
.fontsize img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flashcaption2 {
	clear:none;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
	text-align:center;
}
.newstext {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
