/* ------------------------------------------ */
/* ----------       Web Form       ---------- */
/* ------------------------------------------ */

#webForm table td tr {
	border:0 0 0 0;
	margin:0 1.7em 1.7em 1.7em;
	padding:0;	
}

	#webForm tr td {
		padding:4px;
	}
table {

}




				
/* ------------------------------------------ */
/* ----------    Element Styles    ---------- */
/* ------------------------------------------ */

.formTextSeconds {
width: 35px;
height: 15px;
font-size: 1.1em;
font-family: arial;
}

.formTextarea {
font-size: 1.1em;
font-family: arial;
}

a.linkBlue {
font:1.25em Arial, Helvetica, sans-serif;
color:#2D899E;
font-weight: bold;
text-decoration:none;
}	

a.linkBlue:hover {
font:1.25em Arial, Helvetica, sans-serif;
color:#2D899E;
font-weight: bold;
text-decoration:underline;
}	

a.linkBlueSm {
font:1.1em Arial, Helvetica, sans-serif;
color:#2D899E;
font-weight: bold;
text-decoration:none;
}	

a.linkBlueSm:hover {
font:1.1em Arial, Helvetica, sans-serif;
color:#0E5259;
font-weight: bold;
text-decoration:none;
}	

/* ------------------------------------------ */
/* ----------  Chart Page Styles   ---------- */
/* ------------------------------------------ */

.sourceText {
	font-size: 1.25em;
}

/* ------------------------------------------ */
/* ----------  Home divs & Styles  ---------- */
/* ------------------------------------------ */

.HomeText {
/* COPY CHANGES TO 'styles_admin.css FOR TEXT EDITOR */
font-size: 1.1.925em;
line-height:1.65em;
color:#515048;
}

.titleBlueMd {
font-size: 1.7em;
line-height:1.925em;
color:#2D899E;
margin: 0px 0px 10px 0px;		
}

.textBlueDk {
font-size: 1.15em;
line-height:1.7em;
color:#0E5259;
}

.textBlueDkSm {
font-size: 0.95em;
line-height:1.7em;
color:#0E5259;
}



	
/* LeftContainer is Parent in layout.css */

	#LeftContainer_Container {
	width:713px;
	margin: 20px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	}
	
	 	#LeftContainer_text {
		width:713px;
		margin: 0px 0px 30px 0px;
		}
		

	/* feature box */
	#HomeLeftContainer_feature {
	width:731px;
	margin: 10px 0px 15px 13px;
	padding: 0px 0px 0px 0px;
	}
		
		#HomeLeftContainer_feature_boxTop {
		width:731px;
		height:42px;
		background-image: url(/images/bg_feature_top.jpg); 
		background-repeat: no-repeat;
		}
			#HomeLeftContainer_feature_boxTop_title {
			width:661px;
			height:26px;
			padding: 12px 0px 0px 60px;
			color:#FFFFFF;
			font-weight:bold;
			/*   text-transform:uppercase;  */
			font-size:1.25em;
			}
			
		
		#HomeLeftContainer_feature_boxBody {
		width:731px;
		background-color: #FFFFFF; 
		}
		
			#HomeLeftContainer_feature_boxContent {
			width:731px;
			margin: 0px 0px 0px 0px;
			background-image: url(/images/bg_feature_sides.jpg); 
			background-repeat: repeat-y;
			}

				#HomeLeftContainer_feature_image {
				float:left;
				width:250px;
				margin: 20px 0px 0px 10px;	
				}	
				
				#HomeLeftContainer_feature_textField {
				float:left;
				width:396px;
				margin: 20px 20px 10px 20px;	
				}	
				
				#HomeLeftContainer_feature_image2 {
				float:left;
				width:250px;
				margin: 10px 0px 0px 10px;	
				}	
				
				#HomeLeftContainer_feature_textField2 {
				float:left;
				width:396px;
				margin: 10px 20px 15px 20px;	
				}	

		#HomeLeftContainer_feature_boxBottom {
		width:731px;
		height:14px;
		background-image: url(/images/bg_feature_bottom.jpg); 
		background-repeat: no-repeat;
		}		
			
	
