* {margin: 0px; padding: 0px}
body {
	background-color: #F1EDD2;
	background-position: fixed;
	background-repeat: repeat-x;
	width:100%;
	color: #50605;

font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 1000px;
	margin: 0px auto;
}
/* NAV */
#navcontainer {
	width: 100%;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bullbio2_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav {
	float: right;
	width: 700px;
	padding: 0px;
	margin-left: 0px;
}
#navitems{
	float: left;
	width:550px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	padding:0px 6px 6px 6px;
	overflow:auto;
	height:55px;
	clear:both;
	margin-top: 15px;
	margin-left: 15px;
}
#navitems ul{
	display: inline;
	float:left;
}
#navitems ul li{
	display: inline;
}
#navitems a{
	color:#506056;
	text-decoration:none;
	margin:0 5px 0px 5px;
	height:33px;
	line-height:33px;
	float:left;
	display:block;
	padding: 0px 6px 0px 6px;
}
#navitems a:hover{
	color: #9C2522;
}

.style {
	float:right;
	margin-right: 10px;
	height: 26px;
	width: 55px;
	
}
/* MAIN FORMATTING */
h1 {font-size: 28px;
	font-weight:bold;
	color: #506056;
	
}
h2 {
	font-size: 18px;
	font-weight:normal;
	color: #9C2522;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight:bold;
}

#textright {
color:#F1EDD2;
	background-color:#506056;
	width: 180px;
	float:left;
	font-size: 12px;
	padding-top: 0px;

}

#textmiddle {
	width: 400px;
	float:left;
	
	
}

#textmiddle1 {
	width: 500px;
	float:left;
	padding-left:15px;
	
	
}

#textleft2 {
	width: 300px;
	float:left;
	padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#textleft1 {
	width: 800px;
	float:left;
	padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#textleft3 {
	width: 800px;
	float:left;
	padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#textleft {
	width: 400px;
	float:left;
	padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#pad {
	padding-left: 20px;
}

#bottomhalf {
	width: 700px;
	
		padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



.bodycopy {
	font-size: 12px;
	line-height: 17px;
}


a {
	color: #9C2522;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
color: #9C2522;
	text-decoration: none;
	font-weight: bold;
	
}
.toprow {
	border-bottom: 2px solid #506056;
	font-weight: bold;
	font-size: 13px;
}
.row {
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
.botrow {
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;

}

.toprowtable {
background-color:#506056;
border-bottom: 2px solid #506056;
	font-weight: bold;
	color:#F1EDD2;
	font-size: 12px;
}
.rowtable {
height:20px;
background-color:#F1EDD2;
border:medium;
border-color:#506056;
color:#506056;
	font-size: 12px;
	border:thin;
	vertical-align: middle;
	text-indent: 4px;
}

.rowtable a{

color:#000000;
text-decoration:none;
}

.rowtable a:hover{
	color: #9C2522;
	text-decoration:none;
}

#footer {

	color: #F1EDD2;
	
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width: 900px;
	height: 41px;
	margin: 0px;
	margin-left: 20px;
	font-size: 12px;
	padding-top: 0px;
	display: block;
}

#footer td.logo{

	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	
}



#footer a{
	color: #F1EDD2;
	font-weight: normal;
	text-decoration: underline;

}
#footer a:hover{
	color: #9C2522;
	text-decoration:none;
}
.boxes td{
	padding-right: 8px;
	color: #506056;
}


.table { 
background-color: #506056;
}

.table a, .table a:link, .table a:visited {
	color: #9C2522;
}
.table a:hover {
	color: #9C2522;
}

.table th a, .table th a:link, .table  th a:visited {
	color: #506056;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
}


.table td { 
color: #506056; 
background-color: #F1EDD2; 
padding: 2px;
font-family: arial, tahoma, verdana !important;
font-size:12px;
}


.table th		{
	color: #F1EDD2;
	background-color: #506056;
	font-weight: bold;
	font-family: arial, tahoma, verdana;
	text-align: left;

}


.printlogo {
	display:none;
}
