/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font: 0.8em Arial, Helvetica, sans-serif;
line-height:1.4em;
text-align:center;
color:#000000;
background:#ffffff;
}

a{
color:#339900;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover {
color:#66CC33; 
text-decoration:none; 
background-color:inherit;
}
a img {
border:none;
}

p { 
padding:0 0 1.6em 0;
}

img.left,img.center,img.right {
padding:4px; 
border:1px solid #a0a0a0;
}
img.left {
float:left; 
margin:0 12px 5px 0;
}
img.center {
display:block; 
margin:0 auto 5px auto;
}
img.right float:right {
margin:0 0 5px 12px;
position: absolute }

/**************** Header and navigation styles ****************/

#container{
width:758px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header { color: #ffffff; background: #ffffff url(images/header_home.gif) no-repeat; margin: 0; width: 758px; height: 110px }
#header_inner{
height:75px;
width:758px;
margin:0;
background-color:#ffffff;
background-position: 0px 0px;
background-repeat: no-repeat;
background-attachment: scroll;
color:#ffffff;
}

#navigation { 
color: #ffffff; 
line-height: 2.2em; 
background: green; 
margin: 0 1px; width: 758px; 
height: 2.2em }

#navigation li { 
white-space: nowrap;
list-style-type: none; 
float: left; 
border-right: 1px solid #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 .selected,#navigation a:hover  { 
color: #ffffff; 
text-decoration: none; 
background: silver }

.buttonscontainer {width: 175px;}

.buttons a {color: #669933;
background-color: #FFFFCC;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 3px solid #FFFFCC;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 3px solid #FFFFCC;
text-decoration: none;
color: #999999;}

/**************** Content styles ****************/

#content{
float:left;
width:530px;
padding:20px 10px 0 20px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
color:#505050;
background-color:inherit;
}

#content h2 a {
font-weight:normal;
}
#content h3 {
margin:0 0 5px 0; 
font-size:1.4em; 
}
#content a:hover,#subcontent a:hover {
text-decoration:underline;
}
#content ul,#content ol {
margin:0 5px 16px 35px;
}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:185px;
line-height:1.4em;
}
#subcontent2 { 
line-height: 1.4em; 
padding: 20px 20px 10px 0; 
position: relative; 
top: inherit; 
left: 25px; 
float: left 
}
#subcontent h2 { 
color: #505050; 
font-size: 1.6em; 
font-weight: normal; 
background-color: inherit; 
text-align: left; 
display: block; 
margin: 15px }

#subcontent p {
margin:0 0 16px 0; 
font-size:0.9em;
}

/**************** Menublock styles ****************/

.menublock  {
font-weight:normal;
margin: 0 0 20px 8px;

}
.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;
}

/**************** Footer styles ****************/

#footer { 
color: #f0f0f0; 
font-size: 0.9em; 
background: green; 
margin: 0 1px; 
padding: 5px 0; 
width: 758px; 
clear: both; 
text-align:center;
}

#footer p {
padding:0; 
margin:0; 
text-align:center;
}

/**************** Misc classes and styles ****************/

.splitcontentleft {
padding-right: 10px;
float:left; 
width:48%;
}

.fullcontent {
padding:0px 20px 20px 20px;
text-align:left;
list-style: inside
}

.splitcontentright  { 
padding-right: 10px;
width: 48%; 
float: right
 }
 
.clear {
clear:both;
}
.small {
font-size:0.8em;
}
.hide {
display:none;
}
.textcenter {
text-align:center;
}
.textright {
text-align:right;
}
.important {
color:#000000; 
font-size:1.2em;
background-color:inherit; 
font-weight:bold;
}
.em {
font-size: larger;
}
.h2 {
font-size:1.7em;
font-weight:normal;
}
.h4 {
text-decoration: underline overline;
font-style: oblique;
font-weight: bold;
}
.box {
margin:0 0 10px 0;
font-weight:normal;
padding:10px;
border:1px solid #c0c0c0;
background-color:#F7F7F7;
color:#505050;
line-height:2em;
}

.box2 {
margin: 0px 0px 20px 0px;
padding:5px 5px 15px 5px;
border:1px solid #c0c0c0;
background-color:#ffffcc;
color:#505050;
line-height:1.5em;
}

.table {
margin: 0px 0px 20px 0px;
font-size: 0.9em;
padding:5px 5px 15px 5px;
line-height:1.4em;
}