/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-family: "Times New Roman", Times, serif;
}
h5 {
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin: 15px;
	padding: 0px;
}
hr { border:none; border-top:dotted 2px #cccccc; margin-top: 10px; }
a:link { color: #0b2967; text-decoration: none; }
a:visited { color: #0b2967; text-decoration: none; }
a:hover { color: #0b2967; text-decoration: underline; }
a:active { color: #0b2967; text-decoration: underline; }

.bottom {
	color: #333333;
}
a.bottom:link { color: #333333; text-decoration: none; }
a.bottom:visited { color: #333333; text-decoration: none; }
a.bottom:hover { color: #333333; text-decoration: underline; }
a.bottom:active { color: #333333; text-decoration: underline; }

.body-text {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 60px;
	text-align: justify;
	font-size: 16px;
}
.body-text2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-size: 16px;
}
.body-text3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 60px;
	text-align: justify;
	font-size: 14px;
}
.body-text4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-size: 14px;
}
.body-text5 {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 60px;
	text-align: justify;
	font-size: 16px;
}
.body-text-table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}
.body-text-table-top {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}
.body-text-table-middle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}
.body-text-table-bottom {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}
.heading {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 60px;
	text-align: left;
	color: #7eaed8;
	font-size: 20px;
}
.form {
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #333333;
}
.red-bold {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.dark-blue {
	color: #0b2967;
}

.center {
	text-align: center;
}
.small {
	font-size: 11px;
}
.small2 {
	font-size: 12px;
}

.LeftNav	{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #0b2967;
	padding:0;
	margin:0;
	line-height:30px;
	width:152px;
	height: 30px;
}

.LeftNav a:link, .LeftNav a:visited	{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: #7EAEE7;
	color:#0b2967;
	font-weight: bold;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:152px;
	height: 30px;
	text-indent:15px;
}

.LeftNav a:hover, .LeftNav a:active	{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: #0b2967;
	color:#FFFFFF;
	font-weight: bold;
	padding:0;
	margin:0;
	display: block;
	text-decoration: none;
	width:152px;
	height: 30px;
	text-indent:15px;
}

.LeftNav2 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #0b2967;
	width:152px;
	padding:0;
	margin:0;
	line-height:30px;
	height: 55px;
}

.LeftNav2 a:link, .LeftNav2 a:visited	{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: #7EAEE7;
	font-weight: bold;
	width:152px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	text-indent:15px;
	
}

.LeftNav2 a:hover, .LeftNav2 a:active	{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: #0b2967;
	color:#FFFFFF;
	font-weight: bold;
	width:152px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	text-indent:15px;	
}

.LeftNav3 {
	line-height: 20px;
}
