/*
* {
	margin: 0;
	border: 0;
	padding: 0;
}
*/

p, h1 {
	margin: 5px 0;
}

img {
	border: 0;
}
/*
input, textarea, select {
	border: 1px solid #706881;
}
*/

body {
	width: 798px;
	margin: 13px auto 0 auto;
	color: #706881;
	background-color: #e5e5e5;
	font-family: Tahoma, Arial, serif;
	font-size: 10px;
	text-align: center;
}

body table tr td {
	font-size: 10px;
}

body.wizard {
	width: 400px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	margin: 13px 0;
	background-color: #fff;
	background-image: url( '/images/background.gif' );
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
}

body.wizard table {
	background-color: transparent;
}

a:link, a:hover, a:visited, a:active {
	color: #706881;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 10px;
}

body div {
	z-index: 999;
}

#flash_header {
	width: 798px;
	height: 150px;
	background-color: #341f61;
}

#main {
	width: 798px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#login {
	height: 24px;
	background-color: #fff;
	text-align:right;
	font-size: 10px;
	overflow: hidden;
}

#login_ {
	margin-right: 3px;
}

#login_form {
	text-align: right;
	margin-top: 2px;
	padding-right: 5px;
}

#rss {
	float:left;
	padding-right:2px;
}

#rssinfo {
	float:left;
	width: 350px;
	font-size:10px;
/*	margin-top:2px;*/
	overflow: auto;
	white-space: nowrap;
}

#ticker {
	float: left;
	z-index: 99;
	width: 350px;
	overflow: hidden;
}

#login_, #password {
	width: 90px;
}

#content {
	border-top: 7px solid #fff;
}

.homeCols {
	min-height: 265px;
	height: auto !important;
	height: 265px;
	float: left;
}

#col1 {
	width: 260px !important;
	color: #2c0f58;
}

#col1Content {
	padding: 2px 0px 0 8px;
}

#col1 h1 {
	font-weight: 500;
}

#homePics {
	min-height: 275px;
	height: auto !important;
	height: 275px;
	float: right;
}

#homePics .homeCols {
	width: 128px;
	margin: 0 3px 3px;
	float: left;
}

.col {
	width: 258px;
	margin: 8px 0 0 0;
}

.col div {
	margin: 0;
	border-width: 0 1px;
	border-style: solid;
	border-color: #efefef;
	padding: 4px 14px 0 14px;
	text-align: left;
	font-size: 10px;
}

.col p.fR {
	float: right;
	margin: 0 0 5px 5px;
	border: 0;
}

.cB {
	clear: both;
}


#footer {
	padding: 0 5px 5px;
}

#copyright {
	text-align:right;
}

#footNav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footNav li {
	float: left;
	margin: 0 2px;
}
