body {
	background-image: url(two-gray-bkg.gif);
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {	color: #E10000; }
a:hover {	color: #00A854;}
a:active {	color: #0070E0;}
a:visited {	color: #E10000;}

#header {
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}


#header .hdrText {
	font-size: 10px;
	color: #FFFFFF;
}

#header a:link {
	color: #FFFFFF;
}

#header a:hover {
	color: #00A854;
}

#header a:active {
	color: #0070E0;
}

#header a:visited {
	color: #FFFFFF;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	background-color: #FAEDCD;
	border: 1px solid #E10000;
	color:black;
}

#main .h4 {
	color: #e10000;
}

#breadcrumbs {
	font-size: 11px;
}

#content {
	line-height: 14px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
}

#content h1 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}

#content h2 {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	font-style:italic;
}

#content h3 {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	margin-bottom:5px;
	font-style:normal;
}

#content h4 {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	margin-bottom:5px;
	font-style:italic;
}

#content span.date {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

#contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E10000;
}

#contentHeader .title {
	font-size: 24px;
	font-weight: 700;
	color: #333333;
	text-align: right;
}

#contentHeader .contentHdrText {
	font-size: 11px;
}

#contentHeader .form {
	border: #E10000;
	display: inline;
}

#contentHeader .formBox {
	border: 1px solid #E10000;
	height: 20px;
	width: 100px;
}

#contentReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	background-color: #FAEDCD;
	padding-left: 24px;
	padding-top: 84px;
	padding-right: 24px;
	padding-bottom: 24px;
	border: 1px solid #E10000;
}

#contentReadMore .contentText {
	font-size: 12px;
}

#contentReadMore .h4 {
	font-size: 12px;
	color: #e10000;
}

#contentReadMore .formBox {
  border: 1px solid #E10000;
  height: 20px;
  width: 250px;
}
#contentReadMore .textArea {
  border: 1px solid #E10000;
  height: 200px;
  width: 250px;
}

#contentReadMore .select {
  border: 1px solid #E10000;
  height: 20px;
  width: 75px;
}

#contentReadMore .radio {
  border: 1px solid #E10000;
  background-color: #E10000;
}

#contentReadMore .buttons {
	background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;
}


#leftLinks {
	background-color: #f4dc9b;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e10000;
	border-right-color: #e10000;
	border-bottom-color: #e10000;
	border-left-color: #e10000;
	font-family: Arial, Helvetica, sans-serif;
	color: #E10000;
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 18px;
	margin-right:0px;
	font-size: 8pt;
	font-weight: 600;
	line-height: 10px;
	display: block;
	text-align: left;
}

#leftLinks a:link {
	color: #E10000;
	text-decoration: none;
	display: block;
}

#leftLinks a:hover {
	color: #00A854;
	display: block;
	text-decoration: none;
}

#leftLinks a:active {
	color: #0070E0;
	display: block;
	text-decoration: none;
}

#leftLinks a:visited {
	color: #E10000;
	display: block;
	text-decoration: none;
}

#leftLinks .h4 {
	font-size: 14px;
	line-height: 18px;
	display: block;
}

#leftLinks td {
	font-size:9pt;
	font-weight:normal;
}

#rightLinks {
	background-color: #f4dc9b;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	line-height:10px;
	color: #000000;
	padding: 18px 12px 18px;
	display: block;
	text-align: left;
}

#rightLinks td {
	font-size:11px;
	vertical-align:top;
}

#rightLinks td.reddot {
	padding-top:5px;
}

#rightLinks a:link {
	color:#E10000;
	text-decoration:none;
}

#rightLinks a:hover {
	color:#00A854;;
	text-decoration:underline;
}

#rightLinks a:active {
	color:#E10000;
	text-decoration:none;
}

#rightLinks a:visited {
	color:#E10000;
	text-decoration:none;
}

#rightLinks h1 {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	color:#E10000;
	font-size: 14px;
	text-align:left;
}

#footer {
	background-color: #CCCCCC;
	width: 650px;
	font-size: 10px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
}

#footer h1 {
	color:black;
	font-size:13px;
	font-weight:normal;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
}

#footer p {
	color:black;
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
}

#footer p.center, span.center {
	color:black;
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
}


#footer .rightBorder {
	width: 33%;
	right: 40px;
	bottom: -118px;
	padding: 3px;
	border-right: 1px solid #333333;
	font-size: 9px;
}

#footer .midBorder {
	font-size: 9px;
	padding:3px;
}

#footer .leftBorder {
	width: 33%;
	right: 40px;
	bottom: -118px;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 9px;
}

#footer .copyright {
	width: 33%;
	right: 40px;
	bottom: -118px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	color: #E10000;
	text-decoration: none;
}

#footer a:hover {
	color: #00A854;
	text-decoration: none;
}

#footer a:active {
	color: #0070E0;
	text-decoration: none;
}

.redBorder {
	border: 1px solid #e10000;
}

.darkgrayBorder {
	border: 1px solid #333333;
}

