@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FDEED9;
	color: #222222;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#navtop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #3E5A99;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FAAA47;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAAA47;
}
#navtop a {
	line-height: 2em;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#navtop a:hover {
	background-color: #657FB9;
}
#header table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.header {
	font-size: 2em;
	line-height: 1.3em;
}
.headerMission {
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#footer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAAA47;
	line-height: 1.5em;
}
#footer a {
	text-decoration: none;
	color: #333333;
}

#pageTitle {
	font-size: 2em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#content  {
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content  table  {

}

.tableHeader {
	font-size: 1.5em;
	display: block;
	color: #111111;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content2  {
	line-height: 1.5em;
	padding: 10px;
	display: block;
}
#navleft {
	margin-top: 20px;

}
.navLeftTitle {
	color: #333;
	padding: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-color: #FF9966;
	font-weight: bold;
}
#navleftTitle     a   {
	padding-left: 10px;
	text-decoration: none;
	color: #FF6600;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
#navleftTitle:hover {
	background-color: #EFEDED;
}

#navleftNorm    a  {
	padding-left: 10px;
	text-decoration: none;
	color: #333333;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#navleftNorm    a:hover  {
	background-color: #EFEDED;
}
#colright  {
	margin-top: 20px;
}
.colRightTitle {
	color: #111111;
	font-size: 1.3em;
	padding: 5px;
}

#colright   a  {
	color: #0033FF;
	text-decoration: underline;
	display: block;
	padding: 5px;
	margin: 3px;

}
#colright  a:hover  {
	color: #CC0000;
}
#colright  table  {
	margin-bottom: 10px;
	background-color: #f0f0f0;
}
#colright  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colright   ul   {
	margin-left: 10px;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#colright  li  {
	padding: 2px;
}
#colright #button {
	background-color: #FEC782;
	border: 1px dashed #FFCC66;
}
#photoBorder {
	border: 1px solid #CCCCCC;
}
#photoBorder a {
	text-align: center;
	color: #0033FF;
}
#photoBorder a:hover {
	color: #CC0000;
}
#photo {
	background-color: #FFFFCC;
}


p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}
h4 {
	text-transform: capitalize;
	margin-top: 0px;
}
