html {
	min-height: 100%;
	margin-bottom: 1px;
	}
body	{
    font-family: arial,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	}    

    
.w2-directions table {background-color:#d9dce1; font-size:11px; border:1px solid #92909B;}
.w2-directions H3 {font-weight:bold; font-size:13px; padding:0; margin-bottom: 5px;}
.w2-directions form {padding:0; margin:0;}
.error {color:#ff0000; font-weight:bold; font-size:11px;}
	
div.expanded-spacing	{
	margin-bottom: 7px;
	}
br.compact	{
	line-height: 7px;
	}
hr	{
	color:#cccccc;
	height: 1px;
	}
	
	
input,textarea,select	{
	font-size: 10px;
	color: #000000;
	}	
	
#eleven-data p	{
	font-size: 11px;
	color: #3F5167;
	margin: 0 20px 7px 0;
	}


	
	
.ten-data	{	
	font-size: 10px;
	color: #3F5167;
	}
.ten-data a	{	
	color: #3F5167;
	}
.ten-data a:hover	{	
	color: #000;
	}  
a.ten-data:hover {	
	color: #000;
	}

   
.ten-black	{
	color: #000000;
	font-size: 10px;
	}
.ten-silver	{
	color: #cccccc;
	font-size: 10px;
	}
	

.eleven-data	{	
	font-size: 11px;
	color: #3F5167;
	}	
a.eleven-data:hover  {	
	font-size: 11px;
	color: #000;
	}	    
.eleven-data-bold	{	
	font-size: 11px;
	color: #3F5167;
	font-weight: 800;
	}
.eleven-gray-bold	{	
	font-size: 11px;
	color: #aeaeae;
	font-weight: 800;
	}
.eleven-bold-upper	{
	color: #3F5167;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 800;
	}	
a.eleven-bold-upper:link	{
	color: #3F5167;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 800;
	text-decoration: none;
	}
a.eleven-bold-upper:visited	{
	color: #3F5167;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 800;
	text-decoration: none;
	}
.eleven-bold	{
	color: #3F5167;
	font-size: 11px;
	font-weight: 800;
	}	
a.eleven-bold:link	{
	color: #3F5167;
	font-size: 11px;
	font-weight: 800;
	text-decoration: none;
	}
a.eleven-bold:visited	{
	color: #3F5167;
	font-size: 11px;
	font-weight: 800;
	text-decoration: none;
	}

	
/* rules */

table.border-all	{
	border: 1px solid #cccccc;
	}

td.top	{
	border-top: 1px solid #cccccc;
	}
td.right	{
	border-right: 1px solid #cccccc;
	}
td.bottom	{
	border-bottom: 1px solid #cccccc;
	}
td.left	{
	border-bottom: 1px solid #cccccc;
	}
td.top-right	{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
td.left-top-right	{
	border-top: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
td.left-top-right-bg	{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #ebebeb
	}

