h1 { 
	font-size: 20px;
	font-family: tahoma, arial, sans-serif;
	color:#365E2F;  
	font-weight: normal; 
	margin:0 0 0 0;
	line-height:20px;
}

h3 {
	font-size: 16px;
	font-family: tahoma, arial, sans-serif;
	color:#365E2F;  
	font-weight: normal; 
	margin:0 0 0 0;
	line-height:20px;
}

p {
	font-size:13px;
	font-family: tahoma, arial, sans-serif;
	color:#000000;  
	font-weight: normal; 
	line-height:20px;
	margin-right: 20px;
}

hr {
	height:2;
	color:#666666;
}

.background {background-image: url(images/background.png); background-repeat: repeat-x; } 

#main {
	position:absolute;
	left: 50%;
	width:740px;
	heigth:555px;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	background-color: #FFFFFF;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	border: 1px solid #d8d8d8;
}

#navContainer{
	width:154px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 20px;
	border-top-color: #ffffff;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	z-index:2;
}


.maincontent{
	font-size:13px;
	font-family: tahoma, arial, sans-serif;
	color:#000000;  
	font-weight: normal; 
	padding: 5 0 15 15;
	line-height:20px;
	border:solid; 
	border-style:solid; 
	border-width:0 0 0 1; 
	border-color:#555555;
}

.title{ 
	font-size: 22px;
	font-family: tahoma, arial, sans-serif;
	color:#365E2F;  
	font-weight: bold; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height:20px;
}

.title2{ 
	font-size: 16px;
	font-family: tahoma, arial, sans-serif;
	color:#365E2F;  
	font-weight: bold; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height:20px;
}


.sepLineVert {
	background-color:#BABABA;
	height:100%;
	width:2px;
	margin-left:30px;
	margin-right:15px;
	
}

.lineTop {
	width:300px;
	heigth:2px;
	margin-bottom:10px;
	
}

#navlist li {
	display: block;
	list-style-type: none;
	padding-left:0px;
	margin-left:-30px;
	font-size:12;
	font-family: tahoma, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#navlist A:link {
	font-size:12px;
	font-family: tahoma, sans-serif;
	color:#365E2F;
	text-decoration:none;
	font-weight: bold;
}

#navlist A:visited {
	font-size:12px;
	font-family: tahoma, sans-serif; 
	color:#365E2F;
	text-decoration:none;
	font-weight: bold;
}

#navlist A:hover {
	font-size:12px;
	font-family: tahoma, sans-serif; 
	color:#666666; 
	text-decoration:none;
	font-weight: bold;
	
}

#navlist A:active {
	font-size:12px;
	font-family: tahoma, sans-serif; 
	color:#365E2F; 
	text-decoration:none;
	font-weight: bold;
	
}

.copyrightline A:link { 
	color:#365E2F; 
	text-decoration: none
}

.copyrightline A:visited { 
	color:#000000; 
	text-decoration: none
}

.copyrightline A:hover { 
	color:#365E2F; 
	text-decoration: underline
}	

.copyrightline {
	font-size:10;
	font-family: verdana, arial, helvetica, sans-serif; 
	color:#000000; 
	padding-top:5px;
	padding-bottom:5px;
}
