body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%;
	background-color: #8B8B77;
	font-family: Verdana,Arial;
	font-size: 12px;
}
h1
{
	font-style: italic;
	font-size: 20px;
	color: #000;
}
h2
{
	font-size: 16px;
	color: #83090C;
}
h3
{
	font-size: 14px;
	color: #83090C;
	
}
hr
{
	clear:both;
}
.smallerText
{
	font-size:smaller;
}
img
{
	border: 0px;
}
#mainTable
{
	
}
#header
{
	display:none;
}
#left
{	
	display: none;	
}
.leftNav
{
	text-align:left;
	padding-left:15px;
}
.leftNav a:link, .leftNav a:active, .leftNav a:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #000;
	line-height: 32px;
	font-family: Serif;
	text-decoration: none;
}
.leftNav a:hover
{
	color: #83090C;
}
.leftNavOn a:link,.leftNavOn a:active,.leftNavOn a:visited
{
	color: #83090C;
	background-image:url(images/pointer.gif);
	background-position: 100% 5px;
	padding-right: 12px;
	background-repeat:no-repeat;
}
#footer
{
	position: relative;
	top: -4px;
	background-color:#83090C;
	color: White;
	line-height: 25px;
	font-size: 13px;
}
#footer a:link,#footer a:active,#footer a:visited
{
	color: White;
	text-decoration: none;
	font-weight:bold;
}
.footerLeft
{
	padding-left: 25px;
	float: left;
}
.footerRight
{
	padding-right: 25px;
	float: right;
}

#content
{
	
	
}
.contentDiv 
{
	padding: 10px;
}
.wrapText
{
	/*background-image:url(images/tim.jpg);
	background-repeat:no-repeat;
	background-position: 0px 100%;*/
	line-height: 31px;
}
.aboutTim
{
	margin-left:35px;
	line-height:24px;
}
.aboutTim p
{
		
}
.aboutTim img
{
	display:none;
}

.nextStep
{
	text-align:right;
	padding-right: 50px;
	clear:both;
}
.nextStep a:link, .nextStep a:active,.nextStep a:visited
{
	font-size: 16px;
	color: #83090C;
	font-weight: bold;
	
}
.backStep
{
	text-align:left;
}
.backStep a:link, .backStep a:active,.backStep a:visited
{
	font-size: 12px;
	color: #83090C;
	font-weight: bold;
}
#pnlReview h2
{
	text-align:center;
	font-size: 20px;
	border-top: solid 2px #f5f5dc;
	border-bottom: solid 2px #f5f5dc;
}
.submitButton
{
	background-color: #83090C;
	color: #FFF;
	font-weight: bold;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float: right;
}
.profListHeader
{
	
	margin-left:50px;
}
.profListHeader th
{
	padding-left: 9px;
}
.profList td
{
	padding-left: 23px;
}
.left300
{
	float:left;
	width: 290px;
	padding-right: 10px;
}
.right300
{
	float:right;
	width: 290px;
	padding-left:10px;
}