﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

TABLE, SELECT, Input
{
    font-family: Verdana;
    font-size: 8pt;
    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: 8pt;
    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: white;
}

A:visited
{
    text-decoration: none;
    color: white;
}

A:active
{
    text-decoration: none;
    color: white;
}

A:hover
{
    text-decoration: underline;
    color: white;
}
a.dg:link:
{
    color: blue;
    text-decoration: none;
}
a.dg:visited:
{
    color: blue;
    text-decoration: none;
}
a.dg:hover:
{
    color: blue;
    text-decoration: none;
}
a.dg:active:
{
    color: blue;
    text-decoration: none;
}
a.MB:link:
{
    color: #660033;
    text-decoration: none;
}
a.MB:visited:
{
    color: #660033;
    text-decoration: none;
}
a.MB:hover:
{
    color: #660033;
    text-decoration: none;
}
a.MB:active:
{
    color: #660033;
    text-decoration: none;
}
.Pager
{
    font-size: larger;
    font-weight: bold;
    word-spacing: 4px;
}
.tablelinks A:link
{
    color: #00125c;
}
.Pager A
{
    font-weight: normal;
}

.Pager A:link
{
    text-decoration: underline;
    color: blue;
}

.Pager A:visited
{
    text-decoration: underline;
    color: blue;
}

.Pager A:active
{
    text-decoration: underline;
    color: blue;
}

.Pager A:hover
{
    text-decoration: underline;
    color: blue;
}
/*
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;
	}	*/
.Liens a:visited
{
    text-decoration: none;
    color: blue;
}

.Liens a:active
{
    text-decoration: none;
    color: blue;
}

.Liens a:hover
{
    text-decoration: none;
    color: blue;
}
.content
{
    height: 100%;
    font-family: Verdana;
    font-size: 9pt;
    color: #00125c;
    padding-left: 5px;
    padding-right: 5px;
}
.content2
{
    font-family: Verdana;
    font-size: 9pt;
    color: #00125c; /*margin-left:20px;     margin-right:20px;*/
    width: 100%;
}
.test
{
    padding-left: 20px;
    padding-right: 20px;
}
.content A:link
{
    text-decoration: none;
    color: blue;
}

.content A:visited
{
    text-decoration: none;
    color: #820c47;
}

.content A:active
{
    text-decoration: none;
    color: #820c47;
}

.content A:hover
{
    text-decoration: underline;
    color: blue;
}
.content2 A:link
{
    text-decoration: none;
    color: blue;
}

.content2 A:visited
{
    text-decoration: none;
    color: blue;
}

.content2 A:active
{
    text-decoration: none;
    color: blue;
}

.content2 A:hover
{
    text-decoration: underline;
    color: blue;
}
.new
{
    background: #820C47;
    color: #FFFFFF;
    font-weight: bold;
}

a.Links
{
    color: #4a578b !important;
}

a.Links:visited
{
    color: #9DADC7 !important;
}


#contacttbl
{
    margin-top: 20px;
    width: 100%;
}

#contacttbl tr
{
}

tr.trgrey
{
    background-color: #eeeeed;
}

#contacttbl td
{
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

.inputFormat
{
    width: 300px;
}

.ContactQuestion
{
    margin: 8px 0;
}

.ContactForm
{
    width: 300px;
}

.ContactQuestionSubmit
{
    text-align: right;
}

#TermsOfAgreement, #TermsOfAgreement:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: #fff;
    text-decoration: none;
}

#TermsOfAgreement:hover
{
    text-decoration: none;
}

#menutop
{
    position: absolute;
    width: 500px;
    left: 210px;
    top: 103px;
    text-align: right;
}

#menutop a
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: #fff;
    text-decoration: none;
    padding: 0 8px;
}

#menutop a:visited
{
    color: #fff;
}


#menutop a:hover
{
    text-decoration: none;
}

