@charset "utf-8";
/* CSS Document */


* {margin:0;padding:0;} 
html {
	background:#001b35 url(../images/v3.jpg) no-repeat scroll center top;

height:100%;
} 

body 
{
	background:url(../images/bg.jpg) repeat-x 10px top;
	margin:0;
	padding:0;

height:100%;
} 


html>body { min-height:100%; height:auto; } 

html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, em, font, img,small, strike, ol, ul, li,form, label,
table, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style: none;
}



.wrapper
{
 width: 1003px;
 border: 0px solid #ff0000;
 margin: 0px auto;

}
.container
{
 width: 1003px;
 border: 0px solid #ff0000;
 float:left;
}
.header
{
  height: 169px;
  width: 967px;
  border: 0px solid #ff0000;
  padding: 0px 0px 0px 24px;
  float: left;
}
.headerTop
{
 width: 955px;
 height: 125px;
 float:left;
   border: 0px solid #ff0000;

}
.logo
{
 float: left;
 padding: 14px 0px 0px 20px;
}

.AppBanner
{
	 float: right;
	 padding: 25px 15px 0px 0px;
}


.AppBanner-L
{
	background: url(../images/aap_banner_l.jpg) no-repeat left top;
	width: 8px;
	height: 81px;
	float:left;
}
.AppBannerBg
{
	background: url(../images/aap_banner_bg.jpg) repeat-x left top;
	height: 71px;
	padding: 5px 5px 5px 5px;
	float:left;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	color: #f8dea4;
	text-align:center;
	
}
.AppBanner-R
{
	background: url(../images/aap_banner_r.jpg) no-repeat right top;
	width: 8px;
	height: 81px;
	float:left;
}
.main
{
	/*background: #001b35 url(../images/v2.jpg) no-repeat left top;*/
	width: 979px;
	padding: 0px 0px 0px 24px;
	border: 0px solid #ff0000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #2e3441;
}

.main a
{
	color: #2e3441;
	text-decoration:none;

}

.main a:hover
{

	color: #2e3441;
	text-decoration: underline;

}


.HomeImg
{
	background: #ffffff url(../images/home_page_header.jpg) no-repeat left top;
	width: 955px;
	border: 0px solid #FFFF00;
	float: left;
}
.HomeHeader
{
	float:left;
	height: 308px;
	width: 365px;
	border: 0px solid #ff0000;
	line-height: normal;
	padding: 90px 0px 0px 180px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
}

.ContentArea
{
	 float:left;
	 width: 955px;
	 border: 0px solid #ff0000;
	 padding: 0px 0px 0px 0px;
	 
}
.HomeContentArea
{
 float:left;
 border: 0px solid #ff0000;
 padding: 0px 0px 0px 20px;

}
.HomeContentBox
{   
	width: 217px;
	float:left;
	margin:0px 10px 0px 0px;
	}
	
.HomeContentBox2
{   
	width: 240px;
	float:left;
}

.HomeContentHeader
{
	width: 217px;
	height: 45px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: url(../images/who_we_are_header.jpg) no-repeat left top;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0a1b3e;
	text-align:left;	
	}
	
/*.HomeContentHeader a
{
	font-size: 13pt;
	float:left;
	color: #0a1b3e;
	font-weight: bold;
	width: 207px;
	padding: 17px 0px 0px 10px;
}	
	
.HomeContentHeader a:hover
{
	font-size: 13pt;
	color: #0a1b3e;	
	float:left;
	width: 217px;
	width: 207px;
	padding: 17px 0px 0px 10px;	
}*/

.HomeContentHeader2
{
	width: 240px;
	height: 45px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: url(../images/rev_theodore_header.jpg) no-repeat left top;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0a1b3e;
	text-align:left;	
	}
	
/*.HomeContentHeader2 a
{
	font-size: 13pt;
	float:left;
	color: #0a1b3e;
	font-weight: bold;
	width: 230px;
	padding: 17px 0px 0px 8px;
}	
	
.HomeContentHeader2 a:hover
{
	font-size: 13pt;
	color: #0a1b3e;	
	float:left;
	width: 230px
	padding: 17px 0px 0px 8px;	
}

*/



	
* html div.ContentHome { 
   height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
}


