body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/nav/background_gray_rules.gif);
	width: 100%;
	min-height:1000px;
}
.mainWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.bodyWrapper {
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	clear: both;
	background-image: url(/images/nav/background_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodyWrapper a:link, .bodyWrapper a:visited{
	color: #3366CC;
	text-decoration: none;

}
.bodyWrapper a:hover{
	color: #3366CC;
	text-decoration: underline;
}


.left {
	min-height:500px;
	margin-left: 15px;
	width: 500px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:485px;
	}
html>body .left {
	width:485px;
	}	
.right {
	margin-right: 15px;
	float: right;
	margin-top: 0px;
	}
.right {
	width: 215px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:200px;
	}
html>body .right {
	width:200px;
	}


.body {
	background-color: #FFFFFF;
}
.page {
	text-align: center;
	width: 100%;
}
.clearBoth {
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E27433;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebarHeader {
	background-image: url(/images/nav/sidebar_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	width: 200px;
	vertical-align: middle;
	line-height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: bottom;
}
.sidebarBody {
	border: 1px solid #E27432;
	padding: 6px;
	background-color: #FFF7F2;
	background-image: url(/images/nav/sidebar_background_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #632E0E;
	font-size: 11px;
}

.sidebarBody a:link, .sidebarBody a:visited{
	color: #C62E13;
	text-decoration: none;

}
.sidebarBody a:hover{
	color: #3366CC;
	text-decoration: underline;
}
.footerBot {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footerBot a:link, .footerBot a:visited{
	color: #3366CC;
	text-decoration: none;

}
.footerBot a:hover{
	color: #3366CC;
	text-decoration: underline;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #E27433;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {


	font-family: Arial, Helvetica, sans-serif;
	color: #E27433;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table{width:150%;}
.linkBul {
	color: #E27432;
	text-decoration: none;
}
.sidebarBody  .linkBul {
	color: #4E240C;
	text-decoration: none;

}
.tightLeading {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul li {
	background-image: url(/images/nav/bullet_orange.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0px 0px;
	display: block;
	margin-left: 10px;
	padding-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.crumb {
	font-size: 10px;
	color: #999999;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cBreak {
	color: #666666;
	font-size: 11px;
}

input.fixed200 {
	width: 200px;
}
input.fixed300 {
	width:300px;
}
textArea.flex100 {
	width:100%;
}
