body
{
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 10pt;
}
.main
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
.small
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.smallhl
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: Silver
}
.smallheading
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:#6d859e;
	color: White;
}
.smallyellowheading
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:#6d859e;
	color: yellow;
}
.smallwhitelink
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: White;
}
.smallred
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Red;
}
.smallyellow
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Yellow;
}
.smallyellowlink
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Yellow;
	text-decoration: none;
}
.mainred
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: Red;
}
.heading
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
.menu-title
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.pageheading-name
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.pageheading-motto
{
	font-family: Verdana;
	font-size: 14pt;
}
.pageheading-info
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
}	
.menu-link
{
	font-family: Verdana;
	font-size: 9pt;
	color: blue;
	text-decoration: underline;
}
.menu
{
	font-family: Verdana;
	font-size: 9pt;
}
.footer-link
{
	font-family: arial,helvetica,geneva;
	font-size: 8pt;
	color: Red;
	text-decoration: underline;
}
.mainbutton
{
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    MARGIN-LEFT: 0pt;
    COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #000000
}
.smallbutton
{
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #08025C;
    BORDER-BOTTOM-COLOR: #08025C;
    MARGIN-LEFT: 0pt;
    COLOR: #000000;
    BORDER-TOP-COLOR: #08025C;
    FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #08025C
}
.colheading
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
	background-color: #51657b;
	font-weight: bold;
	text-decoration: none;
}
.maincolheading
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: white;
	background-color: #51657b;
	font-weight: bold;
}
.main11colheading
{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: white;
	background-color: #51657b;
	font-weight: bold;
}.mainbar
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #51657b
}
.smallbar
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #51657b
}
.smallbarnobold
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #51657b;
    font-weight: normal;
}
.mainbarlink
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #51657b;
    TEXT-DECORATION: underline
}
.footer
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #CFB070;
    FONT-FAMILY: Verdana
}
.mainwebstitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #6d859e
}
.mainwebtable
{
    BORDER-RIGHT: #93a4b7 1px solid;
    BORDER-TOP: #93a4b7 1px solid;
    BORDER-LEFT: #93a4b7 1px solid;
    BORDER-BOTTOM: #93a4b7 1px solid
}
LI
{
	vertical-align: middle;
}
.toolbar
{
	font-size: 10pt;
	font-family: Georgia, verdana, helvetica, sans-serif;
	font-weight: bold;
}
.toolbar_phone
{
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#toolbar
{
    /*padding: 8px;*/
}
#toolbar a
{
	color : #000000;
	text-decoration : none;
}
#toolbar a:link
{
	color : #000000;
	text-decoration : none;
}
#toolbar a:active, #header a:focus
{
	color : #000000;
	text-decoration : none;
}
#toolbar a:hover
{
	color : white;
	text-decoration : none;
}
#toolbar_top
{
    background: url(../../images/toolbar_bg2.jpg) left top;
}
#toolbar_row
{
    height: 15px;
}