


.body {font-family:Tahoma, Arial; color:#58585C; font-size:10pt;}
.popup{background-color:#E5E0D3; font-family:Tahoma, Arial; color:#58585C; font-size:10pt;}
.mainheader {font-family:Arial Rounded MT Bold, Arial; color:#58585C; font-size:14pt; text-align:center;}
.mainheader2 {font-family:Arial Rounded MT Bold; color:red; font-size:16pt; text-align:left;}
.header {font-family:Arial Rounded MT Bold; color:#000000; font-size:12pt; text-align:left;}
.unit {font-family:Times New Roman; color:#000000; font-size:10pt; font-style:italic; text-align:left;}

.toplink	{
	font-family:Tahoma, Arial; 
	color:white; 
	font-size:10pt; 
	font-weight:bold;
	text-decoration:none;
}
	
A:HOVER.toplink	{
	font-family:Tahoma, Arial; 
	color:white; 
	font-size:10pt; 
	font-weight:bold;
	text-decoration:none;
	}
	


.menutext	{
	font-size:11pt;
	text-align:left;
	text-indent:50px; 
	text-decoration: none;
	font-weight: bold;
	color:#757B80;
	background-color: #f6f6f6;
	font-family: Tahoma, Arial;

}
	
A:HOVER.menutext	{
	font-size:11pt;
	text-align:left;
	text-indent:50px; 
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	background-color: #f6f6f6;
	font-family: Tahoma, Arial;

	}

	.submenu	{
	width:226px;
	height:25px;
	padding-top:0px;
	background-image : url(images/buttonsub.gif)
}
	
	
A:LINK.menu     {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:13pt;
			margin-left:55px;}

A:VISITED.menu  {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:13pt;
			margin-left:55px;}

A:ACTIVE.menu   {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:13pt;
			margin-left:55px;}

A:HOVER.menu    {font-family: Tahoma, Arial;
            color:#ffffff;
			font-weight: bold;
            text-decoration:none;
            font-size:13pt;
			margin-left:55px;}
	
A:LINK.submenu     {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:11pt;
			margin-left:60px;
			width:226px;}
			
A:VISITED.submenu     {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:11pt;
			margin-left:60px;
			width:226px;}

A:ACTIVE.submenu     {font-family: Tahoma, Arial;
            color:#000000;
			font-weight: bold;
            text-decoration:none;
            font-size:11pt;
			margin-left:60px;
			width:226px;}
	
A:HOVER.submenu     {font-family: Tahoma, Arial;
            color:#ffffff;
			font-weight: bold;
            text-decoration:none;
            font-size:11pt;
			margin-left:60px;
			width:226px;}

.link	{
		font-size:10pt;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color:#757B80;
	font-family: Tahoma, Arial;
}
	
A:HOVER.link	{
		font-size:10pt;
	text-align:center;
	text-decoration: underline;
	font-weight: bold;
	color:#757B80;
	font-family: Tahoma, Arial;
	}
	
.detailslink	{
		font-size:10pt;
	text-align:right;
	text-decoration: none;
	font-weight: bold;
	color:black;
	font-family: Tahoma, Arial;
}
	
A:HOVER.detailslink	{
		font-size:10pt;
	text-align:right;
	text-decoration: underline;
	font-weight: bold;
	color:#757B80;
	font-family: Tahoma, Arial;
	}
	
a,a:active,a:visited {
	color: #EF4521;
	text-decoration:none;
	font-weight:bold;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #C0C0C0;
	padding: 0.2em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 10%;
	left: 20%;
	width: 700px;
	height: 700px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.lbtext {font-family:Tahoma, Arial; color:#000; font-size:10pt;}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }	


 