﻿.MSC_SiteWidth,.MS_MasterHeader,.MS_MasterFrame,.MS_MasterGlobalLinks,.MS_MasterHeader,.MS_MasterPrimaryNav,.MS_MasterFooter,.MS_MasterTopAD,.MS_MasterBottomAD
{
	width:945px;
}


a {
text-decoration: none;  /* removes underline from all links */
font-weight: bold;  /* makes all links bold */
color:#000000;    /* makes all links this color */
    }

a:hover {
color:#000000;
text-decoration:underline;  /* underlines links when cursor is pointing to it */
font-weight: bold;
}

a:visited {color:#000000} /* sets the default color of visited hyperlinks */

a img { border: 0px;} /* removes border around pictures that are links */



/* NAVIGATION MENU BAR styling below */

.MSC_PrimaryNavFrame
{
                background-color: transparent;
	width:100%;
	margin:0px 0px 5px -10px;
	text-align:left;
}
.MSC_PrimaryNavLink
{
	color:#000000;
                font-weight:bold;
/* font-family:arial; */
/* font-style:italic; */
                line-height:140%;
	font-size:10pt;
	text-decoration:none;
}
.MSC_PrimaryNavLink:hover
{
	color:#000000;
                font-weight:bold;
	font-size:10pt;
	text-decoration:underline !important; 
}
.MSC_PrimaryNavLink:visited
{
                color:#000000;
                font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
.MSC_PrimaryNavLinkFrame-On
{
	/* background:#ffffff; */
                background-color: transparent;
	white-space:nowrap;
	padding:5px 10px 5px 10px;
}
.MSC_PrimaryNavLink-On
{
	color:#000000;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
/* font-family:georgia; */
/* font-style:italic; */

}
.MSC_PrimaryNavLink-On:hover
{
	/* color:#000000; */
color:#000000;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}
.MSC_PrimaryNavLink-On:visited
{
	color:#000000;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}
.MSC_PrimaryNavLeftSpace
{
	width:0px;
	white-space:nowrap;
	background:#000000;
	font-size:1px;
}
.MSC_PrimaryNavRightSpace
{
	width:1px;
	/* background:#ffffff; */
                background-color: transparent;
	white-space:nowrap;
	font-size:1px;
}
.MSC_PrimaryNavTopSpace
{
	height:1px;
	/* background:#ffffff; */
               background-color: transparent;
}
.MSC_PrimaryNavBottomSpace
{
	height:1px;
	/* background:#ffffff; */
               background-color: transparent;
}


.MS_MasterLeftNav
{
	/* background:#ffffff; */
               background-color: transparent;
}


.MSC_SecondaryNavFrame
{
	/* background:#ffffff; */
                background-color: transparent;
	width:100%;
	text-align:left;
                margin:0px 0px 0px 10px
}
.MSC_SecondaryNavLink
{
	color:#000000;
	font-size:10pt;
               /* line-height: 0.6em; */
line-height: 60%;
	text-decoration:none;
}
.MSC_SecondaryNavLink:hover
{
                color:#000000;
	font-size:10pt;
	text-decoration:underline !important;
}
.MSC_SecondaryNavLink:visited
{
	color:#000000;
	font-size:10pt;
	text-decoration:none;
}
.MSC_SecondaryNavLeftSpace
{
	font-size:1px;
	/* background:#ffffff; */
                background-color: transparent;
	width:1px;
	white-space:nowrap;
}
.MSC_SecondaryNavRightSpace
{
	font-size:1px;
	/* background:#ffffff; */
                background-color: transparent;
	width:1px;
	white-space:nowrap;
}
.MSC_SecondaryNavTopSpace
{
	/* background:#ffffff; */
                background-color: transparent;
	height:1px;
}
.MSC_SecondaryNavBottomSpace
{
	/* background:#ffffff; */
                background-color: transparent;
	height:1px;
}
.MSC_SecondaryNavLeftFrame-On
{
	padding:0px;
	/* background:#ffffff; */
                background-color: transparent;
}
.MSC_SecondaryNavLinkFrame-On
{
	white-space:wrap;
	padding:0px;
	/* background:#ffffff; */
                background-color: transparent;
}
.MSC_SecondaryNavLink-On
{
	padding:5px;
	/* background:#ffffff; */
                background-color: transparent;
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}
.MSC_SecondaryNavLink-On:hover
{
	padding:5px;
	/* background:#ffffff; */
                background-color: transparent;
	font-size:10pt;
	font-weight:bold;
                color:#000000;
	text-decoration:underline;
}
.MSC_SecondaryNavLink-On:visited
{
	padding:5px;
	/* background:#ffffff; */
                background-color: transparent;
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}
