body { 
	font-family:Georgia,Myriad Pro,Arial,Helvetica;
	font-weight:normal;
	font-size:13pt;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	color:#333;
	background-image:url("http://www.bosdev.com/images/background.png");
	}
#wrapper { 
	background-color:#FFF;
	margin:0px auto;
 	width:850px;
 	padding:15px;
	margin-top:50px;
    	}

#topBlock {
	background-color:#356398;
	text-align:right;
	color:#EEE;
	font-size: 10pt;
	font-weight: bold;
	z-index:-1;
	height:125px;
	position:absolute;
	top:0px;
	width:100%;
	padding-top:5px;
	}
#topMenu {
	text-align:right;
	color:#EEE;
	font-size: 10pt;
	font-weight: bold;
	position:absolute;
	top:0px;
	width:100%;
	padding-top:5px;
	}	
#topMenu a {
	color:#EEE;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	}
#topMenu a:hover {
	color:#FFF;
	text-decoration:underline;
	}	
	
#footer {
	clear:both;
	margin:0px auto;
 	width:100%;	
	color:#333;
	text-align:center;
	font-size: 9pt;
	font-weight: bold;
	height:100px;
	margin:0px; 
	padding:0px;
	background-image:url("http://www.bosdev.com/images/footer.jpg");
	}
#footer a {
	color:#DDD;
	text-decoration:none;
	}
#footer a:hover {
	color:#BBB;
	text-decoration:underline;
	}

#content h1 {
	margin-top:10px;
	margin-bottom:10px;
	}
#content h2 {
	margin-top:10px;
	margin-bottom:10px;
	}
#content a {
	color:#333;
	text-decoration:none;
     	border-bottom: 1px dotted #888;    	
	}
#content a:hover {
	color:#333;
	text-decoration: none;
	border:none;
	}

#manualContent a {	
	text-decoration: underline;
	color: #4B7BB0;
}

#manualContent a:hover {
	text-decoration: none;
	color: #0E3F7D;
}

#manualContent .biga {
	text-decoration: none;
	font-size: 155%;
	color: #91B4DA;
	}

#manualContent h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 155%;
	color: #91B4DA;
	}	
	
#manualContent h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 125%;
	color: #91B4DA;
	}
	
#manualContent h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 105%;
	color: #91B4DA;
	}

#manualContent .small {
	font-size: 70%;
	}

#manualContent .head {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 105%;
	color: #91B4DA;
	}
	
#manual { 
	margin-left: 20px;
	margin-right: 20px;
	border-right: 1px solid #BFBFBF;
	width: 175px;
	height: 100%;
	}
	
#manual a {
	font-family:'Trebuchet MS', Verdana, Arial, Tahoma; 
	font-size:10pt; 
	color:#000000; 
	padding:1px; 
	text-decoration:underline; 
	display: block;
	width: 175px;
	text-align: left;
	}
		
#manual a:hover {	
	background-color: #BFBFBF;
	}
	
#manual h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 105%;
	color: #91B4DA;
	margin: 0px;
	padding: 0px;
	}
		