/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
TD
{

    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    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: 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: 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: 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: 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: 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: 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;
	}
	
.Disclaimer
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.Small
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.HeadingItalics
{
	color: #000040;
    FONT-SIZE: 18pt;
    FONT-FAMILY: Times New Roman, Arial;
	font-style: italic;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.SectionHeading
{
	color: #000040;
    FONT-SIZE: 12pt;
	font-style: italic;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.AsOfDateHeading
{
	color: #000040;
    FONT-SIZE: 10pt;
	font-style: italic;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.ColumnHeading
{
	color: #000040;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.TopHeading
{
	color: #000000;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.ProductName
{
	color: #000040;
    FONT-SIZE: 14pt;
	font-style: italic;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.ProductListingAsOfDate
{
	color: blue;
    FONT-SIZE: 10pt;
	font-style: italic;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.border {border-style: solid; border-width: 1px; border-color: black;}
.silverborder {border-style: solid; border-width: 1px; border-color: silver;}
.Disclaimer
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.DeleteButton
{
	background-color: Red;
	color: White;
	font-weight: bold;
}

hr.standardHR
{
	color: Silver;
	height: 1;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
}

/* ######### CSS for Shade Tabs. ######### */
.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}


.modalPopupControl
{
	background-color: #ffffff;
	border-style: solid;
	border-color: Black;
	border-width: 1px;	
	padding:3px;	
}

.modalPopupBackground 
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7; 
}

/* Silver Grid Classes */
TABLE.SilverGrid
{
	background-color: Silver; 
	border-right:solid 1 WhiteSmoke; 
	border-bottom:solid 1 WhiteSmoke; 
	border-left:solid 1 silver;	
}

TR.SilverGridHeader
{
	background-image: url(/Images/silverglass.gif);
}

TD.SilverGridHeader
{
	font-weight: bold;	
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

TH.SilverGridHeader
{
	font-weight: bold;	
	background-image: url(/Images/silverglass.gif);
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

TH.LargeSilverGridHeader
{
	font-weight: bold;	
	background-image: url(/Images/LargeSilverHeader.jpg);
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;	
}

TR.SilverGridRow
{
	background-color: White;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

TD.SilverGridCell
{
	background-color: White;
	font-size: 8pt;
	font-family: Microsoft Sans Serif, arial, helvetica, sans-serif;
}

TR.SilverGridFooter
{
	background-image: url(/Images/silverglass.gif);
}
/* End of Silver Grid Classes */

