a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.hdr:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a.hdr:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a.hdr:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.hdr:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #172C5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 3px;


}

h1 {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #28676C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #525251;
	border-left-color: #000000;

}

h2 {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #D5596F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #525251;
	border-left-color: #000000;
}

h3 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #737874;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h4 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h5 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h6 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}

h2.hdr {
	color: #D5596F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
}

h2.ulc {
	color: #D5596F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.border {
	border: 3px solid #64BEC6;
}

.coaddress {
	color: #3A3A3A;
	font-size: 15px;
}

.coname {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.content {
	background-color: #FFFFFF;
	background-image: url(images/bk.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.copyrights {
	background-color: #A89E9D;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

.header {
	background-color: #ADDDE1;
	color: #FFFFFF;
}

.nav {
	background-color: #E0F2F3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADDDE1;
	border-right-color: #ADDDE1;
	border-bottom-color: #ADDDE1;
	border-left-color: #ADDDE1;

}

.quote {
	background-color: #999999;
	font-size: 11px;
	font-style: italic;
}

.sideslice {
	background-color: #FFFFFF;
	background-image: url(images/F1009k2a_11.gif);
	background-repeat: no-repeat;
}