.ContentBox1
{
	width: 217px;
	min-height: 300px;
	float:left;
	border: 0px solid #ff0000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #fffefd url(../images/home_content_bg.jpg) no-repeat left top;
}
.ContentBox2
{
	width: 240px;
	min-height: 300px;
	float:left;
	border: 0px solid #ff0000;
	background: #fffefd url(../images/home_content_bg_2.jpg) no-repeat left top;
}

.HomeContent
{
 	width: 197px;
	float:left;
	border: 0px solid #ff0000;
	line-height: 14pt;
	padding: 15px 10px 25px 10px;
}

.HomeContent a
{
	background: url(../images/read_more_underline.jpg) repeat-x center bottom;
	text-decoration: none;
	width: 100px;
	border: 0px solid #ff0000;

	
}
.HomeContent a:hover
{
	background: url(../images/read_more_underline_hover.jpg) repeat-x center bottom;
	text-decoration: none;
	color:#cc9933;
	padding: 0px 0px 2px 0px;
}

.HomeContent2
{
 	width: 220px;
	float:left;
	border: 0px solid #ff0000;
	line-height: 14pt;
	padding: 15px 10px 25px 10px;
}

.HomeContent2 a
{
	background: url(../images/read_more_underline.jpg) repeat-x center bottom;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}
.HomeContent2 a img
{
	background: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.HomeContent2 a:hover img
{
	background: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	cursor: hand;

}
.HomeContent2 a:hover
{
	background: url(../images/read_more_underline_hover.jpg) repeat-x center bottom;
	text-decoration: none;
	color:#cc9933;
	padding: 0px 0px 2px 0px;
}
.HomeContent2Video
{
 text-align:center;
 padding: 0px 0px 10px 0px;
}



/*------Inner Page------*/



.mainInner
{
	background: #001b35 url(../images/v2.jpg) no-repeat left top;
	width: 979px;
	padding: 0px 0px 0px 24px;
	border: 0px solid #ff0000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #2e3441;
}

.mainInner a
{
	color: #2e3441;
	
text-decoration: underline;
}

.mainInner a:hover
{

	color: #CC9933;
	text-decoration:none;
}

.InnerImg
{
	background: #ffffff url(../images/lesotho.jpg) no-repeat left top;
	width: 955px;
	height: 283px;
	border: 0px solid #FFFF00;
	float: left;
}

.InnerContentArea
{
 float:left;
 background:#FFFFFF;
 border: 0px solid #ff0000;
 padding: 30px 20px 20px 40px;
 width: 895px;
 background:#fefefe url(../images/inner_content_area_bg.jpg) no-repeat left top;	 

}
.ContentAreaMain
{
	float:left;
	width: 955px;
	border: 0px solid #ff0000;
	padding: 0px 0px 0px 0px;

}
* html div.Content { 
   height: expression( this.scrollHeight < 501 ? "500px" : "auto" );
}

.Content
{
 float:left;
 border: 0px solid #ff0000;
 width: 955px;
 min-height: 500px;
 background:#FFFFFF;
}


.InnerHeader
{
	float:left;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0a1b3e;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
}

.InnerHeader-L
{
	background: url(../images/inner_header_l.jpg) no-repeat left top;
	width: 10px;
	height: 45px;
	float:left;
}
.InnerHeaderBg
{
	background: url(../images/inner_header_0.jpg) repeat-x left top;
	height: 30px;
	padding: 15px 0px 0px 0px;
	float:left;
}
.InnerHeader-R
{
	background: url(../images/inner_header_r.jpg) no-repeat right top;
	width: 10px;
	height: 45px;
	float:left;
}

.InnerContent
{
	float:left;
	width: 885px;
	text-align:justify;

}



/*-------------Inner Page Ends---------------*/

.footer
{
	float:left;
	width: 955px;
	height: 226px;
	border: 0px solid #ff0000;
	color:#e6cd9b;
	background: #001b35 url(../images/footer_bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.footer a
{
 color:#e6cd9b;
 font-size: 11px;
 text-decoration:none;
}

.footer a:hover
{
  color:#e6cd9b;
  font-size: 11px;
 text-decoration:none;
}

.footerLine
{
	background: url(../images/footer_line.jpg) no-repeat left top;
	width: 955px;
	float:left;
	border: 0px solid #ff0000;
	padding: 15px 0px 0px 0px;
	margin: 0;

}
.footerInner
{
 float:left;
 width: 955px;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 border: 0px solid #ff0000;
}
.footerContent
{
 /*width: 480px;*/
 float:left;
 padding: 0px 3px 4px 3px;
 margin: 0px 0px 0px 15px;
 border-bottom: 2px solid #a78642;
}
.footerLink
{
 padding: 0px 0px 0px 14px;
 font-size:14px;
}

.footerLogo
{
 float:right;
 padding: 0px 35px 0px 0px;
}








/* test by raj*/

.opaqueLayer
{
	
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity=70);
	background-color: #000000;
	z-index: 1000;
	height:1313px !important;
	width:100%;
	
	
}
*html .opaqueLayer
{
	
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000000;
	z-index: 1000;
	height:1313px !important;
	
		
	
}
.MissionopaqueLayer
{
	
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity=70);
	background-color: #000000;
	z-index: 1000;
	/*height:1313px !important;*/
	height:1764px !important;
	width:100%;
	
	
}
*html .MissionopaqueLayer
{
	
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000000;
	z-index: 1000;
	height:1764px !important;
	
		
	
}

