body {
	font-family: Verdana; font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background: white;
}

td 	{ font-family: Arial; font-size: 10px; color: #363636 }
p 	{ 	font-family: Verdana; font-size: 10px; color: #363636 }
h1 	{ font-family: Arial; font-size: 22px; color: #5E6361 }
h2 	{ font-family: Arial; font-size: 18px; color: #5E6361 }
h3 	{ font-family: Arial; font-size: 10px; color: #5E6361 }
h4 	{ font-family: Arial; font-size: 11px; color: #5E6361 }
h5 	{ font-family: Arial; font-size: 12px; color: #5E6361 }
h6  { font-family: Arial; font-size: 14px; color: #5E6361 }

a.menu1_notactive:link, a.menu1_notactive:active, a.menu1_notactive:visited {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px; margin-bottom: 8px;
}

a.menu1_notactive:hover {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px; margin-bottom: 8px;
}

a.menu1_active:link, a.menu1_active:active, a.menu1_active:visited {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px; margin-bottom: 8px;
}

a.menu1_active:hover {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px; margin-bottom: 8px;
}

a.menu2_notactive:link, a.menu2_notactive:active, a.menu2_notactive:visited {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold;  padding-bottom: 8px;
}

a.menu2_notactive:hover {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px;
}

a.menu2_active:link, a.menu2_active:active, a.menu2_active:visited {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px;
}

a.menu2_active:hover {
	font-family: Arial; font-size: 14px; color: #5E6361; text-decoration: none; font-weight: bold; padding-bottom: 8px;
}

a.menu3:link, a.menu3:active, a.menu3:visited { 
	font-family: Tahoma; font-size: 12px; color: #F5F6EA; text-decoration: none; font-weight: bold;
}
a.menu3:hover {
	font-family: Tahoma; font-size: 12px; color: #F5F6EA; text-decoration: underline; font-weight: bold;
}

a:link, a:active, a:visited {
	font-family: Arial; font-size: 14px; font-weight: none; color: #0884A9; text-decoration: none; padding-bottom: 8px;
}

a:hover {
	font-family: Arial; font-size: 14px; font-weight: none; color: #0884A9; text-decoration: underline; padding-bottom: 8px;
}

.content_header {
font-family: Arial; color: #FFFFFF; font-size: 16px; font-weight: bold;
margin-top: 4px;
margin-right: 24px;
text-align: right;
}

.subheader {
	font-family: Arial; color: #787861; font-size: 11px; font-weight: bold
}

.partners_tbl {
	font-family: Arial; color: #F5F6EA; font-size: 14px; font-weight: bold
}

.main_text {
	font-family: Arial; color: #787861; font-size: 14px;
}

.news_menu {
	font-family: Arial; font-size: 14px; color: #5E6361;
}

a.news_menu:link, a.news_menu:active, a.news_menu:visited {
	font-family: Arial; font-size: 12px; font-weight: bold; color: #0884A9; text-decoration: none;
}

a.news_menu:hover {
	font-family: Arial; font-size: 12px; font-weight: bold; color: #0884A9; text-decoration: underline;
}

.news {
	font-family: Arial; font-size: 18px; color: #5E6361;
}

/* =============== HIGHSIDE ============= */
.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}

.highslide-image {
	border: 10px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

.err {
	background-color: #F6F6EA;
	font-family: Arial;
	font-size: 280px;
	color: #a0a0a0;
	font-weight: bold;
}

