html,body {
	font-size: 12px;
	font-family: sans-serif;
	color: #000;
	margin: 10px;
	padding: 0;
	cursor: default;
	text-align: center;
}
.exth {
	background: #4AA6DE;
	text-align: right;
	vertical-align: middle;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}
td.maximize {
	width: 100%;
	padding: 10px;
}
td.released {
	line-height: normal;
	vertical-align:middle;
	width:100%
}
table {
	text-align: left;
}
div.content {
	margin: 20px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid black;
}
div.helptext {
	border: 1px solid black;
	background: #FFFFFF;
	padding: 15px;
}
td.main {
	background: #9CCFF7;
	padding-top: 10px;
}
.darkblue {
	background: #084D7B;
	vertical-align: top;
}
.red {
	background: #D81407;
	vertical-align: middle;
}
.lightred {
	background: #F83427;
	vertical-align: middle;
}
.blue {
	background: #4AA6DE;
	vertical-align: middle;
}
.white {
	background: #FFFFFF;
	vertical-align: middle;
}
.grey { 
	background: #8C8C8C;
	vertical-align: middle;
}
.fadedarkblue {
	background: url('fadeout0.gif');
}
.fadeblue {
	background: url('fadeout1.gif');
}
.issn {
	color: white;
	font-size: 12px;
	text-align: center;
	margin: 5px;
}
.logo {
	margin: 5px
}
td.nav0 {
	background: #9CCFF7;
	text-align: center;
}
td.nav1 {
	background: #B0E3FF;
	text-align: center;
}
td.center {
	text-align: center;
}
.allcenter {
	text-align: center;
	vertical-align: middle;
}
td.wh {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}
div.blue {
	background: #4AA6DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}
a, a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D81407;
}
a.textlink, a.textlink:link, a.textlink:active, a.textlink:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
}
a.textlink:hover {
	color: #D81407;
}
a.cmestart, a.cmestart:link, a.cmestart:active, a.cmestart:visited {
	color: #D81407;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: 1px dashed #D81407;
	padding: 10px;
	display: block;
	margin: 20px;
	width: 300px;
}
a.cmestart:hover {
	border-style: solid;
}
a.red, a.red:link, a.red:active, a.red:visited {
	color: #D81407;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	text-decoration: underline;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited {
	background: #FFFFFF;
	display: block; display: inline-block;
}
a.menu:hover {
	background: #D81407;
}
a.menu_highlight, a.menu_highlight:link, a.menu_highlight:active, a.menu_highlight:visited {
	background: #FFEB00;
	display: block; display: inline-block;
}
a.menu_highlight:hover {
	background: #D81407;
}
ul {
	margin: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 4px;
}
li.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
h2 {
	font-family: "Trebuchet MS", Myriad Web, Georgia, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #084D7B;
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 4px 0px 4px 0px;
}
a.tshead, a.tshead:link, a.tshead:active, a.tshead:visited {
	font-family: "Trebuchet MS", Myriad Web, Georgia, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #084D7B;
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
a.tshead:hover {
	color: #FFFFFF;
}
a.help, a.help:link, a.help:active, a.help:visited {
	display: block;
	width: auto;
	float: right;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #084D7B;
	border: 1px solid #084D7B;
	padding: 4px;
	margin: 4px 4px 4px 40px;
}
a.help img {
	vertical-align: -5px;
}
a.help:hover {
	color: #4AA6DE;
	border: 1px solid #4AA6DE;
}
input.noborder {
	border: 0px;
}
form {
	margin: 0px;
}
input.hand {
	cursor: pointer;
	cursor: hand;
}
.middle {
	vertical-align: middle;
}
input.button_xs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
strong {
	font-weight: bold;
	text-decoration: none;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.error {
	font-weight: bold;
	color: #D81407;
}
a.buttonlink, a.buttonlink:link, a.buttonlink:visited, a.buttonlink:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #084D7B;
	border: 1px solid #084D7B;
	padding: 4px;
	margin: 5px;
}
.cont1 {
	border-left: 1px solid #9CCFF7;
	background-image: url(10px-line-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 20px;
}
.cont2 {
	padding: 10px;
	background-image: url(10px-line-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.cont3 {
	width:300px;
}
.cont4 {
	line-height: 20px;
	padding:5px;
}
.cont4 img {
	position: relative;
	top: 4px;
	margin: 2px;
}