@charset "utf-8";
body  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #003C0F;
	margin-top: 0px;
	background-image: url(images/gradient48084164.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.twoColFixLtHdr #abovecontainer {
	background-image: url(images/roundedcornrer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 780px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border-top-style: solid;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-color: #FFF;
} 
.twoColFixLtHdr #header {
	background-color: #FFF;
	background-image: url(images/biovision_logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
} 
.twoColFixLtHdr #divider_blue {
	background-color: #003286;
	height: 5px;
	width: 780px;
	top: 229px;
	position: absolute;
}


.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #002F0C;
	font-size: 100%;
} 
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 150%;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: 125%;
}


.twoColFixLtHdr #footer {
	background-color: #003C0F;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 70%;
	background-image: url(images/roundedcorner_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
}
.roundedcornr_box_595797 {
	background-color: #ECF2EC;
	background-image: url(images/roundedcornr_595797_grad.gif);
	background-repeat: no-repeat;
}
.roundedcornr_top_595797 div {
	background: url(images/roundedcornr_595797_tl.gif) no-repeat top left;
}
.roundedcornr_top_595797 {
	background: transparent url(images/roundedcornr_595797_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_595797 div {
	background: url(images/roundedcornr_595797_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_595797 {
	background: transparent url(images/roundedcornr_595797_br.gif) no-repeat bottom right;
}

.roundedcornr_top_595797 div, .roundedcornr_top_595797,
.roundedcornr_bottom_595797 div, .roundedcornr_bottom_595797 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_595797 {
	margin: 0 25px;
}

