/** For this stylesheet to work, it must be attached to each page **/
/** using this code:                                              **/
/** <link rel="stylesheet" href="global.css">                     **/
/** Make sure this line goes somewhere inside the <HEAD> tag      **/



/** ************************************************ **/
/** **********  GLOBAL PAGE-LEVEL STYLES  ********** **/
/** ************************************************ **/

	/** This sets the default page background color automatically **/
	/** other colors:  #D7CCC8,  **/
	
	/** body { margin-top: 8px; background-color: #D7CCC8;} **/
		body { margin-top: 8px; background-color: #E6E3A2;}
		
		
	/** This sets the font, color, and size for paragraph **/
		p {font-family: Verdana, Arial, Helvetica, sans-serif; color:#333300; font-size: 10pt;}

		
/** ************************************************ **/
/** *************  PAGE-TABLE STYLES  ************** **/
/** ************************************************ **/


	/** This sets the thin border around the body table **/
		.headTable { BORDER-RIGHT: #c8bc8a 1px solid; BORDER-TOP: #c8bc8a 1px solid; BORDER-LEFT: #c8bc8a 1px solid; BORDER-BOTTOM: #c8bc8a 1px solid; BACKGROUND-COLOR: #F0F0DC }


	/** This sets the thin border around the body table **/
		.bodyTable { BORDER-RIGHT: #c8bc8a 1px solid; BORDER-TOP: #c8bc8a 1px solid; BORDER-LEFT: #c8bc8a 1px solid; BORDER-BOTTOM: #c8bc8a 1px solid; BACKGROUND-COLOR: #F0F0DC }

		
		
		
/** ************************************************ **/
/** ***************  CUSTOM STYLES  **************** **/
/** ************************************************ **/

	/** Regular hyperlinks that occur in the body text **/
		.bodylink {text-decoration: underline; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
		.bodylinkBold { text-decoration: underline; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}


	/** These are used for site Navigation links **/
		.navlink {text-decoration: none; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
		.navlink:hover {text-decoration: underline}
		.navtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #333300; text-decoration: none}

	/** Red hyperlinks that occur in the body text **/
		.redlink {text-decoration: underline; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}

	/** White hyperlinks that occur in the body text **/
		.whitelink {text-decoration: underline; color: #FFFFFF;}

	/** This is used to format text that is not inside a paragraph element, like in table cells **/
		.nonpara {font-family: Verdana, Arial, Helvetica, sans-serif; color:#333300; font-size: 10pt;}
		
	/** This is used to format text that is not inside a paragraph element, like in table cells **/
		.nonparasmall {font-family: Verdana, Arial, Helvetica, sans-serif; color:#333300; font-size: 9pt;}

	/** These are used for the Product Menu **/
		.productMenu {text-decoration: none; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}

	/** These are used for the Pricing Table **/
		.pricingTableLarge {text-decoration: none; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
		.pricingTableSmall {text-decoration: none; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}

	/** These are used for the Homepage text **/

		.homeMiddle { text-decoration: none; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; line-height: 11pt; padding-right: 5px; padding-left: 5px}






li { font-family: Verdana, Arial, Helvetica, sans-serif; color:#333300; font-size: 10pt; }
h2 { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.h2section {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333300; text-decoration: none; padding-top: 6px; padding-bottom: 6px; padding-left: 10px}
.h2pagenav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333300; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; text-decoration: none ; font-weight: bold}
.h2pagenav-b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333300; padding-top: 8px; padding-bottom: 8px; text-decoration: none ; font-weight: bold}
.h2LineItem { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333300; text-decoration: none; padding-top: -2px; padding-bottom: -2px; padding-left: 10px }
.introBullet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; font-weight: bold }

.introHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 12px; padding-left: 0px; font-weight: bold}
.introBullet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333300; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; font-weight: bold }
.introFoot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; font-weight: bold ; line-height: normal}
.introBody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 40px; padding-bottom: 15px; padding-left: 40px; font-weight: bold ; line-height: normal}

