* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: medium;
	background-color: #0D2A4C;
	background-image: url(../image-files/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
}
#header {
	height: 150px;
	background-color: #132F54;
	background-image: url(../assets/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navleft {
	float: left;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D2A4C;
	border-right-color: #0D2A4C;
	border-bottom-color: #0D2A4C;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
#navleft p {
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #0D2A4C;
	color: #FFF;
	border: 1px solid #0D2A4C;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#navleft ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 5px;
}
#navleft li  a{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	display: block;
	padding: 2px;
	list-style-type: none;
	color: #0D2A4C;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#navleft li a:hover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #EFEFEF;
}


#navright {
	float: right;
	width: 175px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D2A4C;
	border-bottom-color: #0D2A4C;
	border-left-color: #0D2A4C;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
#navright p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	padding-bottom: 5px;
}
#navright h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #0D2A4C;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2A4C;
	padding-top: 5px;
	padding-bottom: 2px;
}


#content {
	margin-right: 10px;
	margin-left: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	color: #0D2A4C;
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2A4C;
	margin-bottom: 10px;
}
#content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 125%;
	color: #0D2A4C;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#content ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	padding-bottom: 5px;
	list-style-position: inside;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #0D2A4C;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	color: #0D2A4C;
}
#content img {
	margin: 5px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: justify;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	text-align: right;
	padding: 5px;
	background-color: #CCC;
	color: #0D2A4C;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;

	border-top-style: solid;
	border-top-color: #0D2A4C;
	border-top-width: 1px;
}
#footer p a {
	color: #B30000;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#css {
	margin-top: 10px;
	margin-bottom: 10px;
}#content p a {
	text-decoration: none;
	color: #00F;
}
#content p a:hover {
	color: #00F;
	text-decoration: underline;
}
#form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size: 75%;
}
#form h1 {
	color: #0D2A4C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
}
#form h2 {
	color: #0D2A4C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
}
#form p {
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}
