body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #23415d;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.ayersimage  {
	display: block;
	width: 180px;
	height: 200px;
	overflow: hidden;
	padding: 0;
	margin: 0 18px 0 0;
	float: left;
}


#myHeader {
	height:119px; 
	background-color: #23415d;
}

.myDivContainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#myDivHeader {
	height: inherit;
}

#navigationGap {
	width:100%; 
	height:12px; 
	background-color: #e9e9e9; 
}

#navigationBorder {
	height:1px; 
	background-color: #fff; 
}

#navigation {
	background-image: url('../images/navigationBG.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	height: 6px;
}

#navimain_om a  {
	display: block;
	width: 217px;
	height: 51px;
	overflow: hidden;
	padding: 0;
	background-image:  url('../images/navimain_om.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	float: left;
}
#navimain_om a:hover {
	background-position: 0 -51px;
}
#navimain_om a:active {
	background-position: 0 -51px;
}

#navimain_fm a  {
	display: block;
	width: 213px;
	height: 51px;
	overflow: hidden;
	padding: 0;
	background-image:  url('../images/navimain_fm.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	float: left;
}
#navimain_fm a:hover {
	background-position: 0 -51px;
}
#navimain_fm a:active {
	background-position: 0 -51px;
}

#navimain_it a  {
	display: block;
	width: 212px;
	height: 51px;
	overflow: hidden;
	padding: 0;
	background-image:  url('../images/navimain_it.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	float: left;
}
#navimain_it a:hover {
	background-position: 0 -51px;
}
#navimain_it a:active {
	background-position: 0 -51px;
}

#sideSpan {
	color: #666667;
	font-size: 10px;
	width: 25%;
}

.sideSpan_title {
	font-size: 18px;
	color: #2565a1;
	margin-bottom: 0px;
}

#sideSpan p {
	margin-left: 10px;
	margin-right: 10px;
}

#sideSpan a:link, #sideSpan a:visited {
	color: #7C0200;
	text-decoration: none;
}

#sideSpan a:hover, #sideSpan a:active {
	text-decoration: underline;
}

#mainContent {
	color: #667;
	font-size: 12px;
}

#mainContent p {
	padding-left: 20px;
	padding-right: 50px;
}

#mainContent span {
	font-weight: bold;
	color: #3f75a7;
}

#mainContent span.myAAF {
	font-weight: bold;
	color: #667;
	font-style: italic;
}

#mainContent p.title {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #23415D;
}

#mainContent p.title2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #23415D;
}

#mainContent a:link, #mainContent a:visited {
	color: #23415D;
	text-decoration: none;
}

#mainContent a:hover, #mainContent a:active {
	text-decoration: underline;
}

#mainContent img.teamprofile {
	margin-right: 30px;
}

#footer {
	color: #fff;width: 1000px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	color: #fff; 
	line-height: 18px; 
	font-family:'Trebuchet MS', Arial, Helvetica; 
	font-size: 11px; 
	margin-top: 15px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

 #navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 1000px; 
	margin-left:auto; 
	margin-right:auto;
}

#mynavigation {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
}

#navcontainer ul li { 
	display: inline; 
}

#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 14px;
	font-family:'Trebuchet MS', Arial, Helvetica; 
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #7b7c7b;
	padding-top: 7px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #1D609D;
	padding-top: 4px;
	padding-bottom: 6px;
	background: #fff;
	color: #1D609D;
}

#navlist a:hover { color: 1D609D; }

.formbox {
    width: 250px;
}

.warning {
	color:#f00; 
	font-weight: bold;
}
