/* general fonts */
body,p,ol,ul,div,td {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #004261; 
font-style: normal;  
line-height: 130%; 
}
 


/* headings */
h1,h2,h3,h4,h5 {
font-family: verdana, helvetica, sans-serif;
color: #004261;/* lime green */
}



/* normal title same as text size */
.title {
font-family: verdana, helvetica, sans-serif;
color: #1B4386;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* footer */
.footer {
font-size: 12px;
color: #004261;			/* lime green */
line-height: 150%; 
text-align: center;
}

 
/* last update */
.lastupdate {
font-size: 12px;
color: #004261;			/* lime green */
line-height: 150%; 
text-align: center;
}
 
/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #004261;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #004261;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: red;
 font-size: 12px;
 text-decoration: none;
}
 


/* top navigation menu */
.topnav {
font-family: verdana, helvetica, sans-serif;
font-size: 8px;
}
.topnav a {
font-weight: ;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261; 			/* white */
padding: 4px 4px 5px 4px;
}
.topnav a:visited {
font-weight: ;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261; 			/* white */
padding: 4px 4px 5px 4px;
}
.topnav a:hover {
font-weight: ;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261;
background-image: url(images/menuhint_act.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: left bottom;
padding: 4px 4px 5px 4px;
}

.topnav-act {
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261;
background-image: url(images/menuhint_act.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: left bottom;
padding: 4px 4px 5px 4px;
}

.topnav-act a {
font-weight: ;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
background-image: url(images/menuhint_act.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: left bottom;
color: #4D92B1; 			/* white */ 
padding: 4px 4px 5px 4px;
}
.topnav-act a:visted {
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261;
background-image: url(images/menuhint_act.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: left bottom;
padding: 4px 4px 5px 4px;
}
.topnav-act a:hover {
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261;
background-image: url(images/menuhint_act.gif);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: left bottom;
padding: 4px 4px 5px 4px;
}
 



/* bottom navigation menu */
.bottomnav {
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
.bottomnav a:link {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261; 			/* lime green */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
color: #004261; 			/* lime green */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* white */ 
padding: 2px;
}
.bottomnav a:active {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* white */ 
padding: 2px;
}

.bottomnavact {
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
.bottomnavact a:link {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* lime green */
padding: 2px;
}
.bottomnavact a:visited {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* lime green */
padding: 2px;
}
.bottomnavact a:hover {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* white */ 
padding: 2px;
}
.bottomnavact a:active {
font-weight: normal;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
text-decoration: underline;
color: #004261; 			/* white */ 
padding: 2px;
}



/* left navigation menu */
.leftnav1 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
.leftnav1 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
.leftnav1 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
.leftnav1 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}


.leftnav1-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
.leftnav1-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
.leftnav1-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;\
		background-position: 7px 50%;
}
.leftnav1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 7px 50%;
}
 

.leftnav2 a:link {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}

.leftnav2 a:visited {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* sky blue */
		text-decoration: none;
		width: 100%;		
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}
.leftnav2 a:hover {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}


.leftnav2-act a:link {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}
.leftnav2-act a:visited {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}
.leftnav2-act a:active {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}
.leftnav2-act a:hover {
		font-size: 10px;
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 24px 50%;
}


.leftnav3 a:link {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3 a:visited {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #004261; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3 a:active {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3 a:hover {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}


.leftnav3-act a:link {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3-act a:visited {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3-act a:active {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
}
.leftnav3-act a:hover {
		font-size: 10px;
		display: block;
		padding: 0px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #4D92B1; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/button_l.gif") top left no-repeat;
		background-position: 39px 50%;
} 
 
/* forms fields */
select {  
 font-family: verdana, helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: verdana, helvetica, sans-serif; 
color: #555555; 
font-weight: normal; 
font-size: 12px; 
border-right: #004261 1px solid; 
border-top: #004261 1px solid; 
border-left: #004261 1px solid; 
text-indent: 0px; 
border-bottom: #004261 1px solid
}

input {
font-family: verdana, helvetica, sans-serif; 
color: #555555; 
font-weight: normal; 
font-size: 12px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-left-color: #004261;
border-right-width: 1px; 
border-right-color: #004261;
border-bottom-width: 1px; 
border-bottom-color: #004261;
border-top-color: #004261; 
text-indent: 0px; 
background-color: #ffffff; 
}

