﻿body 
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;	
	height: 100%;
}
H1
{
	font-family: Arial;
	font-size: 10pt;
	color: #336699;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    color: #584D9A;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #584D9A;
}

TD  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10pt;
    color: #584D9A;
}

p a {
	color: #836949;
	text-decoration: none;
}
p a:hover {
	color: #836949;
	text-decoration: underline;

}  

p {
	font-family: Arial;
	font-size: 10pt;
	color: #336699;
}

.link {
	color: #836949;
	text-decoration: none;
}
.link:hover {
	color: #836949;
	text-decoration: underline;

}  
li {
	font-family: Arial;
	font-size: 10pt;
	color: #336699;
	list-style-image: url(images/bullet.gif);
} 

.content{
	vertical-align: top;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
	color: #000000;	
	width: 758px;
	height: 100%;
	background-image: url(images/main_boxcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.tileleft{
	width: 21px;
	background-image: url(images/tile-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tileright {
	width: 21px;
	background-image: url(images/tile-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.footer
{
	background-image: url(images/br_footer.gif);
	height: 50px;
	background-color: #e8eff5;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #000000;	
}

.menuItem 
{	
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8E2EA;
	color: #314D8C;
	font-size: 10pt;
	text-align: center;
	padding: 3px;
	border-width: 1px;
	border-color: #D8E2EA;
	white-space:nowrap;
	BORDER-RIGHT: #D8E2EA 1px solid; 
	BORDER-TOP: #D8E2EA 1px solid; 
	BORDER-LEFT: #D8E2EA 1px solid; 
	BORDER-BOTTOM: #D8E2EA 1px solid;
	text-decoration: none;
	font-size: 10pt;
}

.menuItem_over
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8E2EA;
	color: #314D8C;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	border-width: 1px;
	border-color: #D8E2EA;
	white-space:nowrap;
	BORDER-RIGHT: #314D8C 1px solid; 
	BORDER-TOP: #314D8C 1px solid; 
	BORDER-LEFT: #314D8C 1px solid; 
	BORDER-BOTTOM: #314D8C 1px solid;
}

.subMenuItem 
{
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8E2EA;
	color: #314D8C;
	font-size: 10pt;
	text-align: left;
	padding: 3px;
	border-width: 1px;
	border-color: #314D8C;
	white-space:nowrap;
	BORDER-RIGHT: #D8E2EA 1px solid; 
	BORDER-TOP: #D8E2EA 1px solid; 
	BORDER-LEFT: #D8E2EA 1px solid; 
	BORDER-BOTTOM: #D8E2EA 1px solid;
	text-decoration: none;
	font-size: 10pt;
}

.subMenuItem_over
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8E2EA;
	color: #314D8C;
	font-size: 10pt;
	text-align: left;
	padding: 3px;
	white-space:nowrap;
	BORDER-RIGHT: #314D8C 1px solid; 
	BORDER-TOP: #314D8C 1px solid; 
	BORDER-LEFT: #314D8C 1px solid; 
	BORDER-BOTTOM: #314D8C 1px solid;
	text-decoration: none;
}

.login
{
	margin-left:auto; 
	margin-right:auto;
	width: 350px;
	padding: 10px;
	BORDER-RIGHT: #314D8C 1px solid; 
	BORDER-TOP: #314D8C 1px solid; 
	BORDER-LEFT: #314D8C 1px solid; 
	BORDER-BOTTOM: #314D8C 1px solid;	
}
A.footer A.footer:hover
{
	color: #836949;
	text-decoration: none;
}
