﻿

body {
	background-color: #21409a;
	font-size: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: ;
	background-repeat: repeat-x;
}
/*===============no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	font-family: "Arial Rounded MT Bold";
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
}
h2 {
	font-size: 1.85em;
}
h3 {
	font-size: 1.4em;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	text-align: center;
	padding-left: 35px;
}
a:link {
	color: #105da3;
	font-weight: normal;
	text-decoration: none;
}
a {
	color: #105da3;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #105da3;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #015da3;
}
#outerWrapper {
  background-color: #fff;
  width: 860px;
  text-align: left; /* text alignment defined by body element. */
  margin: 10px auto 10px auto; 
}

#outerWrapper #sitename {
	background-position: center center;
	background-color: #067263;
	text-align: center;
	font-size: 2em;
	padding: 0px;
	margin: 0px;
	border-top: px solid #44260D;
	border-bottom: 1px solid #44260D;
	font-weight: bold;
	height: 55px;
}

#outerWrapper #header {
	height: 240px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 0px #44260D;
	

}
#outerWrapper #topNavigation {
	padding: 0px;
	background-color: #ffffff;
	margin-top: -20px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	text-align: center; 


}


#outerWrapper #contentWrapper #content {
  padding: 10px 20px;
  margin: 0px; 
}
#outerWrapper #footer {
	background-color: #067253;
	border-top: 1px solid #44260D;
	padding: 10px;
	text-align: center;
	font-size: .75em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	

}

#outerWrapper #footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}


#footer a:hover {
	text-decoration: underline overline;
	color: #ffffff;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	padding-right: 35px;
	padding-left: 35px;
}
#outerWrapper #footer a {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	text-align: center;
	color: #FFFFFF;
}
#outerWrapper #footer a:visited {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	text-align: center;
	color: #FFFFFF;
}
#outerWrapper #footer a:hover {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline overline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	padding-right: 40px;
	padding-left: 45px;
}
h4 {
	font-size: 1.4em;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	text-align: left;
	padding-left: 35px;
}
