
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-image:  url('images/bg-main.jpg');
background-repeat: repeat-x;
margin-top: 10px;
margin-bottom: 10px
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.subtable {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}
ul {
margin-top:0px;
}
li {
padding-top: 8px;
}
.header {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 8pt;
	color: white;
}
/* Link Styles */
a:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	font-size: 8pt;
	text-decoration: underline;
}
a.blue:link {
	color: #2172A1;
	text-decoration: underline;
}
a.blue:visited {
	color: #2172A1;
	text-decoration: underline;
}
a.blue:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.large:link {
	color: #2172A1;
	font-size: 10pt;
	text-decoration: underline;
}
a.large:visited {
	color: #2172A1;
	font-size: 10pt;
	text-decoration: underline;
}
a.large:hover {
	color: #ff0000;
	font-size: 10pt;
	text-decoration: underline;
}
a.nav:link {
color: #003366;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
a.nav:visited {
color: #003366;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
a.nav:hover {
color: #0000ff;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
.select1 {
color: #003366;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #92BED7;
font-style:italic
}
/* Background Color Styles */
.bg-gray {
	background-color: #999999;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-blue {
	background-color: #273D8B;
}
.bg-nav {
	background-color: #F5F5F5;
}
/* Diff Font Styles */
.smfont {
font-size: 8pt;
}
.title {
font-size: 9pt;
	font-weight: bold;
}
.title2 {
font-size: 9pt;
	font-weight: bold;
}
.blu-font {
color: #273D8B;
}
.sidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.img {
	border: thick outset #666666;
}
