/* ------- content -------- */
body 
{ 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


hr
{ 
	color: #000000; 
	background-color: #000000; 
	height: 1px; 
	border: 0px; 
	margin: 4px 0px;
}

span.norm
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
}

span.small 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	line-height: 13px;
	color: #003366;
}

.fixedfont
{
	font-family: Courier;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
}

span.pointer
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 13px;
	color: #666666;
}

span.title 
{
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	line-height: 22px;
	color: #003366;
}

span.txtRed
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: Red;
}

	
td.title 
{
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	line-height: 22px;
	color: #003366;
}

td.norm 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
}

td.small 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	line-height: 13px;
	color: #003366;
}

td.box 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
}

td.footer 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	line-height: 12px;
	color: #003366;
}

a 
{
	text-decoration: none;
	color: #FF6600;
}

a:hover 
{
	color: #CC6633;
	text-decoration: none;
}

a.footer 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	line-height: 12px;
	color: #003366;
    text-decoration: none;
}

a.footer:hover
{
	color: #999999;
    text-decoration: none;
}

a.pointer
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}

a.pointer:hover
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;	
}

a.box
{
	text-decoration: none;
	color: #666666;
}
a.box:hover
{
	text-decoration: none;
	color: #999999;
}

a.contentsubmenu
{
	text-decoration: none;
	color: #666666;
}
a.contentsubmenu:hover
{
	text-decoration: none;
	color: #999999;
}

/* ------- table -------- */

 table.contblue
 {
    width:565px;
 	font-family : Verdana, Arial, Helvetica;
 	font-size : 11px;
	line-height: 15px;
 	color: #003366;
    background: #b5c0d4;
}

td.contblue 
 {
         padding:5px;
         background: #b5c0d4;
 }
 
 td.contblueverydark 
 {
         padding:5px;
         background: #6d81a5;
 }

td.contbluedark 
 {
         padding:5px;
         background: #8a9ebd;
 }

td.contbluelight 

 {
         padding:5px;
         background: #c6d1e0;
}

tr.contbluelight 
 {
         background: #c6d1e0;
 } 

tr.contblueverydark 
 {
         background: #6d81a5;
 }
 
 tr.contbluedark 
 {
        background: #8a9ebd;
}

/* ------- navigation -------- */

td.extramenu
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu:hover 
{
	color: #E4E3E0;
	text-decoration: none;
}

a.nav {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a.nav:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
	
a.navactive {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.navactive:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}	

a.subnav {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	text-decoration: none;
	color: #003366;
	
}	

a.subnav:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	text-decoration: none;
	color: #FF6600;
}

a.subnavactive {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	text-decoration: none;
	color: #FF6600;
}

a.subnavactive:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	text-decoration: none;
	color: #FF6600;
}

.subnavtable 
{  
    background-color: #FFFFFF;
    border-color: #003366 #003366 #003366 #003366;
	border-style: solid;
    border-top-width: 0px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}



/* ------- sitemap -------- */

body.sitemap
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

a.sitemaptoplevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	margin-top: 10px;
}	

a.sitemaptoplevel:hover 
{
	color: #D9E0EC;
}
	
a.sitemapsublevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color: #003366;
}	

a.sitemapsublevel:hover 
{
    color: #336699;
}

a.sitemapsubsublevel
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	color: #336699;
}	

a.sitemapsubsublevel:hover 
{
    color: #6699CC;
}

/* ------- forms  -------- */

FORM {
	margin : 0px 0px 0px 0px;
}

.formular {
	border-top:  1px solid #003366;
	border-bottom: 1px solid #D1D6E0;
	border-left: 1px solid #003366;
	border-right: 1px solid #D1D6E0 ;
	background: White;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 11px;
	border-style :solid;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top :1px;
	margin :2px;
}

/* ------- specials  -------- */
.scroll
{
height:300px;
overflow:auto;
table-layout:auto;


}

.white-grey
{
	background-image:url(../img/layout/bg_box.jpg);
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
}

a.title
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}

a.title:hover
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #003366;
	font-weight:bold;
	text-decoration:underline;
}

.bglink
{
	text-decoration: none;
	color: #FF6600;
}

.bglink:hover
{
	text-decoration: none;
	color:#000000;
	background-color:#EBECF0;
	display:block;
}

.selectbox
{
	background-image:url(../img/layout/bg_box.jpg);
	margin-bottom:5px;
	margin-top:5px;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
}

.picbtn
{
	margin-left:4px;
	border: 0px;
}

/* ------- events  -------- */
form.frmEvents, form.frmEvents fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

.tblEvents
{
	width: 569px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.tdEventsLeft
{
	width: 200px;
	
}

.tdEvents2Col
{
	width: 100%;
}

.btnEvents
{
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 17px;
	background-image: url(../img/layout/btn_empty.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.frmEvents, .frmEventsZip, .frmEventsCity, .frmEventsPhone1, .frmEventsPhone2, .frmEventsPhone3, .frmEventsTextarea
{
	border-top:  1px solid #003366;
	border-bottom: 1px solid #D1D6E0;
	border-left: 1px solid #003366;
	border-right: 1px solid #D1D6E0 ;
	background: White;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 11px;
	border-style :solid;
	padding : 2px;
	margin :2px;
	width: 200px;
}

.frmEventsZip
{
	width: 50px;
}

.frmEventsCity
{
	width: 142px;
}

.frmEventsPhone1
{
	width: 50px;
}

.frmEventsPhone2
{
	width: 30px;
}

.frmEventsPhone3
{
	width: 104px;
}

.frmEventsTextarea
{
	height: 150px;
}

.frmEventsFooter
{
	white-space: nowrap;
}

.validation-advice
{
    visibility: hidden;
    position: absolute;
}

