body {
	background-color: #3f515a;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.default-border {
	background-color: #ffffff;
	/*background-color: #B7AF8B;*/
	padding: 2px;
	/*border: 1px solid #ffffff;*/
}

.style_copyright {
	color: #ffffff;
	line-height: 200%;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	/*font-style: bold;*/
}

.style_cred {
	color:#ff0000;
	line-height: 200%;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.style_copyright a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.style_copyright a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.style_copyright a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.style_copyright a:hover {
	color: #ff0000;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 10px;
}

a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #89856E;
	font-size: 12px;
	/*font-weight: bold;*/
}

a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #89856E;
	font-size: 12px;
/*	font-weight: bold;*/
}

a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
/*	font-weight: bold;*/
}

a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
/*	font-weight: bold;*/
}

.leftnav a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #B9B18C url(/theme/common/menu/link.gif) top left no-repeat;
	width: 148px;
	height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #ffffff; font-weight: bold;
}

.leftnav a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #B9B18C url(/theme/common/menu/link.gif) top left no-repeat;
	width: 148px;
	height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #ffffff; font-weight: bold;
}

.leftnav a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	/*background-color: #3f515a;*/
	background: #3f515a url(/theme/common/menu/hover.gif) top left no-repeat;
	width: 148px;
	height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #ffffff; font-weight: bold;
}

.leftnav a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #3f515a url(/theme/common/menu/link.gif) top left no-repeat;
	width: 148px;
	height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #ffffff; font-weight: bold;
}

.footer a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.footer a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.footer a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #B9B18B;
	font-size: 12px;
}

.footer a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.mainpage {
	/*position:absolute;*/
	top:10px; 
	/*left:18%;*/
	width: 600px;
	font-size: 12px;
}

.header {
	background-color: #ffffff; 
	height: 50px;
	/*border: 1px solid #ffffff;*/
}

.footer {
	background-color: #3f515a;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	height: 24px;
	padding-left: 10px;
	vertical-align: middle;
	border-top: 1px solid #ffffff;
	/*border-right: 1px solid #ffffff;*/
	width: 750px;
}

.banner {
	background-color: #ffffff; 
	height: 150px;
}

/*  Left Navigation  */

.menu {
clear: left;
float: left;
width: 148px;
margin: 0;
padding: 0;
font-size: 0.9em;
}

.menu a {
height: 20px;
text-decoration: none;
color: #fff;
display: block;
padding: 6px 0 0 10px;
background: #b9b18b;
border-bottom: 1px solid #fff;
}	
	
.menu a:hover {
background: #3f515a;
color: #fff;
}

.menu .selected {
background: #3f515a;
color: #fff;
}

.leftnav-background{
	background-color: #B9B18B;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.leftnav {
	background-color: #B9B18B;
	width: 148px;
	height: 100px;
	border-top: 1px solid #B9B18B;
}

.leftnav a{
	line-height: 200%;
}

.leftnavbtn {
	background-color: #B8B08B; 
	width: 148px;
	line-height: 100%;
	text-align: center;
}

.leftnavbtn a{
	line-height: 100%;
}

.centerpage {
	background-color: #ffffff; 
	width: 597px; 
	height: 500px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*border-right: 1px solid #ffffff;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contentpanel {
	background-color: #ffffff; 
	width: 597px; 
	height: 500px;
	padding:10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contentpanel-2 {
	background-color: #ffffff; 
	width: 597px; 
	height: 200px;
	padding:10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content-image-right {
	border-top: 1px solid #ffffff;
	/*border-right: 1px solid #ffffff;*/
}

.content-image-top {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.pagebanner {
	background-color: #00428C; 
	width: 600px; 
	height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.pagecontent {
	background-color: #ffffff; 
	width: 600px; 
	height: 500px;
	font-family:Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.bannertitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 36px;
}

.bannertitlein {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #63C837;
	font-size: 36px;
}

.smallprint {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #7BA5CE;
	font-size: 9px;
}

.formtext {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	margin-left: 5px;
}

.formbox {
	background-color:#ffffff;
	border: 1px solid #B9B18B;
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	/*width: 598px;*/
}

.formbtn {
	background : #3f515a;
	border : 1px solid #B9B18B;
	color : #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.tablebox {
	background-color:#ffffff;
	border: 1px solid #B9B18B;
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	padding: 2px;
}

.email-good {
	background-color:#ffffff;
	border: 1px solid #00cc00;
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	padding: 2px;
	width: 598px;
}

h1 {
	color: #9f9b80;
	font-size: 1.6em;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	color: #9f9b80;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
}

.pageborder{
	border: 10px solid #ffffff;
}

.outermostdiv{
	/* to center the page */
	text-align: center;
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px; /* half the width of the div */
}

li {
	color: #000; /*#9f9b80
	font-size: 12px;*/
	margin-left: -15px;
	line-height:18px;
}

.red-text{
	color: #cc0000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
}