﻿/* Default CSS Stylesheet for a new Web Application project */

body  
{
	font-family: Times New Roman;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    LETTER-SPACING: 0;
    TEXT-TRANSFORM: none;
}

TABLE, TD, TR {
	font-family: Times New Roman;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    LETTER-SPACING: 0;
    TEXT-TRANSFORM: none;
}


H1	{	
	font-family: Times New Roman;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	}	
		
H2	{	
	font-family: Times New Roman;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	}		
		
H4	{	
	font-family: Times New Roman;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Times New Roman;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Times New Roman;
	font-size:	8pt;
	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: Times New Roman;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Times New Roman;
	}	


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Times New Roman;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
.border IMG	{
	border-color:#345375;
	border-width:3px;
	border-style:ridge;
}

.news 
{
	font-family: Times New Roman;
    FONT-SIZE: 8pt;
    COLOR: Black;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: -1;
}

.Copyright 
{
	font-family: Times New Roman;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-WEIGHT: normal;

}

.Marquee
{
	font-family: Times New Roman;
    FONT-SIZE: 14pt;
    COLOR: #E4E9ED;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: italic;

}

a.Marquee:link
{
	font-family: Times New Roman;
    FONT-SIZE: 14pt;
    COLOR: #E4E9ED;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: italic;

}

a.Marquee:hover
{
	font-family: Times New Roman;
    FONT-SIZE: 14pt;
    COLOR: #E4E9ED;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: italic;

}

a.Marquee:visited
{
	font-family: Times New Roman;
    FONT-SIZE: 14pt;
    COLOR: #E4E9ED;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: italic;

}

.MouseButtonHover
{
	cursor: pointer;
}

.FrontPageHeaderText
{
	font-family: Times New Roman;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: italic;
	COLOR: #3E99DF;	
}

.MainPageTitles
{
	font-family: Times New Roman;
    font-size: 15pt;
    color: White;
    font-weight:bold;
}

.MainPageDescriptions
{
    font-family: Times New Roman;
    font-size:12pt;
    font-weight:normal;
    text-align:left;
    color:White;    
}
.ASPMenuControl
{
    text-align:left;
}
.level1
{
    background-color: #3c597a;
    height: 31px;
    font-family: Times New Roman;
    font-size: 12pt;
    font-weight:bold;
    text-align:center;
    background-image: url('Images/Middle_Buttons.jpg');
}

.level2
{
    background-color: #3c597a;
    height: 31px;
    font-family: Times New Roman;
    font-size: 12pt;
    font-weight:bold;
    text-align:left;
    padding:4px;
}

.level3
{
    
}

.H1_Text_Over_Banner
{
    font-family:Times New Roman;
    font-size:22pt;
    font-weight:bold;   
}

.Footer
{
    color:Black;
    font-family:Times New Roman;
    font-size:12pt;
}

a.Footer.link
{
    color:Black;    
}

.BlackLink
{	
	text-decoration: underline;
	color: Black;
	font-family: Times New Roman;
}	

/* Main portion of the menu */
.StaticMenuItemStyle
{
    color: White;
    background-image : url('Middle_Buttons.png');
    background-repeat:repeat-x;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-family: Times New Roman;
    font-size: 20pt;
    font-weight:bold;
    text-decoration: none;
}

/* Main portion of the menu */
.StaticHoverStyle
{
    background-image: url('');
    background-color: #3c597a;
    color: White;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-family: Times New Roman;
    font-size: 20pt;
    text-decoration: none;
    border-bottom:none;
}

/* Dropdown porton of the menu control */
.DynamicMenuItemStyle
{
    color: White;
    background-color: #3c597a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-family: Times New Roman;
    font-size: 10pt;
    text-decoration: none;
}

/* Dropdown porton of the menu control that is hi-lighted when mouse is over it */
.DynamicHoverStyle
{
    color: Black;
    background-color: #90a2b8;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-family: Times New Roman;
    font-size: 10pt;
    text-decoration: none;
}

.WhiteFont10pt
{
    font-family: Times New Roman;
    font-size: 10pt;
    color: White;
}

.WhiteFont12pt
{
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
}

.WhiteFont14pt
{
    font-family: Times New Roman;
    font-size: 14pt;    
    color: White;
}

.WhiteFont16pt
{
    font-family: Times New Roman;
    font-size: 16pt;    
    color: White;
}

.WhiteFont18pt
{
    font-family: Times New Roman;
    font-size: 18pt;    
    color: White;
}

.WhiteFont20pt
{
    font-family: Times New Roman;
    font-size: 20pt;    
    color: White;
}


.WhiteFont10ptBold
{
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: bold;
    color: White;
}

.WhiteFont12ptBold
{
    font-family: Times New Roman;
    font-size: 12pt;
    font-weight: bold;
    color: White;
}

.WhiteFont12ptBoldUnderline
{
    font-family: Times New Roman;
    font-size: 12pt;
    font-weight: bold;
    color: White;
    text-decoration: underline;
}

.WhiteFont14ptBold
{
    font-family: Times New Roman;
    font-size: 14pt;    
    font-weight: bold;
    color: White;
}

.WhiteFont16ptBold
{
    font-family: Times New Roman;
    font-size: 16pt;    
    font-weight: bold;
    color: White;
}

.WhiteFont18ptBold
{
    font-family: Times New Roman;
    font-size: 18pt;    
    font-weight: bold;
    color: White;
}

.WhiteFont20ptBold
{
    font-family: Times New Roman;
    font-size: 20pt;    
    font-weight: bold;
    color: White;
}

.FooterStyle
{
    color:Black;
    font-family:Times New Roman;
    font-size:12pt;    
}
