body {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/bg_grey_strip.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bluestrips_front {
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-x;
}
.bluestrips_int {
	background-image: url(/images/page_bg_int.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#CD0B09;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:normal;
}
a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#333333;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#CD0B09;
}
.newsletter, .newsletter a {
	font-size: 12px;
	color:#CD0B09;
	font-weight:bold;
	text-decoration:none;
}
a.newsletter:hover {
	text-decoration:underline;
}
.radiobutton {
	width: auto;
	height: auto;
	font-size:12px;
}
.smallfield {
	width: 150px;
	height: 20px;
	font-size: 12px;
}
.smallfield_med {
	width: 180px;
	height: 20px;
	font-size: 12px;
}
.medfield {
	width: 325px;
	height: 20px;
	font-size: 12px;
}
.memofield {
	width: 500px;
	height: 75px;
	font-size: 12px;
}
.memofield_small {
	width: 180px;
	height: 175px;
	font-size: 12px;
}
.submit {
	background-color: #013c5a;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #000000;
	height: 20px;
	font-size: 12px;
}
.submitgo {
    border-width: 0px;
	border-color: #000000;
	width: 37px;
	height: 27px;
	font-size: 12px;
}
.radiobutton {
	width: auto;
	height: auto;
}
.bold { 
	font-weight:bold;
}
table.referral{
	border: 1px solid #000;
	border-spacing: 0px;
	padding-bottom: 0px;
	width: 525px;
}
table.referral input {
	width: 150px;
	height: 20px;
	font-size: 12px;
}
table.referral input.medfield{
	width: 325px;
	height: 20px;
	font-size: 12px;
}
table.referral input.radiobutton{
	width: auto;
	height: auto;
	font-size: 12px;
}
table.referral tr td{
	margin-left: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	width: 170px;
	padding-left:10px;
}	
table.referral tr th{
	text-align: left;
	background: #e0e0e0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}
table.tracking{
	border: 1px solid #000;
	border-spacing: 0px;
	padding-bottom: 0px;
	width: 375px;
}
table.tracking input {
	width: 150px;
	height: 20px;
	font-size: 12px;
}
table.tracking input.medfield {
	width: 325px;
	height: 20px;
	font-size: 12px;
}
table.tracking input.radiobutton {
	width: auto;
	height: auto;
	font-size: 12px;
}
table.tracking table.checkbox input, table.tracking span.checkbox input {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
table.tracking tr td{
	margin-left: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-left:10px;
}	
table.tracking tr th{
	text-align: left;
	background: #e0e0e0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}
table.tracking table.checkbox tr td{
	padding: 0px;
	margin: 0px;
}
table.jobs{
	border: 1px solid #000;
	border-spacing: 0px;
	padding-bottom: 0px;
	width: 465px;
}
table.jobs tr td{
	margin-left: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-left:10px;
}	
table.jobs tr th{
	text-align: left;
	background: #e0e0e0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}
table.expref{
	border: 1px solid #000;
	border-spacing: 0px;
	padding-bottom: 0px;
	width: 500px;
}
table.expref tr td{
	margin-left: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-left:10px;
}	
table.expref tr th{
	text-align: left;
	background: #e0e0e0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}
ul {
	margin: 0px;
	padding-left: 3em;
	list-style: square;
}
TABLE.Grid { 
	border: solid 1px #FFFFFF; 
}
TABLE.Grid td {
	border: solid 1px #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
TABLE.GridHeader th {
	font-weight: bold;
	background-color: #8b8dbb;
}
TABLE.GridItem {
	background-color: #e6e6e6;
}
TABLE.GridAltItem {
	background-color: white;
}
