body{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: left
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
}
h1 {
	font-size: 100%;
	color: #990000;
	background-color: #ffffff;
}

h2 {
	font-size: 120%;
	color: #990000;
	background-color: #ffffff;
}

h3 {
	font-size: 140%;
	color: #990000;
	background-color: #ffffff;
}

		A:link {text-decoration: underline; color:#990000; background-color: #ffffff;}
		A:visited {text-decoration: underline; color:#990000; background-color: #ffffff;}
		A:active {text-decoration: underline; color:#990000; background-color: #ffffff;}
p{
	padding: 0px;
	margin: 0px;
}
a.header{
	display: block;
	height:150px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	background-image: url(../images/firststepsbanner.gif);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.google{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 100%;
	text-align: left
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
}

.content{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: left
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
}

a.content:link{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #990000;
	text-decoration : underline;
	background-color: #ffffff;
}

a.content:link, a.content:visited  {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #990000;
	text-decoration : underline;
	background-color: #ffffff;
}
a.content:link, a.content:hover  {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #990000;
	text-decoration : underline;
	background-color: #ffffff;
}
a.content:h1{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #990000;
	background-color: #ffffff;
}
a.content:h2{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #990000;
	background-color: #ffffff;
}
a.content:h3{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 140%;
	color: #990000;
	background-color: #ffffff;
}


a.menu:link, a.menu:visited  {
	display: block;
	height:30px;
	font-size: 13px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom:0px;
	background-image: url(../images/white-left.gif);
border-bottom-color:#cccccc;
border-bottom-style:dotted;
border-bottom-width:1px;
	background-position: top right;
	background-repeat: no-repeat;
}

a.menu:hover, a.menu:active { 
	display: block;
	height:30px;
	font-size: 13px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc6666;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom:0px;
	background-image: url(../images/white-left.gif);
	background-color: #ffffff;
border-bottom-color:#cccccc;
border-bottom-style:dotted;
border-bottom-width:1px;
	background-position: top right;
	background-repeat: no-repeat;
}

a.submenu:link, a.submenu:visited{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top:3px;
	padding-left: 7px;
	
}
a.submenu:hover, a.submenu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#cc6666;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top:3px;
	padding-left: 7px;
}


