body {
	background-color: #007C71;
	text-align:center;
}
#wrapper #footer #footer_links a {
	color: #FFFFFF;
}

#wrapper #footer #footer_links a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

* {
	margin: 0px;
	padding: 0px;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 26px;
	color: #007D71;
	text-align: center;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color:#FFFFFF;
}
#border_left {
	width: 14px;
	height:0px;
	float: left;
	background-image: url(../images/border_left.png);
	background-repeat: repeat-y;
}
#wrapper #content {
	background-color: #FFFFFF;
	width:800px;
	clear:both;
	padding-top: 20px;
	padding-bottom: 20px;
}

#border_right {
	width: 14px;;
	float: right;
	background-image: url(../images/border_right.png);
	background-repeat: repeat-y;
}
#wrapper #content #mycontent {
	padding-right: 10px;
	padding-left: 10px;
}

#header {
	text-align: center;
	width:800px;
	z-index: 2;
}
#wrapper #footer {
	text-align: center;
	clear: both;
	background-color: #023866;
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #footer #footer_links {
	padding-bottom: 10px;
}

#wrapper #navbar a {
	color: #023866;
}
#wrapper #navbar a:hover {
	color: #007D71;
	text-decoration:underline;
}

h1 a {
	color:#007D71;
}

h1 a:hover {
	text-decoration:underline;
}

#wrapper #navbar {
	text-align: right;
	float:right;
	color: #023866;
	background-color: #FFFFFF;
	font-size: 24px;
	padding-right:60px;
	position: relative;
	z-index: 1;
	background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
a {
	text-decoration:none;
}
p {
	color:#023866;
	font-size:16px;
	padding-top: 10px;
}
#left {
	width:236.666px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;


}
#left3 {
	width:266.666px;
	float:left;
	padding-right: 6px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #007C71;


}
#wrapper #content img {
	border: thin solid #00396D;
}

#right {
	width:236.6666px;
	float:right;
	padding-right: 10px;
	padding-left: 10px;


}
#wrapper #content #right3 #form1 textarea {
	width: 100%;
}
#wrapper #content #right3 #form1 table {
	width: 100%;
}

#middle {
	margin-right: 256.666px;
	margin-left: 256.666px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom {
	clear:both;
	width:100%;
}

#navbar ul {
margin:0;
padding:0;
list-style:none;
}

#navbar li {
display:inline;
}


.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #023866;; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font-size:16px;
color: #023866;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}

.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #007C71;
color: white;
}


h2 {

	font-size: 30px;
	color: #007D71;
	text-align: left;
}
#right2 {
	width:45%;
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right3 {
	width:490px;
	float:right;
	padding-right: 10px;
	padding-left: 10px;


}
#left2 {
	width:45%;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 30px;
	color: #007D71;
	text-align: center;
	margin-bottom: -15px;
}
#wrapper #content #left2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.hilite {
	text-align: center;
	background-color: #DDD8FE;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.alittlewider {
	width: 500px;
}
