﻿body {
	background: url("images/bkg.jpg") top repeat-x #2A79A0;
	background-attachment: fixed;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
}

p {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
    line-height: 1.4em;
}

.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.widespaced {
    line-height: 1.4em;
}

.whitetext {
	color: #FFFFFF;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.fancy-big {
	color: #000080;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 24px;
	font-weight: 800;
	font-style: italic;
    line-height: 1.4em;
}

.fancy {
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
    line-height: 1.4em;
}

.fancy-small {
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	font-weight: 800;
    line-height: 1.4em;
}

p.link {
	color: #000099;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

p.bigblue {
	color: blue;
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	text-align: left;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
}

.borderit img {
	border: 3px double #336699;
}

a {
	color: #0000CC;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #DFA800;
}
a:hover#hover-blue {
	color: blue;
}

a:hover#hover-wht {
	color: white;
}

.menu-left {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

.link-ltblu {
	color: #D2E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.big-link {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.link-blu {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

.link-red {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	text-decoration: none;
}

.link-wht {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
}

.menu-bottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	color: #000080;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #ffffff;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
h3 {
	color: #0059DF;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h4 {
	color: #990033;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
h5 {
	color: #990033;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	border: 0;
	color: #0048B4;
	background-color: #0048B4;
	height: 2px;
	width: 95%;
	text-align: center;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

ul.pic  {
text-align: left;
list-style-image: url('images/bullet.png');
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 15px;
}
