body {
	background-repeat: no-repeat;
	background-color: #5A8ABB;
	margin-bottom: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	color: #666;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif; 
}
a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #99CC00; text-decoration: none; }
a.linkMenu:link { color: #fff; }
a.linkMenu:visited {color: #fff;}
a.linkMenu:hover {color: #ffeb66;}
a.linkSubHead:link { color: #21387b;}
a.linkSubHead:visted { color: #21387b;}
a.linkSubHead:hover { color: #fff;}
ol {
	margin-left: 0;
	padding-left: 1.1em;
	text-indent: -1.3em;
	list-style-position: inside;
	color: #6d6d6f; 
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 14px;
}

ul {
	margin-left: 0em;
	padding-left: 1.1em;
	text-indent: -1.35em;
	list-style-position: inside;
	list-style-image: url(images/gene_bullet_purple.gif);
	color: #6d6d6f; 
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}



div.scroll { 
	height: 750px; 
	width: 495px;
	overflow: scroll; 
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 8px;
}
div#navbar2 {
	width: 100%;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d6f;
	line-height: 24px;
	list-style-type: disc;
}
div#navbar2 li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}
div#navbar2 li a:link {
	color: #fff:
}
div#navbar2 li a:visited {
	color: #fff;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #ffeb66;
}


.titleText { color: #000033; font-size: 28px; font-family: "Times New Roman", Times, serif; font-weight: 100; font-style: normal; line-height: 32px; letter-spacing: 1px; }
.teaserText {
	color: #21387B;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.subheadText {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
}
.leadingText { color: #21387b; font-size: 14px; font-family: "times new roman", times, georgia, serif; font-weight: normal; font-style: normal;f;line-height: 28px; ont-variant: normal; }
.body1Text { color: #666; font: 12px/28px Verdana, Arial, Helvetica, sans-serif; }
.body2Text {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.footerText {
	color: #6D6D6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
}
.dottedLine { height: 0; margin-top: 0; border-top: medium dotted #b3cde8; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.footerLine { width: 100%; height: 0; border-bottom: medium solid #21387b; border-top-style: none; border-right-style: none; border-left-style: none; }
.titleSolidLine { width: 100%; border-top: thin solid #6799cb; border-right-style: none; border-bottom-style: none; border-left-style: none; }
