
td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 15px;
	color: #4682B4;
	text-align:center;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 2px solid #4682B4;
}

h2,
h2.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033cc;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 7px;
}

h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 7px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00008B;
	line-height: 16px;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #3d557c;
	text-decoration: underline;
}

a:hover {
	color: #0066CC;
}

a img {
	border: none;
}
img.rightpicture {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

img.leftpicture {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}


body, html {
	width: 100%;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	color: 0033cc;
}

div.content {
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.hmenu {
	background-color:#4682B4 ;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	height: 30px;
}

div.hmenu div.menuitem1 {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	height: 23px;
}
div.hmenu div.selected {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 7px;
	height: 23px;
}

div.hmenu div.selected a,
div.hmenu div.menuitem1  a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

div.hmenu div.selected a {
	color:  #003366;
}

div.hmenu div.selected a:hover,
div.hmenu div.menuitem1 a:hover {
	text-decoration: underline;
}
