
BODY
{
    FONT-FAMILY: Trebuchet MS ,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    text-align: center;
    margin-top: 0px;
}

H1, H2, #PageHeader
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
}
H1, #PageHeader	{	
	font-size:	22px;
	font-weight:	600;
	margin-bottom: 5px;
	}	
		
H2	{	
	font-size:	14px;
	font-weight:	700;
	margin-bottom: 4px;
	}	
	
LI 
{
	padding-top: 2px;
	padding-bottom: 2px;
}
		
		
A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#000000;
	background-color: #EEEEEE;
	}
	
#LogoLayer {
	width: 756px;
	height: 27px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 37px;
	margin-right: auto;
}

#Logo {
	margin: auto;
	height: 27px;
	width: 330px;
	text-align: left;
	display: block;
	float: left
}


#Toolbar 
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
	
#BgBoxHeader {
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	position: absolute;

}

#BgBoxBody 
{
	vertical-align: top;
	margin-top: 20px;
}

#BgBoxFooter {
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#ContentArea {
	width: 470px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	overflow: auto;
	vertical-align: top;
}
* Html Body #ContentArea {float:left; width: 500px;} 

#MenuArea 
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#MenuHeader, #MenuBody, #MenuFooter {
	width: 173px;

}

#MenuHeader {
	background-image: url(/v2/Images/Menu/BgMenuHeader.gif);
	background-repeat: no-repeat;
	height: 6px;
	overflow: hidden;
	margin: auto;
	vertical-align: top;
}

#MenuHeaderText {
	padding-left: 5px;
	margin: 0px;
}

#MenuBody {
	background-image: url(/v2/Images/Menu/BgMenuBody.gif);
	background-repeat: repeat-y;
	min-height: 100px;
	overflow: visible;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin: auto;
}
* Html Body #MenuBody {height:100px;} 

#MenuFooter {
	background-image: url(/v2/Images/Menu/BgMenuFooter.gif);
	background-repeat: no-repeat;
	height: 9px;
	overflow: hidden;
	padding-bottom: 20px;
	margin: auto;
	margin-bottom: 30px;
}

.MenuItem, .MenuItemSelected, #MenuHeaderText {
	width: 152px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
}

.MenuItem {
	background-color: Transparent;
	
}

.MenuItemSelected {
	background-color: #DDDDDD;

}

.MenuItemHilite {
	background-color: #EEEEEE;

}

.MenuItemBullet, .MenuItemText {
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.MenuItemBullet {
	color: #FF9900;
	float: left;
	padding-right: 8px;
	margin: auto;
	padding-left: 5px;

}

.MenuItemText {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	width: 132px;
	margin: auto;

}
* Html Body .MenuItemText 
{
	float: left; 
	padding-left: 0px;
}


ul li {
	margin: 0px 0px 0px 0px; 
	padding:  0px 0px 7px 6px; 
}

ul.Link, ul.BottomLink	{
	list-style-image: url(/v2/images/ico_link.gif); 
	padding:  0px 0px 0px 15px;
	margin:  5px 0px 0px 0px; 
	border-bottom: none; 
}

ul.BottomLink	{
	border-top: 1px dashed #999;
	padding:  10px 0px 0px 15px;
}

ul.ReadMoreLink	{
	list-style-image: url(/v2/images/ico_Link.gif); 
	padding:  0px 0px 0px 15px;  
	margin: 5px 0px 0px 0px; 
	float: right
}

ul.PdfLink, ul.BottomPdfLink	{
	list-style-image: url(/v2/images/ico_pdf.gif); 
	padding:  10px 0px 0px 15px;  
	margin: 5px 0px 0px 0px; 
}

ul.BottomPdfLink	{
	border-top: 1px dashed #999;
}

