/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
} 

a:link {color:#3399FF; text-decoration:none;} 
a:visited {color:#3399FF; text-decoration:none;} 
a:hover {
	color:#990033;
	text-decoration:underline;
} 
a:active {
	color:#3399FF;
	text-decoration:none;
} 

table {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;

}



tr.row1 {
	background-color: #DEE6ED;
	color:black;
}

tr.row2 {
	background-color: #FFFFFF;
	color:black;
}

table a:link{color:black;}
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 height:100%;
  background-color:#FFFFFF;
  height:100%;
} 
 
p
{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p.sidemenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
}
#header{
	position:relative;
	height:114px;
	background-color:#FFFFFF;
	width:100%;
} 
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:450px;
	height:100%;
	margin-left:10px;
 }
 
 #maincol1{
	float: left;
	display:inline;
	position: relative;
	width:620px;
	height:100%;
	margin-left:10px;
	
 }
 
 #rightcol{
 width:190px;
 float:right; 
 position:relative;
 text-align:center;
 vertical-align:top;
  }
  
  #leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 
 vertical-align:top;
  }
  
  
#footer{
	height:30px;
	background-color:#99b5d0;
	clear:both;
	width:800px;
	text-align:center;
	border-top:solid #88C0B8 4px;
	
 } 
 
#videolayout
{
	position:relative;
	background-color:#FFFFFF;
	width:100%;
	height:600;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {

 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
