/*********************************************************
 Main CSS (main.css) - Creates the main CSS for all pages
 ********************************************************/
/* AUTHOR : Eric Davis */
/* DATE: 05/23/05 */

* {font-family: arial; font-size: 11px;}

a {font-family : arial; font-size: 11px;}

BODY {background-color : #FFFFFF; margin-top : opx; margin-left : 0px;}

H1	{font-family : arial; font-size : 18px; font-weight : bold; margin-bottom:0px;}
H2	{font-family : arial;font-size : 11px;font-weight : bold; margin-bottom:0px;}

P {margin-top : 0px;}
	
.mainTable {background-color: #D25900; border-width: 1px; border-style: solid; border-color: #F57F00; margin-top: 36px; margin-bottom: 36px; width: 719;}


/* FOOTER LAYOUT styles */
.footer {width : 669px; font-family : arial; font-size : 11px; color : #869EA8; text-decoration : none;}

.footerLink {font-family : verdana; font-size : 11px; color : #869EA8; text-decoration : none;}
