/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

div#outer {
	width: 800px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: none;

}

div#header { 
text-align:center
}

.style1 {
	font-weight: bold;
	color: #291952;
	background-position: center;
	font-size: 16px;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
.style2 {
	font-size: 14px;
	font-weight: bolder;
	line-height: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	color: #008BC0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #008BC0;
}
a:visited {
	color: #008BC0;
}
a:hover {
	color: #008BC0;
}
a:active {
	color: #008BC0;
}
a.orange:link {
	color: #E05A26;
}
a.orange:visited {
	color: #E05A26;
}
a.orange:hover {
	color: #E05A26;
}
a.orange:active {
	color: #E05A26;
}
div.float {
	float: left;
	line-height: 125%;
	padding: 10px;
  }
.style6 {color: #008BC0}

.centerbold {
	font-weight: bold;
    text-align: center;
	display: block;
}
div.float1 {
	float: left;
  }
.box350 {
	width: 300px;
	display: inline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	text-align: left;
	position: relative;
	visibility: inherit;
}
.box350indent {
	width: 325px;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	text-align: left;
	position: relative;
	left: 150px;
}
.centerbold1 {
	font-weight: bolder;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: normal;
}
.vertlist {
	line-height: 160%;
	display: block;
	padding-left: 35px;
}
div#outer1 {

    width: 700px;
    background-color:#FFFFFF;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: none;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 3px;
	display: block;
	white-space: normal;
	line-height: 30px;
}
.style2a {
	font-size: 18px;
	font-weight: normal;
	display: block;
	text-align: center;
	color: #006600;
	text-transform: uppercase;
	margin: 5px;
	line-height: normal;
}
.pagetitle {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #291952;
	text-align: center;
	white-space: nowrap;
	line-height: 150%;
}
