/***********************************************/
/* styless.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	line-height: 1.3;	
	margin: 0px;
	background-color:#004080;

}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 115%;
 color: #334d55;
}

h2{
 font-size: 110%;
 color: #006699;
 text-align:center;
 margin: 20px 0 15px 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

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;
}

dl { font-size:0.8em; }
li { font-size:0.8em; }
p { font-size:0.8em; }

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#papgeposition {
	margin: auto; /* center automatically */
	width:800px;
	background-color:#FFffFF;
	border: thin solid #004080;
}
#masthead{
	margin: 0;
	padding: 0 0 0 0;
	border-bottom: 2px solid #cccccc;
	width: 100%;
	height: 80px;
	background-image:url(img/topimage.png)
}

#topAdBanner {
	height: 60;
	padding: 10px 10px 0 320px;
}

#contenthome {
	float: left;
	margin: 0 0 0 10px;
	width: 600px;
	border: #ECE9D8;
}


#content{
	padding: 5px;
	/* min-height:500px; */
	/* position:absolute; left: 0px; width: 570px; */	
}

/************ right sidebar  **********/
#sideBar{
	float:right;
	width:160px;
	margin: 25px 5px 0 5px;
	/* height: 600px; */
	/* border: thin solid #cccccc; */
	font-size: 0.8em;
}

#linkBar{
	margin: 0 0 0 5px;
	border: thin solid #cccccc;
}

#linkBar ul {margin: 10px 0px; padding: 0 0 0 20px;}
#linkBar li {margin: 5px 0 0 0px; padding: 0px;}

/************ footer  **********/
#siteInfo{
	clear: both;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: thin solid #cccccc;
	font-size: 0.5em;
	color: #006699;
	text-align: center;	
}

/************ contact ************/
#tabContact td{
	padding:3px;
}
#tabContact th {
	padding:3px;
	font-weight:normal;
}
.contactLabel{
	background-color:#004080;
	color: #FFffFF;
	text-align: right;
	vertical-align:top;
}
.mandatory {
	font-size:0.7em;
	font-weight: bold;
	color: #FF0000;
}
/************** sites and projects *****************/
.siteCategory {
 font-size: 0.9em;
 color: #004080;
 background-color:#e0e0e0;
 padding: 10px 10px;
 margin: 15px 0 10px 0px;
}
.siteImageCell {
	padding: 7px 0 0 0;
	vertical-align:top;
}
.siteDescCell {
	vertical-align:top;
	padding: 0 0 0 10px;
}
.siteName {
	font-weight:bold;
}
.siteDesc {
	padding: 5px 0 5px 0;
	font-size:0.8em;
}
.siteStart {
	padding: 5px 0 0 0;
	font-size:0.8em;
}

/************ Publictions ************/
.pubCategory {
	 font-size: 0.9em;
	 color: #FFffFF;
	 background-color:#334d55;
	 padding: 10px 10px;
	 margin: 15px 0 10px 0px;
}
	
#thesisBox {
	margin: 0 0 0 10px;
	padding: 5px;
	 font-size: 0.8em;
}

#thesisDesc {
	margin: 10px 10px 0 20px;
	padding: 5px;
	background-color:#f0f0f0;
}
.pubSubCategory {
	font-weight: bold;
	background-color:#e0e0e0;
	padding: 5px;
	margin: 2px 0 2px 0px;
}

/************* #globalNav styles **************/
#navigationBar {
	margin:0px;
	padding-left:10px;
	font-size: 85%;
	height:35px;
	background-color: #f0f0f0;
	color: #cccccc;
}
#navigationBar a {
	color: #000000;
	font-weight: normal;
}

#globalNav {
	padding: 7px 0px 0px 0px;
}

#globalNav a {
	padding: 0px 4px 0px 0px; 
}


#globalNavLang {
	float: right;
	margin-right:10px;
	padding: 7px 0px 0px 0px;
	white-space: nowrap;
}

.menuSelected {
	background-color:#334d55;
	font-weight: bold;
	color:#f0f0f0;
	padding:3px;
	}

/* '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 */




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

.feature{
	padding: 0px 0px 0px 0px;
}

.feature h3{
	font-size: 120%;
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.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 */

/************** .homefeature styles ***************/

.homefeature{
/* 
	margin: 10px 10px 0 0;
	padding: 5px; 
	font-size: 100%;
	border: 1px solid #cccccc; */
}

.homefeature h2{
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 100%;
}
.homefeature p{
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 90%;
	line-height: 1.5;	
}
.homefeature ul{
	font-size: 90%;
	line-height: 1.5;	
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}



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

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 20px 0px 0px 20px;
}


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

#pageName{
	padding: 10px 0px 10px 10px;
}
