table {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:  url("../../images/rightbg-revised.jpg");
	background-repeat: repeat-x;
	background-color: #EAEAEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#left {
	background-image:  url("../../images/leftbg-revised.jpg");
	background-repeat: repeat-x;	
}
#page {
	width: 755px;
	position: relative;
		margin: 0px;
	padding: 0;

}
#tophead {
	background-image:  url("../../images/02_01-revised.jpg");
	background-repeat: no-repeat;
	height: 153px; 
	margin: 0px;
	padding: 0;
}
#tophead img{
	display: block;
        margin: 0;
		padding: 17px 0 0 0;
	border: 0;
}

#tophead ul {
 	position: absolute;
	right: 0;
	top: 95px;
         margin: 0;
         padding: 8 0;
	 list-style-type: none;
         list-style-image: none;
         float: right;
}

X#tophead ul {
         margin: 0;
         padding: 80px 0 0 0;
	 list-style-type: none;
         list-style-image: none;
         float: right;
}
#tophead li {display: inline; }
#tophead ul li a {
         text-decoration:none;
         font-weight: bold;
         margin: 4px;
	 padding: 5px 5px 5px 5px;
         color: #FFFFFF;
}
#tophead ul li.highlight a {
         color: #FFCC00;
}
#tophead ul li a:hover {
         color: #000000;
	 background: #FFFFFF;
         }
#tophead ul li.highlight a:hover {
         color: #000000;
	 background: #FFCC00;
}
#midhead {
	clear: both;
	background-image:  url("../../images/02_02-revised.jpg");
	background-repeat: no-repeat;
	height: 124px; 
	padding: 0;
	margin: 0;
}
#midhead ul {
	position: relative;	
	width: 750px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#midhead h1, #midhead h2, #midhead h3 {
	margin: 0;
	padding: 0;
}
#midhead img{
	padding: 3px 0 0 10px;
	border: 0;
}
#midhead li a{
	background: transparent;
	position: absolute;
	width: 150px;
	height: 32px;
	bottom: 0;
	text-decoration: none;
	top: -8px;
	/*top: 89px;*/
	left: 555px;
}
/* *html*li a { bottom: -1px; } */
#midhead li a:hover { color:#00FF00; }

#join {
	position: absolute;
	top: 237px;
	left: 544px;
	padding: 0;
	height: 26px;
	width: 169px;
	background-image:  url("../../images/join-us.gif");
	background-repeat: no-repeat;
	font-size: 18px;
}
#join ul, #join li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#join a {
	display: block;
	width: 169px;
	height: 26px;
	text-indent: -9999px;
}
#bbb {
	position: absolute;
	top: 0px;
	left: 487px;
	width: 214px;
}
#bbb img { border: 0;}
#contentwrap{
	background-image:  url("../../images/02_04.jpg");
}
#contentleft {
	float: left;
	width: 190px;
}
#contentright {
	float: right;
	width: 535px;
	margin: 0 20px 0 3px;
    padding: 0 0 0 7px; 
}
#contentwrap-ppc{
	background-image:  url("../../images/02_04.jpg");
}
#contentleft-ppc {
	float: left;
	width: 190px;
}
#contentright-ppc {
	float: right;
	width: 535px;
	margin: 0 20px 0 3px;
    padding: 0 0 0 7px; 
}

.imgleft{
        float: left;
}
.imgright{
        float: right;
}
.imgspace{
          margin: 5px;
}
.imgborder{
           border: #000000 solid 1px;
}
#contentfooter {
	text-align:center;
	clear:both;
	margin: 0px 12px 0px 195px;
}
#contentfooter p{
	padding: 0;
}
#contentleft ul {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0;
}
#contentleft li {
	padding: 5px 3px;
	font-size: 90%;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
#contentleft li.submenu {
	margin: 0 0 0 15px;
}
#contentleft li a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
}
#contentleft li a:hover{
	color: #000000;
	font-weight: bold;
	background-color: #DDD0AC;
}
#contentfooter p {
	margin-bottom: 15px;
}
#pagebottom{
	background-image:  url("../../images/bottomfooter.jpg");
	background-repeat: no-repeat;
	height: 11px;
	width: 755px;
	padding: 0;
	margin: 0;	
	font-size: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1B4F0F;
	font-size: 175%;
}
h2 {
	color: #AA9672;
}
p {
	padding: 4px 0;
}
#contentfooter p{
	padding: 0;
}
hr {
	border: none;
	margin: 0 0 0px 0;
	border-bottom: #e4e4e4 solid 1px;
}
a:link {
	color: #1A681D;
}
a:visited {
	color: #1A681D;
}


/* Form Stuff */

input, select, textarea { Xborder:1px solid #3B423F; font-family:verdana; font-size:11px; Xmargin:2px 2px 0 2px; }

Xinput { height:20px; }

input[type="radio"] { border:0; }

select { height:22px; }

textarea { height:85px; }



label { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

.error_field { background-color: #FDD; border: 2px solid #F00; }

td { vertical-align: top; }

.indent {
	margin-left: 2em;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}


iframe {

	width:100%;

	border:0;

	margin:0;

	padding:0;

}



.form_el { float: left; margin: 5px; padding: 3px; }

.form_row { clear:both; padding:0 0 4px; }

.error_field { background-color: #FFCCCC; border: 2px solid #F00; margin: 3px; }

.error_field label { font-weight:bold; }

.error_field input[type="text"] { border: 2px solid #F00; }



.form_row_alt_color { background-color:#E8DBA8; }

.form_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/* Hides from IE-mac \*/

* html .form_row {height: 1%;}

/* End hide from IE-mac */



#error_message { font-size:large; color:#F00; }

/* Thank You */

.pdfGuide{

text-align: center;

}

/* End Thank You */
