body {
	margin: 0px;
}

.imageRunAround {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.menuBackground {
	background-image: url(../../assets/menu/menuGrassBackground.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #01654A;
}

.rightColumntext {
	padding-bottom: 6px;
	padding-top: 4px;
	font-size: .8em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.rightColumnJumpMenu {
	font-size: .7em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.footer a:link {
	text-decoration: none;
	color: #999999;
}

.footer a:hover {
	color: #01654A;
	text-decoration: none;
}

.footer a:visited {
	text-decoration: none;
	color: #999999;
}

.bread a:link {
	text-decoration: none;
	color: #666666;
}

.bread a:hover {
	color: #01654A;
	text-decoration: none;
}

.bread a:visited {
	color: #666666;
	text-decoration: none;
}

.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	font-color: #333333;
	text-decoration: none;
}

.navigationYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF100;
	text-decoration: none;
}

.navigationYellowCell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../../assets/menu/menuKeylineSolid.gif);
}

.navigationWhiteCell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../../assets/menu/menuKeylineDotted.gif);
}

.navigationWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationWhiteCell a:hover { 
	font-style: italic;
}

.navigationYellowCell a:hover { 
	font-style: italic;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.6em;
	color: #333333;
}

.bodytextSurvey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2.2em;
	color: #333333;
}

.bodytext a:link {
	color: #01654A;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	color: #01654A;
	font-weight: bold;
	font-style: italic;
}

.bodytext a:visited {
	color: #01654A;
	text-decoration: none;
	font-weight: bold;
}


/*tips home page text*/

.tipsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #333333;
}

.tipsHome a:link {
	color: #333333;
	text-decoration: none;
}

.tipsHome a:hover {
	color: #01654A;
	font-style: italic;
}

.tipsHome a:visited {
	color: #333333;
	text-decoration: none;
}

.contentText
{
	/*overflow:auto*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}


.tipsArea
{
	/*overflow:auto*/
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tipsAreaRight
{
	/*overflow:auto*/
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #CC6600;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #96B146;
	font-weight: bold;
	text-decoration: none;
}

.subhead a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #96B146;
	text-decoration: none;
}

.subhead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #01654A;
	font-weight: bold;
	text-decoration: none;
}

.subhead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #96B146;
	font-weight: bold;
	text-decoration: none;
}

.tipsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #CC6600;
	padding-right: 10px;
}

.tipsTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #CC6600;
	font-weight: bold;
}

.tipsText a:link {
	color: #CC6600;
	text-decoration: none;
}

.tipsText a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.tipsText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #CC6600;
	text-decoration: none;
}

.pulloutScriptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000000;
}

.pulloutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #000000;
}

.pulloutArea {
	padding-left: 20px;
	padding-top: 20px;
}