@charset "UTF-8";

* {
margin: 0;
padding: 0;
border: 0;

}

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #003399;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;

}

#container {
	width: 771px;
	margin: auto;
	text-align: left;
	left: auto;
	right: auto;
	background: #FFFFFF;
	font-size: 90%;
	padding: 0px 32px;
}
#container #banner2 {
	margin: 0px;
	padding: 0px;
}
#container p a {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}

#header .rightalign1 a, #header .rightalign2 a, #header .rightalign3 a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	}

#header .rightalign1 a:hover, #header .rightalign2 a:hover, #header .rightalign3 a:hover {
	color: #333333;
}
.rightalign1 {
	text-align: right;
	font: bold 1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	}
	
.rightalign2 {
	text-align: right;
	font: 2em/1em Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.rightalign3 {
	text-align: right;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	}
.rightalign4 {
	text-align: right;
	font: bold 1em/.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1em;
}
#header .rightalign4 a {
	text-align: right;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;	
	}
#header .rightalign4 a:hover {
	color: #333333;

}
.leftalign1{
	margin: 0px;
	color: #003399;
	font-weight: bold;
	padding: 0px;
	clear: both;
	text-align: left;
	vertical-align: bottom;
	font-size: 80%;
} 
.fltlft   {
	float: left;
	font-size: 1em;
	color: #003399;
	font-weight: bold;
}
#container #banner2 .fltrt {
	float: right;
}
#container #tabs {
	margin: 0px;
	padding: 0px;
	float: right;
}
#bcrolls {
	width: 156px;
	height: 30px;
	Background: url(../images/bcrolls.gif);
	position: relative;
	list-style: none;
	} 
#bcrolls li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
#bcrolls li, #bcrolls a {
	height: 30px;
	display: block;
	list-style: none;

}
#bc1 {
	top: 0px;
	left: 0px;
	width: 74px;
	list-style: none;
}
#bc2 {
	top: 0px;
	left: 74px;
	width: 78px;
	top: 0px;
}
#bc1 a:hover {
	Background: url(../images/bcrolls.gif) no-repeat 0px -30px;
}
#bc2 a:hover {
	Background: url(../images/bcrolls.gif) no-repeat -74px -30px;
	}

#block_nav {
	position: relative;
	background: url(../images/block_nav.gif) no-repeat;
	height: 190px;
	width: 225px;
} 
#block_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	height: 23px;
}
#block_nav li, #block_nav a {
	display: block;
	height: 23px;
}
#oss {
	top: 25px;
	width: 225px;

}
#clnt {
	top: 47px;
	width: 225px;

	}
#abut {
	top: 70px;
	width: 225px;
	

}
#port {
	top: 95px;
	width: 225px;
	

}
#cnt {
	top: 120px;
	width: 225px;

}
#dir {
	top: 144px;
	width: 225px;


}
#oss a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -25px;
	height: 23px;
	}

#clnt a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -47px;
}
#abut a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -70px;
}
#port a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -95px;
}
#cnt a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -120px;
	}
#dir a:hover {
	background: url(../images/block_nav.gif) no-repeat -225px -144px;
}
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	
	}
.space {
	margin: 11px 0px;
	padding: 0px;
	text-align: left;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;

}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;

}
#container #banner2 .fltlft {
	float: left;
}
.text {
	margin: 6px;
	list-style: disc inside;
	}
h2 {
	margin: 6px;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
}
h2 {
	font-size: 1.2em;
	margin: 6px;
	list-style: disc inside;
}
#container .padding {
	padding: 0px 5px;
}
#container h3 {
	font-size: 18px;
	color: #003300;
	text-align: center;
	border-bottom: thick solid #FF0000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#footer a {
	color: #FFFFFF;
}
