/* General Page Formatting */
body {
	margin-top: 0;
	margin-left: 6px;
	height: 100%;
}
.mainTable .splitWidth {
	letter-spacing: 0px;
	word-spacing: 0mm;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #333333;
	list-style-image: url(images/arrow.gif);
	font-weight: normal;
	font-size: 95%;
}
.maintitle_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E6550E;
}
.maintitle_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.rightsidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
}

.smallprint {
	font: 85% "Times New Roman", Times, serif;
	color: #000066;
	width: 350px;
	text-align: left;	
}

.smalltext{
	font-family: Gotham, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	color: #666666;
}
.sidebarinbox {
	background-color: #999999;
}
