/**
 *	Nouvo v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2004 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 *
 *             (c) 2006 - Changed by Henrik J. Koch, KOCH Engineering 
 *              
 */

/* main menu styles */

/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555; 
font-style: normal;  
line-height: 130%; 
}
 
 
/* In Text Hyperlinks */
a:link {
 color: #6292CC; 			/*blue*/
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 color: #6292CC; 			/*blue*/
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: #FF8000;
 font-size: 12px;
 text-decoration: none;
}


/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}




/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}

.leftnav12 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}

.leftnav1 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}


.leftnav1-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
 

.leftnav2 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav2-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav3 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav3-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav4 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}


.leftnav4-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* white*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
 


/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: arial, helvetica, sans-serif; 
color: #555555;
border-right: #94b4dc 1px solid; 
border-top: #94b4dc 1px solid; 
border-left: #94b4dc 1px solid; 
border-bottom: #94b4dc 1px solid
}

.input {
font-family: arial, helvetica, sans-serif; 
color: #555555; 
border-right: #94b4dc 1px solid; border-top: #94b4dc 1px solid; border-left: #94b4dc 1px solid; border-bottom: #94b4dc 1px solid; background-color: #ffffff
}
