body{
font-family:arial, sans-serif;
color:#1E1E1E;
font-size:0.8em;
}

td{
font-size:12px;
}

a{
color:#1E1E1E;
text-decoration:none;
}

a:hover{
color: #00b9e4;
text-decoration:underline;
}

th
{
font-weight: bold;
}

p{
	margin:0px;
	padding:0px;
}

span.error{
background: #ef9309;
padding: 1px;
}


div.holder{
width: 924px;
padding:10px;
margin: 0 auto 0 auto;
}

div.top{
border-bottom: 1px solid #9A9B9C;
padding-bottom:20px;
margin-bottom:20px;
}

div.main{
float:left;
width: 654px;
padding-left:10px;
}

div.side{
float:right;
width: 230px;
padding-right:10px;
}

div.footer{
border-top: 1px solid #9A9B9C;
margin-top:10px;
padding: 10px;
text-align:center;
color: #9A9B9C;
}

div.footer a {
color: #9A9B9C;
}

div.login{
float:right;
color: #BED600;
padding: 4px;
font-size:0.9em;
}

div.login a{
color: #BED600;
text-decoration:underline;
}

img{
border:0;
}

img.left{
padding-right: 5px;
float: left;
}

h1 {
  color: #00B9E4;
  font-size: 2.4em;
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
 font-size: 1.6em;
  color: #00B9E4;

}

div.side h2{
	margin:0px 0 4px 0;
 font-size: 1.4em;
  background-color: #fff;
color: #00B9E4;
/*border-bottom: 3px dotted #00b9e4;*/
border-bottom: 1px solid #9A9B9C;
}


h3 {
	margin:0px;
	padding:0px;
  color: #bed600;
  font-size: 1.2em;
}

.docsummary {
  font-weight: normal;
  font-size: 130%;
  width: 240px;
  margin-bottom: 10px;
  color: #000000;
}

a:hover {
  text-decoration: underline;
	color:#00bae7;
}

#col1 {
  width: 250px;
  float: left;
margin-right:10px;
}

#col2 {
  width: 394px;
  float: left;
}


#ingress {
  font-weight: normal;
  font-size: 130%;
  width: 240px;
  margin-bottom: 10px;
  color: #000000;
}

#ingresspanel {
}


.panel {
  clear: both;
  margin-bottom: 10px;
}

.pushlink, .pushlink a
{
  color: #26aecf;
  font-weight: bold;
}

.panel#toppush img {
  width: 100%;
  height: auto; 
}

input.slimbutton, a.slimbutton {
    font-size:84%;
    font: 11px/15px verdana, sans-serif;
	font-weight: bold;
	border: 1px solid #333;
	background-color: #ccc;
	text-decoration: none;
}

a.slimbutton {
	height: 19px;
	padding: 3px 6px 3px 6px;
	border: 1px solid #333;
	background-color: #ccc;
}

a.pagectl, a.pagectl:visited, a.pagectl:active, a.pagectl:hover {
	background-color: #CCC;
	color: #000;
	text-decoration: none;
	font-size: 9px;
	padding-left: 1px;
	padding-right: 1px; 
	border: 1px solid #333;
}

a.pagectl:hover { 
	background-color: #000;
	color: #FFF;
}

.newspush {
  margin-bottom: 10px;
}

.newspush h3 {
  color: #000;
}

.newspush .pushfooter {
 font-weight: bold;
 text-align: right;
}

#tools {
margin-top: 10px;
margin-bottom: 10px;
}

#tools a{
font-size: 8pt;
text-decoration: none;
padding: 5px;
}

#tools a:hover{
font-size: 8pt;
text-decoration: underline;
}

#docdetails {
width:200px; 
float:right; 
border-left:3px dotted #00b9e4; 
border-bottom:3px dotted #00b9e4; 
margin-left:10px; 
margin-bottom:10px; 
background-color:#ffffff; 
padding:15px;
}

#docdetails a{
text-decoration: none;
}

#docdetails a:hover{
text-decoration: underline;
}

#map{
width:120px; 
float:right; 
margin-left:10px; 
margin-bottom:10px; 
background-color:#ffffff; 
}

#maplist
{
width: 420px;
}

input.fill[type=text]{

}

input.fill[type=password]{

}

#listitem div.pic
{
float: left;
padding: 4px; 
width: 160px;
}

#listitem div.text
{
float: left;
padding: 4px;
width: 460px;
}


#listitem div.clear
{
clear:both;
width: 0px;
padding: 0px; 
}

#prfooter{
font-size: 11px;
line-height: 1.2em;
border-top: 1px solid #ffa02f;
margin-top: 15px;
padding-top:15px;
}

#prfooter a{
}

#campaignpopup iframe {
  margin: 0; padding: 0; 
}

#campaignpopup {
   position: absolute;
   top:120px;
   left: 50%;
    margin-left: -420px;
   width: 820px;
   font-family: Arial;
   font-size:1em;
   color: #1e1e1e;
   z-index: 3000;
}

#campaignpopup h3 {
   color: #ffa02f;
}

#campaignpopup a, #campaignpopup a:link, #campaignpopup a:visited, #campaignpopup a:hover
{
  text-decoration: underline;
}

#campaignpopup { 
border: 15px solid #ccc; 
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#campaignpopup .campaignpopup-content { padding: 10px; background:#fff}