body {
	background-color: #94BEE5;
	color: Black;
	margin: 0;
}

a {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
}

a:hover {
	color: White;
	text-decoration: underline;
}

a.homelink{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: 900;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

ol, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	line-height: 150%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: 900;
	color: #DA251D;
	font-style: italic;
	padding: 0 0 0 15px;
	margin:0;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	background-image: url(images/headline.gif);
	padding: 12px 0 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/headline_3.gif);
	padding: 12px 0 5px 0;
/*	border-bottom: 2px ridge Black;
	margin-right: 25%;*/
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	text-decoration:underline;
}

.mainlink {
	color: White;
	background-color: #233A7A;	
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: 900;
	padding: 5px;
	padding-left: 20px;
	text-decoration: none;
}
.roller {
	color: #233A7A;
	background-color: white;	
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: 900;
	padding: 5px;
	padding-left: 20px;
	text-decoration: none;	
}
.tmenu {
	font-size: 11pt;
	font-weight: bold;
	color: white;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	text-decoration: none;		
}
.rmenu {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: #233A7A;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	text-decoration: none;		
}
.se{
	color:white;
	font-size:1px;
	font-weight:lighter;
	visibility:hidden;
	overflow: hidden;
	position: static;
	right: 0;
	top: 0;
	width: 1px;
	z-index: -1;
	height: 1px;
}
.footer{
	line-height:125%;
	color:black;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
}

a.footer {
	color:white;
}

.heading {
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 42pt;
	color: White;
	font-style: italic;
}

.sider {
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 28pt;
	font-style: italic;
	font-weight: bold;
	color: #233A7A;
}

.hilite {
color: #5B70A9
}

.redder {
	color: #DA251D;
}

td.mainp {
	padding: 10px;
}

.pixframe{
	border: 2px solid #DA251D;
}

.twoside{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: white;
}

.bart{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	margin-left: 25%;
	margin-right: 25%;
	background-color: Black;
	color: White;
	padding: 10px;
	text-align: center;
	}
