/* Global Styles */

body {
	margin:0px;
	background-color: #F2F2F2;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #333333;
	font-weight: bold;
	}
	
a:hover {
	color: #3C4298;
	font-weight: bold;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FBE8B9;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FBE8B9;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#000000;
	}
#greybar 	{
	background-color: #f2f2f2;
	}

#whitebar 	{
	background-color: #FFFFFF;
	height: 4em;
	}

#tagline 	{
	color: #999999;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

#buttontable   {
	text-align:center
	}	

	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:26px;
	letter-spacing:0.21em;
	font-weight: bolder;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}


.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	}

.tipstitles {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	}
.highight  {
	color: #BF0F1C;
	}

.viewexample  {
	color: #3C4298;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
