body {
	background-color: #494283;
	text-align: center;
	font-size: 100%;
}
p {
	font-family: "Gill Sans", Calibri, Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-weight: bold;
}
h1 {
	font-size: 1.875em;
	color: #FFFFFF;
	padding: 25px 0px 5px;
	text-align: center;
	background-image:  url(10images/stripe.gif);
	background-repeat: repeat-x;
}
h1 a {
	text-decoration: none;	
}
h2 {
	font-size: 1.5em;
	color: #EAAF38;
	line-height: 130%;
}
h3 {
	font-size: 1em;
	color: #9A2485;
	background-color: #EAAF38;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
h3 a {
	font-size: 1em;
	color: #9A2485;
	text-decoration: none;	
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 1.5em;
	color: #EAAF38;
}
h5 {
	font-size: 1.5em;
	color: #FFFFFF;
}
h6 {
	font-size: 1.5em;
	color: #9A2485;
	background-color: #EAAF38;
	line-height: 130%;
	text-indent: 5px;
}
ul {
	font-family: "Gill Sans", Calibri, Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	list-style-type: disc;
	text-align: left;
}
a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
table {
	border: none;
}
td {
	border: 1px solid #29837D;
	vertical-align: top;
	text-align: left;
}
#leftcolumn {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(images/Background.png);
}
#leftcolumn-wide {
	float: left;
	border: none;
	width: 45%;
	margin: 20px 0px 0px;
	padding: 10px;
}
#banner {
	clear: both;
	height: 165px;
	background-image:  url(10images/Background.png);
	margin-bottom: 10px;
}
#container {
	text-align: left;
	margin: 10px auto;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #00A09C;
	padding-bottom: 10px;
	height: 100%;
	width: 90%;
}
#rightimage {
	float: right;
	width: 225px;
	margin-top: 0px;
	background-color: #EAAF38;
	padding: 5px 0px 5px 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #9A2485;
}
#leftimage {
	float: left;
	width:160px;
	margin-top: 20px;
	background-color: #E0F6CC;
	padding: 5px 5px 0px 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	margin-right: 225px;
	margin-left: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
	padding-left: 10px;
	padding-right: 10px;
	}
#content-noright {
	margin-left: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
	padding-left: 10px;
	padding-right: 10px;
	}
#content-text {
	margin-left: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
	padding-left: 50px;
	padding-right: 50px;
	}
#rightcolumn {
	float: right;
	width: 45%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#csstabs ul {
	margin: 10px;
	padding: 5px;
	font-family: "Gill Sans", Calibri, Arial, sans-serif;
	font-size:1em;
	list-style: none;
	display: inline;
	width: 100%;
	text-decoration: none;
}
#csstabs ul li {
	padding: 5px;
	display: inline;
	text-align: center;
	list-style: none;
	border-right: 1px double #EAAF38;
	border-left: 1px double #EAAF38;
	text-decoration: none;
}
#csstabs li a {
	color: #EAAF38
	text-decoration: none;
	color: #EAAF38;
	text-decoration: none;
}
#csstabs li a:hover {
	color: #29837D;
	text-decoration: none;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
	padding: 0px 10px 5px 3px;
	margin: 0px;
	width: 220px;
}
.floatright {
	float: right;
	padding: 0px 10px 10px 3px;
	margin: 0px;
}
.bannerimg {
	margin: 0px;
	padding: 0px;
}
.footer {
	background-image:  url(10images/Background.png);
	background-repeat: repeat-x;
	height: 49px;
	text-align: center;
	clear: both;
}
.left {
	text-align: left;
}
.padtop {
	text-align: center;
	margin-top: 25px;
}
.right {
	text-align: right;
}
.highlight {
	font-family: "Gill Sans", Calibri, Arial, sans-serif;
	color: #006666;
	background-color: #EAAF38;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}
