.HighLightsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.HighLightsHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336666
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336666;
	text-decoration: none
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.IndexHeadline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
	font-variant: normal;
	text-transform: none
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900
}
.bodyHighlightItalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 12px
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.breadBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333
}
.titleGeorgia18 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	line-height: 22px
}
.titleGeorgia19 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	line-height: 25px
}
.titleGeorgia21 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	line-height: 28px
}
.titleArial21 {
	font-family:Verdana, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	line-height: 20px;
	padding-bottom:5px;
	
}
.titleWBGeorgia18 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #F5F5EB;
	text-transform:uppercase;
}
.titleSubSectionGeorgia19 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #75757A;
	line-height: 25px;
	text-transform:lowercase;
}
.bottomItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
	line-height: 14px
}
/* Note : line height attribute value changed from 10 to 11 to accomodate text decenders, i.e. "g" */
.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.focusOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration : none;
}
HR {
	background-color : White;
	border : thin none White;
	text-decoration:none
}
/* style added to provide black border on images with border="1" - ignored by Netscape 4.x */
.imgBorder {
	border: 1px solid #336666;
}
/* style added to color bullets. */
LI {
	list-style-type: square;
}
LI.num {
	list-style-type: decimal;
	color: black;
}
LI.let {
	list-style-type: upper-alpha;
	color: black;
}
.warningRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000
}
body {
	margin: 0;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
}
A:link {
	COLOR: #006666;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #990000;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #006666;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC9900;
	TEXT-DECORATION: underline
}
.sectionlink A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC9900;
	TEXT-DECORATION: none
}
.sectionlink A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC9900;
	TEXT-DECORATION: none
}
.sectionlink A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC9900;
	TEXT-DECORATION: none
}
.sectionlink A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #006666;
	TEXT-DECORATION: underline;
}
#search form {
	display: inline;
}
#search .txt {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven {
	display: none;
}
/*  Highlights image replacement font style  */
.white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .2em;
	background-color: #336666;
}
/* uniform table color for higlights box */
.highlightTable {
	background-color: #eaead5;
}
.highlightBottom {
	background-color: #cc9900;
}
.highlightTop {
	background-color: #336666;
}
.ddmx2 {
	border-bottom:solid 1px #FFFFFF;
	background-color:#CC9900
}
.ddmx2 .itemTopMeni, .ddmx .itemTopMeni:hover, .ddmx .itemTopMeni-active, .ddmx .itemTopMeni-active:hover {
	font: 6pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border-bottom: #9B7400 1px solid;
	border-right: #9B7400 1px solid;
	border-top: #D6AC30 1px solid;
	border-left: #D6AC30 1px solid;
	text-align:center;
}
.ddmx2 .itemTopMeni:visited {
	font: 6pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFFFF;
	text-align:center;
}
.ddmx2 .itemTopMeni:hover, .ddmx .itemTopMeni-active, .ddmx .itemTopMeni-active:hover {
	font: 6pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color: #336666;
	background-color:#CCCC99;
	border-bottom: #9B9B74 1px solid;
	border-right: #9B9B74 1px solid;
	border-top: #D6D6AE 1px solid;
	border-left: #D6D6AE 1px solid;
	text-align:center;
}
HR.hrdashed {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ccc 1px dashed;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	HEIGHT: 1px
}
.FrontTableSectionName {
	width: 100%;
	border-bottom: solid 3px #666666;
	margin-bottom: 5px;
	margin-top: 20px;
}
.FrontSectionName {
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.imgThumb {
	width:85px;
	height:85px;
	margin-top:4px;
}
.photos {
	border: 4px solid #E6E6E6;
	font-size:0px;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	line-height:140%
}
h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
