body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #0076cc;
	background-image: url(../images/main_back_rep.jpg);
	background-repeat: repeat-x;
}

p, td, tr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6d6f;
	line-height: 18px;
	font-weight: normal;

}


.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height:27px;
	color: #5d9732;
	letter-spacing: 0pt;
	font-weight: bold;
}

.whiteheadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: 0pt;
	font-weight: bold;
}

.subheadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
	letter-spacing: 0pt;
	font-weight: bold;
}



/*MENU - LINKS*/


a:link, a:visited, .javalink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	letter-spacing: 0pt;
	font-weight: normal;
}

a.breadcrumb:hover {
	text-decoration: none;
}


a.whitehref:link, a.whitehref:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.whitehref:hover {
	text-decoration: none;
}

a.greenhref:link, a.greenhref:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d9732;
	text-decoration: underline;
	font-weight: bold;
}

a.greenhref:hover {
	text-decoration: none;
}

a.menufooter:link, a.menufooter:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a5285;
	line-height: 16px;
}
	
a.menufooter:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6d6f;
	line-height: 16px;
}

/*MISC*/
.backedge {
	background-image: url(../images/edges.jpg);
	background-repeat: repeat-y;
}

.backfix {
	background-image: url(../images/h_back_fix.jpg);
	background-repeat: repeat-x;

}
#hflashnav {
	position:relative;
	width:549px;
	height:100px;
	z-index:1000;
}

#cflashnav {
	position:relative;
	width:549px;
	height:83px;
	z-index:1000;
}

