.GearContentTable {
	padding: 5px;
}

.GearTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;


}

.HelpContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.Buttons {
	border: 1px solid #9698AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	background-image: url(images/buttonBackground.gif);
	height: 18px;
	padding-right: 2px;
	padding-left: 3px;
}

a {
	color: #006666;
}
a:hover {
	color: #993300;
	text-decoration: none;
}

ul {
	margin-bottom: 0px;
	margin-top: -1px;
}

li {
	margin-left: -25px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
.FormElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	color: #000033;


}
table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
p {
	margin-bottom: 0px;
}
A.GearNav {
	color: #990000;

}
A.GearNav:hover {
	color: #990000;
}.GearTitleLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
td {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.FullGearContentTable {
	padding: 5px;
	font-size: 14px;

}
.unnamed1 {
}
.doublespace {
	line-height: 200%;
}
.bg-home2 {
	background-image: url(images/bg-home.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}