body 	{
		background-color: #fff;
		color: #000;
		font-size: 12pt;
		margin: 0;
		padding: 0;
	}

.maincopy { 	
		padding-left: 23px;
		padding-top:10px;
		padding-bottom:20px;
		padding-right:10px;
		font-size: 10pt;
		font-family: Arial, Helvetica,sans-serif, Verdana, Geneva;
	 }

.footercopy {
		font-size: 8pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 }

.headercopy { 	
		padding-right:10px; font-size: 8pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #FFF;
	 }

a.white:link { color: #FFF; font-weight: bold; }
a.white:visited { color: #FFF; font-weight: bold; }
a.white:hover { color: #62FF16; font-weight: bold; }

a.headerlink:link { color: #CBEF00; font-weight: bold; }
a.headerlink:visited { color: #CBEF00; font-weight: bold; }
a.headerlink:hover { color: #00EF11; font-weight: bold; }

a.menu1:link { color: #378413; text-decoration: none; }
a.menu1:visited { color: #378413; text-decoration: none; }
a.menu1:hover { color: #164202; text-decoration: underline; }

.linktext { 	
		font-size: 10pt;
		font-family: Arial, Helvetica,sans-serif, Verdana, Geneva;
		font-weight: bold;
	 }
.submenu { 	
		font-size: 8pt;
		font-family: Verdana, Helvetica,sans-serif, Arial, Geneva;
		font-weight: bold;
	 }

.navcopy { 	
		font-size: 9pt;
		font-family: Arial, Helvetica,sans-serif, Verdana, Geneva;
		font-weight: normal;
	 }


h1 	{ 
		width:100%;
		font-size: 16pt;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

h2 	{ 
		width:100%;
		font-size: 12pt;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

.copyhighlight 	{

		font-size: 11pt;
		font-weight: bold;

	}

.offers	{

		padding:10px;
		border-top:1px dotted #999; 
		border-bottom:1px dotted #999;
	}

.offerscopy { 	
		padding:10px;
		font-size: 11pt;
		font-family: Verdana, Arial, Helvetica,sans-serif, Geneva;
		font-weight: bold;
		color: #CC0000;
	 }

.footer2	{

		border-top:1px dotted #999;
	}

table tr td.padleft { padding-left: 10px; }

.gallerycopy { 	
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica,sans-serif, Geneva;
		font-weight: normal; color: #444;
	 }

.borders { border:1px #999 solid; }

