body {
	background-color:#fff;
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin:6px auto 20px;
	width:768px;
	padding: 0;
}

* html body {
font-size: x-small;
f\ont-size: small;
}

a {
color:#069;
}

a:hover {
color:#933;
}

a:visited {
color:#369;
}

span a:visited,span a,span a:hover {
color:#555;
text-decoration:none;
}

#title_index h1 {
color:#FFF;
font-size:350%;
font-weight:lighter;
margin:0;
padding:30px 15px 0 0;
text-align:right;
letter-spacing: -1px;
}

#title_index h2 {
color:#444;
font-size:105%;
font-weight:lighter;
margin:0;
padding:0 15px 5px 100px;
text-align:right;
}

#title_green h1 {
color:#FFF;
font-size:250%;
font-weight:400;
letter-spacing:1px;
margin:0;
padding:2px 70px 0 12px;
background:url(http://www.nucleics.com/peaktrace/images/logo40_green.gif) no-repeat right top;
}

#title_green h2 {
color:#333;
font-size:90%;
font-weight:lighter;
margin:0;
padding:0 70px 0 12px;
}

h3 {
color:#333;
font-size:130%;
font-weight:lighter;
margin:11px 0 2px;
}

#content h3 a, #title_green h2 a{
color:#333;
text-decoration:none;
}

h4 {
font-size:110%;
font-weight:lighter;
margin:11px 0 0 2px;
}

h5 {
	font-size:85%;
	margin:0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:85%;
line-height:190%;
margin:0 0 8px 4px;
}

#title_index {
background:#8dbb00 url(../peaktrace/images/index_logo_green.gif) no-repeat bottom left;
float:left;
margin:0;
width:100%;
}

#title_green {
background:#8dbb00 url(../peaktrace/images/header_green.gif) no-repeat top left;
float:left;
margin:0;
padding:10px 0;
width:100%;
}

#menu {
background:#ddd;
border-top:2px solid #FFF;
float:left;
font-weight:700;
letter-spacing:1px;
list-style:none;
margin:0;
padding:0;
width:100%;
}

#menu li {
float:left;
font-size:80%;
}

#menu a {
background:#ddd;
border-left:2px solid #FFF;
color:#444;
display:block;
float:left;
margin:0 2px 0 -2px;
padding:8px 7px;
text-decoration:none;
}

#menu a:hover {
background-color:#999;
color:#FFF;
}

#content {
float:left;
padding:0 20px 0 2px;
width:490px;
}

#rightside {
border-left:1px dashed #e0e0e0;
float:right;
margin:10px 0 0;
width:250px;
}

#rightside hr, #footer hr {
background:center;
width:40%;
}

#rightside h3 {
color:#E1400A;
margin:0;
padding-left:18px;
}

#rightside p {
line-height:160%;
padding-left:18px;
}

#rightside li,#content li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:85%;
line-height:150%;
margin:0;
padding:0 0 6px;
}

.sidebox {
background:#FFB url(../peaktrace/images/box_right.gif) no-repeat right top;
width:205px;
padding:9px 0 0 0;
margin:0 auto 10px;
}

p.sidebox {
background: url(../peaktrace/images/box_left.gif) no-repeat left bottom;
margin:0;
padding:0 0 9px 0;
width:180px;
}

#footer {
background:#eee url(../peaktrace/images/footer.gif) no-repeat left bottom;
clear:both;
float:left;
font-size:80%;
margin:0 auto;
padding:3px;
text-align:center;
width:762px;
}

/* Start Commented Backslash Hack \*/ 
* html #footer {height: 1%;} 
/* Close Commented Backslash Hack */

submit{
	background-color:#EEE;
	color:#444;
	margin:0 0 5px;
}

#loginForm table {
	margin: 0 auto;
	padding: 0;
	width: 240px;
}

td.loginReg a {
	text-decoration: underline;
	font-size: 85%;
	color:#069;
}
td.loginReg a:hover {
	color: #933;
}
td.loginReg a:focus {
	color: #369;
}

td.loginLabel {
	color: white;
	background-color: #99CC00;
	text-align: right;
	margin: 0;
	padding: 2px 3px 2px 12px;
	font-size: 95%;
	font-weight: normal;
}

td.loginField input {
	background-color: #E0E0E0;
	margin: 0;
	border: 1px solid black;
	padding: 4px 0 4px 2px;
}

td.loginField input:hover {
	background-color: #CAE1FF;
}
td.loginField input:focus {
	background-color: #CAE1FF;
}

td.loginSubmit input {
	border: 1px solid black;
	margin: 0;
	padding: 0;
	background-color: #8dbb00;
	color: white;
}

td.loginSubmit input:hover {
	background-color: #CAE1FF;
	color: #933;
}
td.loginSubmit input:focus {
	background-color: #99CC00;
	color: #933;
}

td.header {
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	font-size:120%;
	color:#333;
	font-weight:normal;
	text-indent: 5px;
}

td.label {
	width: 150px;
	text-align: right;
	color: #fff;
	background-color:#9CF;
	padding: 0 3px 0 0;
}

td.label2 {
	padding: 0 3px 0 0;
	width: 150px;
	text-align: right;
	color: #fff;
	margin-right:9px;
	background-color: #888;
}

tr, td {
	line-height: normal;
	padding: 3px;
	margin: 0;
	font-size:95%;
	border:hidden;
}

tr.head {
	color:#FFF;
	background-color: #888;
	font-weight: bold;
	padding: 3px;
}

tr.odd {
	background-color: #eee;
}

tr.even {
	background-color: #fff;
}
