body {
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	}

form, input, label, select {
	font-size: 100%;
	}

h1 {
/*	margin: 10px 10px 1em 10px;*/
}

h2 {
	font-weight: bold;
	font-size: 105%;
	margin: 0 1em 1em 15px;
	}


h4 {
	color: #006;
	background-color: #86b7e4;
	margin: 10px 10px 10px 30px;
	}

p {
	font-size: 100%;
	margin: 0 10px 15px 15px;
	line-height: 1.6em;
}

.nomargin {
	margin: 0 !important;
	}

.mainContent {
	float: left;
	width: 475px;
	padding: 0;				
	} 
				
 
	 .mainContent h2 {
	 	font-size: 150%;
		color: #0048B2;
		margin: 20px 0 10px 15px;
	 }
	 
	.mainContent h2 p {
		font-weight: normal;
		font-size: 250%;
		color: #006;
		}
				
	.mainContent h3 {
		font-size: 110%;
		font-weight: bold;
		color: #006;
		margin:0 0 5px 15px;
		}
			
	.mainContent h4 {
		color: #fff;
		height: 20px;
		line-height: 20px;
		background-color: #0048b2;
		text-indent: 10px
		}
	
	.mainContent strong {
		font-weight: bold
		}
			
	.mainContentNews {
		float:left;
		width:200px;
		display:block;
		}
		
	.mainContent a {
		color:#000;
		text-decoration:none;
		}
		
	.mainContent a:hover {
		color: #b40064;
		text-decoration: underline;
		}
		
	.mainContent ul {
		margin: 0 0 0 20px;
		} 
	
	.mainContent li {
		list-style: circle;
		margin: 10px 10px 10px 25px;
	}
	 
	.feesBox {
		width: 455px;
		float: left;
		background: #65A3EE;
		margin: 10px 10px 10px 10px;
		}
		
	.feesBox p {
		color: #fff;
		}
		
	.feesBox h3 { 
		font-size: 100%;
		margin: 10px 0 10px 15px;
		}
	
	
.divider {
 margin: 15px 5px 15px 35px;
 border: none;
 border-bottom: 1px solid #86b7e4;
 clear: both;
 }

.signature {
	margin: 10px;
}

#leftMenu li a:hover, .highlightItem {color: #b40064 !important;}
.bolder { font-weight: bolder !important; clear: none !important; float: none !important; }
.lightBlue { color: #4356e9;}
