/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	background: #181C28
}
p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 6px;
	list-style-image: url(images/bullet.gif);
}
li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
	margin-top: 5px;
	margin-left: 16px;
	margin-right: 6px;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #0D4365;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000066;
	text-decoration: none
}
a:hover {
	color: #660000;
	background: #ffffff
}
H1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #A0C7D8;
	font-size: 19px;
	margin-top: 10px;
	margin-left: 16px
}
H2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #151A29;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 16px
}
H3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size:  10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px
}
H4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #151A29;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px
}
.footer {
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
	margin-left: 2px
}
.menu {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-left: 6px
}
.header {
	background-image: url(images/newhead.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whitebg {
	background: #ffffff;
}
.blue1 {
	background: #D6DDE5;
}
.blue2 {
	background: #E7EAEC;
}
.red {
	color: #660000;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px
}
td.quotebox {
	border: thin solid #151A29;
}
.invis {
	color: #E7EAEC;
}
.boxoutline {
	border: 1px solid #CCCCCC;
}
.footerbg {
	background-color: #999999;
}
.tableindent {
	margin-left: 25px;
}
