/*** MAIN ELEMENTS ***/
body {
	background-color: #ffffff;

	color: #000099;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*** LINKS ***/
 a {	
 	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:link {
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {	
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	color: #800080;
	text-decoration: underline;
}

a:hover, a:active {	
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	color: #FF0000;
	text-decoration: underline;
}

em {
	font: italic 1em/1.2em verdana, arial, helvetica, sans-serif;
}

/***HEADINGS**/
h1 {
	background-color: #FFFFFF;
	color: #FF9700;
	font: bold 1.4em/1.3em  "Trebuchet MS",  Arial, sans-serif;
}

#description h2 {
	display: block;	
	color: #FF9700;
	background-color: #FFFFFF;
	font: bold 1.3em/1.2em  "Trebuchet MS",  Arial, sans-serif;
}

h2 {
	background-color: transparent;
	color: #FF9700;
	font: bold 1.3em/1.2em  "Trebuchet MS",  Arial, sans-serif;
}

h3 {
	background-color: transparent;
	color: #FF9700;
	font: bold 1.2em/1.1em  "Trebuchet MS",  Arial, sans-serif;
}

h4 {
	background-color: transparent;
	color: #FF9700;
	font: bold 1.1em/1em  "Trebuchet MS",  Arial, sans-serif;
}

h5 {
	background-color: transparent;
	color: #FF9700;
	font: 0.9em/1em  "Trebuchet MS",  Arial, sans-serif;
}

li {
	font: 1em/1.2em verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #000099;
	list-style: disc;
}

li li{
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #000099;
	list-style: none;
}

p {
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	margin: 0.5em 0 0.8em 0;
}

.head3 {
	background-color: transparent;
	color: #2400FF;
	font: 1em/1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.quote{
	font: 0.75em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content {
	background-color: transparent;
	color: #000099;
}

#content .theme{
background-color: #ffffff;
color: #000099;
padding-bottom: 5px;
	border-bottom: solid 1px #999999;
	margin: 2px;
}

#footer{
background-color: transparent;

background-repeat: no-repeat;

}

#footer #validate {
	background-color: transparent;
	color: #505050;
	font-size: 0.6em;
	list-style-type: none;
	text-align: right;
}

#footer a {
	background-color: transparent;
	color: #505050;
	font-size: 1em;
}

#footer p {
	background-color: transparent;
	color: #505050;
	font-size: 0.8em;
	text-align: right;
	margin: 0 10px 0 0;
}

#header{
	background-image: url("../img/top.jpg");
	background-color: #84DDFE;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 5;
}

#keywords {
	font: 0.8em/1.3em verdana, arial, helvetica, sans-serif;
	background: #E6E6E6;
	border: 1px solid #999999;
	color: #333333;
}

#fileinfo {
	font: 0.9em/1.1em verdana, arial, helvetica, sans-serif;
	background: #FFFFCC;
	border: 1px solid #999999;
	color: #333333;
}


#leftpanel {
	font-size: 0.8em;
	text-align: left;
	background-color: transparent;
	color: #000099;
}

#rightpanel {
	font-size: 0.8em;
	background-color: transparent;
	background-image: url(../img/side.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #000099;
	background-position: bottom;
}


/*** MENUS ***/

    h2.listhead
    {
        display:inline;
        position:relative;
        top: -16px;
        background-color:#E6F4FA;
        border:1px solid #3A6270;
        color:#3A6270;
        padding:2px;
        margin:0px;
			font: bold 1em/1em Verdana, Geneva, Arial, Helvetica, sans-serif
    }
    



#leftpanel .menuhere {
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/	
	border-bottom: 1px #E8ECEE solid;
	border-right: 1px #E8ECEE solid;
	/*Shadow*/
	border-top: 1px #426572 solid;
	border-left: 1px #426572 solid;

}



#rightpanel .menuhere {
	font: 1em/1.3em verdana, arial, helvetica, sans-serif;
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/	
	border-bottom: 1px #E8ECEE solid;
	border-right: 1px #E8ECEE solid;
	/*Shadow*/
	border-top: 1px #426572 solid;
	border-left: 1px #426572 solid;
}

#leftpanel a.menu {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-top: 1px #E8ECEE solid;
	border-left: 1px #E8ECEE solid;
	/*Shadow*/
	border-bottom: 1px #426572 solid;
	border-right: 1px #426572 solid;

}

#rightpanel a.menu {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-top: 1px #E8ECEE solid;
	border-left: 1px #E8ECEE solid;
	/*Shadow*/
	border-bottom: 1px #426572 solid;
	border-right: 1px #426572 solid;
}

#leftpanel a.trail {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-top: 1px #E8ECEE solid;
	border-left: 1px #E8ECEE solid;
	/*Shadow*/
	border-bottom: 1px #426572 solid;
	border-right: 1px #426572 solid;
}

#leftpanel a.menu:hover, #leftpanel a.menu:focus {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-bottom: 1px #E8ECEE solid;
	border-right: 1px #E8ECEE solid;
	/*Shadow*/
	border-top: 1px #426572 solid;
	border-left: 1px #426572 solid;

}

#rightpanel a.menu:hover {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-bottom: 1px #E8ECEE solid;
	border-right: 1px #E8ECEE solid;
	/*Shadow*/
	border-top: 1px #426572 solid;
	border-left: 1px #426572 solid;
}

#leftpanel a.trail:hover {
	background-color: #84CAE4;
	color: #213339;
	display: block;
	text-decoration: none;
	/*Highlight*/
	border-bottom: 1px #E8ECEE solid;
	border-right: 1px #E8ECEE solid;
	/*Shadow*/
	border-top: 1px #426572 solid;
	border-left: 1px #426572 solid;
}

#leftpanel li, #rightpanel li  {
font: 1em/1.1em Verdana, Helvetica, sans-serif;
list-style-type: none;

}




table {
	border: 1px solid gray;
	font-size: 1em;
	width: 100%;
	empty-cells: show;
	border-spacing: 1px;
	border-collapse: separate;
}


caption {
	font:  bold 0.8em/0.9em  Verdana, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #AAAAAA;
	caption-side: left;
	color: #2F4F4F;
	background: white;
	display: table-header-group;
}


td.data {
	font: 0.8em/0.9em Verdana, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #D5D5D5;
	color: #2F4F4F;
	background: #FDFDFD;
}

td.datatitle{
	font: bold 0.8em/0.9em  Verdana, Helvetica, sans-serif;
	text-align: right;
	border: 1px solid #AAAAAA;
	color: #2F4F4F;
	background: #BFBFBF;
}

td.subtitle{
	width: 20%;
	font: bold 0.8em/0.9em  Verdana, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
	background: #BFBFBF;
}

th{
	font: bold 0.8em/0.9em  Verdana, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #AAAAAA;
	color: #2F4F4F;
	background: #BFBFBF;
}

td.image{
	font: 0.8em/0.9em  Verdana, Helvetica, sans-serif;
	text-align: center;
		border: 1px solid gray;
}

.footnote{
		font: 0.8em/1em Verdana, Helvetica, sans-serif;
}

.results{
			font: 0.9em/1em Verdana, Helvetica, sans-serif;
}

.label{
	background-color: #FFFFCC;
	border: thin solid #FFFF99;
	display: inline;
	padding: 3px;
	font-size: 0.9em;
}

#pmvr{
	background-color: Black;
	text-align: center;
	padding: 10px;
}


