body,html {
	font-family:Verdana;
	font-size:0.9em;

}
p, #center li,
#center blockquote { 
	font:normal 0.85em/1.5em Verdana,sans-serif;
	}
	
#center p { margin-top:10px; }

h1,h2,h3,h4,h5,h6 {	font-family:Verdana; }
h1 { font-size:1.25em; } 
h2 { font-size:1.2em; } 
h3 { font-size:1.0em; } 


#center h1 {
margin-bottom:5px;
}
#center h3,#center h2  {
padding-top:10px;

}
#center a {
	color:#67909A;
	text-decoration:none;
                    font-weight:normal;
}
#center ul { font-size:13px;
	margin-left:40px;
	padding-top:5px;


}
#center ul li {font-weight:bold;
}


#center li {padding-bottom:5px;
}

#center ol {
	margin-left:20px;
	padding-top:5px;
}
#center ol li{
	
}
#center blockquote {
	margin-bottom:20px;
	margin-top:15px;
	padding:10px 20px 20px 20px;
background-color:#B3C7CC;

}



/* --------------- information box to the right --------------- */

.shoutbox {
	/*background-color:#B3C7CC;*/
/*	background-color:#666666;*/
	background-color:#CCC;
	}
.shoutbox HR { height: 1px; color: #fff; border: none; } /* For Internet Explorer */
HTML>BODY .shoutbox HR { height: 1px; background-color: #fff; border: none; } /* For Gecko-based browsers */
HTML>BODY .shoutbox HR { height: 1px; background-color: #fff; border: 0px solid #fff; } /* For Opera and Gecko-based browsers */  

.shoutbox p ,
.shoutbox h1 ,
.shoutbox h2,
.shoutbox h3 { 
	margin:0 10px;
	line-height:40%;
	}
.shoutbox h1 ,
.shoutbox h2,
.shoutbox h3 {
	/*margin-top:5px; */
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}
.shoutbox p {
	line-height:110%;
	margin-top:5px;
	}

.shoutbox h2 {
	font-size:0.85em; 
	line-height:80%;
	padding-top:10px;
	}
	
.shoutbox p.shout_button  { 
	/*background-color:#67909A;*/
	background-color:#999;
	line-height:130%;
	text-align:center; 
	font-weight:bold; 
	color:white;
	margin:10px 10px 10px 10px;
	}
.shoutbox hr {
	margin:0; padding:0;
	}
.shoutbox p.shout_button a {
	text-decoration:none; 
	color:#fff;
	padding:2px 0px;
	display:block;
	}

.shoutbox select {
   width:140px;
   margin-top:10px;
   margin-bottom:0px;
   margin-left:10px;
}


/* Forms */


form#form1 label {
clear:both;
}

form#form1 input {
   border:1px solid #67909A;
   padding:2px;
   clear:both;
}

form#form2 p { margin-top:2px; }
form#form2 h3 {padding-bottom:10px; }
* html form#form2 h3 {padding-bottom:5px; }

form#form1 { padding-bottom:20px;}
.bigger-link a { font-size:120%; }

div#left p a {
     color:#67909A;
     font-weight:bold;
     text-decoration:none;
}