body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:120%;
	color: #ffffff;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body#news {
	padding: 10px;
	background-color: #ffffff;
	color: #000000;
}

h1 	{  
	font-size: 18px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
		
		
h2 	{  
	font-size: 17px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
		
		
h3 	{  
	font-size: 16px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
		
		
h4 	{  
	font-size: 15px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
		
h5 	{  
	font-size: 14px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
		
h6 	{  
	font-size: 13px; 
	line-height:120%;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}

a {
	color: #007CB2;
	font-weight:bold;
	text-decoration: none;
}

a:hover	{
	color: #007CB2;
	text-decoration: none;
	border-bottom: 1px dashed #007CB2;
}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

/* Position Layers */

#LogoFrame {
	overflow: hidden;
	visibility: visible;
	height: 197px;
	width: 100%;
	text-align:center;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear:both;
}

#ContentFrame {
	overflow: hidden;
	visibility: visible;
	width: 100%;
	background-color:#7ab800;
	text-align:center;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear:both;
}

#TopMenuFrame {
	overflow: hidden;
	visibility: visible;
	height: 45px;
	border-bottom:1px solid #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
}

	#TopMenuLayer a, a:hover {
		border-bottom: none;
		text-decoration: none;
	}

#TextFrame {
	overflow: hidden;
	visibility: visible;
	width: 950px;
	text-align:left;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear:both;
	background-image:url(../images2/content_background.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#LeftMenuFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 160px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

	#LeftMenuFrame a {
		border-bottom: none;
		text-decoration: none;
	}

#RightButtonFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	text-align:left;
	float:right;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

	#RightButtonFrame a {
		border-bottom: none;
		text-decoration: none;
	}

	#RightButtonFrame p, h2 {
		margin: 0px;
		padding: 0px;
	}

#HomeTextFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 412px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#HomeNewsFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 160px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
	
	#HomeNewsFrame h5 {
		color:#007CB2;
		font-size:12px;
		margin: 0px;
		padding: 0px;
		display:inline;
	}
	
	#HomeNewsFrame a {
		color:#ffffff;
	}

#CommunityFrame {
	width:100%;
	visibility: visible;
	text-align:center;
	vertical-align:top;
	margin: 0px auto 0px auto;
	padding: 0px;
}
	#CommunityFrame h1 	{  
		font-size: 18px; 
		font-style: normal; 
		color:#7ab800;
		margin: 0px;
		padding: 0px;
	}

/* Internal Specific */

#IntSingleTextFrame {
	overflow: hidden;
	visibility: visible;
	width: 950px;
	text-align:left;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear:both;
	background-image:url(../images2/int_content_background.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#IntSingleFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 592px;
	margin: 0px;
	padding:10px 10px 0px 10px;
}

#IntTextFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 412px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#IntPicFrame {
	position:relative;
	overflow:visible;
	visibility: visible;
	float:left;
	width: 160px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
