body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
	background-color:#FFF;
}
td {
	font-size: 10px;
}
p {
	margin-top: 5px;
	margin-bottom:5px;
}
h2{
	font-size:15px;
	font-weight: bold;
	color:#444;
	margin-top:2px;
	margin-bottom:4px;
}	
h3{
	font-size:13px;
	font-weight:normal;
	color:#696969;
	margin-bottom:2px;
	margin-top:4px; 
}
h4{
	font-size:11px;
	font-weight:bold;
	color:#222;
	margin-bottom:2px;
	margin-top:4px; 
}
h5{
	font-size:10px;
	font-weight: bold;
	color:#696969;
	margin-top:2px;
	margin-bottom:0px;
}		
a img{
	border-color:#000;
}

/* FORM STYLES */
.input{
	margin: 0px 5px 0px 0;
	font-size:9px;
	height:11px;
	background-color:#D3F2FF;
	border: 1px solid #000;
}
.submit{
	font-size:9px;
	margin-bottom:4px;
}
.select{
	font-size:9px;
}
.blue{
	font-weight: bold;
	color: #00B5F0;
	line-height:10px;
	margin-top:10px;
}
.grey{
	color:#666666;
}
.techinfotable {
	width: 300px;
}
.topmenusel{
	text-decoration:underline;
}
.label{
	color:#666;
	vertical-align:top;
	padding: 3px 3px 0 0;
}
.text{
	color:#333;
	padding: 3px;
}
a:link, a:visited{
	color: #000;
	text-decoration:underline;
}	
a:hover, a:visited:hover{
	color: #000;
	text-decoration:underline;
}	
a:selected{
	color: #000;
	text-decoration:underline;
}
.imageText { 
	font-size: 9px;
	font-style:italic;
}
ul { 
	list-style-image: url("../general/layout/bullet.gif");
	list-style-type: square;
	margin: 2px 0px 0px 20px;
	line-height: 1.3em;
	font-size:10px;
}
hr {
	display: block;
	height: 1px;
	border-top: 1px solid #000000;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin-top	: -0.5em ;
	padding: 0;
}

.newsTable{
	width:350px;
	font-size:10px;
	margin-bottom:10px;
	margin-top:15px;
}
.td{
	font-size:9px;
	color:#666666;
}
.calenderTable{
width:500px;
font-size:9px;
}
.caltopleftTD{
width:140px;
padding:0px;
height: 20px;
background-color:#B9B9B9; 
background-image:url("../layout/cal_corner.gif");
background-repeat:no-repeat;
background-position:top left;
border-bottom: 1px solid #fff;
text-align:right;
}
.caltopleftTD2{
width:140px;
padding:0px;
height: 20px;
background-color:#B9B9B9; 
background-repeat:no-repeat;
background-position:top left;
border-bottom: 1px solid #fff;
text-align:right;
}
.eventtd{
width: 20px;
background-color:#ECECEC;
font-size:12px;
padding:0px;
color:#666666;
border-bottom:1px;
border-right:1px;
border-bottom-style:solid;
border-bottom-color:#fff;
border-right-style:solid;
border-right-color:#fff;
text-align:center;
}
.eventtd a:link, .eventtd a:visited, .eventtd a:hover, .eventtd a:active{
text-decoration:none;
}
.monthTD{
	width: 20px;
	padding: 0px;
	background-color:#B9B9B9;
	text-align:center;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.daysTD {
	width:140px;
	padding-left: 6px;
	background-color:#E5E5E5;
	text-align:left;
	height: 20px;
	border-bottom: 1px solid #fff;
}
.searchbox{
	margin: 20px 0 0 10px;
}
.searchBoxTD{
	padding: 5px 0 1px 0;
}
.searchresultsTABLE{
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 10px;
}
.searchresultsTABLE td{
	padding-bottom: 1px;
	color:#444444;
}
.searchresultsTABLE img{
	margin: 0 10px 0 0;
	border: 0;
}
.searchresultsLogo{
	margin: 20px 0 10px 0;
}
.textImgWrap{
	margin-right: 15px;
	margin-top:15px;
}
.btnlabel, .btnlabel a:link, .btnlabel a:active, .btnlabel a:hover, .btnlabel a:visited {
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.splashheader{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#555555;
	margin-bottom:-4px;
	margin-top: 0;
	font-size:14px;
	color:#353535;
	line-height:16px;
}
.splashheaderNoline{
	margin-bottom:-4px;

	font-size:14px;
	color:#353535;
	line-height:16px;}
