body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 10px;
}
.border {
	background-image:   url(images/Dot_border.gif);
	background-repeat: repeat-x;
 }
.topstrip {
	background-image:    url(images/topstrip.gif);
	background-repeat: repeat-x;
	
}
.DarkBlueText {
	color: #000066;
}
.LightText {
	color: #8b8aaf;
}
table {
	color: #000000;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #000000;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	list-style-image: url(images/bullet.gif);	
}

.centercoltext {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000000;
}

.imageborder {
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000000;
}
a:link:hover {
	color: #8b8aaf;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b8aaf;
}
.parahead {
	background-color: #7785b2;;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8b8aaf;
}
.themecolor3 {
	background-color: #7785b2;;

}
.themecolor1 {
	background-color: #000066;
	color: #FFFFFF;
}
.themecolor1 a:link{
	
	text-indent: 2px;
	text-decoration: none;
	padding: 4px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	
}
.themecolor1 a:visited{
	
	text-indent: 2px;
	text-decoration: none;
	padding: 4px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	
}
.themecolor1 a:hover{

	text-indent: 2px;
	text-decoration: none;
	padding: 4px;
	height: auto;
	width: auto;
	color: #dbdaeb;
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #dbdaeb;
}
.leftcoltext {
	color: #333333;
	padding: 10px;
	background-color: #dbdaeb;
}
.menuLinks a:link{
	
	text-indent: 5px;
	text-decoration: none;
	padding: 10px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	
}
.menuLinks a:visited{
	
	text-indent: 5px;
	text-decoration: none;
	padding: 10px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	
}
.menuLinks a:hover{

	text-indent: 5px;
	text-decoration: none;
	padding: 10px;
	height: auto;
	width: auto;
	color: #dbdaeb;
}
