font-face {
	font-family: Arial, Verdana, Sans-Serif;
}

* {
	margin: 0 auto;
	padding: 0 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

body {
	background-color: #c7c8e4;
	text-align: center;
	font-size:12px;
	line-height: 17px;
}
.main {
	margin: 0 auto;
	padding: 0 0px;
	width: 893px;
	background-color: #ffffff;
}
h2 {
	text-decoration: none;
	color: #545e91;
	font-size: 14px;
	font-weight: bold; 
	padding-bottom: 3px;
}

.headerL {
	display: inline;
	float: left;
	width: 550px;
}

.headerR {
	display: inline;
	float: right;
	width: 343px;
}
.menu {
	clear:both; 
	width: 891px;
	background-image: url(./graphics/menu_bg.jpg);
}
.italic{
	font-style:italic;
}
.menutext, .menutext a {
	display: inline;
	width: auto;
	background-image: url(./graphics/menu_bg_plain.jpg);
	line-height:30px;
	height:30px;
	margin:0px;
	text-decoration: none;
	color: #fefffb;
	font-size: 14px;
}

.menutext a:hover {
	color: #C7C8E4;
}

.content {
	background-color: #ffffff;
	text-align: left;
	width: 890px;
	max-width: 890px;
	vertical-align: top;
	min-height: 620px; /* moz/FF/Opera */
	_height: 620px; /* IE-win */
}

.contentText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentAd {
	display: inline;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bodycell {
	float:left;
	vertical-align: top;
	width: 600px;
	padding-top: 13px;
	padding-left: 50px;
	text-align: left;
}

.bodycell i{
	font-style: italic;
}

ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	margin-left: 0px;
	padding-left: 15px;
	text-indent: 1px;
}

.adcell {
	float:right;
	width: 160px;
	vertical-align: top;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.newsubmenuitem {
	display: block;
}

.newsubmenugraphic {
	float:left;
	padding: 13px 5px 5px 5px;
	vertical-align: top;
}

.newsubmenutext {
	text-align: left;
	padding-top: 15px;
	max-width:560px;
}
.newsubmenutext img{
	vertical-align:middle;

}
.newsubmenutext a {
	text-decoration: underline;
	color: #545e91;
	font-size: 14px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
	line-height: 20px;
}

.newsubmenutext a:hover {
	text-decoration: none;
}

#pic {
	border: solid 1px black;
	margin-bottom:10px;
	margin-right:10px;
	max-width:300px;
}
#sec_pic {
	border: solid 1px black;
	margin-bottom:10px;
	margin-right:10px;
	max-width:128px;
width:expression(this.width > 128 ? "128px" : this.width);
}

.homecenter {
	display: block;
	margin-left: 18px;
	width: 836px;
}

.homepageL {
	display: inline;
	float: left;
	vertical-align: top;
	padding-right: 40px;
	width:480px;
}

.homepageR {
	display: inline;
	text-align: right;
}

.pageheadL {
	display: inline;
	float: left;
	vertical-align: top;
}

.pageheadR {
	display: inline;
	float: left;
	vertical-align: top;
	padding-left: 10px;
}

.centerthis {
	display: block;
}


.menuL {
	display: inline;
	float: left;
	vertical-align: top;
}

.menuR {
	display: inline;
	float: left;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 3px;
}

.menuR a {
	text-decoration: underline;
	color: #545e91;
	font-size: 14px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
}

.menuR a:hover {
	text-decoration: none;
}

.title {
	color: #000000;
	font-size: 15px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
}

.title em, i{
	font-style: italic;
	color: #000000;
	font-size: 14px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
}

.subtitle {
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
	min-width: 450px;
}
.subtitle a{
	color: #545E91;
	font-size: 12px;
	text-decoration:underline;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
}

.subtitle i, em{
	color: #000000;
	font-style: italic;
	font-size: 12px;
}

.subheadHoff {
	color: #545e91;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
	font-weight: bold; 
}

.smalllink a {
	text-decoration: underline;
	color: #545e91;
	font-size: 12px;
	height:15px;
	line-height:15px;
	background-color: #ffffff;
	background-image: url(./graphics/white.gif);
}
.smalllinkBlack {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	line-height:12px;
}
.smalllinkBlack a {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	line-height:12px;
	}
.headerbold {
	color: #545e91;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px; 
}

.headerbold em, i{
	font-style: italic;
	color: #545e91;
	font-size: 14px;
	font-weight: bold; 
}

.bottomright {
	display: inline;
	float:right;
	background-color: #d0d0d0;
	width: 190px;
	position: inline; 
	right: 300px;
	bottom: 90px;
	font-size: 12px;
}

.bottomright a{
	font-size: 12px;
	color: #000000;
	background-color: #d0d0d0;
	background-image: url(./graphics/spacer.gif);
	text-decoration: underline;
}


.bottominline {
	display: inline;
	background-color: #f7f7f7;
	width: 373px;
	position: inline; 
	font-size: 12px;
	border: solid #565b9a 1px;
}

.bottominline a{
	font-size: 12px;
	color: #000000;
	background-color: #f7f7f7;
	background-image: url(./graphics/spacer.gif);
	text-decoration: underline;
}

.articlebody{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 140%;

}

.articlebody a{
	background-color: #ffffff;
	background-image: none;
}

.contentinlinebox {
	display: inline;
	display: table;
	float: none;
	background-color: #f7f7f7;
	width: 371px;
	font-size: 12px;
	line-height: 13px;
	margin-left:0px;
}

.contentinlineboxheader {
	display: inline;
	display: table;
	float: none;
	background-color: #d0d0d0;
	background-image: url(./graphics/spacer.gif);
	width: 371px;
	font-size: 13px;
	color: #565b9a;
	font-weight: bold; 
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.contentinlineboxborderarea {
	border: solid #565b9a 1px;
}

.contentinlineboxbody {
	float: none;
	padding: 15px;
	line-height: 13px;
}

.contentinlineboxbody a{
	font-size: 13px;
	text-decoration: underline;
	background-image:none;
	color: #565b9a;
	line-height: 13px;
}


