/* Section MAIN*/
body {
	font-size: 10px;
	color: #333333;
	font-family: verdana, arial, sans-serif, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat:repeat-x;
}
th, td {
	margin: 0px 0px 0px 0px;
}
.content {
	padding: 60px 40px 40px 30px;
	z-index:2;
}
/* Section TOP*/
.toplogo {
	width: 640px;
	height: 61px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.nav_top {
	font-weight: bold;
	text-align:center;
	color: #999999;
	font-size: 10px;
	width: 276px;
	position: absolute;
	left: 606px;
	top: 82px;
	height: 22px;
}
.add_top {
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	width: 245px;
	position: absolute;
	left: 373px;
	top: 9px;
	height: 44px;
}
.search_top {
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	width: 228px;
	position: absolute;
	left: 625px;
	top: 31px;
	height: 29px;
	z-index:2;
}
/* Section NAVIGATION*/
.nav {
	font-size: 10px;
	height: 23px;
	width: 522px;
	position: absolute;
	left: 161px;
	top: 62px;
	line-height: 22px;
	background-repeat: repeat-x;
	right: 0px;
}
.subnav {
	color: #FFFFFF;
	line-height: 18px;
	height: 13px;
	width: 381px;
	position: absolute;
	left: 181px;
	top: 85px;
	visibility: hidden;
}
/* Section SIDE*/
.sidebar {
	width: 145px;
	top: 138px;
	left: 0px;
	overflow:hidden;
	padding: 10px 20px 20px 25px;
	border-left: 0px solid #18667C;
}
.sidebarTable { 
	margin-top: 1px;
	margin-bottom: 2px;
}
.sidebox {
	width: 160px;
	top: 138px;
	left: 9px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F8D400;
	position:absolute;
	background-color:#FFF8E0;
	height: 453px;
	background-image:url(../images/header_yellow.gif);
	background-repeat: repeat-x;
}
.breadcrumb {
	width: 326px;
	top: 112px;
	left: 8px;
	padding: 0px;
	border: 0px;
	position:absolute;
	background-color:none;
	height: 22px;
	color: #007799;
}
/* Section LINKS*/
a, 
a:visited,
a:active {
	color: #007799; 
	text-decoration: none;
	font-weight: bold;
} 
a:hover,
a:visited:hover,
a:active:hover { 
	color: #D29900;
	text-decoration: underline;
	font-weight: bold;
}
.nav_top a, 
.nav_top a:visited,
.nav_top a:active {
	color: #E6E6E6; 
	text-decoration: none;
	font-weight: bold;
} 
.nav_top a:hover,
.nav_top a:visited:hover,
.nav_top a:active:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4D4D4D;

}
.nav a, 
.nav a:visited,
.nav a:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;

} 
.nav a:hover,
.nav a:visited:hover,
.nav a:active:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #74A2AF;
	border-top: 2px solid #74A2AF;
	border-bottom: 3px solid #74A2AF;
	border-left: 6px solid #74A2AF;
	border-right: 6px solid #74A2AF;
}
.subnav a, 
.subnav a:visited,
.subnav a:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;

} 
.subnav a:hover,
.subnav a:visited:hover,
.subnav a:active:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.bottombar a, 
.bottombar a:visited,
.bottombar a:active {
	font-size: 9px;
	color: #666666; 
} 
.bottombar a:hover,
.bottombar a:visited:hover,
.bottombar a:active:hover { 
	font-size: 9px;
	color: #666666;
}
.sidebox a, 
.sidebox a:visited,
.sidebox a:active {
	font-size: 10px;
	color: #007799;
	font-weight: normal;
} 
.sidebox a:hover,
.sidebox a:visited:hover,
.sidebox a:active:hover {
	font-size: 10px;
	color: #D29900;
	font-weight: normal;
}
/* Section FOOTER*/
.bottombar {
	font-size: 9px;
	left: 0px;
	width: 100%;
	background-image:url(../images/footer_bkg.gif);
	background-repeat:no-repeat;
}
.bottombar p{
	padding: 20px 20px 20px 40px;
}
/* Section FORMS*/
option , textarea, input, textfield, select, menu, fieldset {
	font-family: verdana, arial, sans-serif, serif;
	font-size: 11px;
}
.contact {
	height: 355px;
	width: 528px;
	top: 199px;
	left: 200px;
	position:absolute;
	padding: 20px 10px 0px 20px;
}
.sel_lenght {
	width: 160px;
}
/* Section TEXT STYLES*/
.blue {
	font-weight: bold;
	color: #007799;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.search_sub {
	font-size: 11px;
	border: 0px;
	cursor: hand;
}
