/**************** Body and tag styles ****************/

*{margin:0; padding:0;
	color: #2A5A8A;
}

body{
	line-height: 1.4em;
	text-align: center;
	color: #80B0DA;
	background: #FFFFFF url('images/bg.jpg') repeat-x;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 76%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

a{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
	padding-top: .4em;
	padding-bottom: .4em;
	position: relative;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{
	padding: 0 0 1.0em 0;
	font-size: small;
	color: #000000;
}
p form{margin-top:0; margin-bottom:20px;}

img.right{padding:4px; border:1px solid #a0a0a0;}

img.center{padding:4px; border:1px solid #a0a0a0;}
img.left{
	border-style: solid;
	border-width: 3px;
	border-color: #993333;
	padding: 4px;
	background-image: url('images/headlines/eosbarelythere8a.gif');
}
img.left{float:left; margin:0 12px 5px 0;}
img.left1{
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 4px;
	float: left;
	margin-right: 10px;
}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
	width: 900px;
	margin: 20px auto;
	padding: 1px 0;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border: 2px solid #a0a0a0;
}

#header{
	height: 97px;
	width: 100%;
	margin: 0 1px 1px 1px;
	background: #FFFFFF;
	color: #ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
	margin: 10px 0 0 40px;
	font-size: 1.4em;
	background-color: inherit;
	color: #808080;
	letter-spacing: -1px;
	font-weight: normal;
}
.homenews {
	background-position: left center;
	color: #CC3300;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('images/icons/right-red.gif');
	background-repeat: no-repeat;
	padding-right: inherit;
	padding-left: 15px;
}

#navigation{
	height: 2.2em;
	line-height: 2.2em;
	width: 898px;
	margin: 0 1px;
	background: #CC3300;
	color: #ffffff;
}

#navigation li{
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	white-space: nowrap;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ffffff;
	border-left-color: #FFFFFF;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

#navigation .selected{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
	float: left;
	width: 670px;
	font-size: 0.9em;
	padding: 20px 0 0 20px;
}
#content1{
	float: left;
	width: 870px;
	font-size: 0.9em;
	padding: 20px 0 0 20px;
}
#content2{
	float: left;
	width: 870px;
	font-size: 0.9em;
	padding: 20px 0 0 20px;
}
#content h2{
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #993333;
	background-color: inherit;
}

#content h2 a{font-weight:normal;}
#content h3{
	margin: 0 0 5px 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
h4 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	margin-bottom: 10px;
}
#subcontent a:hover{text-decoration:underline;}
#content a:hover{text-decoration:underline;}
#content ol{margin:0 5px 16px 35px;}
#content ul{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
	clear: both;
	width: 898px;
	padding: 20px 0 0px 0;
	margin: 0 1px;
	font-size: 0.9em;
	background: #FFFFFF url('images/footer.jpg');
	height: 50px;
	background-repeat: no-repeat;
}
#footer p{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #000000;
}
#footer a{
	color: #000000;
	font-weight: bold;
}
#footer a:hover{
	color: #808080;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{
	float: left;
	width: 35%;
}
.splitcontentright{
	float: right;
	width: 405px;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.bold {
	font-weight: 600;
}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{
	color: #933131;
	background-color: inherit;
	font-weight: bold;
}

.box{
	margin: 0 0 20px 0;
	padding: 3px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
}
.box1{
	border-color: #FF0000;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #CC0000;
	background-color: #FFFFE6;
	line-height: 1.5em;
}
td.header {
	font-size: 1em;
	vertical-align: middle;
	text-align: center;
	background-color: #E5E5E5;
}

.key {
	color: #990000;
	word-spacing: 2px;
}
.inputbox {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 15px;
	margin: 5px;
}
.buttonimg {
	background-color: #0000CC;
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-width: thin;
	border-color: #FF0000;
}
.table {
	border-style: solid;
	border-width: 1px;
	border-color: #000080;
	float: left;
}
.left {
	text-align: left;
}
#updatesleft {
	width: 50%;
	float: left;
}
#updatesright {
	width: 50%;
	float: right;
}
#clear {
	clear: both;
}
.dateposted {
	font-size: 9px;
	color: #000000;
}
.updated {
	font-size: 9px;
	color: #FF0000;
	padding-left: 10px;
}
.jamboree {
	border: 1px solid #000080;
	margin-left: 5px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
a[href $='.pdf'] {
	padding-right: 18px;
	background: url('images/pdf.gif') no-repeat right 50%;
}

