/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #e1e1e1;
    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;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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;
	}	

.captionwhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.headerblack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}	

.call
{
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	font-family: 'Trebuchet MS' , Helvetica, sans-serif;
}

.title1
{
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Helvetica, sans-serif;
}

.title2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 30px;
    COLOR: #ffffff;
    FONT-FAMILY: 'Trebuchet MS', Helvetica, sans-serif
}

.title3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 34px;
    COLOR: #ffffff;
    FONT-FAMILY: 'Trebuchet MS' , Helvetica, sans-serif
}

.whitetext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.whitetextbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.smalltext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #444444;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.rednav
{
	font-weight: bold;
	font-size: 12px;
	color: #4972c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.rednav:link
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.rednav:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.rednav:active
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.rednav:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

.sectiontitle
{
	font-weight: normal;
	font-size: 17px;
	color: #e71010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectiontitlewhite
{
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectiontitlewhite:link
{
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.sectiontitlewhite:visited
{
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.sectiontitlewhite:active
{
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.sectiontitlewhite:hover
{
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

.smalltitlewhite
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}

.bodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytextblue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4972c4;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytextheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #3366cc;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytextblue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4972c4;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.copyright
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodylink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodylink:link
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodylink:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodylink:active
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodylink:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

.bodytitlewhitebig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytitlewhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytitleblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4972c4;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bodytitleblue:link
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytitleblue:visited
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytitleblue:active
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4972c4;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytitleblue:hover
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4972c4;
    TEXT-DECORATION: underline;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
