body { 
	background-color: #4071cf; 
	background-image: url(../img/bg_gradient.gif); 
	background-repeat: repeat-x; 
	margin: 0;
	}
p  { 
	margin: 0;
	padding: 0;
	}
	
#topNav {
	background-image: url(../img/top_stripes.gif); 
	margin: 0;
	width: 820px;
	height: 46px;
	}
#topNavTab p {
	position: relative;
	background: url(../img/topnav_tab.gif) top left no-repeat;
	margin: 0;
	width: 159px;
	height: 36px;
	top: 0;
	left: 70%;
	color: #fff; 
	font-size: 10pt; 
	line-height: 2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	}	
#topNavTab a:link { 
	color: #fff;
	font-weight: normal; 
	text-decoration: underline; 
	}
#topNavTab a:visited { 
	text-decoration: underline; 
	color: #fff;
	}
#topNavTab a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	}	
#gmpTrendsLogo {
	margin:0; 
	padding:0;
	position: absolute;
	top: 0;
	left: 0;
	}
#gmpTrendsLogo a {
	display:block;
	width:337px; 
	height:100px;
	margin:0; 
	padding:0;
	background: url(../img/gmptrends_logo.gif) top left no-repeat;
	text-decoration: none;
	}
#gmpTrendsLogo a:hover {
	background-image: url(../img/gmptrends_logo.gif);
	}
#gmpTrendsLogo a span { display:none }



/*  BEGIN TOP HEADER */

#mainHead {
	background-color: #4071cf;
	margin: 0;
	top: 0;
	left: 0;
	width: 838px;
	height: 234px;
	text-align: left;
	}		
#mainHead ul {
	margin: 0;
	padding: 0;
	}
#mainHead li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
a.mainHome {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_home_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainHome {
    background-position: -257px 0;
	}	
a.mainAbout {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_about_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainAbout {
    background-position: -257px 0;
	}	
a.mainWhat {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_whatis_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainWhat {
    background-position: -257px 0;
	}	
a.mainTestimonials {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_testimonial_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainTestimonials {
    background-position: -257px 0;
	}	
a.mainSubscribe {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_subscribe_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainSubscribe {
    background-position: -257px 0;
	}	
a.mainContact {
    display: block;
	height: 30px;
	width: 257px;
    background: url("../img/navbtns/main_contact_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.mainContact {
    background-position: -257px 0;
	}
a.current {
    background-position: -257px 0;
	}
a:hover.current {
    background-position: -257px 0;
	}
			
#flashcontent1 {
	border: 0;
	padding: 0;
	margin: 0;
	width: 482px;
	height: 234px;
	background-image: url(../img/flash_home_bg.jpg);
	}	
#flashcontent1 p {
	padding: 1em;
	text-align: right;
	}	
#grayUnderline {
	background-color: #ccc;
	margin: 0;
	width: 820px;
	height: 4px;
	overflow: hidden
	}	



		
/*  END TOP HEADER PORTION

	BEGIN PAGE CONTENT WITH CATEGORY LINKS ON LEFT RAIL */
	
	
#page {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 820px;
	text-align: left;
	}		

#leftRail {
	background-color: #eee;
	margin: 0;
	padding: 0;
	width: 256px;
	}	
#mission {
	background-color: #ccc;
	margin: 0;
	padding: 0;
	width: 256px;
	}
#mission p {
	padding: 22px;
	margin-top: 0;
	margin-bottom: 0;
	color: #0d0f30; 
	font-size: 7.5pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height: 170%;
	}
#category p {
	padding: 20px 20px 10px 20px;
	color: #0d0f30; 
	font-size: 8pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 140%;
	}
#category ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 20px 0 20px;
	}
#category li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #7d7e8f;
	}
#category ul li a {
	color: #0d0f30; 
	font-size: 8pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 220%;
	text-decoration: none;
	}
#category ul li a:visited {
	color: #999;
	text-decoration: none;
	}
#category ul li a:hover {
	color: #4775d1;
	text-decoration: none;
	}
#onlinenav p {
	padding: 20px 20px 10px 20px;
	color: #0d0f30; 
	font-size: 8pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 140%;
	}
#onlinenav ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 20px 0 20px;
	}
