/* Start of CMSMS style sheet 'ABR - main' */
@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 10px;
  background-image: url(uploads/images/background.gif);
  background-repeat: repeat;
}

p, td {
  font-size: 12px;
  margin-top: 6px;
  vertical-align: top;
}

img {
	border:none;
}

#volunteerForm label {
        text-align: right;
}

.topTable {
	border: 1px;
	border-color: #CCCCCC;
	background-color: #333333;
}

.leftContent, .centerImg, .centerContent {
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width: 1px;
}

.rightContent {
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
	border-bottom-style:none;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width: 1px;
    }

.leftContent td, .centerContent td, .rightContent td {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
}

.centerHeading {
	font-size: 14px;
	font-weight:bold;
	color: #01338A;
}

.leftContent li, .centerContent li, .rightContent li {
	margin-top: 6px;
	list-style-position: outside;
	margin-left: 25px;
}

.footer {
  font-size: 9px;
  color: #FFFFFF;
  padding: 0px;
}

.footer p {
  font-size: 9px;
  color: #FFFFFF;
  padding: 0px;
}

.contentHeader td {
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #C81C18;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.dropdownHeader td {
	border-bottom-style:solid;
	border-bottom-color:#01338A;
	border-bottom-width: 1px;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	background-color:#01338A;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.dropdownTbl td {
	border-bottom-style:solid;
	border-bottom-color:#01338A;
	border-bottom-width: 1px;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	background-color:#CCCCCC;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.centerContent p{
	padding-left: 10px;
	padding-right: 10px;
                line-height: 14px;
	text-align: left;
}

.centerContent a:link {
	text-decoration:underline;
	color: #074580;
	font-size: 12px;
	font-weight:normal;
}

.centerContent a:visited {
	text-decoration:underline;
	color: #074580;
	font-size: 12px;
	font-weight:normal;
}

.centerContent a:hover {
	text-decoration:underline;
	color: #C81C18;
	font-size: 12px;
	font-weight: normal;
}

.centerContent a:active {
	text-decoration:underline;
	color: #074580;
	font-size: 12px;
	font-weight:normal;
}


.dropdownTbl a:link {
	text-decoration: none;
	color: #01338A;
	font-size: 11px;
	font-weight: normal;
}

.dropdownTbl a:visited {
	text-decoration: none;
	color: #01338A;
	font-size: 11px;
	font-weight: normal;
}

.dropdownTbl a:hover {
	text-decoration: underline;
	color: #01338A;
	font-size: 11px;
	font-weight: normal;
}

.dropdownTbl a:active {
	text-decoration: none;
	color: #01338A;
	font-size: 11px;
	font-weight: normal;
}

body {
	margin-top: 10px;
}
.title {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.reprint {
	color: #074580;
}
.byline {
	font-size: 10px;
}

/* End of 'ABR - main' */