.divLogin
{
	
	position: fixed;
	top: 69px !important;
	width: 460px;
	overflow: hidden; 
	display: none;
	-moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
	z-index: 1001; 
	text-align: center;
	vertical-align: middle;

	/*	left:24% !important;*/
	background-color: #000000;
	padding-left:37px;
	text-align:center;
	
	 
}
*+html .divLogin
{
	
	position: fixed;
	top: 67px !important;
	width: 500px;
	overflow: hidden; 
	display: none;
	-moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
	z-index: 1001; 
	text-align: center;
	vertical-align: middle;
	padding: 0px;

	background-color: #000000;
	text-align:center;
	
	 
}
*html .divLogin
{
	
	position: absolute;
	top: 100px;
	width: 500px;
	display: none;
	
	-moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
	z-index: 1001; 
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	/*	left:24% !important;*/
	background:#000000 none repeat scroll 0 0;
	
	overflow-y: hidden;
	overflow: auto; 
	
	
	 
}
.clearClass
{
	clear:both;
 }


.VideoLink
{
 	width: 425px;
	float:left;
	border: 0px solid #ffffff;
	
	line-height: 14pt;
	padding: 15px 10px 15px 10px;
	color:#CC9933;
	background-color:#000000;
}
*+html .VideoLink
{
 	width: 468px;
	float:right;
	border: 0px solid #ffffff;
	
	line-height: 14pt;
	padding: 15px 10px 15px 10px;
	color:#CC9933;
	background-color:#000000;
}
*html .VideoLink
{
 	width: 470px;
	float:right;
	border: 0px solid #ffffff;
	
	line-height: 14pt;
	padding: 15px 10px 15px 10px;
	color:#CC9933;
	background-color:#000000;
}

.VideoLink a:link
{
	color:#CC9933;
	background: none;
	
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	background-color:#000000;
}

.VideoLink a:visited
{
	color:#CC9933;
	background: none;
	
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}

.VideoLink a:active
{
	color:#CC9933;
	background: none;
	
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}


.VideoLink a:hover 
{
	
	background: none;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	color:#CC9933;
}


.HomeStudentImg
{
	border: 0px solid #F00;
	padding: 0px 0px 10px 0px;
	text-align:center;

}








