@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C6D3E0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}


a:link{
	font-size: 13px;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	font-size: 13px;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	font-size: 13px;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-size: 13px;
	color: #FF6600;
	line-height: 150%;
	text-decoration: underline;
}


h4 {
	font-size: 14px;
	color: #013467;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002F5E;
}

h5 {
	font-size: 14px;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}

.gray {
	font-size: 13px;
	color: #4C6B8D;
	line-height: 150%;
}
.orange {
	font-size: 12px;
	color: #FF6600;
	line-height: 150%;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}

 p.mar01 {margin: 10px;}

.green {
	font-size: 12px;
	color: #669966;
	line-height: 150%;
}
.white-14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
}
.top-text {
	font-size: 12px;
	color: #717E81;
		line-height: 150%;
}
.navy {
	font-size: 13px;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
}
