@charset "UTF-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

/* background: #feffbe; */
.neocape #container {
	width: 964px;
	background: #e9e9e9;
	/* background-image: url(../images/footerback.jpg); */
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	border-left: 10px solid #dcdcdc;
	border-right: 10px solid #dcdcdc;
	text-align: left;
} 
.neocape #headerbar {
	/* float: top; */
	width: 963px;
	height: 144px; 
	padding: 0px 0px 0px 0px; 
}
.neocape #headercontentt {
	/* float: top; */
	width: 963px;
	height: 111px; 
	padding: 0px 0px 0px 0px; 
}
.neocape #headercontentb {
	/* float: top; */
	width: 963px;
	height: 28px; 
	padding: 0px 0px 0px 0px; 
}
.neocape #navbar {
	/* float: top; */
	width: 799px;
	height: 34px; 
	padding: 0px 0px 0px 0px; 
}


.neocape #mainContent {
	width: 943px;
	padding: 0 10px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.neocape #foot {
	width: 984px;
	background: #FFFFFF;
	/* background-image: url(../images/footerback.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center; */
	margin: -16px auto;
	text-align: left;
	padding-bottom: 10px;
	overflow:visible;
	
	
}


.neocape #content {
	width: 871px;
    /* background: #e7e7e7;
    background-image: url(../images/footerback.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center; */
	margin: 0px auto;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow:visible;
	
	
}

.neocape #titlebanner {
	width: 905px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 20px;
	overflow:visible;
	
	
}

.neocape #footer {
	width: 915px;
	background-color:#e9e9e9;
	margin: -16px auto;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 20px;
	overflow:visible;
	
	
}

.neocape #bottomContent {
	width: 915px;
    /* background: #e7e7e7;
    background-image: url(../images/footerback.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center;*/ 
	margin:0px auto; 
	text-align: left;
	padding-bottom: 0px;
	
	
}
.bottomcolumnl {float:left; width:293px}
.bottomcolumn {width:287px}
.bottomcolumnr {float:right; width:293px}



/* Rounded Borders */

.t {background: url(../images/div/dot.jpg) 0 0 repeat-x; width: 870px}
.b {background: url(../images/div/dot.jpg) 0 100% repeat-x}
.l {background: url(../images/div/dot.jpg) 0 0 repeat-y}
.r {background: url(../images/div/dot.jpg) 100% 0 repeat-y}
.bl {background: url(../images/div/bl.jpg) 0 100% no-repeat}
.br {background: url(../images/div/br.jpg) 100% 100% no-repeat}
.tl {background: url(../images/div/tl.jpg) 0 0 no-repeat}
.tr {background: url(../images/div/tr.jpg) 100% 0 no-repeat; padding:10px} 
.columnl {float:left; width:410px}
.columnr {float:right; width:410px}
.title {width:850px}
.columnl2 {float:left; width:355px}
.columnr2 {float:right; width:465px}
.title2 {width:390px}



/* Text Properties */

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #000000;
}
.style1 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
}
.style2 {font-size: 9pt; font-weight: bold; color: #333333; }
.small {font-size: 7pt
	color:#333333;
}
.smaller {font-size: 6pt}

.larger {font-size: 10pt}

h1 {font-size: 24px; letter-spacing:-2px}

