abbr, acronym {
	font-style: italic; 
	border-bottom: dotted 1px #ABB1B7; 
	cursor: help;
}

body {
	background-image:  url(../images/ocean_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	font-family:Georgia, serif;
	font-size: 12px;
	color: #0062BB;
	line-height: 140%;
	background-repeat: repeat;
	
}


/*-------HEAD LINES --------*/
h1 {
	font-family:Georgia, serif;
	font-size:24px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;
		
}

h2 {
	font-family:Georgia, serif;
	font-size: 18px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;
		
}

h3 {
	font-family:Georgia, serif;
	font-size: 16px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;
}



h4 {
	font-family:Georgia, serif;
	font-size: 14px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;
	
	
}

h5 {
	font-family:Georgia, serif;
	font-size: 12px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;
	
}

h6 {
	font-family:Georgia, serif;
	font-size: 10px;
	color:#004B91;
	font-weight:bold;
	font-style:italic;
	line-height: 130%;

}

/*-------HEAD LINES --------*/

/* ------ LINK  ----------*/
a:link {
	color: #0088FF; 
	font: Georgia;
	text-decoration: none;
}
a:visited {
	color: #660000; 
	font: Georgia;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font: Georgia;
	background-color:#0088ff; 
	text-decoration: none;
}

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

/*----- NAV BAR Links ----*/
#navbar a:link { 
	color: #003366; 
	font: Georgia;
	text-decoration: none;
}
#navbar a:visited {
	color: #660000; 
	font: Georgia;
	text-decoration: none;
}
#navbar a:hover {
	color: #fff;
	font: Georgia;
	background-color:#003366; 
	text-decoration: none;
}
/*--- NAV BAR Links -----*/

/*---main text layouts ----*/
.style3 {font-size: 10px
}

p {text-indent: 1em;

}

.small { 
	font-family: Georgia, serif;
	font-size: 9px;
}

.bold_itl { 
	font-family:Georgia, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #0062BB;
}

.number_itl { 
	font-family:Georgia, serif;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #0062BB;	
}

.boldtext { 
	font-family:Georgia, serif;
	font-size: 12px;
	font-weight:bold;
	color: #0062BB;
}
/*--main text layouts ----*/

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/*--side background bars----*/

#sidebar-bgimage-right {
background: url("../images/layout/pg_r1_c14.gif");
background-repeat: repeat;
}

#navbar-bgimage {
background: url("../images/layout/pg_r3_c5.gif");
background-repeat: repeat;
}

#sidebar-bgimage-left {
background: url("../images/layout/pg_r6_c1.gif");
background-repeat: repeat;
}

#bgimage-line322 {
background: url("../images/layout/pg_r6_c5.gif");
background-repeat: repeat;
}

#bgimage-line376 {
background: url("../images/layout/pg_r6_c12.gif");
background-repeat: repeat;
}

#bgimage-line380 {
background: url("../images/layout/pg_r6_c1.gif");
background-repeat: repeat;
}

#bgimage-line381 {
background: url("../images/layout/pg_r6_c5.gif");
background-repeat: repeat;
}

#bgimage-line382 {
background: url("../images/layout/pg_r6_c12.gif");
background-repeat: repeat;
}

#bgimage-line404 {
background: url("../images/layout/pg_r10_c1.gif");
background-repeat: repeat;
}

#bgimage-line436 {
background: url("../images/layout/pg_r10_c12.gif");
background-repeat: repeat;
}
