body {
	background-color: #0F1F2E;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
.caps {
	text-transform: uppercase;
	font-size: 10px;
}
.well {
	padding-left: 30px;
	padding-right: 30px;
}
.orangeLines {
	background-color: df6019;
	height: 3px;
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center; 
}

.well_small {
	padding-left: 18px;
	padding-right: 18px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01A8EC;
	font-weight: bold;
	text-transform: uppercase;
}
a {
	color: 0066CC;
	text-transform: uppercase;
	border: none;
	text-decoration: underline;
}
a:visited {
	color: 0066CC;
	border: none;
}
a:hover {
	color: 00aff0;
	border: none;
}
a:active {
	color: #00AFF0;
	border: none;
}
a.sidebar {
	color: #EBEAE2;
	border: none;
	text-decoration: none;
	line-height: 12px;
}
a.sidebar:visited {
	color: #E1DFD5;
	font-weight: bold;
	border: none;
	text-decoration: none;
	line-height: 12px;
}
a.sidebar:hover {
	color: #EBEAE2;
	border: none;
	text-decoration: none;
	line-height: 12px;
}
a.sidebar:active {
	color: #EBEAE2;
	font-weight: bold;
	border: none;
	text-decoration: none;
	line-height: 12px;
}
.picPaddingLeft {
	padding-right: 6px;
	padding-bottom: 4px;
	float: left;
}
em {
	font-variant: normal;
	color: #666666;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.picPaddingRight {
	padding-bottom: 4px;
	float: right;
	padding-left: 6px;
}
strong {
	font-variant: normal;
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
}
.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #efefef;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