/* RightContainer is Parent in layout.css */

	
	#RightContainer_newsEvents_container {
	width:229px;
	margin: 0px 0px 0px 0px;
	}	
	
		#RightContainer_newsEvents_news {
		width:229px;
		margin: 0;
		}
		
			#RightContainer_newsEvents_news_title_IE {
			width:229px;
			height:13px;
			background-color:#8a8c8b;
			margin: 0px 0px 0px 0px;
			padding: 3px 0px 0px 0px;
			}
			
			#RightContainer_newsEvents_news_title {
			width:229px;
			height:13px;
			background-color:#8a8c8b;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 3px 0px;
			}
			
			#RightContainer_newsEvents_news_text {
			width:215px;
			margin: 10px 7px 10px 7px;
			color:#000000;
			}
			
				.RightContainer_newsEvents_news_text_arrow {
				float:left;
				width:10px;
				}
				
				/*.RightContainer_newsEvents_news_text_link {
				float:left;
				width:205px;
				margin: 0px 0px 12px 0px;
				}
			
				#RightContainer_newsEvents_news_text a {
				color:#000000;
				font-size:1.15em;
				line-height:1.55em;
				text-decoration: none;
				}
				
				#RightContainer_newsEvents_news_text a:hover {
				color:#000000;
				font-size:1.15em;
				line-height:1.55em;
				text-decoration: underline;
				}*/
				
				#RightContainer_newsEvents_news_text a {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_news_text a:link {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_news_text a:visited {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_news_text a:hover {
				font-size: 1em;
				line-height:1.4em;
				color:#005FA8;
				text-decoration:underline;
				}
				
				
		
		#RightContainer_newsEvents_events {
		width:229px;
		margin: 0;
		}
		
			#RightContainer_newsEvents_events_title_IE {
			width:229px;
			height:13px;
			background-color:#8a8c8b;
			margin: 0px 0px 0px 0px;
			padding: 3px 0px 0px 0px;
			}
			
			#RightContainer_newsEvents_events_title {
			width:229px;
			height:13px;
			background-color:#8a8c8b;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 3px 0px;
			}
			
			#RightContainer_newsEvents_events_text {
			width:215px;
			margin: 10px 7px 10px 7px;
			
			}
			
				/*.RightContainer_newsEvents_events_text_link {
				float:left;
				width:205px;
				margin: 0px 0px 12px 0px;
				}
			
				#RightContainer_newsEvents_events_text a {
				color:#000000;
				font-size:1.15em;
				line-height:1.65em;
				text-decoration: none;
				}
				
				#RightContainer_newsEvents_events_text a:hover {
				color:#000000;
				font-size:1.15em;
				line-height:1.65em;
				text-decoration: underline;
				}
				*/
				
				
				#RightContainer_newsEvents_events_text a {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_events_text a:link {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_events_text a:visited {
				font-size: 1em;
				line-height:1.4em;
				color:#008c9a;
				text-decoration:underline;
				}
				
				#RightContainer_newsEvents_events_text a:hover {
				font-size: 1em;
				line-height:1.4em;
				color:#005FA8;
				text-decoration:underline;
				}
			
/* ------------------------------------------ */
/* ----------     Event List       ---------- */
/* ------------------------------------------ */ 

.eventHomeContainer {
	width: 718px;
	border: 0px solid #489a22;
}

.eventItemMain {
	width: 720px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px solid #efef00;
}
	
.eventCol1 {
	float:left;
	width: 120px;
	margin: 3px;
	border: 0px solid #ff0000;
}

.eventCol2 {
	float:left;
	width: 580px;
	margin: 2px;
	border: 0px solid #ff0000;
}