html, body, div, span, h1, h2, h3, h4, h5, h6, p, hr, 
a, a img, font, img, dd, dl, dt, li, ol, ul, blockquote,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}

/* == Base Element Styling
------------------------------------------------------------------------------------------------------------------------ */

body{color: #6f7c85;font-family: Arial, Verdana, sans-serif;font-size: 75%; background: #eaf0f0;padding-bottom: 40px;}

h1, h2, h3, h4, h5, h6{font-size: 200%;margin: 20px 10px;font-weight: bold;color: #252525;}
h1{margin: 0 0 10px 0;color: #003e37;letter-spacing: -2px;line-height: 0.9em;}
h2{font-size: 150%;color: #78a09c;border-top: dashed 1px #e1e1df;border-bottom: dashed 1px #e1e1df;padding: 5px 0;}
h3{font-size: 140%;}
h4{font-size: 130%;}
h5{font-size: 120%;}
h6{font-size: 110%;}



/* Cross browser hr styling */
hr{border: 0;border-top: solid 1px #ccc; height: 1px; margin: 5px 0;}
div.hr{margin: 5px 0px; border: none; border-top: 1px dashed #ccc;clear:both;}
div.hr hr{display:none;}

a{color: #34796e;text-decoration: underline;}
a:hover{text-decoration: none;}

img{vertical-align: bottom;}

p{margin: 20px 0;line-height: 1.7em;}
blockquote{margin: 20px;}

table{border-collapse: collapse;width:100%; text-align:left;}
thead{}
tfoot{}
th{border: solid 1px #aaa;padding: 3px;color: #014c40; font-weight: bold;background:#F0F7F9 none repeat scroll 0 0;}
tr{}
td{border: solid 1px #ddd;padding: 3px;text-align:left;}

form{margin: 10px 0;}
fieldset{}
legend{font-weight: bold;}
label{float:left;padding: 2px;margin:0 2px;}
.checkbox{float:left;}
input{margin: 3px 0;border: solid 1px #a5acb2;font-size: 95%;padding: 2px;background: url(../images/input-bg.gif) top left repeat-x;}
select{margin: 3px 0;border: solid 1px #a5acb2;font-size: 95%;}
.submitSmall{height: 23px; width: 51px; background: url(../images/btn-small.gif) top left no-repeat;border: 0; padding: 0; color: #333333; text-align: center;font-size: 90%; letter-spacing: 0;font-weight: bold;cursor: pointer;}
.exportToExcel{height: 23px; width: 24px; background: url(../images/excel_icon.gif) top left no-repeat;cursor: pointer; border: 0; padding: 0;}


.fade{color: #d4d4d1;}
.orange{color: #df8107;}
.light{color: #75a6a1;}
.standoutText{color: #014c40; font-weight: bold;}
.redText{color: #CC0000;}
.seqText{font-family: "Courier New", Courier, monospace;font-size: 120%;}
.italic{font-style: italic;}

.geneInfo{
	font-size:150%;
	font-weigth:bold;	
}

.clr{clear: both;}
.clrz{clear: both;line-height:1px;height:1px;}

.imgLeft {
margin:0 10px 10px 0;
float:left;
}

.viewLink {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/arrow.gif) no-repeat scroll right center;
padding-right:15px;
}

.adenoIcon{
	margin:0 15px 0 25px;
	width:16px;	
}
