@charset "UTF-8";
/* CSS Document */

body {
		background: url(../images/bkgd.gif);
		margin: 0;
}

a, a:visited {
	color: #333;
}

a:hover {
	color: #007ebd;
}

.siteWrap {
	width: 100%;
	text-align: center;
	padding: 10px;
}

.siteWide {
	width: 790px;
	text-align: left;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding-top: 6px;
	font-size: .8em;
}

*html .siteWide 
{
    width: 797px;
}

.greenbar {
	background: url(../images/greenbar.gif) repeat-x;
	width: 100%;
	height: auto;
	display: table;
}

*+html .hrdwg {
	
	padding-top: 30px;
}

*html .hrdwg {
	
	padding-top: 30px;
}

.hrdwg {
	padding-top: 17px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-left: 135px;
}



.appTitle {
	margin-right: 43px;
	color: #004282;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 60px;
}

.wave {
	background: url(../images/wave.gif) no-repeat top right;
	float: right;
	margin-right: 10px;
	height: 84px;
}


.apecMenu {
	background: url(../images/menubck.gif) repeat-x;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #007ebd;
	height: 25px;
	position: relative;
	margin-top: -31px;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	padding-top: 2px;
}

.apecMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.apecMenu li {
	float: left;
	margin: 0;
	border-right: 1px solid #007ebd;
}

.apecMenu li a, .apecMenu li a:visited {
	color: #007ebd !important;
	text-decoration: none;
}

.apecMenu li a:hover {
	display: block;
	color: #fff !important;
	background: #007ebd;
	height: 24px;
	text-decoration: none;
	margin-top: -2px;
}


.searchfield {
	width: 350px;
	float: left;
	display: block;
	height: auto;
}

.searchButton {
background: url(../images/btn_back.gif) repeat-x;
border: 1px solid #8dc73f;
color: #004282 !important;
font-weight: bold;
margin-top: 4px;
font-weight: bold;
}

.txtArea {
padding: 2px;
	border: 1px solid #9bdaf4;
}

.radios {
	vertical-align: middle;
}

.apecMenu li.noborder {
	border-right: 0px;
}

	
.apecLogo {
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/apec_logo.png', sizingMethod='image');
margin-left: 10px;
margin-top: 6px;
float: left;
width: 120px;
height: 64px;
}

.apecLogo[class] {
background-image: url(../images/apec_logo.png);
}

.siteContent {
	padding: 10px;
	height: auto;
	display: table;
	margin-top: 10px;
	margin-bottom: 10px;
}

.advanced {
	background: url(../images/advbck.gif) repeat-x;
	color: #007ebd;
	width: 99%;
	margin-top: 10px;
	padding: 8px 4px 4px 4px;
	cursor: pointer;
}

a.tabtitles {
	text-decoration: none;
	font-weight: bold;
	color: #007ebd !important;
}

.advSub {
	padding: 6px 6px 6px 15px;
	display: none;
	height: auto;
}

.bnrCol {
	float: left;
	width: 400px;;
	display: block;
	margin-left: 20px;
	height: auto;
}

.bnrBtn {
	text-align: center;
	padding: 2px 3px 2px 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	background: #e9ffcb;
	width: 98%;
	border: 1px solid #8dc73f;
}

.bnrImg {
	width: 400px;
	height: 165px;
	z-index: 110;
	border: 1px solid #8dc73f;
}

.siteContent h1 {
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #007ebd;
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 1.5em;
}

.siteContent h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #007ebd;
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 1.2em;
}

*html .bnrBtn 
{
    width: 98.5%;
}

.bnrWrap {
	border: 1px solid #8dc73f;
	background: #fff;
	margin: 0;
}

.kbResultsTop {
	border-top: 1px solid #9bdaf4;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	height: auto;
	clear: both;
	width: 100%;
}
.kbPageHeaderText {
	padding-top: 4px;
	margin-top: 10px;
	display: block;
	height: auto;
	clear: both;
	width: 100%;
	border-top: 1px solid #9bdaf4;
}
.kbResultsHeader {
	background: #dff1b7;
	border: 1px solid #8dc73f;
	font-weight: bold;
	color: #004282;
	padding: 4px 6px 4px 6px;
}
.kbResultsHeader  a, .kbResultsHeader  a:visited
{
	text-decoration: none;
	color: #004282 !important;
	}
	
	.kbResultsHeader  a:hover
{
	text-decoration: underline;
	}

.kbResultsRow {
	border-bottom: 1px solid #dff1b7;
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}

.kbResultsFooter{
	background: #dff1b7;
	font-weight: bold;
	color: #004282;
}

.footer {
	color: #fff;
	margin-top: 4px;
	margin-bottom: 10px;
	width: 795px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.footer a, .footer a:visited {
	text-decoration: none;
	color: #fff !important;
}

.footer a:hover {
	color: #fff !important;
	text-decoration: underline;
}
	

.popWrap {
	width: 275px;
	position: absolute;
	z-index: 210;
	height: auto;
	display: none;
	margin-left: 285px;
}

*html .popWrap 
{
    margin-left: 15px;
}

*+html .popWrap 
{
    margin-left: 15px;
}

.popPoint[class]
{
    background: url(../images/point.png) no-repeat;
    margin-top: 10px;
    }

.popPoint {
	
	float: left;
	margin-top: 10px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/point.png', sizingMethod='scale');
	width: 37px;
	height: 14px;
	z-index: 310;
}

*+html .popBox {
	margin-top: -20px;
	z-index: 210;
}

*html .popBox {
	margin-top: -25px;
	z-index: 210;
}

.popBox {
	border: 1px solid #8dc73f;
	padding: 2px;
	background: #fff;
	width: 237px;
	margin-left: 35px;
}

.popTxt {
	background: #e9ffcb;
	padding: 6px;
	color: #0090d0;
}

.kbResults {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0 10px 0;
}

.kbResults td, .kbResults thead tr th {
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}

.kbResults thead tr th {
	background: #dff1b7;
	border: 1px solid #8dc73f;
	font-weight: bold;
	color: #004282;
}


.siteWide h1 {
color: #004282;
font-size: 1.15em;
font-weight: bold;
text-transform: uppercase;
}

.siteWide h2 {
color: #004282;
font-size: 1em;
font-weight: bold;
}


.siteWide h3 {
color: #004282;
font-size: 1.25em;
font-weight: bold;
}
