/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2.part{
 font-family: Verdana;
 font-size: 114%;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}






label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 2%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	
	
	border-bottom: 1px solid #cccccc;
	
	

	background-color: #cccccc;
		}

#content{
	float: left;
 	width: 78%;
 	border-left-width: thin;
 	border-left-style: solid;
	
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 3px;
	font-size: 90%;
	font-family:Verdana;
	font-weight:bold;
	color:#6699CC;
	letter-spacing:0px;
	font-size:10px;
	border:1px solid #CCCCCC; 
	/*word-spacing:1px;*/
	/*background-position:right;
	background-image:url(images/lormael.gif);
	background-repeat:no-repeat;*/
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 5px;
	font-size: 80%;
	border-top: thin dashed;
}

.story p{
	padding: 0px 0px 0px 0px;
}


.story a{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	padding-left:5px;

}

.story a:link{
	color: #006699;
	text-decoration: none;
	font-size: 12px;

	
}

.story a:visited{
	color: #006699;
	text-decoration: none;
	font-size: 12px;

	
}

.story a:hover{
	color: #006699;
	text-decoration: underline;
	font-size: 12px;

	
}

.story a img{
	
	width: 20px;
	height: 14px;
	

	
}


.story img{
width: 23px;
height: 20px;

}

.story h3{
font-size:20px;
background-image: url('images/alumni_new_bar.gif');
background-repeat: no-repeat;

border-bottom: thin solid;

}

.story ul{
 list-style-type: none;
}





/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	width: 98%;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a.footer{
	/*clear: both;*/
	/*border: 1px solid #cccccc;*/
	font-size: 100%;
	color:#0066FF;
	padding: 10px 10px 10px 10px;
	/*width: 98%;*/
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #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;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	
}

#sectionLinks h3{
	background-image: url('images/alumni_new_bar.gif');
	padding-left:0px; 
	padding-right: 0px; 
	padding-top:0px; 
	padding-bottom:0px;
	font-size: 12px;
}

#sectionLinks a {
	display: block;
	/*border-top: 1px solid #cccccc;*/
	padding: 2px 0px 2px 10px;
	font-size: 10px;
	
	/*padding-left:25px;*/
	padding-bottom: 0px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;

	
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks img{
border:none;
width: 23px;
height: 13px;

}

#sectionLinks table td{

width:10px;
font-family:Verdana;
font-size:70%;

}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks img{
width: 20;
height: 13;

}

.relatedLinks h3{
	background-image: url('images/alumni_new_bar.gif');padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	font-size: 12px;	
}

.relatedLinks a{
font-size:12px;
font-family:Verdana;

}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
font-size: 10px;

}

.relatedLinks a.gov{
font-size:10px;
	padding-left:25px;
	padding-bottom: 0px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	background-image:url('images/backsubmenu2.gif');
	background-repeat:no-repeat;
		background-position: left;
}

.relatedLinks a.gov:hover{
color:#FF0000;
	background-image:url('images/backsubmenu.gif');
	background-repeat:no-repeat;
	text-decoration:underline;
	background-position: left 50%;
}
.relatedLinks table{

width:80%;}
.relatedLinks table td{

width:10px;
font-family:Verdana;
font-size:65%;

}

/************** #advert styles **************/

#advert{
	/*padding: 0px 0px 0px 0px;*/
	padding-left: 10px;
	padding-right: 10px;
	/*background-image:url('images_index/back_alumni_new.gif');
	background-repeat:no-repeat;*/
}

#advert a img{
	
	display: block;
	width: 120px;
	height: 70px;
	padding-bottom: 10px;
}

#advert img{
	/*display: block;*/
	/*width: 130px;
	height: 70px;*/
	width: 120px;
	height: 70px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align:center;
}


/*************** #featlormanian**************/

#featlormanian{
	padding: 0px 5px 10px 5px;
	border-bottom: thin dashed;
	
}

#featlormanian img{
	padding: 0px 10px 10px 10px;
	border-style:none;
	/*display: block;*/
}


#featlormanian ul li{
 list-style-type: none;
}

#featlormanian ul li li{
 list-style-type: none;
}





/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;

}
