@charset "utf-8";
/* CSS Document */
a {
	color: #018912;
	font-weight: normal;
	text-decoration: underline;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 6px;
}

h1 {
	color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 0px;
}
.h1grey {
	color: #666666;
}
.h1blue {
	color: #669999;
}
#flash {
	height: 260px;
	width: 900px;
	background-color: #FFFFFF;
}
#flash2 {
	height: 187px;
	width: 327px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 900px;
	background-image: url(../images/backgroundstripes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.contentlayoutbox {
}

#contentleft {
	float: left;
	width: 402px;
	padding: 23px;
}
#contentbar {
	float: left;
	margin-top: 20px;
	border-left: #999999 dotted 2px;
	width: 2px;
}
#contentright {
	float: left;
	width: 402px;
	padding: 23px;
}
.indent {
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#flashcontent {
	height: 259px;
	width: 900px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009900;
}
/* added 3-5-10 for press office proof */
.tutorialButton {
	margin-bottom: 20px;
}
img{
border:none;
}