@charset "utf-8";
/* CSS Document */

.sidehead { 
	 font-size: 15px;
	 font-weight: bold;
	 color: #FEE415;
	}

.heading { 
	 font-size: 30px;
	 /*font-weight: bold; */
	 color: #FEE415;
	 text-align: center;
}
	
a:link  {
	text-decoration: none;
	color: #ffffcc;
	
}

a:visited {
	text-decoration: none;
	color: #ffffcc;
	
}
a:active {
	text-decoration: none;
	color: #ffffcc;
	
}
a:hover {
	text-decoration: none;
	color: #FF0000;	
}

.footer {
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
}

.centertext {
	margin: 0 0 0 200px;
	color: #FF8603;
	font-size: 13px;
	font-weight: bold;
}

.whitehead {
	
	text-align: Center;
	color: #FFFFcc;
	font-weight: bold;
}

.orangehead {
	font-size: 24px;
	text-align: center;

}

.orangeheadbold {
	font-size: 24px;
	font-weight: bold;
	margin: auto;
	text-align: center;

}

.orangebold {
	font-size: 15px;
	font-weight: bold; 

}


.highlight {
	color:#FC9;	
	
}

.highlightbold {
	color:#FC9;
	font-weight: bold;
	
}

.testimonials {
	font-style: italic;	
	color:#FC9;

}

.italic {
	font-style: italic;	
	
}

.aims {
	font-size: 16px;
	padding: 0 0 0 15px;
}

/* Sidebar Code */

.sidebar {
   
   background-color: #770401;
   width: 195px;
   float: left;
}
.roundedcornr_top_615700 div {
   background: url('images/roundedcornr_615700_tl.png') no-repeat top left;
}
.roundedcornr_top_615700 {
   background: url('images/roundedcornr_615700_tr.png') no-repeat top right;
}
.roundedcornr_bottom_615700 div {
   background: url('images/roundedcornr_615700_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_615700 {
   background: url('images/roundedcornr_615700_br.png') no-repeat bottom right;
}

.roundedcornr_top_615700 div, .roundedcornr_top_615700, 
.roundedcornr_bottom_615700 div, .roundedcornr_bottom_615700 {
   width: 100%;
   height: 20px;
   font-size: 1px;
   }
.roundedcornr_content_615700 { 

	margin: 15px;
	font-size: 12px;
	line-height: 1.5;
}

/* Content Code */

.content {
   
	margin: 0 0 0 10px;
	width: 795px;
	background-color: #770401;
	float: left;

}
.roundedcornr_top_615701 div {
   background: url('images/roundedcornr_615701_tl.png') no-repeat top left;
}
.roundedcornr_top_615701 {
   background: url('images/roundedcornr_615701_tr.png') no-repeat top right;
}
.roundedcornr_bottom_615701 div {
   background: url('images/roundedcornr_615701_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_615701 {
   background: url('images/roundedcornr_615701_br.png') no-repeat bottom right;
}

.roundedcornr_top_615701 div, .roundedcornr_top_615701, 
.roundedcornr_bottom_615701 div, .roundedcornr_bottom_615701 {
   width: 100%;
   height: 20px;
   font-size: 1px;
   }
.roundedcornr_content_615701 { 

	margin: 20px 40px 30px 40px;
	color: #FF9900;
	font-size: 14px;
	text-align: justify;
}

.table {
	font-size: 12px;
	font-weight: bold;
}