body {
	background-color: #E3E0E1;
	margin: 0px;
	padding: 0px;
}
.stripes {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #102854;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.textbold {
	font-weight: bold;
	color: #356FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#navigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 50px 0px 0px;
	font-size: 11px;
	list-style-type: none;
	display: block;
	text-align: center;
	line-height: 70px;
}
#navigation li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	line-height: 70px;
}
#navigation a {
	text-decoration: none;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDC60F;
	padding-right: 10px;
	padding-top: 70px;
	padding-left: 45px;
	padding-bottom: 4px;
	font-style: normal;
	font-weight: bold;
	height: 70px;
}
#navigation a:hover {
	color: #A2AB0E;
	padding-left: 45px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #031A4A;
	margin-top: 12px;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031A4A;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031A4A;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3069AF;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4C518;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
.contactus a:link {
	font-size: 16px;
	color: #000066;
}
.contactus a:visited {
	color: #000066;
}

