body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background:#588c98;


}
.input{ background-color:#588c98;}

body, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
h1 {
		font-size: 18px;
}

table,   p {
	font-size: 11px;
	color: #FFFFFF;
}
a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline; 
}
a:hover{ text-decoration: none; }

.photo {
	border:5px solid #709EAC;
}
.block {
	padding: 1px 2px 2px 2px;
	width: 90%;
	border-left: 1px solid #92A1B0;

}
.blockhead {
 	font-size: 12px;
 	color: #FFFFFF;
	font-weight: bold;
	padding:  2px 2px 2px 2px;
	width: 90%;
}
#subpagesblock {
	margin: 3px;
	float: right;
	border: 1px solid #92A1B0;
	padding: 0px;
	width: 170px;	
	font-size: 10px;
}
#eventsblock {
	width: 170px;
	margin: 3px;
	float: right;
	clear: right;
	border: 1px solid #92A1B0;
	padding: 0px;
	font-size: 10px;
}
#subpagesblock table, #subpagesblock td, #subpagesblock a{
	font-size: 10px;
}





/******************rafes stuff *******************/
.err {
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #999999;
	border: thin solid #FF0000;
	width: auto;
	padding: 5px 5px 5px 5px;
}
.dialog {
	color: #EEEEEE;
	font-weight: bold;
	background-color: #003333;
	border: thin solid #030100;
	width: auto;
	padding: 5px 5px 5px 5px;	
}

.inputerror {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #666666;
	border: solid #FFFFFF 1px;
}

/*************** some legacy classes for table parts ***************/
.tableLabel {
	font-weight: bold;	
}
.tableHeader {
 	font-size: 12px;
 	color: #FFFFFF;
	background-color: #92A1B0;
	font-weight: bold;
}
.tableframe {
	background-color: #92A1B0;
}
.tableBody {
	color: #FFFFFF;
}
.prettysmall {
	font-size: 9px;
}

/*************** for rows with alternating color background ***************/
.reportrow1{
	background-color: #264551;
}
.reportrow2{
	background-color: #588C98;
}
.reportrowhilite{
	background-color:#FAB52D;	
}


#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:763px;
}

#homepage01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:126px;
}

#breadcrumbarea {
	position:absolute;
	left:0px;
	top:126px;
	width:723px;
	height:40px;
	text-align:left;
	background-image:url(/theme/images/breadcrumbarea.png);

	background-repeat:no-repeat:;
	background-color:#997026;
	
}

#homepage2-03 {
	position:absolute;
	left:0px;
	top:166px;
	width:118px;
	height:72px;
}

#bodyarea {
	/*position:absolute;
	left:118px;
	top:166px;
	width:424px;
	
	background-image:url(/theme/images/bodyarea.png);
	background-repeat:no-repeat;*/
	margin-left: 50px;
	height:430px;
	overflow:auto;
}

#rightnav {
	float:right;
	width:258px;
	height:277px;
	background-image:url(/theme/images/rightnav.png);
	
}

#navholder {
	position:relative; 
	left:26px; top:10px; width:211px; height:302px;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}



#sectionLinks a:link, #sectionLinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 7px 35px;
	color: #FFFFFF;
	text-decoration:none;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #FF0000;
	font-weight: bold;

}
/************ end sectionLinks styles **************/


#leftsidelabel {
	position:absolute;
	left:0px;
	top:238px;
	width:118px;
	height:205px;
	background-image:url(/theme/images/leftsidelabel-blank.png);
}
.leftlabeltext {
	padding: 15px 15px 15px 20px;
}


.footerlinks,  .footerlinks table, .footerlinks tr {
	padding: 15px;
	color:#92A1B0;
}
.footerlinks a{
	
	color:#92A1B0;
}
