body {
	color: #fff;
	background-color: #369;
	text-align: center; /* IE Centering Hack */
}

body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

a, a:visited {
	color: #033669;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #369;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}


#navpane, #navpane td, .rightimg, .leftimg, .caption {
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
	font-size: 9px;
	letter-spacing: 0.5px;
}

.rightimg {
	text-align: right;
}

#wrap {
	width: 640px;
	color: #000;
	background-color: #fff;
	margin: auto;
	
	text-align: left; /* IE Centering Hack */
}

#logopane {
	background-color: #fff;
	background-image: url("../logo_stripe_bg.gif");
	text-align: center;
	height: 65px;
}

#contentpane, #contentpane td {
	background-color: #fff;
	color: #000;
	min-height: 400px;
}

#contentpane {
	padding: 20px;
	padding-bottom: 25px;
}

* html #contentpane {
	height: 400px; /* IE Min-height Emulation Hack */
}

#navpane {
	background-color: #69c;
	width: 640px;
	height: 50px;
}

#navpane li {
	letter-spacing: normal;
}


.vsimg img {
	margin-bottom: 25px;
}

.hsimg img {
	margin-right: 25px;
}

.content_td, .text_td {
	vertical-align: top;
	padding-top: 0px;
}

.content_td {
	padding: 3em;
	padding-top: 0px;
}


.lefthalf {
	margin-right: 300px;
}

.rightimg {
	float: right;
}

#circlec {
	background-color: #369;
	padding: 5px 0px;
}

#circlec, #circlec a, #circlec a:visited {
	font-size: 9px;
	color: #fff;
}

#newsblog {
	/* background-color: #ccc; */
	padding: .5em 1em;
	margin: 0px 2em;
	/* border: 1px solid #666; */
}

ul, li {
	padding-left: 0px;
	margin-left: 0px;
}

ol ul {
	list-style-type: disc;
}

ul {
	margin-left: 1em;
}

li {
	margin-left: 0em;
}