/* CSS Document */

/* Attributes */
h1 {font-size: 80%; border-bottom: 1px solid lightgrey
}
h2 {font-size: 80%; border-bottom: 1px solid lightgrey
}
h3 {font-size: 80%;
	}
	
h5 {margin-bottom: 0.3em;
	margin: 0;
	color: #000066;
	border-bottom:1px solid #000066; 
	border-Top:1px solid #000066;
	background-color: #EEE8AA;
	font-weight: 900;
	display: block;
	line-height:150%;
	padding: 0pt 5pt 0pt 5pt;
	}
	
P {font-size:  80%;
}
P A{color: #336699;
}
P a:hover{ background: #336699; color: white;
}

body {
 font-family: verdana,geneva,arial,helvetica,sans-serif; font-size: 100.01%; }

.table {
border: 1px solid gray;
}
li {font-size:80%;
}
li a{ color: #336699; font-weight: 800;
}
li a:hover{ background: #336699; color: white;
}

ol { list-style-type: decimal; 
}
/* LIST */
#list li {list-style-type:none; display:block; font-size:80%;
}

#list ul {margin-left: 5pt; padding: 0pt;
}
#list a{ color: #336699; font-weight: 800;
}

#list a:hover{ background: #336699; color: white;
}

/* NEWS */

.news {font-weight: normal;
}
.news p{margin-top: 1pt; font-size: 0.7em;
}
.news h1{margin-bottom: 1pt;
	margin-top: .03em;
    font-weight: bold;
	color: #000066;
	padding: 2px;
	}
.news h2{margin-bottom: .03em; padding: 0pt;
}
.news h3{margin-bottom: 1pt;
	margin-top: .03em;
    font-weight: bold;
	color: #000066;
	padding: 2px;
	}
.news a{ color: #336699; font-weight: 800;
}

.news a:hover{ background: #336699; color: white;
}

/* Navigation */
#navv { font-weight: 900;
}
#navv a{text-decoration:none; color:white; display:block; padding: 0pt 2pt 0pt 2pt;display:block;
}

#navv a:hover{background-color: #EEE8AA; color: #000066; 
}

#navv ul{background-color:#336699; text-align:left; margin-left:2pt;
padding: 0pt 5pt 0pt 5pt;
margin-top: 0.3em;
margin-bottom: 0.3em;
}
#navv li{list-style-type:none; font-size:70%; color: white; display:block; display: inline; line-height:150%; maring-left: 10px;
}

#navv p{margin-bottom: 0.3em;
	margin: 0;
	color: #000066;
	border-bottom:1px solid #000066; 
	border-Top:1px solid #000066;
	background-color: #EEE8AA;
	font-weight: 900;
	display: block;
	line-height:150%;
	padding: 0pt 5pt 0pt 5pt;
	}

.nav2{
color: #000066; text-align: right; font-size: 70%; 
}
.nav2 a{color:#000066; text-decoration:none; font-weight: 600; padding: 2pt;
}
.nav2 a:hover{background: #000066; color: #EEE8AA;
}

/*Form Attributes */

legend {color: #336699;
}

fieldset {color: black; 
border: 1px solid white;
padding: 2px 6px;
font-size: 80%;
}

input
{
color: black;
background: white;
border: 1px solid #336699;
}

textarea
{ color: black;
background: white;
border: 1px solid #336699;
}

/* Address Attributes */
address {font-style:normal; color: white; font-size: 70%; font-weight:bold;
}
address a{color: white;
}
address a:hover{background-color: white; color: #336699;
}
.tdlocation {
	vertical-align: top;
}
.tdlocationbold {
	vertical-align: top;
	font-weight: bold;
}
.tdlocationcenter {
	text-align: center;
	vertical-align: top;
}
.textsmall {
	font-size: 60%;
}
.normalbold {
	font-weight: bold;
}
.normalbolditalics {
	font-style: italic;
	font-weight: bold;
}

.normalboldcenter {
	font-weight: bold;
	text-align: center;
}
.tdlocation80 {
	vertical-align: top;
	font-size: 80%;
}
.tdlocationbold80 {
	vertical-align: top;
	font-weight: bold;
	font-size: 80%;
}
.tdlocationcenter80 {
	text-align: center;
	vertical-align: top;
	font-size: 80%;
}

