﻿.mapTitles {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
}

.PortalMaster_Wrapper 
{
    margin: 0px auto;
	height:544px;
    width: 1000px;
}
.PortalMaster_HeaderWrapper {
    width: 1000px;
    height: 28px;
    background-image:url(images/background_header2.jpg);
}
.PortalMaster_HeaderWrapperPink {
    width: 1000px;
    height: 30px;
    background-image:url(images/background_header_pink.jpg);
}
.PortalMaster_BodyWrapper {
    width: 1000px;
}
/*.PortalMaster_FooterWrapper
{
    width: 1000px;
    height: 30px;
    background-image: url(images/background_footer.jpg);
}*/
.PortalMaster_FooterWrapperPink
{
    width: 1000px;
    height: 30px;
    background-image: url(images/background_footer_pink.jpg);
}
.CollectionDropDownList
{
    display:inline;
    left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.PortalMaster_CorporateLabel
{
    font-size:14pt;    
}