﻿body {
	margin: 0px;
	background-image: url('images/graphics/pgbackground.jpg');
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	background-color: #ffffff;
	background-attachment: fixed;
}
html {	scrollbar-face-color:#395068;
	scrollbar-shadow-color:#405A75;
	scrollbar-highlight-color:#858772;
	scrollbar-3dlight-color:#6A95C2;
	scrollbar-darkshadow-color:#405A75;
	scrollbar-track-color:#4A6988;
	scrollbar-arrow-color:#6A95C2}

h1 {
	font-family: "Verdana";
	font-size: 12pt;
	font-weight: 600;
	color: #CC0000;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-size: 15px;
	font-weight: 500;
	font-family: "Verdana";
	color: #29170D;
	font-variant: normal;
}
h3 {
	font-size: 15px;
	font-family: Verdana;
}
	
h4 {
	font: 14px "Verdana";
}
h5 { font: 10pt Arial Narrow;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana;
	
}


a:link {
	Color: #2D4053;
	font-weight: 400;
	font-size: 14px;
	font-variant: small-caps;
}

a:visited {
	Color : #2D4053;
	font-weight: 400;
	font-size: 14px;
	font-variant: small-caps;
}
a:hover {
	Color: #212E3C;
	font-weight: 400;
	font-size: 14px;
	font-variant: small-caps;
}
a:active {
	Color: #2D4053;
	font-weight: 400;
	font-size: 14px;
	font-variant: small-caps;
}

a.bold:link {
	Color: #2D4053;
	font-weight: 600;
	font-size: 14px;
	font-variant: small-caps;
}

a.bold:visited {
	Color : #2D4053;
	font-weight: 600;
	font-size: 14px;
	font-variant: small-caps;
}
a.bold:hover {
	Color: #212E3C;
	font-weight: 600;
	font-size: 14px;
	font-variant: small-caps;
}
a.bold:active {
	Color: #2D4053;
	font-weight: 600;
	font-size: 14px;
	font-variant: small-caps;
}

a.small:link {
	Color: #2D4053;
	font-weight: 400;
	font-size: 12px;
	font-variant: small-caps;
}

a.small:visited {
	Color : #2D4053;
	font-weight: 400;
	font-size: 12px;
	font-variant: small-caps;
}
a.small:hover {
	Color: #212E3C;
	font-weight: 400;
	font-size: 12px;
	font-variant: small-caps;
}
a.small:active {
	Color: #2D4053;
	font-weight: 400;
	font-size: 12px;
	font-variant: small-caps;
}

a.bot:link {
	Color: #FFFFFF;
	font-weight: 400;
	font-size: 11px;
	font-variant: small-caps;
}

a.bot:visited {
	Color : #FFFFFF;
	font-weight: 400;
	font-size: 11px;
	font-variant: small-caps;
}
a.bot:hover {
	Color: #FFFFFF;
	font-weight: 400;
	font-size: 11px;
	font-variant: small-caps;
}
a.bot:active {
	Color: #FFFFFF;
	font-weight: 400;
	font-size: 11px;
	font-variant: small-caps;
}


.header {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: 900;
	font-variant: normal;
	color: #cc0000;
}

.boldnormal {
	font-weight: bold;
}

.redhighlight {
	font-weight: normal;
	color: #cc0000;
}
.redhighlightcaps {
	font-weight: 600;
	color: #5A7DAA;
	font-variant: small-caps;
	font-size: 14px;
}
.boldblue {
	font-weight: bold;
	font-size: 12px;
	color: #0E12A9;
	font-variant: small-caps;
	font-family: Verdana;
}
.boldred {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: 900;
	font-variant: normal;
	color: #cc0000;
}
.redhighlightsmall {
	font-weight: normal;
	color: #cc0000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.linespace {
	line-height: 23px;
}

.indentfont {
	margin-left: 20px;
	margin-right: 5px;
}

.smallfont {
	font-size: 11px;
	font-variant: normal;
}

.smallfontbold {
	font-size: 12px;
	font-weight: 600;
}
.smallwhite {
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
}


.medfont {
	font-size: 12px;
	font-weight: 400;
}


.medfontbold {
	font-size: 12px;
	font-weight: 600;
}

.pictureframe {
	border: 3px solid #4B6796;
}
.bluecell {
	background-color: #E7EBF5;
	border: 1px solid #D9E2F4;
}
.tableborder {
	border: 1px solid #D9E2F4;
}
.tinyfont {
	font-size: 10px;
	font-variant: normal;
	font-style: italic;
}
