/* Global Styles */

body {
	margin:0px;
	background-image:url(images/bg.jpg)
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	}
	
	
inputc
{


background-color:#999900;

}
	
	
	
a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color:#CC9999;
	}
	
	
	
#leftmenu a {
	font:11px Tahoma;
	font-weight:400;
	color:#000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#leftmenu a:hover {
	color:#0066CC;
	text-decoration:underline;
	
	}	




#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}
	






	
	#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 10px;
	rigth: 10px;
	color: #919999;
}

#utility a{
	color: #000000;
}



h3{
 font: 100% Arial,sans-serif;
 color:#663300;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
 
}



h4{
 
 color:#339966;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
}

h5{
 
 color:#000000;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
}





#utility a:hover{
	color:#009999;
	text-decoration:underline;
}



#siteInfo{
	font:10px arial;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color:#333300;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/*********** #sectionLinks styles ***********/

#sectionLinks2{
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font- color:#FFFFFF;
	border-bottom: 1px solid #cccccc;
	
	font-size: 95%;
	background-color:#CC9966;
	width:190;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	border-bottom: 1px solid #cccccc;
	font-size: 95%;
	background-color:#CCCC66;
	width:190;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color:#CCCC99;
	padding: 2px 0px 2px 10px;
}



.labels2
{
	font-weight:normal;
	font-size: 10px;
	background-image: url(images/submenuback.jpg);
	font-family: Verdana;
	text-align: left;
	}


.submit
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: gray 1px solid;
	font-family: 'Tahoma';
	background-color:#ffffff;
}

	



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#navBar{
	
	padding: 0px;
	background-color:#FFFFCC;	
}




#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
	
	
	

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {



	font:11px arial;
	color:#666600;
	line-height:16px;
	}

.pageHeader {
	font:16px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:30px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:13px arial;
	color:#999900;
	letter-spacing:.1em;
	}
	

