body {
    background: #f7f4ec url(images/background.gif) repeat-x scroll left top;
	margin: 0;
	padding: 0;
	color: black;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

body, p, td {
      font-family: geneva, verdana, Arial, helvetica, san-serif;
      font-size: 14px; 
      line-height: 1.3em; 
      color:#000000;
}

a {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 13px; line-height: 130%; color:#000000; }
	a {cursor: hand ; color: blue ; text-decoration:underline }
	a:active {cursor: hand ; color: red ; }
	a:hover {cursor: hand ; color: red ; text-decoration:underline }
	
.copy {
      font-size: 11px; 
      line-height: 130%; 
      color:#000000;
}
.title1 {
   color: #000000;
   font-size:15px;
   line-height:b7px;
   font-weight: bold;
}
#pagewrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
#header {
	float: left;
	width: 900px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(images/header_background.jpg);
}
#header2 {
	float: left;
	width: 900px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(images/top.jpg);
}
#headerlogoarea {
	float: center;
	width: 900px; /* 590 */
	height: 150px;
    padding-top:10px;
    text-align:center;
}
#contentarea {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/content_background.gif) repeat-y scroll center top;
}
#contentwrapper {
	width: 872px;
	height: auto;
	padding-left: 13px;
	float: left;
}
#contentarea_leftcolumn {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
/*	background: url(images/content_background_leftcolumn.gif) repeat-y scroll center top; */
	background: url(images/left_background2.png) repeat-y scroll center top;
}
#leftcolumn {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 8px 8px;
	float: left;
}
#rightcolumn {
	width: 642px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
   
.formlabel {
           padding-top:7px;
           padding-left:0px; 
           padding-right:0px; 
           text-align:right;
}

.formlabel2 {
           padding-top:5px;
           padding-left:7px; 
           padding-right:5px; 
           text-align:left;
}

.formdata {
           width:100px; 
           height:15px; 
           font-family:Tahoma; 
           font-size:11px; 
           padding-left:5px;
           border-width:1px; 
           border-style:solid; 
           border-color:#838383;
}
.small_link {
            font-size: 10px;
}
#signup {
	width: 600px;
	height: 50px;
	margin-top: 30px;
	padding-top: 25px;
    padding-left: 30px;
	float: center;
    text-align:center;
	background: url(images/signupbox.png) no-repeat scroll center top;
}
#footer {
	float: left;
	width: 900px;
	height: 91px;
	margin: 0;
	padding: 0;
	background-image: url(images/footer_background.jpg);
}
.footernav {
	color: #ada18a;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
}
.footernav a {
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
.footernav a:link, .footernav a:visited {
	color: black;
}
.footernav a:hover {
	color: #000;
	text-decoration: none;
}
.footernav a:active {
	color: #545580;
}
.copyright {
	color: #56567c;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
}
.copyright a {
	text-decoration: underline;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.copyright a:link, .copyright a:visited {
	color: #56567c;
}
.copyright a:hover {
	color: #000;
	text-decoration: none;
}
.copyright a:active {
	color: #545580;
}
.buttonscontainer {
                  width: 150px;
                  padding-top:15px;
}

.buttons a {
         color: #000000;
         /* background-color: #f4f4f4; */
         padding: 3px;
         display: block;
         font: 13px Arial, sans-serif;
         font-weight: bold;
         text-decoration: none;
         text-align: center;
/*         border-bottom: thin dotted #cccccc; */
}

.buttons a:hover {
         color: #ffffff;
         font-weight: bold;
/*         background-color: #0000ff; */
         text-decoration: none;
}

h1 {
   font-size:24px;
   line-height:1.3em;
   text-align:center;
}

.links {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 11px; line-height: 130%;}

.bigger {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 15px; line-height: 130%; color:#000000; }
.big18 {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 18px; line-height: 130%; color:#000000; }
.big20 {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 20px; line-height: 130%; color:#000000; }
.big24 {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 24px; line-height: 130%; color:#000000; }
	.bigger30 {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 30px; line-height: 130%; color:#000000; }
	.bigger30w {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 36px; line-height: 130%; color:white; }
.headline {font-family: geneva, verdana, Arial, helvetica, san-serif; font-size: 24px; line-height: 130%; color:#990033; font-weight:bold; }


	
	H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 14PX;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	margin-bottom : 0px;
	margin-top : -2px;
	margin-left : 3px;
	line-height : 100%;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 13PX;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	margin-bottom : 4px;
	margin-top : 8px;
	margin-left : 30px;
	line-height : 100%;
}
	
	H2 {
	font-family : geneva, verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 22pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 120%;
}
H3 {
	font-family : geneva, verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size : 16px;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	margin-bottom : 0px;
	margin-top : 2px;
	margin-left : 3px;
	line-height : 120%;
}
H5 {
	font-family : geneva, verdana, Arial, Helvetica, sans-serif;
	color: navy;
	font-size : 18px;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	margin-bottom : 0px;
	margin-top : 2px;
	margin-left : 3px;
	line-height : 110%;
}


