body, td, p {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Verdana;
	color:#514826;
	font-size:12px;
}

p { text-align:left; }

a:link {
	color:#5e1f63;
	text-decoration: none;
}

a:visited {
	color:#5e1f63;
	text-decoration:none;
}

a:hover {
	color:#315f0d;
	text-decoration:none;
}

a:active {
	color:#11568C;
	text-decoration:none;
}

h1{	
	color: #ffffff;
	font-size: 17px;
	font-weight:bold;
	padding: 5px 0px 10px 10px;
	margin: 27px 11px 0px 28px;
}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #6c6b9b;
	text-align: right;
}

h2 a, h2 a:hover{
	color: #6c6b9b;
	text-align: right;
}

h3{
	margin:0em;
	padding:0em;
	font-size:13px;
	font-weight:bold;
}

h4, h5, h6 {
	font-size:100%;
}

p{
	margin:0em;
	padding:.5em .3em .3em 0em;
	font-size:12px;
}

td {
	font-size:12px;
}

form, table{
	margin:0em;
	padding:0em;
	font-size:12px;;
}

.clear{
	clear:both;
}

ul{
	margin:0 0 0 1em;
	padding:0 0 0 0;
}

li{
	list-style:disc;
	list-style-position:outside;
	margin:0 0 0 10px;
	padding:0 0 6px 0;
	line-height:1em;
	font-size:12px;
}

b {
	font-weight: bold;
	color: #62bd19;
}


#content{
	border-right:1px solid #C6D1D9;
	border-bottom:1px solid #C6D1D9;
	border-left:1px solid #C6D1D9;
	clear:both;
	margin:0 auto;
}
/******************************************/
/*************** Home Page ****************/
/******************************************/
.home_content {
	font-size: 12px;
	color: #715988;
	padding: 15px 15px 2px 15px;
	line-height: 15px;
}

.home_left {
	padding:5px 16px 5px 0;
}

.home_right_head {
	font-size: 18px;
	font-weight: bold;
	color: #6c3e90;
	padding: 2px 10px 10px 10px;
}

.home_right_content {
	font-size: 11px;
	color: #5860ab;
	padding: 10px 15px 2px 15px;
	line-height: 15px;
	font-weight: bold;
}

.home_button_text {
	font-size: 11px;
	color: #6c1b72;
	font-weight: bold;
	text-align: left;
}

.home_button_bg {
	width: 95%;
	height: 31px;
	background-image: url("http://www.profactproteomics.com/images/button_bg.gif");
	background-repeat: no-repeat;
	margin: 5px 5px 0px 5px;
	
}


/**********************************************/
/*****************  Pages *********************/
/**********************************************/

/**************  LEFT Column ******************/
#sub-home-leftcol {
	width:100%;
	background-color:#f2faf1;
}

.sub-leftcol-top {
	padding: 25px 16px 5px 50px;
	background-image: url("http://www.profactproteomics.com/images/line3.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.sub-nav {
	font-family: Trebuchet MS, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #6c6b9b;
	text-align: right;
	padding: 20px 16px 5px 50px;
	background-image: url("http://www.profactproteomics.com/images/line1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;

}

.nav-content {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #6c6b9b;
	text-align: right;
	background-color: #f2faf1;
	background-image: url("http://www.profactproteomics.com/images/line2.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 27px;
	padding: 12px 10px 2px 10px;
}

/**************  Right Column *******************/
#rightcol {
	background-color:#F4F2F7;
	width:90%; 
	margin:27px auto 0px auto;
}

#sub-under-rightcol {
	width:100%; 
	font-family: Trebuchet MS;
	font-size: 17px;
	
	color: #ffffff;
	padding: 5px 0px 10px 10px;
	background-image: url("http://www.profactproteomics.com/images/title_bg.jpg");
	background-repeat: repeat-x;
}

#sub-under-rightcol_whole_page {
	width:100%; 
	font-family: Trebuchet MS;
	font-size: 17px;
	
	color: #ffffff;
	padding: 5px 0px 10px 10px;
	background-image: url("http://www.eproneur.com/images/profact/title_bg_large.jpg");
	background-repeat: repeat-x;
}

#sub-under-rightcol_content {
	width:100%; 
	background:#ffffff;
	padding: 0 0 0 10px;
	margin: 0 auto;
}

.content{
	padding:25px 20px 0 10px;
	line-height: 18px;
}

.dot-line {
	background-image: url("http://www.profactproteomics.com/images/dot.gif");
	background-repeat: repeat-x;
	padding-top: 2px;
}

/*************************************************/

.footer{
	border-top:1px solid #a6a6a6;
	margin:0;
	width:auto;
	text-align:center;
	padding:5px;
	font-size:80%;
	line-height:1.5em;
}

.footer a, .footer a:visited,{
	color:#FFFFF;
	text-decoration:none;
}

.footer a:hover{
	cvolor:#6c6b9b;
	text-decoration:underline;
}