﻿body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000088;
		margin:  auto;
		background-image : url('images/bg-blueline.gif')
}

p {
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #000088;
	text-align: left;
}

td {
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 13px;
		font-weight : bold;
	 	color: #000088;
		text-align: left;
}

a:link {  color: #191970; font-weight: bold; text-decoration: underline}
a:visited {  color: #49508D; font-weight: bold; text-decoration: underline}
a:hover {  	background-color : #F0FFFF; color: #3C8CAF; text-decoration: underline overline; font-weight: bold}
a:active {  color: #49508D; text-decoration: none}

h1 {
	color : #000080;
	font-size : 23;
	font-style: italic;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
    border-left: 0px dashed black;
    border-right: 0px dashed black; 
    border-top: 0px dashed black;
    border-bottom: 1px dashed #BCB7A1}
}

h2 {
	color : #000080;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
    border-left: 0px dashed black;
    border-right: 0px dashed black; 
    border-top: 0px dashed black;
    border-bottom: 1px dashed #BCB7A1}
}

h3 {
	color : #000080;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
}
h4 {
	color : #999999;
	font-weight : bold;
	font-family : helvetica,arial;
}

hr {
	border: 0;
	color: #000080;
	background-color: #000080;
	width: 750px;
	height: 1px;
}

.btfoot {
	font-size: 11px;
	color: #000066;
	background-color: #F0FFFF;
	border-color: #316ACC black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.btnav	{background-color: #F0F0F0;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #006;
		font-weight: bold;
		border: #000088; border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.mbtnavbk	{background-color: #988277;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #AF7722;
		}

.mbtcontent {background-color: #FFFFFF;
		color: #000088;
		font-size:13px;
		font-weight:bold;
		}

.btnavbk {  background-image: url('images/bk.jpg'); background-repeat: no-repeat}
.btcontent {  border: #D2E5E9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.btquote {  font-size: 11px; color: #044B75; background-color: #F0FFFF}
.btsubtitle {  font-size: 20px; font-weight: bold; color: #3C8CAF; font-style: normal; padding-left: 10px; background-color: #EAF3F8; padding-right: 10px; text-align: center}