body {
	background-image: url(../images/ocean_bg.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 40px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	
}
abbr, acronym {
	font-style: italic; 
	border-bottom: dotted 1px #ABB1B7; 
	cursor: help;
}

li, p, div {
   font-family: 'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
   font-size: 12px; color: #004B91;
}
p {
	color: #004B91;
	font-size:14px;

}


/*-------HEAD LINES --------*/
h1 {
	font-family: garamond, "Times New Roman", serif;
	font-size:22px;
	color:#004B91;
	font-weight:bold;
}

h2 {
	font-family: garamond, "Times New Roman", serif;
	font-size: 16px;
	color:#004B91;
	font-weight:bold;
}

h3 {
	font-family: garamond, "Times New Roman", serif;
	font-size: 14px;
	color:#004B91;
	font-weight:bold;

}

h4 {
	font-family: garamond, "Times New Roman", serif;
	font-size: 12px;
	color:#004B91;
	font-weight:bold;

}

h5 {
	font-family: garamond, "Times New Roman", serif;
	font-size: 10px;
	color:#004B91;
	font-weight:bold;
}

h6 {
	font-family: garamond, "Times New Roman", serif;
	font-size: 9px;
	color:#004B91;
	font-weight:bold;
}
/*------End HEAD LINES --------*/


/* ------ LINK  ----------*/
/*--------- Links ---------*/



/*----- NAV 1 Links ----*/
#nav1 a:link { 
	color: #003366; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav1 a:visited {
	color: #660000; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav1 a:hover {
	color: #fff;
	font: "Lucida Sans", sans serif;
	font-size:12px;
	background-color:#003366; 
	text-decoration: none;
}
/*--- END NAV 1 Links -----*/


/*----- NAV 2 Links ----*/
#nav2 a:link { 
	color: #003366; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav2 a:visited {
	color: #660000; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav2 a:hover {
	color: #fff;
	font: "Lucida Sans", sans serif;
	font-size:12px;
	background-color:#003366; 
	text-decoration: none;

/*----- END NAV 2 Links ----*/


/*----- NAV 3 Links ----*/
}
#nav3 a:link { 
	color: #003366; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav3 a:visited {
	color: #660000; 
	font: "Lucida Sans", sans serif;
	font-size:12px;
	text-decoration: none;
}
#nav3 a:hover {
	color: #fff;
	font: "Lucida Sans", sans serif;
	font-size:12px;
	background-color:#003366; 
	text-decoration: none;
}
#nav3 {
	border-top: dotted 1px #006699;
	
}


/*-----END  NAV 3 Links ----*/


/*----- NAV 4 Links ----*/

#nav4 a:link { 
	color: #003366; 
	font: "Lucida Sans", sans serif;
	font-size:10px;
	text-decoration: none;
}
#nav4 a:visited {
	color: #660000; 
	font: "Lucida Sans", sans serif;
	font-size:10px;
	text-decoration: none;
}
#nav4 a:hover {
	color: #fff;
	font: "Lucida Sans", sans serif;
	font-size:10px;
	background-color:#003366; 
	text-decoration: none;

/*-----END  NAV 4 Links ----*/


/*---main text layouts ----*/

}
.small { 
	font-family: 'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
	font-size: 10px;
}

.normaltext	{
	font-family:  'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #3A5894;
}

.bold_itl { 
	font-family: 'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #3A5894;
}

.number_itl { 
	font-family:  'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #3A5894;
}

.boldtext {
	font-family:  'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
}
/*--main text layouts ----*/


#center1 { 

}
