body {
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 8pt;
	font-weight: plain;
	color: #000066;
	margin: 0px;
	padding:0;
	text-align:center;
}

.menuback {
	background-image:url('images/grad.gif');
	background-repeat:repeat-x;
}
.mainmenuback {
	background-color:#F06;
	background-image:url('images/menuback.gif');
	background-repeat:repeat-y;
}

.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0060a4;
}

h2 {
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 10pt;
	font-weight: plain;
	color: #2e7db5;
}

h3 {
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0060a4;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
}
dt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0060a4;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
}
dd{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align:left;
		margin-left:3px;
	margin-right:3px;
}

.heading {
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 14pt;
	font-weight: plain;
	color: #1b5c2e;
}


.content {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}
p {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}
.formhead {
	font-family: Arial,sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align:right;
	font-weight:bold;
}
ul {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}
li {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
}

td {
	font-family: Arial,sans-serif;
	font-size: 9pt;
	text-align:left;
}

td.tableheader {
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#7fafd1;
	color: #ffffff;
	font-weight:bold;
}
td.tableheader a{
	color: #ffffff;
	font-weight:bold;
}
.button {
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffffff;
}

.button a:link, .button a:active, .button a:visited {
	color: #ffffff;
	text-decoration: none;
}

.button a:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}

td.ddmenu {
	background: #2e7db5;
	height: 20;
	text-decoration: none;
}
table.ddmenu {
	background: #2e7db5;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 20;
	border-collapse: collapse;
	position:absolute;
	visibility:hidden;
}
.smalllink a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0060a4;
	font-size: 8pt;
	text-decoration: none;
}
.smalllink a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0060a4;
	font-size: 8pt;
	text-decoration: underline;
}

a:link {
	color: #0060a4;
	font-size: 9pt;
	text-decoration: none;
	
}
a:hover {
	color: #2e7db5;
	font-size: 9pt;
	text-decoration: underline;
	cursor: hand;	
}
a:active {
	color: #0060a4;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	color: #0060a4;
	font-size: 9pt;
	text-decoration: none;

}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	
}
.menu a:hover {
	color: #012239;
	text-decoration: underline;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

.imgborder {
	border:1px solid #1b5c2e; 
	border-collapse:collapse;
	background-color: #FFFFFF;	
	bordercolordark: #FFFFFF;
	bordercolorlight: #FFFFFF;
}

st {
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #333333;
}

