﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color: 	#3333cc; 
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399; 
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399; 
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc;
	
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	
		

.small
{
	height:	12px;
	font-family:	Arial;
	font-size:	11px;
	color:	White;
}

.greenboarder
{
	border-left-style: solid;
	border-left-color:	#b0b0b0;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 1px;
}

.greenboarderleft
{
	border-left-style: solid;
	border-left-color:	#b0b0b0;
	border-left-width: 1px;
}

.greenboarderright
{
	border-right-style: solid;
	border-right-color:	#b0b0b0;
	border-right-width: 1px;
}

.greenboarderleftright
{
	border-left-style: solid;
	border-left-color:	#b0b0b0;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color:	#b0b0b0;
	border-right-width: 1px;
}
.greenrightleftbottom
{
	border-left-style: solid;
	border-left-color:	#b0b0b0;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color:	#b0b0b0;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#b0b0b0;
	border-bottom-width: 1px;
}

.greentoprightbottom
{
	border-top-style: solid;
	border-top-color:	#b0b0b0;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color:	#b0b0b0;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#b0b0b0;
	border-bottom-width: 1px;
}

.greentopbottom
{
	border-top-style: solid;
	border-top-color:	#b0b0b0;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 1px;
}

.greenborderbottom
{
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 1px;
}
.greenborderallsides
{
	border-top-style: solid;
	border-top-color:	#b0b0b0;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color:	#b0b0b0;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color:	#b0b0b0;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#b0b0b0;
	border-bottom-width: 1px;
}
.greendate
{
	color: #739783 ;
	font-family: Arial;
	font-size: 11px;

}

.greenhyperlink
{
	color: #739783 ;
	font-family: Arial;
	font-size: 11px;

}
.smallblacktext
{
	 font-family:Arial;
	 color:Black;
	 font-size:9px;
}

.smallblacktextborder
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	border-right-style: solid;
	border-right-color:	white;
	border-right-width: 10px;
	
}

.mediumblacktext
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}

.footerlinks
{
	color: white;
	font-family: Arial;
	font-size: 11px;
 
}
.smallgreentext
{
	color: #739783;
	font-family: Arial;
	font-size: 10px;

}
.inputtext
{
	color: black;
	font-family: Arial;
	font-size: 11px;

}

.menudropdown
{
	font-family:Arial;
	font-size:11px;
	cursor:hand;
	background-color:#729783;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#b0b0b0;
	height:22px;
	vertical-align:middle;
	padding-top:3px;
	color:White;
}

.EmailContact
{
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 1px;
	height:20px;
	vertical-align:bottom;
	font-family:Arial;
	font-size: 11px;
	color:#666666;
}

.DarkGreenBorder
{
	font-family:Arial;
	color:#739783;
	font-size:12px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 1px;
}

.DarkGreen
{
	font-family:Arial;
	color:#729186;
	font-size:12px;

}

.newsroom
{
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-bottom-width: 0px;
	height:20px;
	vertical-align:bottom;
	font-family:Arial;
	font-size: 11px;
	color:#666666;

}

.smallwhitetext
{
	font-family: Arial;
	font-size: 11px;
	color:White;
	font-weight:bold;
	background-color:#999999;

}

.BigGreen
{
	font-family:Arial;
	color:#729186;
	font-size:18px;

}

.BlueText
{
	color:#6A6B6C;
	font-family:Arial;
	font-size:11px;

}
.medbluetext
{
	font-family:Arial;
	color:#5F96B7;
	font-size:14px;
}

.ProductCompareGridRow
{
	font-family:Arial;
	font-size:11PX;
	color:#6A6B6C;
	background-color:#FFFFFF;

}

.ProductCompareAltGridRow
{
	font-family:Arial;
	font-size:11PX;
	color:#6A6B6C;
	background-color:#E9EDF7;

}

.graytext
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
}

.grayboldtext
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.grayboldtexthighlite
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background-color:#E0E0E0;
}
.blacktext
{
	font-family:Arial;
	color:Black;
	font-size:11px;

}

.DarkGreenLarge
{
	font-family:Arial;
	color:#739783;
	font-size:13px;
	font-weight:600;
}
.BigBlackText
{
	 font-family:Arial;
	 color:Black;
	 font-size:15Px;
	 font-weight:bold;
}

.MediumBlackText
{
	 font-family:Arial;
	 color:Black;
	 font-size:14Px;
	 font-weight:600;
}

.Medium2BlackText
{
	 font-family:Arial;
	 color:Black;
	 font-size:13Px;
	 font-weight:600;
	
}

.SmallBlackText
{
	 font-family:Arial;
	 color:Black;
	 font-size:9px;
}

.Small2BlackText
{
	 font-family:Arial;
	 color:Black;
	 font-size:10px;
}

.RedText
{
	
	font-family:Arial;
	color:#FF0000;
	font-size:11px;
	
}
.SmallWhiteText
{
	font-family:Arial;
	color:White;
	font-size:11px;
	background-color:#FF0000
}	

.BigWhiteText
{
	font-family:Arial;
	color:White;
	font-size:25px;
	font-weight:bold;
}	

.GreenBackgroundWhiteText
{
	font-family:Arial;
	color:White;
	font-size:18px;
	font-weight:normal;
	background-color:#729186;	
}

.HeaderText
{
	font-family:Arial;
	color:#666666;
	font-size:13px;
	font-weight:bold;	
}

.Lightgraytext
{
	font-family:Arial;
	font-size:10px;
	color:666565;
}

.TopRightText
{
	font-family:Verdana;
	font-size:10px;
	color:White;
}

.TopRightInputText
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

.DropDownText
{
	font-family:Arial;
	font-size:11px;
	color:Black;
}

.BigWhite
{
	font-family:Arial;
	font-size:28px;
	color:White;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;		
}

.BigGray
{
	font-family:Arial;
	font-size:18px;
	color:666666;
	font-weight:bold;
	vertical-align:middle;
}

