/* *************************************************************************** */
/* Global Behaviour*/
/* *************************************************************************** */
h1
{
	font-size: 26px;
	font-weight:bold;
	text-transform:capitalize;
}
h2
{
	font-size: 15px;
	font-weight:normal;
}
h3
{
	font-size: 14px;
}

p
{
	font-size: 12px;
}
img
{
	border:0;
}
dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	/*list-style-type: none;*/
}
a 
{
	text-decoration: none;
}
a:hover 
{	
	text-decoration: none;
}
div.Body
{
   	margin: 0 auto;
	width:775px;
	height:auto;
}
/* *************************************************************************** */
/* Header Section*/
/* *************************************************************************** */
div.menuFrame
{
	position:relative;
	width:100%;
	height:42px;
	background-image: url(../images/bg_menu.jpg);
}
#menu {
	padding-left:60px;
}

#menu li{
	float:left;
	padding-left:10px;
	list-style-type:none;
}

div.bannerFrame
{
	position:relative;
	width:100%;
	height:270px;
	background-image: url(../images/pic_home.jpg);
}
div.bannerHead1
{
	position:absolute;
	margin-top:56px;
	margin-left:17px;
}
div.bannerHead2 
{	position:absolute;
	margin-top:93px;
	margin-left:17px;
}
div.bannerDownloadPdf
{
	position:absolute;
	margin-top:166px;
	margin-left:17px;
}
/* *************************************************************************** */
/* Home Content Section*/
/* *************************************************************************** */
div.homePageFrame
{
  	width:745px;
	height:auto;
	background-color: #ffffff;
	padding:15px;
}
div.homePageLeft {
	position:relative;
	width:500px;
	padding-bottom:20px;
}
div.scholarshipPartners {
	margin-top:8px;
	height:62px;
	padding-right:8px;
	text-align:center;

}
div.homePageRight
{
	position:absolute;
	width:223px;
	height:266px;
	margin-left:525px;
	background-image: url(../images/pic_scholarship_essay_home.jpg);
}
div.homeDownloadPdf {
	margin-top:95px;
	margin-left:125px;
}
/* *************************************************************************** */
/* Sub Page Section*/
/* *************************************************************************** */
div.subPageFrame
{
  	width:745px;
	height:auto;
	background-color: #ffffff;
	padding:15px;
	overflow:auto;
	padding-bottom: 150px;
}
.rules{
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	width:480px;
}
.rules li {
	margin-left:30px;
	font-size:13px;
	padding-top:10px;
	padding-left:10px;
}
div.printRulesPageLeft h1,
div.printPageLeft h1,
div.subPageLeft h1,
div.linksPageLeft h1,
div.fullPageLeft h1,
div.applyPageLeft h1
{
	font-size:15px;
	font-weight:bold;
}
div.printRulesPageLeft h2,
div.printPageLeft h2,
div.subPageLeft h2,
div.linksPageLeft h2,
div.fullPageLeft h2,
div.applyPageLeft h2
{
	font-size:14px;
	font-weight:bold;
	color:#0B468F;
}
div.printRulesPageLeft h3,
div.printPageLeft h3,
div.subPageLeft h3,
div.linksPageLeft h3,
div.fullPageLeft h3,
div.applyPageLeft h3
{
	font-size:14px;
	font-weight:bold;
	color:#B7314C;
}
div.printRulesPageLeft p,
div.printPageLeft p,
div.subPageLeft p,
div.linksPageLeft p,
div.fullPageLeft p,
div.applyPageLeft p
{
	font-size:13px;
	font-weight:normal;
	line-height:19px;
}
div.linksPageLeft a{
	font-size:13px;
	text-decoration:underline;
	color:#003399;
	line-height:20px;
}
div.subPageSteps {
	margin-top:55px;
	width:415px;
	clear: both;
}
div.subPageNext {
	margin-left:380px;
}
div.printRulesPageLeft a,
div.printPageLeft a,
div.subPageLeft a,
div.applyPageLeft a,
div.fullPageLeft a,
.print a{
	font-size:13px;
	color:#0B468F;
	text-decoration:underline;
}
div.subPageEssay {
	margin-top:30px;
	padding-bottom:25px;
	width:500px;
	height:122px;
	background-image: url(../images/pic_scholarship_essay_sub.jpg);
}
div.subPageEssayDownloadPdf {
	margin-left:128px;
	padding-top:10px;
}
div.winnersPageLeft {
	position:relative;
	width:620px;
	padding-bottom:20px;
}
div.winnersPageLeft h1{
	font-size:16px;
	font-weight:bold;
	color:#B7314C;
}
.winnersState {
	background-color:#D5DEE3;
}
div.printRulesPageRight p,
div.subPageRight p,
div.linksPageRight p
{
	text-align:center;
	margin:0;
}
#address {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8px;
	text-align:left;
}
.address2 {	
	margin-left:75px;
	font-size:12px;
	color:#0B468F;
}
.winnersList {
	font-size:13px;
}

/* *************************************************************************** */
/* Footer Section*/
/* *************************************************************************** */
div.footerFrame
{
	
  	width:775px;
	height:auto;
	background-color:#ffffff;
	padding-top:5px;
	
}
div.footer
{
  	width:745px;
	margin-left:15px;
	border-top:gray solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:gray solid 1px;
	color:#999999;
	line-height:16px;
}

div.footer a
{
	font-size:11px;
	color:#000000;
	padding-left:2px;
	padding-right:2px;
	
}
div.footer a:hover
{
	color:gray;
}

a.clsTitle
{
    font-size: 12px;
	font-weight: bold;
	color: Black;
}
a.clsTitleSelected
{
    font-size: 12px;
	font-weight: bold;
	color: Red;
}
span.divider
{
    padding: 15px;
    font-size: 12px;
}
