/* APS styles */

/*begin - general styles*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:  url(images/bg_gradient.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #EFEDD9;
	}

a 	{
	color: #993300;
	text-decoration: none;
	outline: none;
	}
	
a:hover { color: #666600; }

h1 /*page title*/{
	display: block;
	position: relative;
	visibility: hidden;
	height: 0;
	width: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	}

h2 /*textHead*/{
	color: #336699;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter; 
	padding: 0;
	margin: 0 0 10px 0;
	}
	
h2 a { color: #CC0000; }
	
h2 a:hover { color: #FF9900; }

h3 /*textSubHead*/{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	padding: 0 0 .5em 0;
	margin:0;
	}
	
h3 a { color: #660000; }
	
h3 a:hover { color: #666600; }

h4 /*leftNavHead*/{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 0 10px 20px;
	margin: 0;
	}
	
h4 a { color: #660000; }
	
h4 a:hover { color: #666600; }

h5 /*leftNavSubHead*/{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
	}
	
h5 a { color: #336600; }
	
h5 a:hover { color: #660000; }

p	{ 
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 19px;
	}
	
ul	{
	list-style-type: circle;
	margin: 0 0 0 7px;
	padding: 0 0 12px 7px;
	}

li	{
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	}
	
.address {
	line-height: 14px;
	width: 150px;
	}
	
td {
	padding: 20px 20px 20px 0;
	border-top-color: #333300;
	border-top-width: 1px;
	border-top-style: dashed;
	}
	
.map {
	border-color: #333300;
	border-width: 1px;
	border-style: solid;
	}
	
.mapFull {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	}
	
.smallText {
	font-size: 9px;
	line-height: normal;
	}
	
/*end - general styles*/

/*begin - footer styles*/
	
#footer {
	width: 726px;
	text-align: left;
	padding: 15em 0 5em 0;
	margin: 0;
	font-size: 9px; 
	color: #666666;
	}
	
#footer a {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover { color: #3366CC; }

#footer p {
	padding: 0 0 0.5em 0;
	margin: 0;
	}
	
/*end - footer styles*/
	
/*begin - layout structure styles*/

#apsTitle {
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	display: none;
	}

#masterWrap {
	width: 766px;
	padding: 0;
	margin: 0 auto;
	}

#homeWrap {
	float: left;
	width: 726px;
	padding: 0;
	margin: 0 auto;
	}

#wrap {
	width: 726px;
	padding: 0;
	margin: 0 auto;
	}
	
.sidebar {
	float: right;
	width: 40px;
	height: 560px;
	padding: 0;
	margin: 0;
	}
	
.noPad {
	padding: 0;
	margin: 0;
	width: 726px;
	}
	
#mastHead {
	height: 132px;
	width: 726px;
	margin: 0;
	padding: 0;
	}
	
/*end - layout structure styles*/

/*begin - mainNav*/
	
#mainNav {
	height: 20px;
	background-color: #000000;
	width: 726px;
	margin: 0;
	padding: 0;
	}
	
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#mainNav ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: inline;
	}

/*end - mainNav styles*/

/*begin - leftNav styles*/
	
#leftNav {
	float: left;
	width: 240px;
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#leftNav ul {
	width: 150px;
	font-size: 10px;
	color: #333300;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	line-height: 12px;
	}
	
#leftNav ul a {
	font-size: 10px;
	color: #333300;
	}
	
#leftNav ul a:hover { 
	color: #663300;
	text-decoration: underline;
	}
	
#leftNav ul li {
	margin: 0;
	padding: 0 0 0 0;
	line-height: 15px;
	border-bottom-color: #660000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	}
	
#leftNav li ul {
	font-size: 9px;
	color: #333333;
	}

#leftNav li ul a {
	color: #333333;
	}	
	
#leftNav li ul a:hover { 
	color: #660000;
	text-decoration: underline;
	}
	
#leftNav li ul li {
	font-size: 9px;
	color: #333333;
	text-indent: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	}
	
#leftNav li p {
	padding: 0 20px 0 20px;
	margin: 0;
	line-height: 10px;
	}
		
/*end leftNav styles*/

/*begin - content styles*/
	
#contentBorderTop {
	margin: 0;
	padding: 0;
	width: 726px;
	}
	
#contentBorderBottom {
	margin: 0;
	padding: 0;
	width: 726px;
	}
	
#contentWrap {
	width: 726px;
	margin: 0;
	padding: 0;
	}
	
#contentWrapCon {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CAC09D;
	background-image:  url(images/bg_content01.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}

#contentWrapGiv {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#9ABBCD;
	background-image:  url(images/bg_content02.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapWor {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CDCC00;
	background-image:  url(images/bg_content08.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapVis {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CD9900;
	background-image:  url(images/bg_content04.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapPeo {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CCCC34;
	background-image:  url(images/bg_content05.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapInv {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#98CC00;
	background-image:  url(images/bg_content06.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapCol {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CDCC00;
	background-image:  url(images/bg_content07.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapNew {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#99CCCD;
	background-image:  url(images/bg_content03.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}
	
#contentWrapBas {
	width: 726px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#CB4400;
	background-image:  url(images/bg_content09.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	}

#contentRight {
	margin: 0 0 0 240px; 
	padding: 0;
	}

#contentText {
	margin:0; padding: 20px 90px 30px 0;
	}
	
hr.cleaner {
    clear: both;
    height: 1px;
    margin: -1px 0 0 0; 
	padding:0;
    border: none;
    visibility: hidden;
    }
	
#contentImgGiv {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgWor {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgVis {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgPeo {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgInv {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgCol {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgNew {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgCon {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#contentImgBas {
	width: 193px;
	height: 266px;
	background-image:  url(images/con_img_bg09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
/*end - content styles*/

/*begin - footColumn styles*/
	
#footColumnWrap {
	font-size: 9px;
	width: 726px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
	}
	
#footColumnWrap p {
	line-height: 14px;
	} 
	
.footColumnWrapLeft {
	float: left;
	width: 474px;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
.footColumn1 {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
	}

.footColumn2 {
	float: right;
	width: 220px;
	padding: 0 0 0 15px;
	margin: 0;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	}
	
.footColumn3 {
	float: right;
	width: 220px;
	padding: 0 0 0 15px;
	margin: 0;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	}
	
/*end - footColumn styles*/

/*begin - form styles*/
	
#sendForm {
	padding: 0;
	margin: 0;
	}	
	
#forms {
	padding: 0;
	margin: 0;
	}
	
.forminput {
	font-size: 9px; 
	color: #666600;
	}	 
	
.formButton {
	font-size: 12px;
	font-weight: bold; 
	color: #666666;
	margin: 0;
	border: none;
	}
	
.error {
	color: #CC0000;
	}
	
/*end - form styles*/

