html, body {
	margin: 0;
	padding: 0;
	}

div, p, ul, li, h1, h2, form {
	margin: 0;
	padding: 0;
	}

body {
	background: #fff;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	}

img {
	border: 0;
	}

h1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #001e50;
	text-decoration: none;
	margin-bottom: 20px;
	}

h2 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #78aa50;
	text-decoration: none;
	margin-bottom: 10px;
	}

p, td {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
	margin-bottom: 15px;
	}

a {
	color: #78aa50;
	}

a:hover {
	color: #001e50;
	}

.required {
	color: #f00;
	}

.error {
	color: #f00;
	font-weight: bold;
	}

.tab1 td {
	padding-bottom: 7px;
	}

.imgBorder {
	border: 1px solid #ccc;
	}

.imgFloatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	border: 1px solid #ccc;
	}

.highlight {
	background-color: #ffdc00;
	}

.marginTop {
	margin-top: -10px;
	}

.icon a {
	font-weight: bold;
	text-decoration: none;
	}

.icon img {
	float: left;
	padding-right: 5px;
	margin-top: -1px;
	}

#pomcanysWebsolutions {
	position: fixed;
	left: 20px;
	bottom: 8px;
	width: 131px;
	height: 5px;
	z-index: 10;
	background-image: url(../img/pomcanysWebsolutions.gif);
	}

#logoBox {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 220px;
	height: 220px;
	z-index: 1;
	}

#topNavBox {
	position: absolute;
	left: 350px;
	top: 0;
	width: 410px;
	height: auto;
	z-index: 2;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	}

.topNav {
	width: 100px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b2bbca;
	}

.topNav a {
	color: #001e50;
	text-decoration: none;
	}

.topNav a:hover {
	text-decoration: underline;
	}

.topNavActive {
	width: 100px;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b2bbca;
	}

.topNavActive a {
	color: #001e50;
	font-weight: bold;
	text-decoration: none;
	}

#navBox {
	position: absolute;
	left: 50px;
	top: 310px;
	width: 220px;
	height: auto;
	z-index: 2;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	}

.nav1Main {
	position: relative;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #aadc82;
	}

.nav1Main a {
	color: #001e50;
	text-decoration: none;
	}

.nav1Main a:hover {
	text-decoration: underline;
	}

.nav1Active {
	position: relative;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #aadc82;
	}

.nav1Active a {
	color: #001e50;
	font-weight: bold;
	text-decoration: none;
	}

.nav1 {
	position: relative;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ddf1cd;
	}

.nav1 a {
	color: #001e50;
	text-decoration: none;
	}

.nav1 a:hover {
	text-decoration: underline;
	}

.nav2Active {
	position: relative;
	margin-top: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b2bbca;
	}

.nav2Active a {
	color: #001e50;
	font-weight: bold;
	text-decoration: none;
	}

.nav2 {
	position: relative;
	margin-top: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd2dc;
	}

.nav2 a {
	color: #001e50;
	text-decoration: none;
	}

.nav2 a:hover {
	text-decoration: underline;
	}

.nav3Active {
	position: relative;
	margin-top: 2px;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b2bbca;
	}

.nav3Active a {
	color: #001e50;
	font-weight: bold;
	text-decoration: none;
	}

.nav3 {
	position: relative;
	margin-top: 2px;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd2dc;
	}

.nav3 a {
	color: #001e50;
	text-decoration: none;
	}

.nav3 a:hover {
	text-decoration: underline;
	}

#contentBox {
	position: absolute;
	left: 350px;
	top: 135px;
	width: 400px;
	z-index: 4;
	}

fieldset {
	width: 400px;
	margin-top: 25px;
	padding-left: 10px;
	border: 1px solid #aadc82;
	padding-bottom: 6px;
	display: block;
	}

fieldset legend {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #78aa50;
	margin-bottom: 4px;
	}

fieldset label {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #001e50;
	display: block;
	margin-top: 4px;
	}

fieldset input {
	width: 385px;
	height: 20px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #ddf1cd;
	border: 1px solid #001e50;
	margin-bottom: 4px;
	}

fieldset textarea {
	width: 385px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #ddf1cd;
	border: 1px solid #001e50;
	margin-bottom: 4px;
	}

fieldset select {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #ddf1cd;
	margin-bottom: 4px;
	}

#submitButton {
	width: 385px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#submitButton button {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	background-color: #001e50;
	}
