@charset "utf-8";
@font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src: url(GEORGIA0.eot);
}
body {
	background-image: url(images/Diamond.jpg);
	background-repeat: repeat;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	color: #000000;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body a {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maintable {
	width: 100%;
	height: 600px;
}

#whitecell {
	background-color: #FFFFFF;
	vertical-align: top;
}

#horBordercell {
	background-color: #FFFFFF;
	background-image: url(images/Blue_dots.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
}
#leftnavcell {
	background-color: #FFFFFF;
	padding-left: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#leftlogocell {
	height: 110px;
	background-color: #FFFFFF;
}
#centerimagecell {
	background-color: #FFFFFF;
	height: 440px;
	vertical-align: top;
}

#centertextcell {
	vertical-align: top;
	background-color: #FFFFFF;
	line-height: 10px;
	height: 440px;
}
#righttextcell {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 52px;
}

#bluetable {
	font-family: Georgia1, "Times New Roman", Times, serif;
	color: #000;
	font-size: 10px;
	padding-left: 30px;
}
#horbluebordcell {
	background-color: #003C58;
	background-image: url(images/white_dots.jpg);
	background-repeat: repeat-x;
}
#bluetextcell {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#abouttable {
	background-color: #FFFFFF;
	padding-top: 130px;
}

#FAQtable {
	background-color: #FFFFFF;
	padding-top: 120px;
}

.titletext {
	font-size: 16pt;
}
.bodytext {
	font-size: 9pt;
	vertical-align: top;
	line-height: 14pt;
}
.hometext {
	font-size: 10pt;
	vertical-align: top;
	line-height: 14pt;
}
.leftnavtext {
	font-size: 10pt;
	line-height: 12px;
}
.leftsubnavtext {
	font-size: 8pt;
	font-family: Trebuchet MS, Geneva, sans-serif;
	text-indent: 10px;
	line-height: 9px;
	vertical-align: middle;
}
.faqsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003C58;
	font-size: 8pt;
	font-weight: bold;
}

.leftsubnavactivetext {
	color: #0B324D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-indent: 10px;
	font-weight: bold;
	line-height: 9px;
	vertical-align: middle;
}

.rightlistnavtext {
	font-size: 10pt;
	text-indent: -38px;
	list-style-position: inside;
	vertical-align: text-top;
	list-style-type: square;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

.rightnavtext {
	font-size: 8pt;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 20px;
}
.rightnavactivetext {
	font-size: 8pt;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

div#wn	{ 
	position:relative; overflow:hidden;
	width:550px; height:440px;
	}

