﻿body{
	background-color:#FFFFFF;
	margin-top:30px;
	font-family: Verdana;
	font-size:12pt;
	font-weight:normal;
}

h1{
	font-size:14pt;
	font-weight:bold;
	color:#2cb34c;	
}

h2{
	font-size:13pt;
	font-weight:bold;
	color:#000000;
}

h3{
	font-size:12pt;
	font-weight:bold;
	color:#2cb34c;
}

h4{
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

p{
	font-family:Verdana;
	font-size:12pt;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
	border:0;
}

a:link, a:visited a:hover a:focus{
	text-decoration:underline;
}

.wrapper{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/background_ball.jpg');
	background-repeat:no-repeat;
}

.header{
	width:950px;
	height:140px;
	background-color:#2cb34c;
	text-align:center;
	background-image:url('../images/hLogo.jpg');
	background-repeat:no-repeat;
}

.watermarked {
	color:gray;
}

.header .newsletter{
	width:800px;
	height:40px;
	margin-top:10px;
	margin-right:0px;
	color:#ffffff;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12pt;
}

.navigation{
	width:950px;
	height:40px;
	background-color:#a1d49c;
	padding-left:180px;
}

.navigation .onLink{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#ffffff;
	font-size:14pt;
}

.navigation .onLink a{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#ffffff;
	font-size:14pt;
	text-decoration:none;
}

.navigation .onLink a:active{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#ffffff;
	font-size:14pt;
	text-decoration:none;
}

.navigation .onLink a:visited{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#ffffff;
	font-size:14pt;
	text-decoration:none;
}

.navigation .onLink a:hover{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#ffffff;
	font-size:14pt;
	text-decoration:underline;
}

.navigation .offLink{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:14pt;
}

.navigation .offLink a{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:14pt;
	text-decoration:none;
}

.navigation .offLink a:active{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:14pt;
	text-decoration:none;
}

.navigation .offLink a:visited{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:14pt;
	text-decoration:none;
}

.navigation .offLink a:hover{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:14pt;
	text-decoration:underline;
}

.navigation ul{
	list-style-type:none;
}

.navigation ul li{
	display:inline;
	padding-left:10px;
}

.main_area{
	width:950px;
	background-image:url('../images/main_bg.gif');
	background-repeat:repeat-y;
}

.main_area .leftNavigation{
	width:230px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
}

.main_area .leftNavigation .theNav{
	width:230px;
}

.main_area .leftNavigation .theNav a{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
	text-decoration:none;
}

.main_area .leftNavigation .theNav a:active{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
	text-decoration:none;
}

.main_area .leftNavigation .theNav a:visited{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
	text-decoration:none;
}

.main_area .leftNavigation .theNav a:hover{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
	text-decoration:underline;
}

.main_area .content{
	width:720px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
}

.main_area .content p{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#000000;
	font-size:12pt;
}

.main_area .content a{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:12pt;
	text-decoration:underline;
}

.main_area .content a:active{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:12pt;
	text-decoration:underline;
}

.main_area .content a:visited{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:12pt;
	text-decoration:underline;
}

.main_area .content a:hover{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:12pt;
	text-decoration:none;
}

.main_area .content .green_text{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:12pt;
}

.main_area .content .header_text{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#2cb34c;
	font-size:13pt;
	font-weight:bold;
}

.footer{
	width:950px;
	height:40px;
	background-color:#a1d49c;
}

