body {
	/* background-image: url('img/bg.jpg'); */
	background-color: #4c6cfb;
	background-image: url('img/line.png');
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
#shadow {
	position: absolute;
	background-image: url('img/shadow.png');
	background-repeat: no-repeat;
	width: 958px;
	height: 708px;
	margin-left: -478px;
	top: 37px;
	left: 50%;
}
#mainDiv {
	position: absolute;
	top: 40px;
	left: 50%;
	width: 950px;
	height: 700px;
	margin-left: -475px;
	background-color: #fff;
}
#topBar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 119px;
	background-image: url('img/top_gradient2.png');
	border-bottom: solid 1px #ccc;
}
#navigation {
	position: absolute;
	bottom: 10px;
	right: 30px;
	color: #333;
}
#navigation table {
	border-collapse: collapse;
}
table.nitable {
	border-collapse: collapse;
}
table.nitable tr td {
	height: 44px;
}
td.nicont {
	padding: 0px;
}
td.nileft {
	width: 5px;
	background-image: url('img/navi/ni_left_wanha.png');
	padding: 0px;
}
td.nimiddle {
	background-image: url('img/navi/ni_middle_wanha.png');
	padding: 0px 8px 0px 8px;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #fff 1px 1px 0px;
}
td.niright {
	width: 5px;
	background-image: url('img/navi/ni_right_wanha.png');
	padding: 0px;
}
td.navic {
	padding: 0px;
	width: 5px;
	height: 5px;
}
td.navish {
	padding: 0px;
	height: 5px;
}
td.navisv {
	padding: 0px;
	width: 5px;
}
td.t {
	background-image: url('img/navi/top_wanha.png');
}
td.l {
	background-image: url('img/navi/left_wanha.png');
}
td.b {
	background-image: url('img/navi/bottom_wanha.png');
}
td.r {
	background-image: url('img/navi/right_wanha.png');
}
td.tl {
	background-image: url('img/navi/top_left_wanha.png');
}
td.tr {
	background-image: url('img/navi/top_right_wanha.png');
}
td.bl {
	background-image: url('img/navi/bottom_left_wanha.png');
}
td.br {
	background-image: url('img/navi/bottom_right_wanha.png');
}
#newsBar {
	position: absolute;
	top: 140px;
	left: 8px;
	width: 210px;
	height: 230px;
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-right: dotted 1px #ccc;
}
#newsBar a:link, #newsBar a:visited {
	text-decoration: none;
	color: #1f5c92;
}	
#newsBar table {
	border-collapse: collapse;
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#newsBar table tr td {
	padding-bottom: 4px;
}
p.titleText, p.newsTitleText {
	font: normal normal normal 26px Georgia, sans-serif;
}
p.titleText {
	margin: 0px 0px 15px 0px;
}
p.newsTitleText {
	margin: 0px 0px 15px 22px;
}
#flashBar {
	position: absolute;
	top: 390px;
	left: 0px;
	height: 220px;
	width: 950px;
	border-top: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
}
#contactInfo {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
#contactInfo table tr td {
	padding: 0px 30px 0px 10px;
	border-left: dotted 1px #ccc;
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#contactInfo a:link, #contactInfo a:visited {
	text-decoration: none;
	color: #1f5c92;
}
#contactInfo a:hover {
	text-decoration: underline;
}
#contentsmall {
	position: absolute;
	left: 250px;
	top: 140px;
	height: 230px;
	width: 660px;
	overflow: auto;
}
#contentbig {
	position: absolute;
	top: 140px;
	left: 30px;
	right: 30px;
	bottom: 85px;
	overflow: auto;
}
#contentbig table tr td {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#contentbig a:link, #contentbig a:visited, #contentsmall a:link, #contentsmall a:visited {
	color: #1f5c92;
	text-decoration: none;
}
#contentbig a:hover, #contentsmall a:hover {
	text-decoration: underline;
}
#copyr {
	position: absolute;
	bottom: -20px;
	right: 5px;
	font-size: 10px;
	color: #222;
}
#copyr a:link, #copyr a:visited {
	color: black;
	text-decoration: none;
}
span.newsTitle {
	font-weight: bold;
}
ul {
	list-style-image: url('img/li_bullet.png');
	padding-left: 30px;
}
li {
	margin-top: 4px;
}
ul li ul {
	list-style-image: url('img/li_bullet2.png');
	margin-left: 10px;
}
div.actionBox {
	border: solid 1px #ccc;
	background-color: #f1f1f1;
	padding: 15px;
}
div.infoBox {
	position: absolute;
	left: -9999px;
	top: 100px;
	border: solid 1px #ccc;
	background-color: #f1f1f1;
	padding: 10px;
}

