#PageTitleText {
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 95%;
	margin: 5 auto;
}
#PageTitleTextPrint{
	color: Black;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 105%;
	margin: 5 auto;
}
#PrintInfoText{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : x-small;
	margin: auto 0% 5;
}
#CalculatorText{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
}
#CalculatorTextPrint{
	color: Black;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
}
#CalculatorHeadingText{
	color: #99CCFF;
	background-color : #00007A;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 180%;
}
#CalculatorSubTotalText{
	color: White;
	background-color : #8080FF;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 200%;
}
#CalculatorTotalText{
	color: White;
	background-color : Navy;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 280%;
}
#CalculatorSubmitButtonText{
	color: Navy;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 220%;
}
#CalculatorResultsText{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	background : #333399;
}
#CalculatorResultsHeadingText{
	color: #C1C1FF;
	background-color : #00007A;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 240%;
}
#CalculatorBodyResultsText{
	color: White;
	background-color : #154BCA;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorHardwareResultsText{
	color: White;
	background-color : #154BCA;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorElectronicsResultsText{
	color: White;
	background-color : #154BCA;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorLegendTextPrint{
	color: #E5E5E5;
	background-color : #161616;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	line-height : 240%;
	word-spacing : 4px;
}
#CalculatorResultsHeadingTextPrint{
	color: White;
	background-color : #333333;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 240%;
}
#CalculatorBodyResultsTextPrintGrey{{
	color: Black;
	background-color : #F2F2F2;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorBodyResultsTextPrintWhite{{
	color: Black;
	background-color : White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorHardwareResultsTextPrint{{
	color: White;
	background-color : #154BCA;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorElectronicsResultsTextPrint{{
	color: White;
	background-color : #154BCA;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 160%;
}
#CalculatorSubTotalTextPrint{
	color: White;
	background-color : #7F7F7F;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 200%;
	border-color : Fuchsia Aqua Lime Yellow;
}
#CalculatorTotalTextPrint{
	color: White;
	background-color : #222222;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 280%;
}
#SectionHeadTableText {
	font-weight: bold;
	font-family : Tahoma;
	text-align:left;
	font-size : 80%;
	color: #001F95;
	text-decoration: none;
}
#PageTableText {
	font-weight: bold;
	font-family : Tahoma;
	text-align:left;
	font-size : 75%;
	color: #001F95;
	text-decoration: none;
	azimuth : far-left;
}
#ResourceLink {
	margin-top:6px;
	color: #483D88;
	font-family : Tahoma;
	text-align:left;
	font-size : inherit;
	text-decoration: underline;
}
#WebsiteDetailsLink {
	margin-top:6px;
	color: #A3DAF8;
	font-family : Tahoma;
	text-align:left;
	font-size : inherit;
	text-decoration: underline;
}
#WebsiteDetailsText1{
	color: White;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 220%;
}
#WebsiteDetailsText2{
	color: White;
	background-color : #5D75B0;
	font-weight: bold;
	font-family : Tahoma;
	font-size : smaller;
	margin: auto 0% 5;
	line-height : 220%;
}
#FieldSetFormat{
	color: Yellow;
	background-color : transparent;
	border-color : #4A4A4A;
	border-bottom-width : medium;
	border-width : medium thick thick thick;
}
A:link {
	color: #BACEFC
}
A:visited {
	color: Yellow;
	background-color : transparent;
}
/* Hover for Footer text */ 

.hov a { 
	background-color: #99CCFF;
	color: #001F95;
} 
.hov a:hover { 
	background-color: Yellow;
	color: #FF4500;
}
A:hover {
	background-color: White;
	color: #FF4500;
}