A:link,
A:visited,
A:active
{
	color: #172da2;
	text-decoration: underline;
}	
		
A:hover
{	
	color: #f35013;
	text-decoration: underline;
}

A.navHead:active,
A.navHead:link,
A.navHead:visited
{
	color: #5B9AEB;
	font-weight: bold;
	text-decoration: underline;
	height: 18px;
}	
		
A.navHead:hover
{	
	color: #f35013;
	font-weight: bold;
	text-decoration: underline;
	height: 18px;
}

A.navNorm:active,
A.navNorm:link,
A.navNorm:visited
{
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: none;
}

A.navNorm:hover
{
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: black;
}

A.navSelected:active,
A.navSelected:link,
A.navSelected:visited
{
	padding: 0 0 0 8px;
	font-weight: normal;
	font-size: 8pt;
	border-top: #CAC2A5 1px solid;
	border-left: white 6px solid;
	border-bottom: #CAC2A5 1px solid;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CAC2A5;
	text-decoration: none;
	width:156px;
	height:18px;
	margin: 0 0 0 12px;
	display:block;
}

A.navSelected:hover
{
	border-top: #CAC2A5 1px solid;
	border-left: white 6px solid;
	color: white;
	background-color: #CAC2A5;
}

A.navNoArrow:active,
A.navNoArrow:link,
A.navNoArrow:visited
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: black;
    TEXT-DECORATION: none;
}

A.navNoArrow:hover
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}

Span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration: none;
}

Span.Req
{
	font-weight: normal;
	font-size: 7pt;
	color: red;
}

.MainTitle
{
	font-weight: normal;
	font-size: 14pt;
	color: #172da2;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.MainPageTitle
{
	font-weight: normal;
	font-size: 13pt;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.SubTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: #172da2;
}

.Heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: #172da2;
}

.TableHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: #172da2;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
}

.TableHeadingTall
{
	font-weight: bold;
	font-size: 8pt;
	color: #172da2;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	text-decoration: none;
}

.TableHeadingIdt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 70px;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: black;
}

TD.AdmTableHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	height: 26px;
	COLOR: #172da2;
}

TD.BlueCell
{
	font-size: 8pt;
	border-left: white solid;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lightcyan;
	text-decoration: none;
}

TD.outerBorder
{
	background-color:#599AE7;
}

Input.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 22px;
}

Input.NoEdit
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	border-top-style: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}

Div.Heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 8px;
	color: black;
}

Div.BigHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 8px;
	color: #172da2;
}

Div.ErrHeading
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 8px;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

Div.OKHeading
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 8px;
	color: green;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

Input.NoEdit
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	border-top-style: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.Date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	COLOR: black;
}

.TagLine
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: white;
}

.BoxHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: white;
}

.BoxHeadSm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: white;
	background-color: #606CA4;
}

.BoxBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:	normal;
	COLOR: white;
	background-color: white;
}

.BoxHeadTop
{
	background-color:#1f34a0;
}

.BoxHeadCurl
{
	 background-image:url(../images/curl.gif);
}

.MediumJust
{
	font-weight: normal;
	text-justify: inter-word;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
	text-decoration: none;
}

.Norm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	COLOR: black;
}

.Medium
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	line-height: 1.5em;
	COLOR: black;
}

.MediumNoSpc
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	COLOR: black;
}

table.navMenu
{
	background-color: #EBF3FF;
	height: 100%;
}

table.menuOuter
{
	height:100%;
	background-color:"#d7dbee";
}

table.menuInner
{
	padding:0;
	margin:0;
	border:0;
}

table.menuInner TD
{
	padding-bottom:0;
	padding-top:0;
}

table.linksBody
{
	background-color:"#d7dbee";
}

.MenuHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	COLOR: black;
}

.MenuSelected
{
	padding-left: 9px;
	font-weight: bold;
	font-size: 8pt;
	border-left: orange 3px solid;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7DBEE;
}

ul
{
    margin:0;
	padding:10 0 20 0;
    list-style: none;
}

ul li
{
    background-image: url(../images/bullet.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding:0 0 0 20;
    line-height: 18px;
}
