#min_width{
	width: expression((document.body.clientWidth < 990)? "990px" : "auto"); 
	min-width: 990px;  
}
#header_top {
	background: url('/style library/images/bg.jpg') repeat-x;
	width: 100%;
	height: 104px;
}
#headerLeft img {
	margin-left: 50px;
	margin-top: 20px;
	border: none;
}
#headerRight {
	background: url('/style library/images/header_right.jpg') no-repeat;
	background-position: right;
	height: 104px;
	width: 595px;
	text-align:right;
	color: white;
	font-size: 8pt;
	padding-right: 40px;
	padding-top: 20px;
}
#headerRight a:hover {
	text-decoration: underline;
}
#headerRight a:link, #headerRight a:visited {
	color: white;
	text-decoration: none;
}
.QuickSearchBox {
	width: 175px;
	height: 20px;
	overflow: hidden;
	text-align: right;
	float: right;
}
#advancedsearch {
	clear:both;
}
#titleBar {
	background-color: black;
	height: 35px;
}
#userBar {
	float: right;
	height: 20px;
	width: 400px;
	padding-top: 8px;
}
#userBar .ms-SPLink a:link, #userBar .ms-SPLink a:visited {
	color: white;
}
#userBar .ms-SPLink a:hover {
	color: black;
}
#userBar .ms-SpLinkButtonActive {
	background: none;
	background-color: white;
	border: 1px solid #EC008C;
	height: 18px;
}
#userBar .ms-SpLinkButtonActive a:link, #userBar .ms-SpLinkButtonActive a:visited, 
#userBar .ms-SpLinkButtonActive a:hover {
	color: black;
}
#userBar .ms-SPLink img {
	vertical-align: middle;
}
.ms-siteactionsmenu DIV DIV DIV {
	background-image: none;
	background-color: transparent;
	border: 1px solid transparent;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover {
	background: none;
	background-color: white;
	border: 1px solid #EC008C;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:link,
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:visited,
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:hover {
	color: black;
}
#topNavBar {
	background-color: #d1d1d1;
	height: 20px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	padding-top: 2px;
}
#topNavBar a:link, #topNavBar a:visited {
	color: black;
	text-decoration: none;
}
#topNavBar a:hover {
	color: #EC008C;
}
#content {
	height: 100%;
}
#bodyWrapper {
	width: 100%;
	height: 100%;
}
#header_midsection {
	width: 100%;
}
#leftColumn {
	width: 290px;
	padding-left: 20px;
	padding-top: 18px;
	height: 100%;
}
#mainNavigation {
	background: url('/style library/images/nav_corner.gif') #e3e3e3 top left no-repeat; 
	width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
}
.navContainer {
	width: 100%;
}
.navItem {
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 15px;
	border: solid 1px #e3e3e3;
	display:block;
}
.navFlyOut {
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 15px;
	border: solid 1px #e3e3e3;
	background-color: #e3e3e3;
	white-space: nowrap;
}

.navFlyOutContainer {
	border: 1px solid #c2c2c2;
	background-color: #e3e3e3 !important;
}

.navItem a:link, .navItem a:visited, .navFlyOut a:link, .navFlyOut a:visited {
	color: black;
	text-decoration: none;
}
.navSelectedItem {
	font-weight: bolder;
	color: #5f0038;
	background-color: #c2c2c2;
}
.navItemHover {
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
.navItemHover a:link, .navItemHover a:visited, .navItemHover a:hover,
.navFlyOutHover a:link, .navFlyOutHover a:visited, .navFlyOutHover a:hover {
	color: #EC008C;
	text-decoration: none;
}
.navFlyOutHover {
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
#mainNavigationBtm{
	background: url('/style library/images/nav_corner_btm.gif') bottom right #e3e3e3 no-repeat;
	height: 13px;
	width: 100%;
}
.LinkListWebPartBody-leftmenu {
	width: 100%;
	float: left;
	background-color: #e3e3e3;
}
.LinkListWebPartItem-leftmenu {
	padding-left: 14px;
	border-top:0;
	border-bottom:0;

	
}


#siteTools{
	background: url('/style library/images/nav_corner.gif') #e3e3e3 top left no-repeat; 
	margin-top: 25px;

}
.LinkListWebPartItem-leftmenu {
	width: 210px;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
	text-transform:uppercase;
	border: 1px solid #e3e3e3;
}
.LinkListWebPartItem-leftmenuHover {
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
.LinkListWebPartTitle-leftmenu {
	font-weight: bold; 
	font-size: 9pt; 
	color: #ec008c; 
	text-transform:uppercase;
	padding-left: 15px;
	padding-top: 10px;
	display: inline-block;
}
.LinkListWebPartItem-leftmenu a:link, .LinkListWebPartItem-leftmenu a:visited {    
	color:#000000; 
	font-size: 8pt; 
	line-height: 15px; 
	text-decoration: none;
	text-transform:uppercase;
}
.LinkListWebPartItem-leftmenu a:hover, .LinkListWebPartItem-leftmenuHover a:link, .LinkListWebPartItem-leftmenuHover a:visited {
	color:#ec008c; 
	text-decoration: none;
}
.LinkListWebPartItem-leftmenu a:active {
	color:#eac3b8; 
}
#siteToolsBtm {
	background: url('/style library/images/nav_corner_btm.gif') bottom right #e3e3e3 no-repeat;
	height: 5px;
	width: 100%;
	clear:both;
}
#bodyContent {
	vertical-align: top;
	height: 100%;
	padding-left: 20px;
}
.ms-WPHeader TD {
	border-bottom: 0px solid #dedfde;
}
.ms-WPTitle, h3.ms-WPTitle a:link, h3.ms-WPTitle a:visited {
	color: #EC008C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 0px; 
}
.ms-WPBody, .ms-WPBody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
	color:#d0007b; text-decoration:underline;
}
.ms-WPBody a:hover {
	color:#83004e; text-decoration:underline;
}
#pageUtilities {
	width: 98%;
	text-align: right;
	font-size: 7pt;
}
#pageUtilities a:link, #pageUtilities a:visited {
	text-decoration: none;
	color: #6D6D6D;
}
#pageUtilities a:hover {
	text-decoration: underline;	
}
.diisrPrintPage {
	background-image:url('/style library/images/print.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 23px;
}
.diisrEmailPage {
	background-image:url('/style library/images/email.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 23px;
}
#breadcrumb {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #000000;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #EC008C;
}
#contentTopLink {
	font-size: 8pt;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentTopLink a:link, #contentTopLink a:visited {
	color:#6D6D6D;
	text-decoration:none;	
}
#contentTopLink a:hover {
	color: #EC008C;
	text-decoration: underline;
}
#footer_area {
	background: black;
	clear: both;
	width: 100%;
	text-align: center;
	height: 24px;
	vertical-align: middle; 
	font-family: Arial Narrow,Arial,Helvetica,sans-serif
}
#footer_area a:link {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
	padding: 0px 15px 0px 15px;
}
#footer_area a:visited {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
	padding: 0px 15px 0px 15px;
}
#footer_area a:hover {
	color: #EC008C;
}
.GreyWebPartBox td {
	padding: 2px;
}
.GreyWebPartBox {
	background: url('/style library/images/greyCornerRight.gif') #e3e3e3 no-repeat;
}
.GreyWebPartBoxBottom {
	background: url('/style library/images/nav_corner_btm.gif') bottom right #e3e3e3 no-repeat;
	height: 8px;
	width: 100%;
}
.ms-consoletoolbar a, .ms-consoletoolbar a:link, .ms-consoletoolbar a:visited,
.ms-consoleframe a, .ms-consoleframe a:link, .ms-consoleframe a:visited {
	font-size: 8pt !important;
	text-decoration: none;
}
.keywordsPanel a {
	font-weight: bold;
}
.keywordsPanel a:link, .keywordsPanel a:visited {
	font-weight: normal;
}

