/* Layout Stylesheet */ 

body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: #FFFFFF;
 color: #000000;
 padding-top: 5%;
 }
 
#lh-col{
	width: 30%;
	/*width: 300px;*/
	float: left;
	border-right-style: dotted;
	border-right-width:thin;
	border-right-color:#5C5E70;
  color: #000000;
	margin: 0;
	padding: 0px;
	text-align:right;
	padding-right:10px;
	margin-right:0px;
	height:450px;
 }
 
#rh-col{
 padding-top:10px;
 color: #000000;
 text-align:left;
 margin-left:47%;
 line-height: 13px;
 /*border:solid red 1px*/
 }
 
#rh-features{
	color: #5C5E70;
	text-align:left;
	margin-left:36%;
	/*margin-left:340px;*/
	line-height:1.3em;
	width:50%;
}

#rh-demo{
	color: #EDEDFF;
	text-align:left;
	font-size: 12px;
	margin-left:46%;
	width:30%;
	padding-left:10px;
	padding-right:10px;
}
 
#rh-spacer{
padding-top: 70px;
}

#news{
width:80%;
}

#col1{
background-color:#0033CC;
float:left;
height:200px;
width:180px;
}

#col2{
background-color:#33CC66;
width:180px;
float:left;
height:200px;
}

#col3{
background-color:#CCFF33;
width:180px;
float:left;
height:200px;
}

#footer{
color: #b5b5c0;
width:100%;
margin-top:100px;
height:30px;
}


a {
  color: #8080FF;
  text-decoration: none;
 }
 
h2 {
font-family: Verdana;
font-size:12px;
margin-bottom:5px;
}

h3 {
font-family: Verdana;
font-size:11px;
color: #8080FF;
border-bottom: 1px dotted #CCC;
}

div.BottomMenuBar { 
	border: 0px solid BLACK; 
	clear: both; 
	width:100%; 
	height:28px; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	color: black; 
	TEXT-ALIGN: center;
}

div.KeywordArea { 
	border: 0px solid BLACK; 
	clear: both; 
	width:100%; 
	height:0px; 
	font-family: Verdana; 
	font-size: 0pt; 
	font-weight: normal; 
	color: white; 
}
div.CustomerSection { border: 0px solid BLACK; width:100%; float:left; background: LIGHTGREY; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; text-align: left;}
/*H5 {font-family: Verdana; font-size: 10pt; font-style: bold; margin: 0px; height:20px; text-align: center; background-color:LIGHTSTEELBLUE; background-repeat: repeat-x;}*/
H5 {font-family: Verdana; font-size: 10pt; font-style: bold; margin: 0px; text-align: center; background-color:LIGHTSTEELBLUE; background-repeat: repeat-x;}
H6 {font-family: Verdana; font-size: 10pt; color: BLUE; margin-left:5px; margin-top:5px; margin-bottom:2px;}
.TableHeader { font-family: Verdana; font-size: 8pt; font-weight: bold; color: black; text-align: center; background-color:LIGHTSTEELBLUE; }
.TableLineEven { font-family: Verdana; font-size: 10pt; font-weight: normal; color: black; text-align: center; background-color:SILVER; }
.TableLineOdd { font-family: Verdana; font-size: 10pt; font-weight: normal; color: black; text-align: center; background-color:GAINSBORO; }
div.NoScrollDownloadList1 {font-size: 8pt; width:100%; }
div.ScrollBoxDownloadList1 {font-size: 8pt; width:95%; margin-left:5px; height:200px; background-color:WHITE; overflow:scroll; overflow-X:hidden; border:solid black 0px}
div.ScrollBoxRevisionHistory {font-size: 8pt; width:95%; margin-left:5px; height:150px; background-color:WHITE; overflow:scroll; overflow-X:hidden; border:solid black 0px}
div.ScrollingDescription {font-size: 8pt; width:100%; height:40px; background-color:WHITE; overflow:scroll; overflow-X:hidden; border:solid black 0px}
/*LI { font-family: Verdana; margin-top:0px; }*/
/*UL { margin-top:0px; margin-bottom:10px;}*/

li {
	list-style-image:url("/content/images/arrow.png");
	vertical-align: middle;
}

ul {
	/*list-style-image:url("/content/images/arrow.png");*/
	margin-top:0px; margin-bottom:10px;
}

li.portfolio {
	list-style-image:url("/content/images/pixel1.gif");
	vertical-align: middle;
	margin-top:0px; margin-bottom:10px;
}
.portfoliopix { 
	vertical-align: middle; 
	padding-right: 10px; 
}
hr {
	border: 1px dotted #00F;
/*	border-bottom: 1px dotted #CCC;*/
/*	border-bottom: 1px dashed #CCC;*/
}

img
{  border-style: none;
}
