/* CSS Document */

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FEF625;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEF625;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#footer li a:link, #footer li a:visited, #footer li a:active {
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}#footer {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#caption {
	font-size: 9px;
	margin-top: 5px;
}
#leftBox {
	background-color: #FFFFFF;
	margin: 10px 18px 10px 10px;
	padding: 10px 5px;
}
p.red {
	font-size: 18px;
	font-weight: bold;
	color: #E22020;
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
}
p.boxText {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #639CB8;
}
#footer #caption a {
	color: #000000;
	text-decoration: none;
}
#footer #caption a:hover {
	text-decoration: underline;
}
#outerWrapper {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #E74C4C;
}
#footer #caption {
	font-size: 9px;
}
#leftBar img {
	display: block;
	padding: 10px;
}
#content {
	margin-top: 10px;
}
#leftBar li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 70px;
	margin-left: 20px;
}
#leftBar ul {
	margin: 20px 0px;
	padding: 0px;
}
#leftBar a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftBar a:hover {
	color: #E72121;
}
.clear {
	clear: both;
	height: 7px;
}
#bodyWrapper {
	margin: 7px;
	background-image: url(images/bgRepeat.gif);
	background-repeat: repeat-y;
}
#leftBar {
	float: left;
	width: 190px;
}
#contentWrapper {
	float: right;
	width: 669px;
}
h1 {
	font-size: 26px;
	color: #E22020;
	font-weight: normal;
	text-transform: capitalize;
}
h2 {
	font-size: 18px;
	color: #EB2120;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 14px;
	color: #EB2120;
}
