/* style sheet */

/* coolMenus Styles */
TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:10px}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:140; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:10px; font-weight:bold}
.clT{color:666666;}   
.cTlover{color:black;}
.clS,.clSover{padding:4px; font-size:10px; font-weight:bold;}
.clS2,.clS2over{padding:4px; font-size:10px;}
.clS,.clS2{color:#666666; background-color:#ffffff}
.clSover,.clS2over{color:black; background-color:#F3EEEB}
.clSover,.clS2over,.clTover,.clB,.clBar{layer-background-color:#ffffff}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/* general styles  */
BODY {
	background-color : #ffffff;
	color : #666666;
	font-size : 11px;
	font-family : verdana, arial;
	}

INPUT.header,  SELECT.header, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 10px;
	color: #666666;
	background-color: #E1E1E8;
}
P {
	font-family: verdana, sans-serif;
	padding: 1px;
	font-size: 11px;
	color: #666666;
}

A:LINK, A:VISITED {
	color : #666666;
	text-decoration : underline;
	font-weight: normal;
}

A:HOVER {
	background-color : #F3EEEB;
	color : black;
	text-decoration : underline;
	font-weight: normal;
	}

A.global:LINK, A.global:VISITED {
	color : #666666;
	font-size: 10px;
	text-decoration : none;
	font-weight: normal;
	}

A.global:HOVER {
	background-color : none;
	color : #482C59;
	font-size: 10px;
	text-decoration : none;
	font-weight: normal;
	}
	
A.location:LINK, A.location:VISITED {
	color : #eeeeee;
	font-size: 9px;
	text-decoration : none;
	font-weight: normal;
	}

A.location:HOVER {
	background-color : none;
	color : #cccccc;
	font-size: 9px;
	text-decoration : none;
	font-weight: normal;
	}
	
TD {
	color : #666666;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight:normal;
	text-decoration: none;
	line-height : 15px;
	z-index:3000
}	
	
TD.contentText {
	color : #333333;
	font-size : 11 px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	z-index:3000;
	line-height : 18px;
	text-align : left;
}	

TD.contact {
	color : #666666;
	font-size : 9px;
	font-family : verdana, arial;
	font-weight:normal;
	text-decoration: none;
	line-height : 14px;
	z-index:3000
}	

TD.location {
	color : #cccccc;
	font-size : 9px;
	font-family : verdana, arial;
	font-weight:normal;
	text-decoration: none;
	line-height : 14px;
	z-index:3000
}	

.contact {
	font-size : 11px;
	font-family : verdana, arial;
	font-weight: normal;
	text-decoration: none;
	z-index:3000;
	font-style : normal;
	text-align : right;
}	

.links {
	color : #104229;
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	z-index:3000;
	font-style : normal;
	text-align : center;
}	

.headline {
	color : #7B573D;  
	font-size : 18px;
	line-height : 21px;
	font-family : "Times New Roman", times, serif;
	font-weight: normal;
	font-style : italic;
	text-decoration: none;
	z-index:3000;
}	

.parahead {
	color : #9D704F;  
	font-size : 11px;
	line-height : 14px;
	font-family : verdana, sans-serif;
	font-weight: bold;
	font-style : normal;
	text-decoration: none;
	z-index:3000;
}
