@charset "UTF-8";


/*

   Title: Page Styles
   Subject: MyLead WebSite 2010
   Author: Daniel James
   Date: 02/26/2010

   Filename: PageStyles.css
   Supporting files: 
   Supported Browsers: IE7/IE8+/Safari4+/Firefox3.5+/Opera10.10+/GoogleChrome3.5+

   CSS level: 2.1

*/


/* all images style */
img			{color: #FF0000; border-style: none;}


/* main form layout */
#MainForm		{width: 800px; min-width: 800px; max-width: 800px; top: 0px; margin-right: auto; margin-left: auto; padding: 0px;}
#MainFormFull		{top: 0px; margin-right: auto; margin-left: auto; padding: 0px;}


/* main page layout */
#MainPage		{width: 800px; min-width: 800px; max-width: 800px; height: auto; cursor: default; position: relative;}
#MainPageFull		{width: auto; height: auto; cursor: default; position: relative;}


/* main header layout */
#MainHeader		{display: inline-block; width: 760px; height: 100px; margin: 0px 20px 10px 20px; padding: 0px;}

#HeaderLogo001		{width: 206px; height: 90px; float: left;}
#HeaderLogo001 img	{width: 206px; height: 90px;}

#HeaderText		{width: 486px; height: 18px; float: left; text-align: left; margin: 73px 0px 0px 4px; padding: 0px;}
#HeaderText001		{font: bold 18px 'Arial', Helvetica, sans-serif; color: #1A75BB;}
#HeaderText002		{font: normal 17px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #039541;}
#HeaderText003		{font: normal 17px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #F8941C;}	
#HeaderText004		{font: normal 17px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #BED63C;}

#HeaderLogo002		{width: 62px; height: 63px; float: right; margin: 37px 0px 0px 0px; padding: 0px;}
#HeaderLogo002 img	{width: 62px; height: 63px;}

/* top horizontal rule layout */
#TopHorzRule001		{display: inline-block; border-top: 1px solid #BED63C; border-bottom: 1px solid #BED63C; width: 762px; height: 2px; margin: 0px 19px 0px 19px; padding: 0px;}

/* bottom horizontal rule layout */
#BotHorzRule001		{display: inline-block; width: 800px; height: 20px;}
#BotHorzRule001 img	{width: 800px; height: 20px;}


/* organization logos layout */
#OrgLogoSection		{display: inline-block; width: 760px; height: 77px; margin: 10px 20px 0px 20px;}
#OrgLogoSection span	{width: 253px; height: 77px; float: left; text-align: center;}
#OrgGraphic001		{width: 150px; height: 46px; margin: 15px 0px 0px 0px;}
#OrgGraphic002		{width: 77px; height: 77px; margin: 0px 0px 0px 0px;}
#OrgGraphic003		{width: 150px; height: 46px; margin: 15px 0px 0px 0px;}


/* optional comment section layout */
#OrgCommSection		{display: inline-block; width: 760px; height: 50px; font: normal 12px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #66AA66; margin: 0px 20px 0px 20px;}
#OrgCommSection span	{width: 245px; height: 50px; float: left; text-align: center; padding: 0px 4px 0px 4px;}


/* questions/comments and contact information layout */
#QCCSection		{display: inline-block; width: 800px; height: 20px; text-align: center; margin: 40px 0px 0px 0px;}
#QCCSection span	{font: normal 13px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #7D7D7D;}
#QCCSection a		{color: #66AA66; text-decoration: none;}


/* copyright and script validation footer layout */
#CRSVFooter		{display: inline-block; width: 800px; height: 22px; margin: 40px 0px 0px 0px;}
#CRSVFooterLeft		{width: 25%; height: 20px; float: left; text-align: left; font: normal 13px 'Arial Narrow', Arial, Helvetica, sans-serif; color: #7D7D7D; padding: 2px 0px 0px 0px;}
#CRSVFooterCtr		{width: 50%; height: 22px; float: left; text-align: center;}
#CRSVFooterCtr img	{width: 118px; height: 22px;}
#CRSVFooterRight	{width: 25%; height: 22px; float: left; text-align: right;}
#CRSVFooterRight img	{width: 63px; height: 22px;}



/* comments */


