body{
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 100%;
	height: 100%;
	width: 100%;
	margin: 0px;
	border: 0px;
}

div.content{
	text-align: center;
	vertical-align: middle;
}

img{
	border: none; /*
	border: 1px #999999 solid;
*/
}

a, a:visited{
	color: #333399;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

strong{
	color: #333399;
}
.blue{
	color: #333399;
}
h2 {
	color: #333399;
}

input.button{
	background-color: #F8F8FF;
	border: 1px inset #000000;
	color: #000000;
	font-size: 11px;
}

table tr.footer td{
	border: none;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

table tr.footer td a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

table.content{
	width: 864px; /*
	border: 1px #999999 solid;
	*/
}

table.content td.footer_bar{
	background-color: #EFEFEF;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	padding: 3px;
	text-align: center;
}

table.content td.footer_bar a, table.content td.footer_bar a:visited{
	color: #0000CD;
	font-size: 11px;
	padding: 5px;
	font-weight:bold;
	text-decoration: none;
	white-space: nowrap;
}

table.content td.footer_bar a:hover{
	text-decoration: underline;
}

table.content td.header{
	height: 80px;
}

table.content td.menubar{
	background-color: #EFEFEF;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid; /*
	margin-bottom: 15px;
*/
	margin-top: 2px;
	padding: 5px;
	text-align: center;
	text-align: center;
	width: 864px;
}

table.content td.menubar a{
	color: #0000CD;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

table.content td.menubar a:hover{
	text-decoration: underline;
}

table.content td.menubar a:after, td.footer_bar a:after{
	content: " | ";
}

table.content tr td{
	font-size: 11px; /*	padding: 5px;*/
	text-align: left;
}

table.footer td{
	color: #999999;
	font-size: 10px;
}

table.footer td a,table tr.footer td a{
	color: #999999;
	text-decoration: none;
}

table.footer td.left{
	padding-left: 5px;
	text-align: left;
	white-space: nowrap;
	width: 33%;
}

table.footer td.middle{
	text-align: center;
	white-space: nowrap;
	width: 33%;
}

table.footer td.right{
	float: right;
	padding-right: 5px;
	white-space: nowrap;
	width: 33%;
}

table.input_form {
/*	width: 100%;
*/
	background-color: #efefef;
	text-align: right;
}

table.input_form tr td{
	font-size: 9px;
	padding-left: 5px;
	width: 100%;
}

table.page_teaser	td{
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
}

table.page_teaser	td.teaser{
	width:205px;
	padding-right: 10px;
}

table.page_teaser	td table{
	margin: 2px; /*
	border: 1px #999999 solid;
	*/
	white-space: normal;
}

table.page_teaser	td table td{
	padding: 1px;
}

table.page_teaser	tr.headline td{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #EFEFEF;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

table.page_teaser	tr.headline td.registration_form{
	background-color: #718DE2;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
}

table.page_teaser	tr.headline td.blank{
	background-color: #FFFFFF;
	border: none;
	width: 5px;
}

.text_field{
	background-color: #F8F8FF;
	border: 1px inset #000000;
	color: #000000;
	font-size: 12px;
}

.red_bold_underlined{
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

td.subheading{
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px;
	width: 1px;
	white-space: nowrap;
}

