@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	text-decoration: none;
	margin-right: 50px;
	margin-left: 50px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #2B4A92;
	text-decoration: underline;
}


input {
	background-color: #2B4A92;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
  }
  
  
  textarea { 
 background-color: #2B4A92; 
 color: #ffffff; 
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(ulbullets.gif);
	text-decoration: none;
}

.images {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-bottom: 35px;
	margin-left: 35px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.images2 {
	border: 1px solid #000000;
}
.blackborder {
	border: 1px solid #000000;
}
body {
	background-color: #6B6B6B;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
}
.style1 {
	font-size: 11px;
	color: #D4D4D4;
}
.style2 {color: #D4D4D4}
.style3 {font-size: 16px;
	color: #000000;}
.style6 {font-size: 10px}
.style8 {
	font-size: 36px;
	font-family: Vivaldi, "Bermuda Script", "Brush Script MT", Papyrus, "Edwardian Script ITC";
	color: #FFFFFF;
}
.style9 {font-size: 10}
.style11 {font-size: 14px}
.style13 {font-size: 18px}
.style14 {font-size: 9px}
.style15 {font-size: 9}
.style19 {color: #FFFFFF}
.style20 {font-size: 14px; color: #FFFFFF; }
.style21 {color: #990000}
li {
	list-style-position: outside;
	list-style-type: circle;
}.bluesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
