body {
	margin : 15px 0px 10px 15px;
}
h1 {
	color : #003380;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : normal;
}
.printContent h1 {
	color : #003380;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 22pt;
	font-weight : normal;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.printContent h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
div, p, td, li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
p {
	line-height: 130%;
	text-align: left;
}
.p_compact {
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.printContent div, .printContent p, .printContent td, .printContent li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}
a {
	
}
form {
	margin : 0px;
}
img {
	border : 0px;
}
.pageheader {
	left : 15px;
	top : 12 px;
	width : 752px;
	position: absolute;
	z-index: 2;
}
.pageheader .top {
	background-color : #FFFFFF;
	height: 4px;
}
.pageheader .logo {
	left : 5px;
	top : 0 px;
	position: absolute;
	z-index: 3;
}
.pageheader .logo img {
	height: 100px;
	width: 100px;
}
.pageheader .title {
	background-color : #7F99BF;
	height: 91px;
}
.pageheader .title img {
	height: 42px;
	margin: 22px 0px 0px 176px;
	width: 411px;
}
.pageheader .address {
	background-color: #305D9E;
	color: #FFFFFF; 
	border-top: 1px solid #003380;
	border-bottom: 1px solid #003380;
	padding: 5px 0px 5px 8px;
}
.pageheader .address a {
	color: #FFFFFF;
	text-decoration: none;
}
.pageheader .address a:hover {
	background-color: #FFFFFF;
	color: #003380;
}
.pageHeader .print {
	text-align: right;
}
.pageHeader .print img {
	height: 20;
	width: 74;
}
.printHeader {
	border-bottom: 1px solid #003380;
	color : #003380;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 28pt;
	font-weight : normal;
	padding-bottom: 20px;
}
.printHeader img {
	margin-right: 30px;
}
.pagebody {
	height : 100%;
	width : 752px;
}
.mainTableX {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003084;
	border-right-color: #003084;
	border-bottom-color: #003084;
	border-left-color: #003084;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

.menuContainer {
	background-color: #E7EBF3; 
	padding : 130px 0px 0px 0px;
	width : 150px;
}
.menu {
	margin : 0px 1px 10px 8px;
}
.menu div {
	color : #808080;
	padding : 7px 0px 7px 0px;
}
.menu div div {
	padding : 7px 0px 0px 15px;
}
.menu .selected {
	font-weight: bold;
}
.menu .selected div {
}
.menu a {
	color : #003380;
	text-decoration : none;
}
.menu a:active, .menu a:hover {
	background-color : 003380;
	color : #FFFFFF;
}
.contentContainer, .startContentContainer {
	padding: 135px 25px 15px 25px;
	width: 550px;
}
.startContentContainer {
	background-image: url(images/logoBG.gif);
	background-position: 122px 100px;
	background-repeat: no-repeat;
}
.contentContainer table, .printContent table {
	margin: -7px;
}
.contentContainer td, .printContent td {
	padding: 7px;
}
.hline {
	background-color : #003380;
	height : 1px;
}
.vline {
	background-color : #7F99BF;
	width : 1px;
}
.hline img, .vline img {
	border : 0px;
	height : 1px;
	width : 1px;
}
.contentContainer .paragraphInfo {
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	color: #333333;
	margin-bottom: 15px;
}
.contentContainer .paragraphInfo p {
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
}
.printContent .paragraphInfo {
	font-style: italic;
}

.link1970 {
	color : #990000;
}

.link1970 a:active, .link1970 a:hover {
	color : #996600;
}

