@charset "utf-8";
/* CSS Document */

body {
	background-color: #52789A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #3D7A7A;
	list-style-type: square;
	text-align: left;
	font-style: italic;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #3D7A7A;
	text-align: left;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
	list-style-type: square;
}
table {
	background-color: #CDDDE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
a:link {color: #3D7a7A}
a:visited {color: #666666}
a:hover {color: #666666}
a:active {color: #666666}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #346767;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #346767;
	font-weight: bold;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	color: #666666;
	font-weight: normal;
}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}


tbody {
	text-align: left;
}

ul {
	text-align: left;
}

img {
border:none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.MenuLink:link {color: #FFFFFF}
.MenuLink:visited {color: #FFFFFF}
.MenuLink:hover {color: #FFFFFF}
.MenuLink:active {color: #FFFFFF}

.navigationborder {
	background-color: #52789A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagehead:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.pagehead:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.pagehead:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.pagehead:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 3D7a7a;
}

