/***********************************************/

/* 2col_leftNav.css                            */

/* Use with template 2col_leftNav.html          */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 



body{

	font-family: Arial,sans-serif;

	color: #333333;

	line-height: 1.166;	

	margin: 0 auto;

	padding: 0px;

	width: 950px;

	background-image: url(http://www.scholarshipsandgrants.us/logo.gif);

	background-repeat: no-repeat;

  	background-position: top center;	

}



a:link, a:visited, a:hover {

	color: #FF6600;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}

/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {

	font-family: Arial,sans-serif;

	margin: 0px;

	padding: 0px;

}



h1{

 font-family: Verdana,Arial,sans-serif;

 font-size: 24px;

 color: #000066;

 margin-top: 90px;

}



h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #66CC00;
	margin-top: 10px;
	letter-spacing: -1px;
}



h3{
	font-size: 100%;
	color:#0066FF;
	line-height: 30px;
}



h4{

 font-size: 100%;

 font-weight: bold;

 color: #333333;
 
 font-style: italic;

}



h5{

 font-size: 100%;

 color: #334d55;

}



ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



label{

 font: bold 100% Arial,sans-serif;

 color: #334d55;

}

				



/***********************************************/

/* Layout Divs                                 */

/***********************************************/



#masthead{

	margin: 0;

	padding: 10px 0px;

	width: 100%;

	text-align:center;

}



#navBar{

	margin: 0 79% 0 0;

	padding: 0px;

}



#content{

  float:right;

	width: 75%;

	margin: 0;

	padding: 0 3% 0 0;

	}







/***********************************************/

/*Component Divs                               */

/***********************************************/



#siteName{

	margin: 0px;

	padding: 0px 0px 10px 10px;

}





/*************** #pageName styles **************/



#pageName{

	padding: 0px 0px 10px 10px;

}





/************* #globalNav styles **************/



#globalNav{

text-color: #ffffff;

margin-top: 20px;

padding: 10px 10px 10px 10px;

white-space: nowrap;

text-align:left;

vertical-align:middle;

background-color:#0066FF;

}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line

   this will force a horizontal scrollbar if there isn't enough room for all links

   remove rule or change value to 'normal' if you want the links to line-wrap */



#globalNav img{

 display: block;

}



#globalNav a {

	color: #ffffff;
	
	font-size: 90%;

	padding: 0px 4px 0px 0px; 
	
}



/************* #breadCrumb styles *************/



#breadCrumb{

	font-size: 80%;

	padding: 5px 0px 5px 10px;

}





/************** .feature styles ***************/



.feature{

	padding: 0px 0px 10px 10px;

	font-size: 15px;

}



.feature h3{

	padding: 5px 0px 5px 0px;

	text-align: left;

	font-size:18px;

}



.feature img{

	float: left;

	padding: 0px 10px 0px 0px;

	margin: 0 5px 5px 0;

}

/* adjust margins to change separation between the feature image and text flowing around it */





/************** .story styles *****************/



.story{

	clear: both;

	padding: 10px 0px 0px 10px;

	font-size: 80%;

}



.story p{

	padding: 0px 0px 10px 0px;

}



	

.fastweb{

	margin: 3px 0 0 0;

	}	





/************* #siteInfo styles ***************/



#siteInfo{

	clear: both;

	border: 1px solid #cccccc;

	font-size: 12px;

	color: #333333;

	padding: 10px 10px 10px 10px;

	margin-top: 0px;

}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)

	the bottom border of the navBar in cases where they "touch" */



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}





/*********** #navBar link styles ***********/



#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {border-bottom: 1px solid #EEE;}



/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}







/*********** .relatedLinks styles ***********/



.relatedLinks{

	margin: 0px;

	padding: 0px 0px 10px 10px;

	font-size: 13px;

}



.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 14px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}



.relatedLinks ul li { margin : 8px 0 0 0 }







/*********** .sublinks styles ***********/



.sublinks{

	margin: 0px;

	padding: 0px 0px 10px 10px;

	font-size: 12px;

}

.sublinks ul li { 

    margin: 5px 0 0 5px; 
	

}

.sublinks a{

	color: #666666;

}

.sublinks a:active{
	font-weight: bold;
}





/************** #headlines styles **************/



#headlines{

	margin: 0px;

	padding: 10px 0px 20px 10px;

	font-size: 80%;

}



#headlines p{

	padding: 5px 0px 5px 0px;

}





.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style2 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-stretch: narrower;
	letter-spacing: -1px;
}

.style3 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	letter-spacing: -1px;
}

.style4 {
	color: #003333;
	font-size: 16px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.style8 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
.style13 {color: #990000}




.more {
		display: none;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666; }
	a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		padding-left: 8px;}
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #36f; }
		
		
.style22 {
	font-weight: bold;
}
.style22 a {

	color: #66CC00;
}		
		
		
		

