﻿HTML {
	BACKGROUND: #fff; MARGIN-BOTTOM: 1px; HEIGHT: 100%
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	COLOR: #1d2d45; LINE-HEIGHT: 135%; FONT-FAMILY: Arial, Helvetica, sans-serif
}


.medbold {
	COLOR: #0000ff;
	FONT-SIZE: 11pt;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font-weight:bold
} 

.smallthin {
	COLOR: #333333;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
}
.smallthinlight {
	COLOR: #99cc00;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
}
.smallthinbold {
	COLOR: #333333;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font-weight: BOLD;
}
.medthinbold {
	COLOR: #333333;
	FONT-SIZE: 12pt;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font-weight: BOLD;
}
.medthinboldshort {
	COLOR: #333333;
	FONT-SIZE: 11pt;
	FONT-FAMILY: arial;
	LINE-HEIGHT: 80%;	
	TEXT-DECORATION: none;
	font-weight: BOLD;
}

A.smallthinlight:hover 
{
	COLOR: #99cc00;
	TEXT-DECORATION: underline;
}


.menuborder {

	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #efefef;
}
.menulink {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.menulink:link {
	FONT-WEIGHT: bold;
	COLOR: #124170;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.menulink:visited {
	FONT-WEIGHT: bold;
	COLOR: #124170;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A.menulink:hover 
{
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}

A:hover 
{
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}
.menuheading {
	BORDER-BOTTOM: #004284 3px solid
}
.menuheadingtop {
	BORDER-TOP: #004284 3px solid
}


.logoheading {
	FONT-SIZE: 140%;
	COLOR: #333333;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Arial;
	font-weight: bold 
}

.bigtextheading {
	FONT-SIZE: 160%;
	COLOR: #004284;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Verdana;
	font-weight: bold 
}

.textheading {
	FONT-SIZE: 140%;
	COLOR: #004284;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Verdana;
	font-weight: bold 
}


.medtextheading {
	FONT-SIZE: 120%;
	COLOR: #004284;
	LINE-HEIGHT: 110%;
	FONT-FAMILY: Verdana;
	font-weight: bold 
}


.smalltextheading {
	FONT-SIZE: 100%;
	COLOR: #004284;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Verdana;
	font-weight: bold 
}



.textbody {
	FONT-SIZE: 90%;
    COLOR: #333333;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: arial, helvetica, sans-serif;
}

.smalltext {

	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border-style: none;
	border-width: 1px;
	border-color: Blue;
}

.MenuItem {

	font-family: Arial;
	font-size: small;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: Blue;
}


.ItemNotes {

	font-family: Arial;
	font-size: small;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}