@charset "UTF-8";
/* CSS Document */

body {
}

.TableBorder {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-top: 0px;
	
}

#Header {
	height: 111px;
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x;

}

.HeaderTable {
	margin-top: 0px;
}
#Header h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19px; 
	color: #4790C5; 
	font-weight: bold;
	line-height: 12px;
}

#Header h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #4790C5;
	font-weight: bold;
	line-height: 0px;
} 


#Header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BA688A;
	font-weight: bold;
	line-height: 0px;
}

#Navigaion {
	font-size: 12px;
}


#MainContent {
}

#MainContent p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 22px;
	color: #000; 
	font-weight: normal;
	margin-left: 10px;
	margin-right: 20px;

}

.JustifiedText {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

.BottomRule {
	border-bottom: 2px solid #800080;
	padding-bottom: 10px;
	
}

#MainContent h1 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 44px; 
	color: #4790C5; 
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#MainContent h4 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 72px; 
	color: #4790C5; 
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
}

#MainContent h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	color: #BC6D8E; 
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#MainContent h3 {
	font-family: Times, serif; 
	font-size: 28px; 
	color: #4790C5; 
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#MainContent a:link {
	color: #BC6D8E;  
	font-weight : normal; 
	text-decoration: none
} 

#MainContent a:visited {
	color: #BC6D8E;  
	font-weight : normal; 
	text-decoration: none;
} 
#MainContent a:hover {
	color: #9B9B9B;  
	font-weight : normal; 
	text-decoration: underline
} 
#MainContent a:active {
	color: #9B9B9B;  
	font-weight : normal; 
	text-decoration: underline
}

li {
	color: #000; 
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-right: 20px;
	
} 
ul {
	color: #000; 
	list-style-type: square} 
ol {
	color: #000
} 


#MainContent .BlueHeadlines {
	color: #4790C5;
}

#MainContent .RedList {
	color: #800080;
}



.ImageLeft {
	margin-left: 10px;
	padding-right: 10px;
	float: left;
}

.Caption {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	color: #000; 
	font-weight: bold;
	text-align: center;
}

#WaterDrop {
	background-image: url(images/Splash-drop2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 178px;
	background-color: #FFFFFF;
}

#Footer {
}

#Footer p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 17px;
	color: #000; 
	font-weight: normal;
	text-align: center;
	margin-top: 4px;

}

#Footer h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #4790C5; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#Footer h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #4790C5; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#Footer a:link {
	color: #BC6D8E;  
	font-weight : normal; 
	text-decoration: none
} 

#Footer a:visited {
	color: #BC6D8E;  
	font-weight : normal; 
	text-decoration: none;
} 
#Footer a:hover {
	color: #9B9B9B;  
	font-weight : normal; 
	text-decoration: underline
} 
#Footer a:active {
	color: #9B9B9B;  
	font-weight : normal; 
	text-decoration: underline
} 
