body{
	padding:0px;	
	margin:0px;
	margin-top:25px;
	background-image:  url("../images/pattern03.gif");
	background-color:#007088;
	}

p{
font-size:14px;
font-family: "Times New Roman", Times, serif;
margin:0px;
color:#333333;
}

/* Headers */
h1,h2,h3,h4, h5 {
font-family: "Times New Roman", Times, serif;
margin:0px;
padding:0px;
padding:0px;
margin:0px;
}
	
h1 {
font-size:20px;
color:#007088;
}

h2 {
font-size:18px;
color:#007088;
}

h3 {
font-size:16px;
color:#007088;
}

h4 {
font-size:14px;
color:#007088;
}


a: {font-size:14px;
}

p a:link {
	color: #007088;
	text-decoration: underline;
	font-weight:bold;
}
p a:visited {
	color: #007088;
	text-decoration: underline;
	font-weight:bold;
}
p a:hover { color:#666666;
	text-decoration: none;
	font-weight:bold;
}
p a:active {
	color: #007088;
	text-decoration: underline;
	font-weight:bold;
}

/* Links */

a: {font-size:14px;
}

a:link {
	color: #007088;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color: #007088;
	text-decoration: underline;
	font-weight:bold;
}
a:hover { color:#666666;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #007088;
	text-decoration:  underline;
	font-weight:bold;
}


/*TOP NAV */
.topHeader {
font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.topHeader a:link {
font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topHeader a:visited {
	font-family: Arial, font-family: "Times New Roman", Times, serif;
, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topHeader a:hover{ 
font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.topHeader a:active {
font-family:  "Times New Roman", Times, serif;
	font-size: 14x;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}




/* BOTTOM NAV */
.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.BottomNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav a:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
.BottomNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

