/* CSS Document */

.body {
	background-color:#ffffff;
	border:none;	
	margin: auto 0;
	padding: 0;
	vertical-align:top;
	text-align:center;
	color:#000000;
	
}
/* need this to center in all browsers */ 
#container {
	position:relative;
 	margin: 0 auto;
	width: 1000px;
  } 
 /* ........................... */
 
/* need this to render tables w/ images & links properly */ 
 img { 
     border: none; 
     display: block; 
     overflow: hidden;
     margin: 0; 
     padding: 0; 
 } 
 
 /* ........................... */
 
.table_985 {
 	width:985px;
	margin: auto 0;
	border:0;
	padding:0;
	text-align:center;
	vertical-align:top;

}
.table_999 {
 	width:999px;
	margin: auto 0;
	border:0;
	padding:0;
	vertical-align:top;
}
 
/*following is from template*/

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;}


h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #5d829d;}

h1.b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #8c80c6;}

h1.c {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #876097;}

h1.d {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #9f616a;}

h1.e {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #bc9160;}

h1.f {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #79864f;}

h1.g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #4d8a90;}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #5d829d;}

h2.b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #8c80c6;}

h2.c {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #876097;}

h2.d {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #9f616a;}

h2.e {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #bc9160;}

h2.f {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #79864f;}

h2.g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #4d8a90;}

a:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999999;; font-size: 10pt; font-weight: bold}

a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999999;; font-size: 10pt; font-weight: bold}

a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #cccccc;; font-size: 10pt; font-weight: bold}

a.top:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-weight:bold; font-size:8pt; }

a.top:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-weight:bold; font-size:8pt; }

a.top:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; font-weight:bold; font-size:8pt; }

h3 {  font-size: 10pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
.whitebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF}
.whitenormal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}

 /* ........................... */

.banner {
	background-image:url(images/banner.jpg);
	width:985px;
	height:121px;
	background-repeat:no-repeat;
	margin: auto 0;
	padding: 0;
	vertical-align:top;


}

ul.list{
	list-style-position:inside;  /*needed for IE7*/
	list-style: disc;
  	border: none;
  	margin-left:100px;
}

.copyright {
	width:1000px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 10px;
	color: #000000;
	vertical-align:middle;
	text-align: center;
	border:none;	
	margin: auto 0;
	padding: 0;

}
 /* ........................... */

a.ashleycyber:link {
	text-decoration: underline;
	font-size: 10px;
	color: #999999;
	text-align: center;
	
}
a.ashleycyber:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #999999;
}
a.ashleycyber:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #cccccc;	
}				
.mailer {
	width:600px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	vertical-align:top;

}

.contact {
	width:750px;
	border:0;
	text-align:left;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;

}
