body 
{
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size:10pt;color:#222222;
}

.text { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#222222; }

a:link       { color: #2EB0E4; font-style: normal; font-family: 
               verdana, arial; text-decoration: none }
a:visited    { color: #2EB0E4; font-style: normal; font-family: verdana, arial; 
               text-decoration: none }
a:active     { color: #2EB0E4; font-style: normal; font-family: verdana, arial; 
               text-decoration: none }
a:hover      { color: #2EB0E4; font-family: verdana, arial; text-decoration: underline }

/* h2 - Page section headings */
h2.pageSectionHeading
{
	font-size: 1.6em;
	display: block;
	font-weight: 400;
	color: #508db4;
	background: #eaf0f3;
	margin: 10px 15px 5px 15px;
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	border-left: 4px solid #a0b5ca;
}
h3 { font-size: 18px; }

h3.main {
font-size: 18px; 
color:#2eb0e4; ; 
margin:0 0 5px 5px; 
padding-bottom:20px;
}

h1 { font-size: 18px; }

h1.main {
font-size: 18px; 
color:#2eb0e4; ; 
margin:0 0 5px 5px; 
padding-bottom:20px;
}

#menu a{color:#444444;}

#topmenu a { font-size: 15px; color: #FFFFFF;  font-family: Arial,Verdana,Helvetica,sans-serif; }
#topmenu a:hover { color: #c5d9f1; text-decoration: none;}



ul, li {
margin: 0; 
padding: 0; 
list-style-type: none;
}


/*sidebar quicktours
---------------------*/
/*
#sidebar_quicktours ul,li
{
	margin: 0; 
	padding: 0; 
	list-style-type: none;	

}*/

#sidebar_quicktours li {
background: url(images/st.gif) no-repeat;
list-style-type: none; 
font-size: 12px; 
color: #444444;  
padding: 0 0 0 25px; 
text-indent: 0; 
margin-right: 0; 
margin-bottom: 3px; 
margin-left: 0;  
height: 23px;
line-height: 23px;
}

#sidebar_quicktours a {
color: #666666;
}

#sidebar_quicktours a:hover {
color: #333333;
text-decoration: underline;
}

.fbtn {
	font-family : Verdana, Arial, Pragmatica, Sans-Serif;
	font-size: 11px;
	color: #004080;
	background-color: #F0F0F0;
	border-left: 1px solid #D2D2D5;
	border-right: 1px solid #D2D2D5;
	border-top: 1px solid #D2D2D5;
	border-bottom: 1px solid #D2D2D5;
}