/*
------------------- Designed for Value-Networks.com --------------*/	

body {

	background-color: #53719b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
		
		}
        
/* content */ 

.content {
	color: #444444;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.content a {
	color: #20344e;
	text-decoration: none;
	border-bottom: 1px dotted #20344e;
}

.content a:hover {
	color: #20344e;
	background-color: #CADDFA;
	border-bottom: dotted #CADDFA 1px;
	}

.contentbold {
	color: #173B76;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;        
	}
	
.contentbold2 {
	color: #53719b;
	font-family: Verdana,sans-serif;
	font-size: 22px;
	font-weight: bold; 
	line-height: 1.1em;       
	}
	
.contentitl {
	color: #444444;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;         
	}


/* content2 */
.content2{
	color: #444444;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}
.content2 a {
	color: #FFC000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.content2 a:hover {
	color: #FFC000;
	background-color: #000000;
	border-bottom: dotted #000000 1px;
	}
	
.content2hdr1 {
	padding: 0;
	margin: 0;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC000;
        
	}
	
/* footer */
.footer{
	color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 12px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px dotted #222222;
}

.footer a:hover {
	color: #FFFFFF;
	background-color: #53719B;
	border-bottom: dotted #222222 0px;
	}
	
.footerhdr1 {
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC000;
        
	}