
/* stylesheet for Umbrella Issue greenpage template */


body {
	
	/* background-image: url('../images/blueback.gif');*/
    margin: 8px;
	font: 90% georgia, 'times new roman', serif;
	color: #FFF;
	line-height: 135%;
	background-color: #4477AA;
	/* text-align: center; */
}

.smaller {
font-size: 80%
}

td.smaller {
font-size: 80%
}

p,td,li {
text-align: left;
font-size: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

li {
margin-bottom:0.1em
}


hr {
color: #FFF;
height: 1px;
}

h1 {
	font-size: 210%;
	margin: 0px; margin-bottom: 0em;
	color: #FFF;
	font-weight: normal;
	padding-bottom:0.4em;
	border-bottom: 1px solid #FFF;
	letter-spacing: +1px
}

h2 {
	font-size: 120%;
	margin: 0; margin-top: 1em;
	margin-bottom: 0.4em;
	border-bottom: none;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}

h3 {
    font-size:140%;
	font-weight: bold;
	color:#BDC;
	letter-spacing:2px;
	margin-top:1.2em;
	margin-bottom: 1.2em;
	display: block;
	padding-top: 0.3em;
	border-top: 2px solid #576;
	border-bottom :0px solid #576;
}

h4, h5 {
	font: italic normal 11px verdana, tahoma, arial, sans-serif;
	margin: 0px;
}




h6 {
	font: 90% georgia, 'times new roman', serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	margin-top:0.6em;
}

/*used for author works in main contents list */
address {
font-size: 90%;
line-height:1.2em;
padding-left: 20px;
font-style: italic;
}


.right_caption {
text-align: right; 
margin-top:0px;
margin-bottom:10px;
padding-top:0;
font: 9px/1.2 verdana, sans serif; 
color: #631;
}

.right_caption p {
text-align: right; 
padding-top: 1px;
font: 9px/1.2 verdana, sans serif; 
color: #631;
}

#sidebar {
	width: 95%;
	padding: 0px;
	margin-top: 10px;
	font-size: 11px; color:#FFF;
	line-height: 15px;
}

#sidebar P {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 11px; color:#FFF;
	line-height: 15px;
}

a:link {
color: #FFB; color: #00C;
text-decoration: none;
}

a:visited {
color: #FFB; color: #00C;
text-decoration: none;
}

a:hover {
color: #FFB; color: #F00;
text-decoration: none;
}

.navlink {
font-style: italic; font-size:130%; line-height:1.2;color:#DDD; padding:0px;padding-top:2px;padding-bottom:3px;text-align:center; width: 93%; height:90%;
}

a.navlink:link {
color: #ffc; text-decoration: none;background-color: #82AC8A; display:block; width: 93%;height:90%;border:1px solid #335544;text-align:center;
}

a.navlink:visited {
color: #cc9; text-decoration: none;background-color: #82AC8A; display:block; width: 93%;height:90%;border:1px solid #335544;text-align:center;
}


a.navlink:hover {
color: #d70; text-decoration: none;background-color: #A7C5AD; display:block; width: 93%; height:90%;border:1px solid #d70;text-align:center;
}

.menu {
font-size: 1.0em;
}

a.menu:link {
color: #ffc; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position: left;
background-repeat: no-repeat; 
padding-left:20px;

}

a.menu:visited {
color: #cc9; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position: left;
background-repeat: no-repeat; 
padding-left:20px;
}

a.menu:hover{
 color: #039; text-decoration: none; 
background-image: url('../images/bumber-menu_open.gif');
background-position: left;
background-repeat: no-repeat; 
padding-left:20px;
font-weight: bold
}

a.mainmenu:link {
color: #ffc; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position:  0px 2px;
background-repeat: no-repeat; 
text-align: left; 
padding-left:20px;
}


a.mainmenu:visited {
color: #cc9; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position:  0px 2px;
background-repeat: no-repeat; 
text-align: left; 
padding-left:20px;
}

a.mainmenu:hover{
 color: #039; text-decoration: none; 
background-image: url('../images/bumber-menu_open.gif');
background-position: 0px 2px;
background-repeat: no-repeat; 
text-align: left; 
padding-left:20px;
}


a.mainmenuright:link {
 color: #ffc; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position: right;
background-repeat: no-repeat; 
text-align: right; 

}


a.mainmenuright:visited {
color: #cc9; text-decoration: none; 
background-image: url('../images/bumber-menu_closed.gif');
background-position: right;
background-repeat: no-repeat; 
text-align: right; 

}

a.mainmenuright:hover{
 color: #d70; text-decoration: none; 
background-image: url('../images/bumber-menu_open.gif');
background-position: right;
background-repeat: no-repeat; 
/* padding-left: 20px; */
text-align: right;

}



#footer {
border-top: 1px solid #eee;  
margin-top: 12px;
padding-top: 6px; 
font: 9px/1.3 verdana, arial, sans-serif;
color: #eee;
text-align:center;
}

#footer P {
font: 9px/1.3 verdana, arial, sans-serif;
color: #eee;
text-align:center;
margin-top: 0px;
margin-bottom: 0.6em;
}

.byline {
font-size: 80%;
font-style: normal;
}
