
	body{
	font-size: 10pt;
	background-color: #858585;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	}
	h1{
	font-family: 'Open Sans', sans-serif;
	color: #4877BB;
	font-weight: 700;
	font-size: 20pt;
	}
	h2{
	font-family: 'Open Sans', sans-serif;
	color: #5B8EDC;
	font-weight: 800;
	font-size: 12pt;
	margin-bottom: 0px;	
	}
	.headingText{
	margin-top: 0px;
	padding-top: 0px;
	}
		a{
	text-decoration: none;
	}
	a:hover{
	font-weight: 700;
	color: #555555;
	}
	p{
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	}
	img {
	border: 0;
	}
	p.noSpace{
	margin-top: 0px;
	}
	#wrapper{
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	background: #fff;
	}
	#wrapper #header{
	width:  100%;
	height: 235px;
	margin: 0px 0px 0px 0px;
	background: #628CC9;
	}
	#wrapper #splashPage{
	width: auto;
	}
	#header img{
	width: auto;
	margin-top: 10px;
	}
	
	#header #navBar{
	width: 794px;
	height: 50px;
	margin-left: 345px;
	font-family: 'Khula', sans-serif;
	font-weight: 800;
	font-size: 12pt;
	float: left;
	letter-spacing: 1.5px;
	}
	#navBar #navRow1{
	width: 100%;
	height: 25px;
	}
	#navBar #navRow2{
	width: 100%;
	height: 20px;
	font-family: 'Khula', sans-serif;
	font-style: italic;
	font-size: 10pt;
	}
	#navRow1 a{
	color: #0045BE;
	margin-right: 55px;
	float: left;
	}
	#navRow1 a, #navRow2 a{
	color: #0045BE;
	}
	#navRow1 a:hover, #navRow2 a:hover{
	color: #fff;
	}
	#navRow1 #nav5{
	margin-right: 0px;
	}
	#navBar #nav6{
	margin-left: 140px;
	}
	
	#navBar a.current{
	color: #fff;
	}
	#splashPage #navBarSplash{
	width: 900px;
	margin-left: 160px;
	margin-top: 10px;
	height: 50px;
	font-family: 'Khula', sans-serif;
	font-weight: 800;
	font-size: 12pt;
	float: left;
	letter-spacing: 1.5px;
	}
	#navBarSplash #navRow1{
	width: 100%;
	height: 25px;
	}
	#navBarSplash #navRow2{
	width: 30%;
	height: 20px;
	margin-left: 360px;
	font-family: 'Khula', sans-serif;
	font-style: italic;
	font-size: 10pt;
	}
	#navBarSplash #navRow1 a{
	color: #0045BE;
	margin-right: 80px;
	float: left;
	}
	#navBarSplash #navRow1 a:hover, #navBarSplash #navRow2 a:hover{
	color: #fff;
	}
	#navBarSplash  #navRow1 #nav5{
	margin-right: 0px;
	}
	#wrapper #contentFrame{
	width: 100%;
	background: #fff;
	height: auto;
	}
	#contentFrame #bodyContent{
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
	#bodyContent p{
	text-align: justify;
	 text-justify: inter-word;
	}
	#bodyContent a{
	color: #009966;
	font-weight: bold;
	}
	#bodyContent a:hover{
	color: #5B8EDC;
	text-decoration: underline;	
	}
	#bodyContent .blueText{
	color: #5B8EDC;
	font-weight: bold;
	font-size: 11pt;
	}
	#leftSidebar .quote{
	margin-top: 15px;
	}
	#bodyContent #leftSidebar{
	width: 200px;
	float: left;
	margin-top: 20px;
	}
	#bodyContent #bodyPara{
	width: 830px;
	float: right;
	text-align: left;
	}
	#bodyPara p.welcomePar{
	width: 500px;
	}
	#bodyContent .markMat{
	width: 266px;
	margin-left: 120px;
	 }
