﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
	font-size: 9pt;
}
td { vertical-align:top}
img { border:0px; margin:0px;}
div { padding:0px; margin:0px}
a:link
{
    color: #8A3700;
}
a:visited
{
    color: #542100;
}
a:hover
{
    text-decoration: none;
    color: #A45521;
}
a:active
{
    text-decoration: none;
    color: #000000;
}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 28px;
    font-weight: bold;
   margin: 5px 0 5px 0;
}


.list_1 { width:9; height:14}
div td.list_1 { padding-top:4}
.list_2 { width:9; height:18}
div td.list_2 { padding-top:5}

.grey_1 { color:#43525C; font-family:tahoma; font-size:11px;vertical-align:bottom;}
.grey_2 { font-family:tahoma; font-size:9pt;padding-left:5px;padding-right:5px;}
.grey_3 { color:#74848E; font-family:tahoma; font-size:12px; }
.broun_1 { color:#A54200; font-family:tahoma; font-size:11px; font-weight:bold;text-align:center;vertical-align:bottom; }
.blue_1 { color:#0162B2; font-family:tahoma; font-size:11px; }
.blue_2 { color:#0E6DB9; font-family:tahoma; font-size:9px; text-decoration:none}
.blue_3 { color:#0E6DB9; font-family:tahoma; font-size:11px;text-decoration:none}
.blue_4 { color:#237EC7; font-family:tahoma; font-size:11px; }
.portalGrey
{
	color:#43525C; font-family:tahoma; font-size:11px;vertical-align:middle;height:20px;
}
.portalBroun
{
	color:#A54200; font-family:tahoma; font-size:11px; font-weight:bold;vertical-align:bottom;
}
.bottomNav
{
	font-size:9pt;
}
.bottomNav a:link, a:visited, a:active
{
	color:#0162B2;
	text-decoration:none;	 
}
.bottomNav a:hover
{
	color:#0162B2;
	text-decoration:underline;	 
}
.topMenu
{
	cursor: pointer; position: absolute; margin-left: 18px;
	margin-top: 20px; font-size: 10pt; font-weight: bold; text-decoration: none;
}

