/*
	Note: the selectors below share the same naming convention,
	meaning, .body14x18 indicates 14 pixel type on 18px leading.
	Thus, when applying these styles to text selections, you
	can quickly pick the font size and leading by referencing
	the "14x18" or "14x16" description. Please try to follow this
	convention when creating your own styles.
*/
.body14x18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-right: 25px;
}

.body14x16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.photocaption10x14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


BODY  {		
	MARGIN : 0px 0px 0px 0px;
	font-family : arial, helvetica, sans-serif, Geneva;
	font-size : 10px;
	background-color: #FFFFFF;
	color : #000000;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif, Geneva;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif, Geneva;
}.divheaderbgcolor {
	background-color: #FFFFCC;
}
.divborder {
	border: thin solid #000000;
}

a {
	text-decoration: none;
}

a:hover {
	background: Blue;
	color: #FFFFFF;
}


.mainbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-right: 25px;

}
.bulletlisthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 18px;
	margin-right: 25px;*/
	}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;
	margin-right: 25px;*/

}

.mainheadingitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #003366;
}

.navbarBgDarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: #333399;
	font-size: 14px;
}
.navbarBgLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	background-color: #333399;
}
.navbarLinkTextWhite {
	color: White;
	font-size: 14px
}
.photoCaptionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.photoCaptionBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;

}

.contactUsCaptionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: auto;
}
.contactUsCaptionBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: auto;

}
.tcell30pxRightMargin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-right: 55px;
}
.navbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bluePageBackground {

	background: #CCCCFF;
}
.yellowPageBackground {
	background: #FFCC66;
}
.higlightnavbarlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.whiteheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #FFFFFF;
}
.whiteheading {
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteheadingCopy {
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteheadingCopy2 {

	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
