#topmenu A {
	color: #ffffff;
	width: 119px;
	display: inline;
	float:left;
	text-align: center;
	font-weight: normal;
	margin: 2px 0px 0px 0px;	
}
.topmenu-1-row,
.topmenu-2-row{
	font-size: 12px;
	line-height:13px;	
}
.topmenu-3-row{
	font-size: 9px;
	font-style: italic;
	color: #a4b4c1;
	line-height:14px;
	
}
#menubottom A {
	color: #244964;
	
}
	
menubottom a:hover {
	color: #00ccff;
}
menubottom .menu_selected {
	color: #6ca6cd;		
	
}
div.spacer {
	visibility: hidden;
        line-height:1px;  
}
#menu1 a{
	display: block;
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	line-height:26px;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
}
	
#menu1 a:hover {
	color: #65d5fb;
}
#menu1 .menu_selected {
	color: #b7863c;	
}
#menu2 a{
	display: block;
	font-family: Verdana;
	color: #31485a;
	font-size: 12px;
	line-height:26px;
	width: 180px;
	background-image: url(menu2-bgr.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
}
	
#menu2 a:hover {
	color: #999999;
}
#menu3 a{
	display: block;
	font-family: Verdana;
	color: #324b5e;
	line-height:26px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
}
	
#menu3 a:hover {
	color: #65d5fb;
}
#menu3 .menu_selected {
	color: #ba8a41;	
}
#menu4 a{
	display: block;
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	line-height:26px;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
}
	
#menu4 a:hover {
	color: #7ad6f3;
}
#menu4 .menu_selected {
	color: #b58337;	
}

#tipit a{
	font-size: 11px;
	color: #244964;
	font-weight: normal;
	display: block;
        padding-left:0px;
        font-weight: bold;
}
#tipit a:hover {
	color: #04aade
}

#menu-text span.pipe {
      font-weight:bold; 	
       
}




H1,
H2 {
	color:#244964;
	font-family: Arial, sans-serif;
	padding:5px 0 6px 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	
}

H6 {
	color:#000;
	font-family: Arial, sans-serif;
	padding:0px 0 6px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
P {
	padding: 0px 3px 3px 3px;
	margin: 0px;
	font-size: 11px;
	line-height: 130%;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:120%;
        text-align: left;
}
ul {
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
        text-align: left;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:160%;
        list-style-type:none;
	padding-left: 12px;
        background-image: url(bullet.gif);
        background-position: 0px 6px;
	background-repeat: no-repeat;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	font-size: 11px;
	font-weight: bold;
	color: #244964;
	text-decoration: underline;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #00ccff;
}

.caption,
table {
	font-size: 11px;
}

/*---------- mail form ------------------------------------------------*/
form{
       margin-left: 1px;
      padding:0 0 0 0px;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
         padding:0px;
        overflow: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}
.text,
textarea {
	width: 203px;
}
.button {
float: right;
}
