/* CSS Document for RA Capital */
/* written by Korey S. Fitzgerald 2007 */
BODY {
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#7e7e7e;
	text-align:center;
	height:100%;
	margin:0;
	padding:0;
	}
/******************/
#Wrapper {
	background: url(images/background.jpg) top left repeat-x #ffffff;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	}
/******************/
#Main  {
	width:876px;
	text-align: center;
	margin: auto;
	clear:both;
	}
/******************/
#Header{
	list-style-type:none;
	border-bottom:#43aeda solid 20px;
	color:#5e5e5e;
	height:123px;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	}
#Header LI.Title{
	width: 576px;
	margin:0;
	padding:98px 0px 0px 0px;
	text-align:left;
	float:left;
	}
#Header LI.Title A{
	color:#9e9e9e;
	font-size:18pt;
	font-weight:normal;
	text-decoration:none;
	}
#Header LI.Links{
	width: 300px;
	margin:0;
	padding:108px 0px 0px 0px;
	float:left;
	}
#Header LI.Links UL{
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	}
#Header LI.Links UL LI{
	font-size:10pt;
	font-weight:normal;
	margin:0px 10px 0px 0px;
	padding:0;
	float:left;
	}
#Header LI.Links UL LI.Active{
	height:18px;
	border-bottom: #e1e1e1 dotted 1px;
	}
#Header LI.Links UL LI A:link, #Header LI.Links UL LI A:visited{
	height:18px;
	color:#898989;
	text-decoration:none;
	}
#Header LI.Links UL LI A:hover{
	color:#000000;
	height:18px;
	text-decoration:none;
	}
#Header LI.Links UL LI.Login A{
	display:block;
	height:18px;
	color:#898989;
	text-decoration:none;
	padding-left:14px;
	background: url(images/bug_key.jpg) left no-repeat;
	}
#Header LI.Links UL LI.Login A:hover{
	display:block;
	height:18px;
	color:#000000;
	text-decoration:none;
	padding-left:14px;
	background: url(images/bug_key.jpg) left no-repeat;
	}
/******************/
#Content {
	list-style-type:none;
	padding: 0 0 50px 0;
 	margin:10px 0px 50px 0px;
	text-align:left;
	}
#Content .Dots {
	display:block;
	height:26px;
	border-bottom: #e1e1e1 dotted 1px;
	}
#Content .Block1 {
	width:614px;
	margin:0 40px 100px 0;
	padding:0;
	line-height:16px;
	float:left;
	}	
#Content .Block1 P {
	padding:0 0 0 0;
	}
#Content .Block1 H2 {
	font-size:12pt;
	font-weight:normal;
	margin:0;
	padding:0;
	}
#Content .Block2 {
	width:222px;
	float:left;
	}	
#Content .Block2 H2 {
	background-color:#43aeda;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:2px 2px 2px 12px;
	}
#Content .Block2 UL {
	list-style-type:none;
	margin:5px 0px 0px 12px;
	padding:0;
	}
/******************/
#Footer{
	background: url(images/background_ftr.jpg) top left repeat-x;
	position:relative;
	width: 100%;
	clear:both;
	}
#Footer .Block{
	padding:20px 0px 0px 10px;
	text-align: left;
	width:876px;
	height:60px;
	margin: auto;
	font-size:8pt;
	}
#Footer A{
	color:#898989;
	}	
	