﻿table {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

td {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

body {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin: 0 auto;
}

.shell  {
	border: 1px #000 solid;
	width: 540px;
	background-color: #fff;
	
}

.leftcontent {
	border: 0px #000 solid;
	width: 208px;
}
.content {
	border: 0px #000 solid;
	width: 550px;
}

div#frame {
	overflow: auto;
	width: 99%;
	height: 500px;	
}

.content table.tcontent {
	text-align: left;
	width: 95%;
}

.content p,
.content table.tcontent p {
	border: 0px #f90 solid;
	width: 95%;
	font-size: .9em;
}

form {
	margin: 0;
	padding: 0;
}

.ul {
	list-style-type: circle;
	color: #132571;
}

p {
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	font-family: tahoma;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

.subhead {
	font-size: 14pt;
	color: #132571;
	font-weight: bold;
	font-family: tahoma;
	text-align: justify;
}
.subhead2 {
	font-size: 11pt;
	color: #132571;
	font-weight: bold;
	font-family: tahoma;
	text-align: justify;
}
.subhead3 {
	font-size: 10pt;
	color: #132571;
	font-weight: bold;
	font-family: tahoma;
	text-align: justify;
	font-variant: small-caps;
}
.bodybd {
	font-size: 11pt;
	color: #000000;
	font-family: tahoma;
}
h3 {
	font-size: 14pt;
	font-family: tahoma;
	font-weight: bold;
	color: #132571; 
}
h2 {
	margin: 6px 0;
	padding: 0;
	font-size: 18pt;
	font-family: tahoma;
	font-weight: bold;
	border-bottom: 0px #000 solid;
	color: #132571; 
}
a {
	font-family: tahoma;
	font-size: 9pt;
}
a:link {
	font-family: tahoma;
	color: #132571;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	color: #132571;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #E0083B;
	font-family: tahoma;
	font-weight: none;
	text-decoration: underline;
}
.bottomNav {
	font-size: 7pt;
	font-family: tahoma;
	color: #132571;
	text-decoration: none;
	font-weight: bold;
}
:hover.bottomNav {
	color: #E0083B;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}
:link.bottomNav {
	color: #132571;
	font-family: tahoma;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
/*
.leftTableBorder {
	border-style: solid;
	border-color: #003366;
	border-width: 1;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}
.rightTableBorder {
	border-style: solid;
	border-color: #003366;
	border-width: 1;
	border-top: 0;
	border-bottom: 0;
}
.topNavTableBorder {
	border-style: solid;
	border-color: #003366;
	border-width: 1;
	border-top: 0;
	border-bottom: 0;
}
.botNavTableBorder {
	border-style: solid;
	border-color: #003366;
	border-width: 1;
	border-top: 0;
}
*/