/* CSS Document */

/* main issues */

body {
	margin-top: 15px;
	margin-bottom: 1em;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #005574;
	cursor: default;
}
#wrapper {
	position: relative; 
	text-align: center; 
	width: 800px; 
	border:0; 
	margin:0 auto; 
	margin-bottom: 1em; 
	z-index: 23; }

/* highslide issues */

.in-page .highslide-image { border: 1px solid black;}
.rightpanel-button .closebutton {left: 265px;}
.no-header .highslide-header {display: none;}

/*content*/

#main-table { background-color: #FFF;
	text-align: center; 
	padding: 0px;
	background-color: #FFFFFF;
}

/* info page fonts */



#main-table td {
	background-color:  #FFFFFF;
	text-align: center;
	padding: 0;
}

#content-table td {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
	line-height: 120%;
}

a:link, a:visited {text-decoration: none; }

a {	font-size: 11px; color: #005574; }

a:link {
	text-decoration: none;
	color: #FF0000;
}
a {outline: none;} 
a:visited {	text-decoration: none;	color: #005574;}

a:hover {	text-decoration: none;	color: #00FF00;}

a:active {	text-decoration: none;	color: #00FF00;}

h1 { font-size: 15px; color: #000066; text-align: center; font-weight: 500; }
h2 { font-size: 15px; color: #FFF; text-align: center; font-weight: 500; }
h5 { font-size: 12px; color: #FF6600; text-align: center; font-weight: 500; }



.tenpixel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005574;
}
.elevenpixel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005574;
}
.twelvepixel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005574;
}
.twelvestrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005574;
}
.twelvestrongunder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005574;
	text-decoration: underline;
}
.fourteenpixel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005574;
}

.sixteenpixel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005574;
}
.sixteenstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005574;
}
.sixteenstrongunder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005574;
	text-decoration: underline;
}
.eighteenstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005574;
	}
	.eighteenstrongunder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005574;
	text-decoration: underline;
}
