body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434242;
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	color: #999999;
}

a {
	color: #00426C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

a img {
	border: 0;
}

.bg1 {
	background-image: url(images/index30.jpg);
	background-repeat: repeat-x;
}

ul.NavBar {
	list-style-type: none;
	list-style-image: none;
	padding: 2px 30px 2px 15px;
	margin: 0;

}

html>body ul.NavBar {
	padding: 2px 15px 2px 0px;
	margin: 0 15px;
}

.NavBar li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	white-space: normal;
	text-decoration: none;
	border-bottom: 1px solid #0070be;
	padding: 5px 0;
}

.NavBar a {
	color: white;
	text-decoration: none;
}

.NavBar a:hover {
	color: #fc6;
}

.NavBar .last {
	border-bottom: 0;
	padding-bottom: 0;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFCC66;
}
.style2 {
	color: #FFCC33;
	font-size: x-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
.style5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;

}
.style7 {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 12px;
	text-align: left;
	font-weight: bold;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;

}.profiletext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;

}
.profiletextbold {

	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bullettext {
	font-size: 11px;
	font-weight: bolder;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;

}

hr {
	border-color: #ebebeb;
	height: 1px;
	border-bottom: 0;
}

.allcaps {
		text-transform: uppercase;
}

form .textfield, form .textfieldTwo {
	width: 200px;
}

form .head {
	background-color:3399CC; 
	padding: 3px 5px; 
	color: black; 
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .04em;
}

form .subhead {
	border-bottom: 1px solid #ebebeb;
	margin-top: 15px;
	font-weight: bold;
	clear: both;
}

form .textarea {
	width: 150px;
	border: 0px solid red;
	float: left;
	clear: left;
	margin-right: 8px;
	text-align: right;
}

form .break {
	clear: both;
	height: 8px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}

h2 {
	background-color: #3399CC;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
}

h3 {
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #999;
	margin-top: 15px;
	text-transform: uppercase;
	clear: both;
}

ol li {
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 0;
}