
body	{
	
	background-position: 0% 0%; margin:0; padding:0; text-align:left; background-image:none; background-repeat:repeat; background-attachment:scroll
	
	}
.inline
{
	margin: 6px 6px 6px 0px;
	float: left;}
	
.inline2
{
	margin: 6px 6px 6px 0px;
	float: right;}
				
#wrapper	{
	background: #ffffff;
	color: #333333;
	margin: 0px auto;
	padding: 0;
	width: 100%;  
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	}
			
	
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: medium;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #4F6476;
	background: #F8F9F9;
	}

h2	{
    font: small "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;      
	background: #F8F9F9; 
	}
	
h3	{
    font: small "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;   
	color: #4F6476;  	 
	background: #F8F9F9;
	}


		
h4	{   
	font: small "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;     
	margin: 0px 0px 0px 10px ;
	padding: 0px;
	background: #fff; 
	}


h5	{
    font: small "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;      
	margin: 0px ;
	padding: 0px;
	background: #fff; 
	}
	
p	{
	line-height: 190%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 1em;
	font: 80% verdana, arial, helvetica, lucida, sans-serif;
	}
		
a:link, a:visited {
	text-decoration : none;
	color: #002048;
	background: transparent; 
	font: 80%"Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	}
	
a:hover, a:active { 
	text-decoration : underline;
	color: #2D5787;
	background: transparent; 
	}