input{font-family:Tahoma; font-size:12}
select{font-family:Tahoma; font-size:12}
textarea{font-family:Tahoma; font-size:12}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Tahoma, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.ddoverlap{
border-bottom: 1px solid #bbb8a9;
position:absolute; left:10px; top:123px; width:auto; height:auto; text-align:left; z-index:3; overflow:visible; white-space:nowrap; filter:shadow(color=#016184, strength=1);
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(./images/righttabdefault1.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:hover{
text-decoration: none;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(./images/righttabselected.gif) 100% 0 no-repeat;
}

.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #025878;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #025878;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-image: url(images/bgindex.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0F80AA;
}

a:link {color: #025B7C; text-decoration: none;}
a:hover {color: #068ABB; text-decoration: none;}
a:active {color: #068ABB; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgtop02{background-image: url(images/bgtop02.jpg);}
.bgwhite{background-color:#FFFFFF;}
.bgmenu{ 
	background-image: url(images/bgmenu.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#71CDFF;
}
.bgbdr{ 
	background-image: url(images/bgmenu.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#71CDFF;
	border-bottom:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
}
.bgbottom{background-image: url(images/bgbottom.jpg);}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 140;
background: WHITE
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
<!-- ####### LAYOUT CSS: MODIFY COLOR, FONT AND BOX SIZE HERE BUT DO NOT DELETE. ####### -->
.type16head{
		font-size:110%; 
		font-weight:bold; 
		color:#6E8869; 
		padding:3px 8px 7px 8px;
} 
.type16subhead{
		font-weight:bold; 
		color:#6E8869;
} 
.type16padbullet{
		padding: 5px 3px 3px 3px; 
		text-align:center;
} 
.type16padtbl{padding:10px 10px;}
.type16padlr{
		margin:0px 8px;
		border-top:dashed #7D7D7D 1px;
}
.type16padquote{padding:0px 10px;}
.type16pararight{
		padding:10px 10px;
}
.type16border01{
		border:#93AC8E solid 1px; 
		color:#FFFFFF;
}	
.type16border02{
		border:#FFFFFF solid 1px; 
		background-color:#A5BCA1;
		padding:20px;
}
.type16btb01{border:#CADAC6 solid 1px;}	
.type16btb02{
		border:#FFFFFF solid 1px; 
		background-color:#CADAC6;
}
.type16lineshadow_t{background-image:url(images/layouttemplate/80aafd719a9709f99c9e2e64973317c4/lineshadow_t.gif);}
.type16lineshadow_b{background-image:url(images/layouttemplate/80aafd719a9709f99c9e2e64973317c4/lineshadow_b.gif);}
.type16bdrimg{ border:#FFFFFF solid 1px;}
<!-- ########################### END CSS LAYOUT ###########################  -->
#linktoourpages{
	display:none;
}