body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0;	
}
#container {
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
}
#header {
	zbackground-color: #010050;
	background: url(images/headerbg.gif) repeat-x;
	float: left;
	width: 100%;
	height: 206px;
	margin: 0;
	padding: 0;
}
#nav {
	float: left;
	width: 206px;
	font-weight: bold;
	padding-top: 10px;
	margin:0;
	background: url(images/navbg.gif) repeat-y;
	zheight: 300px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	background: url(images/btnbg.gif) no-repeat;
	list-style-type: none;
	height: 34px;
	margin: 0;
	zpadding: 0;
}
#nav a {
	text-decoration: none;
	color: #010190;
	margin-left: 60px;
	zmargin-top: 30px;
	zpadding-top: 20px;
	line-height: 38px
}
#nav a:hover {
	color: #cd0102;
}
#content p {
	margin: 10px 0 14px 0;
	line-height: 16px;
}
#content {
	float: left;
	width: 600px;
	margin: 0 0 30px 55px;
	zpadding-left: 2px;
}
h1 {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #000000;
	padding: 0 0 3px 0;
	font-size: 16px;
	color: #000000;
}
h2 {
	color: #010190;
	font-size: 14px;
	margin: 16px 0 0 0;
}
h3 {
	color: #000000;	
	font-size: 12px;
	margin: 10px 0 0 0;
}
.image {
	float: right;
	margin: 0 0 10px 30px;
}
.date {
	font-style: italic;
	font-size: 11px;
}

z#content li {
	line-height: 20px;
	padding-bottom: 5px;
	list-style-type: disc;
	margin-left: 20px;
}

zul {
	margin: 0;
	padding: 0;
}
z.name {
	font-size: 16px;
	font-weight:bold;
}
z.position {
	font-size: 13px;
	font-weight: bold;
	color: #1a2d5a;
}
z.back {
	font-weight: bold;
	color: #1a2d5a;
}
z#back a {
	font-weight: bold;
	color: #f49404;
	ztext-decoration:none;
}
z#back a:hover {
	color: #f37f02;
	text-decoration: underline;
}
#content a {
	ztext-decoration: none;
	color: #010190;
}
#content a:hover {
	ztext-decoration: none;
	color: #cd0102;
}

z.submit2 {
	background: url(images/btnSend.gif) no-repeat;
	width: 100px;
	height: 22px;
	border: none;
}
#footer p {
	margin: 0;
	padding-top: 5px;
}
#footer a {
	zfont-size: 10px;
	color: #000000;
	text-decoration: none;
}	
#footer a:hover {
	zfont-size: 10px;
	color: #000000;
	text-decoration:underline;
}

#footer {
	clear: both;
	width: 600px;
	font-size: 10px;
	margin-left: 260px;
	padding-bottom: 50px;
	border-top: 1px solid #000000;
}	

#contact
{
width:409px;
float:left;
padding-left:110px;
}

.contactsmall
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
}