/* --AGO Test 060904-- */

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #ffffff;

	}
.hide   {
	display: none;
	}
	
img {
border: 0px;
text-align: left;
display: inline;}
		
img.inline	{
	display: inline;
	border: 0px;
    text-align: right;
    vertical-align: text-top;
    float: left;
    clear: both;
    margin:.5em 1em 1.2em 0;
    padding-right: 0px;}

img.inline_right{ 
display: inline; 
float: right;
border: 0px;
}
	
img.block	{
	display: block;
	border: 0px;
	}	

/* Banner across top of page that says the name of the whole site */

#main-title {
margin: 0 0 0px 0px;
padding: 17px 80px 17px 70px;
height: 30px;
background-color: #fff;
background-image: url(../images/main_header2.jpg); 
background-position: left top; 
background-repeat: no-repeat;
border-bottom: 5px #1c1cfc solid;
color: #21211f;
font-weight: bold;
font-size: 25px;
text-align: left;
letter-spacing: 5px;
}

#main-title span {
display: none;
}

/* Heading level 1 is not contained in main-text. */

#sub-main-title {
margin-top: 0;
margin-bottom: 0px;
margin-left: 0;
margin-right: 0;
font-size: 1em;
color: #fff;
padding-bottom: 1px;
padding-top: 0px;
padding-left: 170px;
font-weight: bold; 
background-color: #1c1cfc;
border-top: 3px #c2f6ff solid;
letter-spacing: 0;
border-bottom: 2px #fff solid;
}

#sub-main-title-header{
float: right;
margin-left: 0px;
padding-bottom: 1px;
background-color: #1c1cfc;
border-bottom: 2px #fff solid;
background-image: url(../images/blackbg.gif);
}

#main-text {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 50px;
text-align: justify;
}

p.mission {
margin-top: 0;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
padding-left: 250px;
font-size: 1em;
font-style: normal;
color: #ffffff;
text-align: left;
font-weight: bold;
}

p.breadcrumbs {
font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
background-color: #1c1cfc;
padding-left: 20px;
background-image: url(../images/blackbg.gif);
}

p.breadcrumbs a:link {color: #ffffff;
text-decoration: underline;}

p.breadcrumbs a:visited {color: #ffffff;
text-decoration: underline;}

p.breadcrumbs a:hover {color: #ffffff;
background: #1c1cfc}

.currentpage {color: #ffffff;
font-weight: bold}

span.separator {font-size: .9em}

/* Styles for the main text on the page. */

#main-text {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 20px;
text-align: justify;
background-color: #f0fbff;
}

.homeleftcol {position:relative; width:65%;margin:0; padding:0;}

ul.table {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: none;
background-color: #ebe9e8;
}

li.table {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px #252a2e solid;
background-color: #ebe9e8;
}

li.pubtable {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 0px #252a2e solid;
background-color: #ebe9e8;
list-style-image: url(../images/down_arrow_blue.jpg)}


li.nobullettable {
font-size: 1em;
margin-bottom: 5px;
padding-bottom: 20px;
border-bottom: 2px #252a2e solid;
background-color: #ebe9e8;
list-style-type: none;
list-style-image: url(../images/); /*intentionally no image here*/
}

li.first {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
	display: inline;
	}

ul.down_arrow {
list-style-image: url(../images/down_arrow_blue.jpg);
}
	
li.down_arrow {
list-style-image: url(../images/down_arrow_blue.jpg);
}

p.topofpage {
padding: 0 0px 0 15px;
background-image: url(../images/up_blue.gif); 
background-position: left center; 
background-repeat: no-repeat;}

p, ul, ol, table {
font-size: 1em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 10px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1.1em;
color: #252a2e;
font-weight: bold;
}

h2.homepage {
margin-top: 30px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1.1em;
color: #252a2e;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #1717cb;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #1717cb;
text-decoration: none;
font-weight: bold;
background-color: #c2f6ff;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 72px;
left: 0;
width: 175px;
/*background-color: #c2f6ff;*/
border-bottom: 1px #1c1cfc solid;
border-right: 1px #1c1cfc solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
text-align: left;
}

#left-menu ul.search {
padding-top: 10px;
font-size: 60%;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 7px;
margin-right: 0px;
border-bottom: none;
text-align: right;
}

#left-menu ul a,
#left-menu ul strong {
	display: block;
}

