/* CSS Document */
a:link {
	color: #9B242E;
}
a:visited {
	color: #9B242E;
}
a:hover {
	color: #094B6C;
}
a:active {
	color: #9B242E;
}


td.newsevents {
	height: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A5A4A4;
	border-left-color: #A5A4A4;
}

.logo{
	padding-left: 2px;
	padding-top: 25px;
	padding-bottom: 19px;
}

.tabSelected{
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-size: 12px;
	font-stretch: narrower;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B242E;
}
.tabSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabSelected a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.tabNews{
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 12px;
	font-stretch: narrower;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B242E;
	margin-left: 10px;
}

.tabNews a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabNews a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabNews a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.homeBanner {
	background-image: url(../images/img_home_backgrnd.jpg);
	background-repeat: no-repeat;		
	height: 380px;
	vertical-align: top;
	text-align: left;	
}
td.homeBanner {
	border: 1px solid #A5A4A4;	
}
.subBanner {		
	vertical-align: top;
	text-align: left;	
}
.subBanner h1{
	font-family: "Palatino Linotype","Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #718483;
	padding-top: 1px;
	padding-left: 12px;
	padding-bottom: 2px;
	margin: 0px;
	
}
td.subBanner {
	border-left: 1px solid #A5A4A4;	
	border-right: 1px solid #A5A4A4;	
}
.login {
	padding-bottom: 0;
	margin-top: 60px;	
}
#loginLabel{
	color: #060808;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;	
}
#loginInput{
	width: 98px;
	height: 12px;
	border: 1px solid #A5A4A4;
}
.innerTable {
	margin-top: 20px;
	margin-left: 110px;	
}
#innerText {
	font-size: 9px;
	font-weight: bold;
	padding-top: 10px;
	color: #000000;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 67px;
}

.menu{	
	font-size: 9px;
	font-weight: bold;
	color: #718483;
	text-align: left;
	margin-left: 12px;
	
}
.menu a:link{	
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #718483;
	
}
.menu a:visited{	
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #718483;
	
}
.menu a:hover{	
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #9B242E;
	
}
.menu a:active{	
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #094B6C;
	
}
.menu td {
	background-image: url(../images/bullet_main.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 2px;	
}
.menuSub{	
	font-size: 9px;
	font-weight: bold;
	color: #718483;
	text-align: left;
	margin-left: 12px;
	margin-bottom: 70px;
}
.menuSub td {
	background-image: url(../images/bullet_main.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 2px;	
}
#tabSpacer {
	width: 80px;
	height: 7px;
	border-top: 1px solid #A5A4A4;
}
#tabSpacer2 {
	width: 110px;
	border-top: 1px solid #A5A4A4;
}
#tabMarker_on {
	background-image: url(../images/selected_tab.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	vertical-align: top;	
}
#tabMarker_off {
	border-top: 1px solid #A5A4A4;
	width: 7px;
	height: 7px;
	vertical-align: top;	
}
#tabBorder{
	border-top: 1px solid #A5A4A4;
}

#secondaryItem {
	padding-left: 3px;	
}
#secondaryItem td {
	background-image: url(../images/bullet_sml.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 7px;
	padding-bottom: 2px;	
	vertical-align: top;
}
#tertiaryItem {
	padding-left: 5px;
}
#tertiaryItem td {
	background-image: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 1px;	
	vertical-align: top;
}
#img {
	vertical-align: bottom;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
.backLink {
	border-top: 1px solid #F2891E;
	font-size: 9px;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #C26C28;
}
.backLink a:link {
	color: #C26C28;
	text-decoration: none;
}
.backLink a:visited {
	color: #C26C28;
	text-decoration: none;
}
.backLink a:hover {
	color: #F2891E;
	text-decoration: none;
}
.backLink a:active {
	color: #F2891E;
	text-decoration: none;
}
.photo {
	border: 1px solid #AAA7A7;
}
.photoRight {
	border: 1px solid #AAA7A7;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photoMiddle {
	border: 1px solid #AAA7A7;
	margin-left: 125px;
	margin-bottom: 10px;
}
ul {
	margin-right: 40px;
}
.caption {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.SignIn {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}

/* New CSS */
* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/bg.jpg) repeat-x #ffffff;
}

#body {
	background:#ffffff;
	margin:0 auto 0 auto;
  	width:1000px;
}

.border {
	border:1px solid #aaa7a7;
}

.loginForm {
	padding:9px;
}

.content {
	border-top:1px solid #b2bacd;
	border-left:1px solid #b2bacd;
	border-right:1px solid #b2bacd;
}

.content-bio {
	border-left:1px solid #b2bacd;
	border-right:1px solid #b2bacd;
}

#footer {
	width:1000px;
	text-align:center;
	font-size:11px;
	color:#4c4c4c;
	padding-top:16px;
	padding-bottom:16px;
}

.formSignIn {
	width:148px;
	border:1px solid #7f9db9;
	font-size:13px;
}

.leftAd {
	font-size:12px;
	color:#718483;
	margin:0 19px 0 20px;
	text-align:left;
}

.leftAd h2 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#718483;
	margin:0px 0px 10px 0px;
}

.leftAd h2 a {
	text-decoration:none;
}

.leftAd p {
	margin:0px 0px 10px 0px;
}

.leftAd .photo {
	margin-bottom:22px;
	border:none;
}

.logoHome {
	padding:22px 0 19px 1px;
}

.content-bio .mainContent {
	padding-top:2px;
}

#bannerGraphic {
	margin-bottom:22px;
}

.mainContent {
	font-size:13px;
	color:#4C4C4C;
	padding:21px 20px 0 20px;
}

.mainContent h1 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#718483;
	margin-bottom:0px;
}

.mainContent h1.home {
	margin-bottom:14px;
}

.mainContent h2 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#718483;
	margin-bottom:14px;
}

.mainContent ul {
	margin-bottom:14px;
	margin-left:40px;
}

.mainContent blockquote {
	margin-bottom:14px;
	margin-left:40px;
}

.mainContent p {
	margin-bottom:14px;
}


.mainContent table {
	margin-bottom:14px;
}

.mainContent td {
	font-size:12px;
	padding:5px;
}

.mainContent .intro {
	font-size:15px;
	font-weight:bold;
}

.menuItem {
	background:url(/images/bullet_sub.gif) no-repeat left top;
	padding:3px 0 2px 15px;
	font-size:11px;
	font-weight:bold;
	color:#F2891E;
	border-top:1px solid #A5A4A4;
	text-align:left;
}

#selected a:link{
	color:#C26C28;
}

.menuItem a{
	text-decoration:none;	
}

#lastItem {
	border-bottom:1px solid #A5A4A4;
}

.subPageMenu {
	margin-bottom:32px;
}

.rightAd {
	margin:0 20px 0 19px;
	font-size:12px;
	color:#718483;
}

.rightAd h2 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#718483;
	margin:0px 0px 10px 0px;
}

.rightAd h2 a {
	text-decoration:none;
}

.rightAd .intro {
	color:#4c4c4c;
	font-weight:bold;
}

.rightAd p {
	margin:0px 0px 10px 0px;
}

.rightAd .photo {
	margin-bottom:22px;
	border:none;
}

.tab {
	padding:4px 9px 4px 9px;
	font-size:12px;
	font-stretch:narrower;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#094B6C;
}

.tab a, .tab a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

ul.topnav {	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	padding:6px 5px 0 0;
	margin:0;
	float:right;
}

ul.topnav li {
	padding-right:15px;
	float:left;
}

.topnav a {	
	text-decoration:none;
}