body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #2D3155;
	margin: 0px;
	padding: 0pt;
	list-style-position: inside;
	list-style-type: square;
	color: #FFFFFF;
}

td {
	font-size: 10pt;
}

.maintable {
	margin: 0px;
	height: 100%;
}
.mt11 {
	background-color: #7385AE;
	height: 100px;
	width: 30px;

}
.mt12 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #7385AE;
	text-align: center;
	vertical-align: bottom;
	height: 100px;
	width: 200px;
	padding: 10px;


}
.mt13 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 550px;
	font-size: 150%;



}
.mt14 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 165px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 0px;
	font-size: 70%;


}

.mt21 {
	background-color: #7385AE;
	width: 30px;


}
.mt22 {
	background-color: #7385AE;
	vertical-align: top;
	text-align: right;
	padding: 10px;
	color: #000000;
	width: 200px;
}
.mt23 {
	vertical-align: top;
	text-align: left;
	width: 550px;
	padding: 10px;
}
.mt24 {
	width: 165px;
	text-align: right;
	vertical-align: top;
}


.pics {
	height: 150px;
	width: 150px;
	vertical-align: top;
}
a:link , a:visited {
	font-weight: bold;
	color: #7385AE;
	text-decoration: none;
}
a:hover , a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menublock a:link , .menublock a:visited {
	font-weight: bold;
	color: #2D3155;
	text-decoration: none;
}
.menublock a:hover , .menublock a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menublock {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.menublock p{
	margin: .5em;
}

.contentblock table{
	width: 530px;
	margin: 0px;
	padding: 0px;
}

.contentblock td{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7385AE;
}

.contentblock h2{
	font-size: 130%;
}

.contentblock h3{
	font-size: 100%;
}

.contentblock textarea{
	font-size: 80%;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}

