BODY {
	background : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table td.leftNav h3body, td, input, select, h3 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

label, legend {
	font-weight: bold;
}

h3 {
	border-bottom: 1px solid #333333;
	margin: 10 0 10 0px;
	font-size: 11px;
	color: #333333;
}

table td.leftContentCol h3, table td.midContentCol h3, table td.rightContentCol h3 {
	margin-top: 0px;
}

.bgShading1 {
	background : #999999;
}

.imgBrdr {
	border : 0px none;
}

.imgBg {
	background-image: url(../images/bg.gif);
}

.imgBgTop {
	background-image: url(../images/bg_top.gif);
}

.imgBgNav {
	background-image: url(../images/logo.gif);
}

.imgBgBottom {
	background-image: url(../images/bg_bottom.gif);
}

.tblSpacingSubContent {
	padding-left: 50px;
}

.tblCellPadding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

/* Link stuff */

a:link {
	color: #FFFFFF;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #F9F9F9;
}

a.textSubContent:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8D046;
	font-weight: bold;
	font-size : 13px;	
}

a.textSubContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8D046;
	font-weight: bold;
	font-size : 13px;
	text-decoration: none;		
}

a.textSubContent:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3BE40;
	font-weight: bold;
	font-size : 13px;
}

/* Content Styles */

.SubTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #E4B821;
}

.textSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #E7E7E7;
}

.textSubContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8D046;
	font-weight: bold;
	font-size : 13px;	
}
