h1
{
	font-size: 180%;
	color: #6699ff;
}

.ind1
{
	padding-left: 20;
}

.docpadLogo
{
	background-image: url("images/GradBack2.jpg");
	background-repeat: repeat-x;
	padding: 5;
}

body
{
	font-family: verdana, tahoma, ms sans serif, sans serif, helvetica, arial;
	font-size: 90%;

}

a
{
	font-family: tahoma, verdana, ms sans serif, sans serif, helvetica, arial;
	/*font-weight: bold;*/
	font-size: 90%;
	color: #2250ff;
	text-decoration: none;
}

a:active
{
	color: #0000ff;
}

a: visited
{
	color: #880088;
}

a:hover
{
	/*color: #008888;*/
	
}

a.menuItem
{
	height: 25;
	width: 95;
	font-family: tahoma;
	font-weight: bold;
	font-size: 70%;
	color: #444499;
	padding: 5;
	padding-left: 10;
/*	background: url("images/Corner.png")	bottom right no-repeat;*/
}

a.menuItemFirst
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 70%;
	color: #444499;
	width: 100%;
	padding: 5;
	padding-left: 10;
	height: 25;
}


a.menuItem:hover
{
	color: #3377dd;
	background-image: url("images/buttonback.jpg");
	width: 100%;
}

a.menuItem:active
{
	color: #3377dd;
	background-image: url("images/buttonback_active.jpg");
	width: 100%;
}
a.menuItemFirst:hover
{
	color: #ffffff;
	background-color: #77aaff;
	width: 100%;
	font-weight: bold;
}

.benefits1
{
	font-size: 67%;
	font-weight: bold;
}

.benefits2
{
	font-size: 70%;
}