body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}


a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}

div#container {
	width: 365px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 50px;
}

h1#comingsoon {
	background-image: url(../../images/ecg_coming_soon.jpg);
	height: 195px;
	width: 364px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}

div#menudiv {
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

ul#cslinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
	text-align: center;
	vertical-align: middle;
}

ul#cslinks li {
	display: inline;
}

ul#cslinks li a {
	float: left;
	width: 98px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	border: 1px solid #333333;
	color: #E8E8E8;
	background-image: url(../../images/over1.gif);
	background-repeat: repeat-x;
}
.tworight {
	margin-right: 2px;
}
.twoleft {
	margin-left: 2px;
}
ul#cslinks li a:hover {
	background-image: url(../../images/over2.gif);
	text-decoration: none;
	background-color: #434343;
}
.fourlr {
	margin-right: 4px;
	margin-left: 4px;
}
table#request {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

table#request td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.jrcheckbox {
	color: #990000;
	background-color: #000000;
}


.formfield1 {
	background-color: #CCC;
	border: 1px solid #666666;
	height: 15px;
	width: 150px;
	color: #000;
}
.formfield2 {
	color: #000;
	background-color: #B8B8B8;
	height: 15px;
	width: 100px;
	border: 1px solid #666666;
}

.formfield3 {
	height: 100px;
	width: 220px;
	background-color: #CCC;
	border: 1px solid #666666;
	color: #000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


.formfield4 {
	height: 50px;
	width: 220px;
	background-color: #CCC;
	border: 1px solid #666666;
	color: #000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

th#jrheader {
	margin: 0px;
	padding: 0px;
}
th#jrheader a {
	background-image: url(../images/logo.gif);
	text-indent: -999em;
	height: 90px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #666;
}

.important {
	font-size: .8em;
	color: #FFFFE6;
	background-color: #333333;
}
.button {
	color: #FFFFFF;
	background-color: #000000;
	width: 100px;
	border: 1px solid #666666;
	background-image: url(../../images/over1.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 0.9em;
}
	
.button:hover {
	background-image: url(../../images/over2.gif);
	background-repeat: repeat-x;
}
.nobottomborder {
	border-bottom-style: none;
}
td#printreturn {
	display: none;
}
.red {
	color: #990000;
}
