body {
	background-color: #B1BCE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:link {
	color: #30469C;
}

a:visited {
}

a:active {
}

a:hover {
	color: #5677CC;
}

a img {
	text-decoration: none;
	border: 0px none;
	margin-bottom: 5px;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
}

#banner {
	list-style: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6379CF;
	width: 100%;
	text-align: center;
	float: left;
	height: 135px;
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30469C;
}

/* navigation */

#navbar {
	list-style: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8A9BDB;
	width: 100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30469C;
	padding-top: 7px;
	float: left;
}

#nav {
	list-style: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0;
	height: 18px;
}
#nav li {
	list-style: none;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
}
#nav a {
	text-decoration: none;
	color: #30469C;
	border: 0px none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 4px 7px 5px;
}
#nav a:hover, #nav a.active {
	background-color: #30469C;
	color: #8A9BDB;
	text-decoration: none;
	border: 0px none;
	padding: 4px 5px;
	margin: 0px 2px;
}


/* end navigation */

#container {
	padding: 10px 15px;
	width: 660px;
	background-color: #D8DEF3;
	border-top: 0px solid #30469C;
	border-right: 1px solid #30469C;
	border-bottom: 1px solid #30469C;
	border-left: 1px solid #30469C;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#container p {
	font-size: 95%;
}

#one {
	text-align: left;
	width: 360px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#two {
	text-align: left;
	width: 280px;
	float: right;
}

#center {
	text-align: center;
	margin-bottom: 8px;
}

#center h3 {
	text-align: center;
	margin-bottom: 15px;
	color: #D8DEF3;
	font-family: "Lucida Grande", Geneva, "Arial Narrow", Arial, sans-serif;
	margin-top: 10px;
	padding: 5px;
	background-color: #30469C;
}
#center h3 a {
	color: #D8DEF3;
	
}
#center h3 a:hover {
	color: #FFFFFF;
	
}

#left {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #30469C;
	padding-right: 8px;
}

#left ul {
	list-style-type: square;
	margin-top: -5px;
}

#left li {
	margin-left: 0px;
	padding-bottom: 5px;
	list-style-type: square;
	font-size: 11px;
}

#right {
	padding-left: 8px;
}

#right li {
	font-size: 10px; 
	margin-left: -15px; 
	padding-bottom: 10px; 
	list-style-type: square;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #30469C;
	font-size: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30469C;
	margin-top: 20px;
	margin-bottom: 5px;
}

.b_teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6379CF
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #30469C;
}

.small_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6379CF
}
.radio {
	font-size: 10px;
	color: #333333;
}
.form {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
.red {
	color: #CC0000;
	font-size: 10px;
}
.calimg {
	margin-bottom: -3px;
}
.imgspace {
	margin: 2px 4px;
}
.darkbox {
	background-color: #FF9900;
	padding: 8px;
}
.darkbox strong {
	font-size: 16px;
	color: #30469C;
}
.darkbox h3 {
	font-size: 12px;
}
.border {
	border: 1px solid #30469C;
}
.spas {
	padding: 10px 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30469C;
}
#list {
	color: #000000;
}
#list li {
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#interactive {
	height: 50px;
	font-size: 10px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30469C;
	padding-bottom: 3px;
}
form {
	margin: 0px;
}

