/* CSS Document
Gray: 585A5B
Red: C10009
*/
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #585A5B;
}
a {
	color: black;
}
#wrap {
	width: 876px;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#wrap #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 218px;
	position: relative;
}
#wrap #logoLink {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 280px;
	height: 70px;
}
#wrap #topbar {
	float: none;
	height: 20px;
}
#wrap #topbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrap #topbar ul li {
	display: inline;
}
#wrap #topbar a {
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 142px;
	background-image: url(../images/anchorbg.jpg);
	background-repeat: no-repeat;
}
#wrap #content {
	margin-top: 12px;
	position: relative;
}



#wrap #content #sidebar {
	width: 114px;
	position: absolute;
}
#wrap #content #sidebar ul {
	width: 114px;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 11px;
}
#wrap #content #sidebar ul li {
	width: 114px;
	border-bottom-width: 1px;
	border-bottom-color:#585A5B;
	border-bottom-style:solid;
}
#wrap #content #sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #585A5B;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 114px;
}
/*This is for sub menu items.*/
#wrap #content #sidebar li ul {
	display: none;
}
#wrap #content #sidebar li ul li {
	border-bottom-width: 0px;
	font-size: 10px;
	line-height:100%;
}



#wrap #content #mainHeaderWithArrows {
	position: absolute;
	width: 118px;
	background-image: url(../images/arrows.jpg);
	background-repeat: no-repeat;
}
#wrap #content #mainHeaderWithArrows h5 {
	color: #C10009;
	font-size: 13px;
	padding-left: 25px;
	margin: 0px;
	width: 70px;
}
#wrap #content #mainHeaderWithArrows span {
	display: block;
	color: #585A5B;
	padding-left: 25px;
	font-style:italic;
	font-size: 12px;
	font-weight: lighter;
	width: 70px;
}



#wrap #content #mainHeaderWithoutArrows {
	position: absolute;
	width: 118px;
}
#wrap #content #mainHeaderWithoutArrows h5 {
	color: #C10009;
	font-size: 13px;
	margin: 0px;
}
#wrap #content #mainHeaderWithoutArrows span {
	display: block;
	color: #585A5B;
	font-style:italic;
	font-size: 12px;
	font-weight: lighter;
}



#wrap #content #links {
	position: absolute;
	width: 57px;
}
#wrap #content #links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrap #content #links ul li {
	
}
#wrap #content #links ul li a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #585A5B;
	display: block;
	width: 57px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color:#C10009;
	border-bottom-style:solid;
	margin-bottom: 5px;
}



#wrap #content #image {
	position: absolute;
	/*width: 283px;*/
	height: 425px;
	background-repeat:no-repeat;
	float: left;
}



#wrap #content .text {
	position: relative;
}
#wrap #content .text h1 {
	margin: 0px;
	color: #585A5B;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
#wrap #content .text h2 {
	margin: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#wrap #content .text h3 {
	margin: 0px;
	color: #C10009;
	font-size: 12px;
	font-weight: bold;
}
#wrap #content .text span {
	display: block;
	margin-bottom: 20px;
	line-height: 160%;
}
#wrap #content .text span .normalBullets {
	display: block;
	padding-left: 15px;
	margin: 0px;
}



#wrap #content .tableInfo td {
	text-align: left;
	vertical-align: top;
}
#wrap #content .highlight {
	text-decoration: underline;
	color: #000000;
}
#wrap #content .underlinedBullets {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#wrap #content .underlinedBullets li {
	border-bottom-width: 1px;
	border-bottom-color:#C10009;
	border-bottom-style:solid;
	padding-left: 20px;
	width: 90%;
	margin: 0px;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
}
#wrap #content .text .coloredTable {
	color: #585A5B;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #585A5B #585A5B #585A5B #585A5B;
	border-collapse: collapse;
}
#wrap #content .text .coloredTable th {
	color: #C10009;
	font-size: 11px;
	font-weight: bold;
	vertical-align:bottom;
	
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #585A5B #585A5B #585A5B #585A5B;
	-moz-border-radius: 0px 0px 0px 0px;
}
#wrap #content .text .coloredTable td {
	text-align: center;
	
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #585A5B #585A5B #585A5B #585A5B;
	-moz-border-radius: 0px 0px 0px 0px;
}
#wrap #content .text h4 {
	color: black;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	/*border-bottom-width: 1px;
	border-bottom-color:#C10009;
	border-bottom-style:solid;*/
}
#wrap #content .text h5 {
	font-style:italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	/*border-bottom-width: 1px;
	border-bottom-color:#C10009;
	border-bottom-style:solid;*/
}
#wrap #content .text .underlinedBlock{
	border-bottom-width: 1px;
	border-bottom-color:#585A5B;
	border-bottom-style:solid;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#wrap #content .text .redUnderlinedTable {
	width: 100%;
	margin-bottom: 20px;
}
#wrap #content .text .redUnderlinedTable td {
	border-bottom-width: 1px;
	border-bottom-color:#C10009;
	border-bottom-style:solid;
}
#wrap #content .text p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#wrap #content .underlinedText {
	border-bottom-width: 1px;
	border-bottom-color:#585A5B;
	border-bottom-style:solid;
}
#wrap #content .text ol {
	list-style:lower-alpha;
}
#wrap #content .text ol li {
	padding: 0px;
	margin: 0px;
}
#wrap #content .text .numberedList {
	list-style:decimal;
}
#wrap #content .text .subHeader{
	color: black;
	margin-top: 5px;
}
#wrap #content .text .anchor {
	text-decoration: none;
	color: #C10009;
}
#wrap #content #sitemap li {
	list-style-type: square;
}



/*FOOTER*/
#wrap #footer {
	position: relative;
	font-size: 11px;
	border-top-width: 1px;
	border-top-color:#C10009;
	border-top-style:solid;
}
#wrap #footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#wrap #footer ul li {
	display: inline;
}
#wrap #footer a {
	display: block;
	float: left;
	text-decoration: none;
	color: #585A5B;
	margin-right: 15px;
}
#wrap #footer span {
	float: right;
	color: #585A5B;
}