.KeywordListBackToTop {
	font-size: 8pt;
	background:url('/style library/images/up.gif') transparent no-repeat scroll left top;
	padding-left: 20px;
}

a.KeywordListBackToTop:link, a.KeywordListBackToTop:visited {
	color:#6D6D6D;
	text-decoration:none;	
}

a.KeywordListBackToTop:hover {
	color: #EC008C;
	text-decoration: underline;
}


.results .title a:link, .results .title a:visited {
	text-decoration: none;
}

.results .title a:hover {
	text-decoration: underline;
}

ul.NavView {
	margin-left: 0px;
	list-style-type: none;	
}

ul.NavView li {
	padding-bottom: 10px;
}

ul.NavView a:link { color:#d0007b; text-decoration:underline; font-weight: bold; }
ul.NavView a:visited { color:#d0007b; text-decoration:underline; font-weight: bold; }
ul.NavView a:hover { color:#83004e; text-decoration:underline; font-weight: bold; }
ul.NavView a:active { color:#d0007b; text-decoration:underline; font-weight: bold; }

.level-section .level-band {
	background-color: #e3e3e3;
}
.level-section a:link, .level-section a:visited {
	color:#d0007b; text-decoration:none;
}
.level-section a:hover {
	color:#d0007b; text-decoration:underline;
}

.level-section .level-band .headertitle-band a:link, .level-section .level-band .headertitle-band a:visited {
	color: #000000;
}

.link-item {
	color: #000000;	
}
.link-item a:link { color:#d0007b; text-decoration:underline; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; }
.link-item a:visited { color:#d0007b; text-decoration:underline; font-size: 10pt; font-family:Arial, Helvetica, sans-serif;}
.link-item a:hover { color:#83004e; text-decoration:underline; font-size: 10pt; font-family:Arial, Helvetica, sans-serif;}
.link-item a:active { color:#d0007b; text-decoration:underline; font-size: 10pt; font-family:Arial, Helvetica, sans-serif;}
.description, .item {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.item {
	margin-left: 0px;
}

.groupheader
{
    font-family:Arial, Helvetica, sans-serif;
}

.PubDocsHeading {
	margin-bottom: -10px;
}

.PubDocsList { font-size:8pt; }
.PubDocsList a:link { color:#d0007b; text-decoration:underline; }
.PubDocsList a:visited { color:#d0007b; text-decoration:underline; }
.PubDocsList a:hover { color:#83004e; text-decoration:underline; }
.PubDocsList a:active { color:#d0007b; text-decoration:underline; }

.recentUpdatesDescription {
	font-size: 10pt;
}
.modifiedDate {
	font-style: italic;
	font-size: 9pt;
}

#RSSFeeds img {
	border: none;
	margin-right: 5px;
}


.srch-Page, .srch-stats {
	background-color: #e7e3e7 !important;
}

H3.AtoZItemTitle 
{
    margin-bottom:0px;
}

P.AtoZItemDesc
{
    margin-top:0px;
    margin-bottom:0px;
}

P.AtoZItemUrl
{
    margin-top:0px;
}

.PageTitle 
{
	font-size: 14pt; 
	font-weight:bold;
	color: #ec008c;	
}