/* CSS Document */


#container #inside #menu-text {
	color: #244964;
	
}
	
#container #inside #menu-text a:hover {
	color: #00ccff;
}
#container #inside #menu-text .menu_selected {
	color: #6ca6cd;		
	
}

#container #inside #menu a{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	z-index: 50;
	font-weight: normal;
	line-height: 65%;
	text-align: left;
	padding: 1 0px 1 1;
	

}
	
#container #inside #menu a:hover {
	color: #00ccff;
}
#container #inside #menu .menu_selected {
	color: #6ca6cd;	
}
#container #inside #menu .separator{
        width: 188px;
        display: block;
	background-image: url(seperator.png);
	background-position: 1px 4px;
	background-repeat: no-repeat;
        zfont-size: 5px;
        font-weight: bold;

}
#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 0px 10px 10px;
	margin: 0px;
	font-size: 11px;
	br
	width:335px;
	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;
}

