/* CSS Document */

body {margin-left:0px;
      margin-bottom:0px;
	  margin-right:0px;
	  margin-top:0px;
      color:#000000;
	  background-image:url(../images/back_3.jpg);
	  background-repeat:repeat-x;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  }
p.header_1 {font-size:14px; font-weight:bold; margin-bottom:0px; padding-top:10px;}
p.body {margin-top:0px;}

hr {color:#53779b; width:100%;}

.heading_2 {font-size:14px; font-weight:bold; color:#333333;}

.spacer {height:10px;}

._download {color:#333333;
            text-decoration:none;
		   }
._download:hover {color:#53779b;
                  text-decoration:underline;
				 }
._download:visited {color:#333333;
                    text-decoration:none;
				   }
._download:visited:hover {color:#53779b;
                    text-decoration:underline;
				   }

._links {color:#000000;
         font-weight:bold;
            text-decoration:none;
		   }
._links:hover {color:#53779b;
                  text-decoration:underline;
				  font-weight:bold;
				 }
._links:visited {color:#000000;
                    text-decoration:none;
					font-weight:bold;
				   }
._links:visited:hover {color:#53779b;
                    text-decoration:underline;
					font-weight:bold;
				   }


/* tables */
#main_table tr 
            {border-left-style:solid;
			 border-left-color:#53779b;
			 border-right-style:solid;
			 border-right-color:#53779b;
			 }
.main_table {background-image:url(../images/back_1.jpg);
	         background-repeat:repeat;

			 }

table.content_table {padding-left:5px;
                padding-right:5px; 
				text-align:justify; 
				background-image:url(images/back_1.jpg);
	            background-repeat:repeat;
				}
td.nav_content {padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:5px; background-color:#53779b; height:20px;}

table.comm_table {border:solid; border-color:#666666;}
td.comm_table {border:solid; border-color:#666666; text-align:justify; padding-right:5px;}

/* lists */
#_testimonials {display:block; list-style:none;}

/* nav div */
#nav {font-weight:bold;
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  
	  }
#nav a {font-weight:bold;
    text-decoration:none;
    color:#fff;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:7px;
	margin-left:0px;
	margin-right:0px;
	}
#nav a:hover {font-weight:bold;
    text-decoration:none;
    color:#53779b;
	background-color:#fff;
              }
#nav a:visited {font-weight:bold;
    text-decoration:none;
    color:#fff;
	          }
#nav a:visited:hover {font-weight:bold;
    text-decoration:none;
    color:#53779b;
	background-color:#fff;
              }

._footer {background-image:url(../images/back_2.jpg); background-repeat:repeat; height:40px;}
._copy {color:#FFFFFF; font-size:10px; font-style:italic; vertical-align:middle;}