/*

This file contians the style sheet definitions used throughout
the site.

*/


.bgOff a{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #5e6780;
	text-decoration : none;
	}

.bgOn a{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : white;
	text-decoration : none;
	}

.bgOn a:hover{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : white;
	text-decoration : none;
	}

.bgOff{
	background-color : #dedede;
	}

.bgOn{
	background-color : #a8a8a8;
	}



body{
	background-color : white;
	}

.headText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #636363;
	}

.subHeadText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 14px;
	color: #636363;
	}

.productCategoryText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	}

.productCategoryNameText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 11px;
	color: #636363;
	}

.productLineText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	}

.productLineNameText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size: 14px;
	color: #636363;
	}

.text,#leftNav .text,#bottomNav .text{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #636363;
	}

.redText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 9px;
	color : #ff0000;
	}

.bodyText,form,input,select,option{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #000000;
	}

.optionsText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 9px;
	color : #000000;
	}


#bottomNav{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #636363;
	}

.smallText{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 9px;
	color : #636363;
	}

.text A{
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #cc0000;
	text-decoration : underline;
	}

.super{
	position: relative;
	top: -4px;
	font-size: 9px;
	text-decoration : none;
	}

#specialFeature0 A,#specialFeature1 A,#bottomNav A,#navBottom A,#leftNav A, #subText A, #MyArmstrong A,#toolBox A{
	color : #809099;
	text-decoration : none;
	}

#specialFeature0 A:hover,#specialFeature1 A:hover,#bottomNav A:hover,#navBottom A:hover,#leftNav A:hover, #subText A:hover, #MyArmstrong A:hover, #toolBox A:hover{
	color : #809099;
	text-decoration : underline;
	}

.bodyText A, .optionsText A, .headText A, .smallText A, .subHeadText A, .formText A{
	color : #809099;
	text-decoration : underline;
	}

.bodyText A:hover, .optionsText A:hover, .headText A:hover, smallText A:hover, .SubHeadText A:hover, .formText A:hover{
	color : #809099;
	text-decoration : underline;
	}


.formLabel {
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #636363;
	}