#left-menu ul {
margin: 0 0px 0 0;
padding: 0;
list-style-type: none;
font-size: .9em;
font-weight: bold;
line-height: 20px;
}

#left-menu ul a {
	border-style: solid;
	padding: 2px 6px 4px 3px;
	text-decoration: none;
    border: 1px ;
    border-color: #1c1cfc;}

#left-menu ul a,
#left-menu ul strong {
	width: 164px !important; /* Width declared to cure vertical space bug in WinIE5.x */
	Width /**/: 175px; /* This line hidden from WinIE6 via empty comment. Used by other browsers that don't support !important, i.e. WinIE5.x */
}

#left-menu li {
margin-bottom: 2px;
	margin-bottom /**/: 1px; /* Hidden from WinIE6 by empty comment, and overridden on other modern browsers except WinIE5.5 and earlier by html>body below */
	padding: 0;
	font-size: 1em;
	line-height: 1.2;/* Inserted to cure strange WinIE6 space bug */
margin-top: 0px;}

#left-menu li.increasetext {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
margin-bottom: 0;
border-top: 1px #1c1cfc solid;

font-size: 100%;
font-weight: bold;
line-height: 20px;
}


#left-menu ul a:link,
#left-menu ul a:visited,
#left-menu a:active {
	background: #1c1cfc;
	color: #fff;
}

#left-menu ul.txtsize a:link,
#left-menu ul.txtsize a:visited,
#left-menu a:active {
	background: #fff;
	color: #000;

}
 
#left-menu ul a:hover,
#left-menu ul strong a:link,
#left-menu ul strong a:visited,
#left-menu ul strong a:active {
	background: #fff;
	color: #1c1cfc;
}

#left-menu span { 
margin: 0px 0px 4px 4px;
color: #000;
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
background-color: #fff;
}

#left-menu li.current {
border-style: solid;
padding: 2px 6px 4px 3px;
text-decoration: none;
border: 1px ;
border-color: #1c1cfc;
}

#left-menu li.increasetext a, a.current {
margin-left: 2px;
font-size: 1.1em;
font-weight: bold;
/*background-color: #c2f6ff;*/
background-color: #fff;
border: 0;
color: #000;
display: inline;
padding: 2px;
}

#left-menu li.increasetext a:hover {
color: #fff;
background: #1c1cfc ;
text-decoration: none;
font-weight: bold;
}



#left-menu li.language {
padding: 15px 0em 15px 0em;}


#left-menu .search {
background: #ccc;
padding-top: 5px;
padding-bottom: 10px;
font-size: 50%;
margin: 0px 0px 0px 1px;
text-align: left;
}

#left-menu .advancedsearch {
padding-bottom: 7px;
border-bottom: 1px #1c1cfc solid;
} 

input.hun	{
	margin: 0 0px;
	width: 140px;
	font-size: small;
	}
	
input.button {
    color: #000;
	font-size: small;
    font-weight: bold;
}
	
	
.spacer {
  clear: both
  }


/* Styles for the footer at the bottom of the page */

#footer {
text-align: right;
color: #454f56;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 7px;
border-top: 1px #1717cb solid;
font-size: .9em;
font-weight: bold;
padding-right: 0px;
background-color: #eeeeff;
}

#staticinfo {
text-align: left;
color: #454f56;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 0px;
border-top: 1px #1717cb solid;
border-bottom: 1px #1717cb solid;
font-size: 1.0em;
font-weight: bold;
padding-right: 0px;
background-color: #ffffff;
}

#footer p {
text-align: right;
color: #454f56;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 7px;
font-size: .7em;
font-weight: bold;
padding-right: 50px;
}

#footer a:link, #footer a:visited {
color: #1717cb;
}

#footer a:hover {
color: #1717cb;
}

#footer p.address {
padding-top: 10px;
padding-right: 10px;
margin-bottom: 0;
border-bottom: none;
font-size: 1em;
font-weight: normal;
line-height: 20px;
}

/* used in gallery display */

.homecol {padding:0;}
.homecol h2 {font-size:.9em; color:#252a2e; margin-bottom:.5em; background-image:url(../images/dottedlineBlue.gif); background-position: bottom; background-repeat: repeat-x; clear:left;}
.homecol h3 {font-size:.7em; margin-bottom:0em;}
.homecol p {margin-top:.5em;}
.homecol img {float:left; clear:both;margin:.5em 1em 1.2em 0;}	