@charset "UTF-8";
/* CSS Document */

/* Copied form index */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
}
body {
	background-color: #ffffff;
	margin: 0;
	text-align:center;
	padding:0;
	margin:0;
	height:100%;
}
#wrapper {
	width:700px;
	margin:0 auto;
	padding:0;
	min-height:100%;
	height:auto;
	}
#masthead {
	width:700px;
	padding-bottom:20px;
	float:right;
}
#topNAV {
	width:557px;
	height:155px;
	float:left;
}
#mediaDIV {
	float:right;
	width:143px;
	text-align:left;
}
#mainContent {
	width:700px;
	margin:0;
	padding:0;
	display:block;
}
#leftColumn {
	float:left;
	width:510px;
	padding-right:20px;
	text-align:left;
}
#leftColTextCap {
	top: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 414141;
	text-align: right;
	width: 75px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#LeftTextCol h1 {
	font:Arial, Helvetica, sans-serif;
	color:#d35600;
	font-weight: normal;
	font-size:12px;
	padding-bottom:5px;
	margin:0;
}
#LeftTextCol h2 {
	font:Arial, Helvetica, sans-serif;
	color:#d35600;
	font-weight: bold;
	font-size:10px;
	padding-bottom:0;
	margin:0;
}
#RightTextCol {
	width:170px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#414141;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#RightTextCol h1 {
	font:Arial, Helvetica, sans-serif;
	color:#d35600;
	font-weight: bold;
	font-size:10px;
	padding-bottom:0;
	margin:0;
}
#RightTextCol h2 {
	font:Arial, Helvetica, sans-serif;
	color:#d35600;
	font-weight: bold;
	font-size:10px;
	padding-bottom:0;
	margin:0;
}
#RightTextCol p {
	font:Arial, Helvetica, sans-serif;
	color:#414141;
	font-weight: normal;
	font-size:10px;
	padding:5px 5px 5px 0;
	margin:0;
}
 #botNAV {
	width:700px;
	padding:10px 0 10px 0;
	clear:both;
}
* html #botNAV {
	height:1px;
}

.clear {
	clear:both;
}
/* Begin global text styles */
a {
	font-size: 10px;
	color: #414141;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #414141;
}
a:hover {
	text-decoration: underline;
	color: #d35600;
}
a:active {
	text-decoration: none;
	color: #d35600;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #d35600;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d35600;
	padding:0px 0px 0px 0
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d35600;
	padding:0px 0px 0px 0
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #414141;
	padding:0px 0px 0px 0
}

/* keep this - old!

#mediaDIV {
	position:absolute;
	left:557px;
	top:0px;
	width:143px;
	height:155px;
	z-index:1;
} */

/* keep this style - OLD
#topNAV {
	position:absolute;
	left:0px;
	top:0px;
	width:557px;
	height:155px;
	z-index:2;
 */
