.footer {
	background-color: #002157;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	color: #FFFFFF;
	font-size: 12px;
}
.navigation {
	width: 208px;
	background-color: #C7CEDA;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	color: #1F4780;
}
h1 {
	font-size: 16pt;
	color: #1F4780;
	padding-left: 8px;
}
.content {
	background-color: #C7CEDA;
	margin-left: 208px;
	border-right-width: 8px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navtext {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
}

.cellborder {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #C7CEDA;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
p {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.pnavtext {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.backgroundimage {
	background-color: #002157;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navlist {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-top: 10px;
}

.navlist a:link {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.navlist a:active {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.navlist a:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.navlist a:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

a.links:link {
	color: #1F4780;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

a.links:active {
	color: #1F4780;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

a.links:visited {
	color: #1F4780;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

a.links:hover {
	color: #1F4780;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

a.other:link {
	color: blue;
	
}
a.other:hover{
	color: blue;	
}

a.other:visited{
	color: blue;	
}

.body {
	text-align: justify;
}
.navigation li {
	padding-top: 2px;
}
body {

}
.navlinks {
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 15px;
	color: #1F4780;
	padding-left: 8px;
}
h3 {
	font-size: 14px;
	color: #1F4780;
	padding-left: 8px;
}
.nestedli {
	padding-right: 10px;
	font-size: 14px;
	margin-left: 40px;
}
strong {
	color: #1F4780;
	font-size: 14px;
}
.lefttext {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

.logo {
float:left
}
.nobullet {
	list-style-type: none;
	font-size: 14px;
}
