﻿h2 {
	padding: 4px;
	background: #003366;
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	margin-top: 10px;
	color: #FFFFCC;
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 18px;
}

.boxattop {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	height: 94px;
	width: 790px;
	vertical-align: top;
}
.textinboxattop {
	margin: 7px 0px 0px 0px;
	padding: 10px;
	border: 2px #003366 groove;
	font-family: Calibri;
	font-size: 1.5em;
	line-height: 17px;
}


.style12 {
	font-size: 70%;
	font-family: Verdana;
	line-height: 16px;
}
.style13 {
	padding: 4px;
	background: #003366;
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	margin-top: 10px;
	color: #FFFFCC;
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 18px;
}


.leftcolumnstyle {
	padding: 10px 10px 10px 0px;
	width: 390px;
	vertical-align:top;
}
.rightcolumnstyle {
	padding: 10px 0 10px 10px;
	width: 390px;
	vertical-align: top;
}


