body {
	margin-top: 0px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}
#textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 290px;
	text-align: left;
}
#textRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
#textRight a {
	color: #03526F;
	text-decoration:none
}
#textRight a:hover {
	color: #333333;
	background-color:#DFDFDF;
	text-decoration:none
}
#learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 290px;
	text-align: left;
}
#learnmore A {
	color: #03526F;
	text-decoration: none;
}
#learnmore a:hover {
	text-decoration: none;
	background-color: #EFEFEF;
	color: #333333;
}
.bottomTeext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bottomTeext A {
	color: #03526F;
	text-decoration: none;
}
.bottomTeext A:hover {
	color: #333333;
	text-decoration: none;
	background-color:#DFDFDF;
}
.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03526F;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-weight: bold;
}
.LeftNav a {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

.LeftNav a:hover {
	color: #03526F;
	text-decoration:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.introParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #03526F;
}
#flashcontent {
	position: relative;
	visibility: visible;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
A {
	color: #03526F;
	text-decoration: none;
}
A:hover {
	color: #333333;
	background-color: #EFEFEF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