#onlinenav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #7d7e8f;
	}
#onlinenav ul li a {
	color: #0d0f30; 
	font-size: 8pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 220%;
	text-decoration: none;
	}
#onlinenav ul li a:visited {
	color: #0d0f30; 
	text-decoration: none;
	}
#onlinenav ul li a:hover {
	color: #4775d1;
	text-decoration: none;
	}
#content {
	margin: 0;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
	}
	
#content h1  { 
	color: #333; 
	font-size: 14pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	font-style: oblique; 
	line-height: 180%;
	margin: 0;
	padding-bottom: 24px; 
	}
#content h1.intro { 
	font-size: 12pt;
	font-weight: normal;
	line-height: 150%;
	}
#content .alert { 
	background-color: #fcf8b1;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #4775d1;
	border: 1px solid #ead666;
	padding: 0 16px;
	}
#content .alert p,
#content .alert p a,
#content .alert p a:visited { 
	font-size: 11pt;
	font-weight: normal;
	line-height: 150%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #4775d1;
	}
.small {
	margin-bottom: 0; 
	padding: 0;
	color: #666666; 
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 140%; 
	}
.iconLeft {
	float: left;
	width: 48px;
	margin: 0;
	padding: 0 1em 0 0;
	border: 0;
	line-height: 150%;
	}
div.iconLeft img {
	border: 0;
	}
.photoRight {
	float: right;
	width: 158px;
	margin: 0;
	padding: 1em 0 0 1em;
	border: 0;
	}
div.photoRight img {
	border: 0;
	}
#content p { 
	padding: 0.8em 0;
	color: #333; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height: 170%;
	}
#content p span.gmp {  
	font-weight: bold;
	font-style: italic;
	}
#content p.contactInfo { 
	color: #3366cc; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 140%;
	margin: 0;
	text-align: center;
	}		
div.hr {
	height: 1px;
	background-color: #4775d1;
	margin: 1.5em 0 1em 0;
	}
div.hr hr {
	display: none;
	}	
#content a:link { 
	color: #000; 
	text-decoration: underline;
	}
#content a:visited { 
	color: #000; 
	text-decoration: underline;
	}
#content a:hover, a:active { 
	color: #6599cd; 
	text-decoration: none;
	}

ul.listAbout {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.listAbout li {
	margin: .5em 0;
	background: url(../img/arrow_blue.gif) no-repeat top left;
	padding-left: 30px;
	padding-bottom: 5px;
	color: #333; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height: 150%;
	}
	
ul.backTop {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.backTop li {
	margin: .5em 0;
	background: url(../img/icon_top.gif) no-repeat top left;
	padding-left: 25px;
	color: #333; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 5px;
	}
	
/*  END PAGE CONTENT */

/*	BEGIN PRICING PAGE  */

#pricing {
	margin: 0;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
	text-align: left;
	}
#pricing p { 
	padding: 0.8em 0;
	color: #333; 
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height: 160%;
	}
#pricing span.small {
	margin-bottom: 0; 
	padding: 0;
	color: #666666; 
	font-size: 11pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 150%; 
	}
#pricing h1  { 
	color: #333; 
	font-size: 16pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	font-style: oblique; 
	line-height: 180%;
	margin: 0;
	}
#pricing a:link { 
	color: #4071cf;
	font-weight: normal; 
	text-decoration: underline; 
	}
#pricing a:visited { 
	text-decoration: underline; 
	color: #4071cf;
	}
#pricing a:hover, a:active { 
	text-decoration: none; 
	color: #4071cf;
	}
/*	END PRICING PAGE  */

/*	BEGIN FOOTER */

	
#footer {
	background-image: url(../img/footer_bg.gif); 
	background-repeat: repeat-x; 
	margin: 0; 
	padding: 0;
	width: 820px;
	height:71px;
	}
#footer p {
	color: #fff; 
	font-size: 10pt; 
	line-height: 2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-align: left;
	padding-left: 2em;
	}
#footer span {
	font-size: 80%; 
	padding-left: 4em;
	}
#footer a:link { 
	color: #fff;
	font-weight: normal; 
	text-decoration: underline; 
	}
#footer a:visited { 
	text-decoration: underline; 
	color: #fff;
	}
#footer a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	}
