.menuContainer {
	text-align:center;
	position:absolute;
	width:180px;
	background-color:#33CCFF;
	visibility:hidden;
	border-color:#000000;
	border-width:1px;
	vertical-align: middle;

}

.headerMenu{
	color:#336699;
	text-decoration:none;
}

.menuLink {
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.headerLinks { 
	color:#FFFFFF;			
}

.btnStyle {
	background-color:#208BB6;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}

.fldStyle {
	border: 1px solid #000000;
	height: 20px;
	width: 150px;
}

.contactFld {
	background-color:#ffffff;
}

.generalText {
	font-family:Verdana;
	font-size: 12px;
}

.h1Text {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
}

.footerText {
	font-family: Verdana;
	font-size: 9px;
	
}

.leftMargin {
	background-color:#CCCCCC;
	width: 120px;
}

.LinkCell {
	background-color:#E5E5E5;
}

.search {
	position: relative;
	height: 25px;
	width: 180px;
}
