﻿body {
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url('Images/MD_bkgrnd.jpg') top left repeat-x;
	color: #595959;
}
img {
	padding: 0;
	margin: 0;
}
a img {
	margin: 0;
	padding: 0;
	border: none;
}
.MDtable {
	margin-top: 20px;
	width: 600px;
	border: none;
	border-bottom: 1px dashed #cc9933;
}

/*--------------------*/
#container {
	position: absolute;
	left: 50%;
	width: 912px;
	margin-left: -465px;
	background: #FFF;
	padding: 9px;
}
/*--------------------*/
#header {
	position: relative;
	width: 912px;
	height: 187px;
}
/*--------------------*/
#navbar {
	position: relative;
	width: 912px;
	height: 32px;
	background: #e1a627 url('Images/MD_nav_span.gif') top left repeat-x;
	padding: 0;
	font: 12px Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#nav {
	width: 450px;
	padding: 6px 0px 0px 15px;
	float: left;
	height: 32px;

}


.nav_links {
	color: #003f62;
	font-size: 12px;
	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	vertical-align:top;
	padding: 0px 8px 0px 0px;
	background-image: url('../../../../../../Images/Navbar_Splitter.gif');
	background-repeat:no-repeat;
	background-position:top right;


}

.nav_links a:link{
	color: #003f62;
	text-decoration: none;
	padding: 0px 8px 0px 0px;
}
.nav_links a:visited {
	color: #003f62;
	text-decoration: none;
	padding: 0px 8px 0px 0px;

}

.nav_links a:hover {	
	color: #2f6db4;
	text-decoration: none;
	border-bottom: 1px dotted #996633;
	padding: 0px 8px 0px 0px;

}

.nav_links a:active {
	color: #2f6db4;
	text-decoration: none;
	border-bottom: 1px dotted #996633;
	padding: 0px 8px 0px 0px;

}


#search {
	position: relative;
	float: right;
	padding: 4px;
	height: 26px;
	width: 390px;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2px;
}

/*--------------------*/
#ContentWrapper {
	position: relative;
	width: 912px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 0px;
}
#ContentWrapper p {
	margin: 0 0 8px 0;
	line-height: 20px;
}
#ContentWrapper h1 {
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	background: url('Images/MD_h1_underline.gif') bottom left no-repeat;
	padding-bottom: 15px;
}
#ContentWrapper h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #2f6db4;
	margin-bottom: 10px;
	letter-spacing: -0.8px;
}
#ContentWrapper h3 {
	font: 16px Trebuchet MS, Arial, sans-serif;
	color: #cc6633;
	margin-bottom: 7px;
	letter-spacing: -0.5px;
}

.h1class {
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2f6db4;
}

#sidebarWrapper {
	float: left;
	width: 206px;
	padding: 0px;
}
#sidebarTop {
	background: url('Images/MD_sidebar_top.jpg') no-repeat top center;
	width:265px;
	height:255px;
    padding: 0px;

}
.sidebar {
	width: 206px;
	padding: 20px 30px 0px 30px;
	background: url('Images/MD_sidebar_span.jpg');
	background-repeat:repeat-y;
}
.sidebar ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.sidebar li {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 18px;
}
.sidebar a:visited {
	color: #2f6db4;
	text-decoration: none;
	margin-left: 0px;
}
.sidebar a:link {
	color: #2f6db4;
	text-decoration: none;
	margin-left: 0px;
}
.sidebar a:active {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
	margin-left: 0px;
}
.sidebar a:hover {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
	margin-left: 0px;
}
#sidebarBottom {
	background: url('Images/MD_sidebar_bottom.jpg') bottom center no-repeat;
	width: 265px;
	height: 286px;
}
.RightContent {
	width: 600px;
	padding: 10px 23px 0px 23px;
	margin-top: 25px;
}

.RightContent a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
}
.RightContent a:visited {
	color: #2f6db4;
	text-decoration: none;
}
.RightContent a:link {
	color: #2f6db4;
	text-decoration: none;
}
.RightContent a:active {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
}
.RightContent a:hover {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
}

/****** Divs for secondary page layout (No Sidebar) *******/
#RightContent2 {
	float: right;
	width: 865px;
	padding: 0 23px;
	margin-top: 25px;
}

#RightContent2 a {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
}
#RightContent2 a:visited {
	color: #2f6db4;
	text-decoration: none;
}
#RightContent2 a:link {
	color: #2f6db4;
	text-decoration: none;
}
#RightContent2 a:active {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
}
#RightContent2 a:hover {
	color: #996633;
	text-decoration: none;
	border-bottom: 1px dotted #2f6db4;
}
/******* End Divs for secondary page layout ********/



/*--------------------*/
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	width: 912px;
	height: 62px;
	background: url('Images/MD_footer_bkgrnd.gif') top center no-repeat;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	line-height: 12px;
}
#footLeft {
	float: left;
	width: 304px;
	height: 40px;
	text-align: center;
	padding-top: 22px;
}
#footMiddle {
	float: left;
	width: 304px;
	height: 62px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footMiddle ul {
	margin: 0;
	padding: 0;
	display: inline;
} 
#footMiddle ul li {
	margin: 0;
	padding: 0 5px;
	border-left: 1px solid #cc9933;
	list-style: none;
	display: inline;
}
#footMiddle ul li.first {
	margin: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
a:visited {
	color: #d5b030;
	text-decoration: none;
}
#footMiddle a:link {
	color: #d5b030;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: underline;
}
#footMiddle a:hover {
	color: #996633;
	text-decoration: underline;
}
#footRight {
	float: right;
	width: 304px;
	height: 50px;
	text-align: center;
	padding-top: 12px;
}
/*--------------------*/
.button {
    border: none;
	color: #b2b2b1;
    background: url('Images/MD_btn_upsubmit.gif') no-repeat top left;
    padding: 1px 6px;
}
.button:hover {
    border: none;
	color: #FFF;
    background: url('Images/MD_btn_downsubmit.gif') no-repeat top left;
    padding: 1px 6px;
}
.rowA {
	background-color: #e7e7e7;
}
.cellname {
	color: #c88740;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 35px;
	letter-spacing: 0.8px;
}

/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/********* Start minikit.widget.Styles ********/
/************************************************/

.minikit-contextmessage-header,
.minikit-contextmessage-main {
	cursor: default;
}
.minikit-contextmessage-header {
	background-color: white;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.minikit-contextmessage-main {
	background-color: white;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.minikit-contextmessage-footer {
	background-image: url(bottom.gif);
}
.minikit-contextmessage-button {
	height: 16px;
	width: 16px;
	background-image: url(close.gif);
	background-repeat: no-repeat;
}
.minikit-contextmessage-button-hover {
	height: 16px;
	width: 16px;
	background-image: url(close-hover.gif);
	background-repeat: no-repeat;
}
.minikit-contextmessage-icon {
	height: 16px;
	width: 16px;
	background-image: url(alert.gif);
	background-repeat: no-repeat;
}

/********* End minikit.widget.Styles ********/
/************************************************/



<!-- Core Overrides -->

.globalbreadcrumbs {
font-size:8pt;
text-align:right;
background-color:#ffffff;
padding:2px 10px 2px 5px;
}
.globalbreadcrumbs a{
text-decoration:none;
color:#666666;
}
.globalbreadcrumbs{
text-decoration:none;
color:#666666;
}
.globalbreadcrumbs a:hover{
text-decoration:underline;
color:#000000;
} 


/* Copied from Band.css  /*
/************************/
/************************/
/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
form
{
	height:100%;
}
html
{
	height:100%;
}
.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}


.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../../../../Images/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../../../../Images/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
a.#zz8_Menu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
{
	color:#333333;
}
.sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	color:#333333;
}
.sharepointLogin div
{
	color:#333333;
}
.topArea
{
	/*background:url("../../../../../images/bl_band.jpg") no-repeat;
	background-position:top right;*/
}
.topArea :active
{
	/*text-decoration:none;*/
}
.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image:url("../../../../../../images/bl_logo.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../../../../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float:right;
}

.ms-standardheader{
font-size:1em;
margin:0em;
text-align:left;
color:#525252;
}


.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{
	/*background-image:url("../../../../../images/bl_Navbar_Gd_Default.jpg");*/
	/*background-repeat:repeat-x;*/
	height:32px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('../../../../../../Images/Navbar_Splitter.gif');
	background-repeat:no-repeat;
	background-position:top right;
	/*font-family: tahoma;  
	font-size: 8pt; */
	color: #3a4663;
    /*border-right: 1px solid #cc9933;*/
		
}
.topNavItem a
{
	display:block;
	padding:0px 0px 0px 0px;
	height:32px;
}
.topNavSelected a
{
	/*background-image: url('../../../../../Images/bl_Navbar_Gd_Hover.jpg');*/
	/*background-repeat:repeat-x;*/
	/*background-position:top right;*/
	color: #003f62;

	
}
.topNavHover a
{
	color:#FFFFFF;
	/*background-image: url('../../../../../Images/bl_Navbar_Gd_Hover.jpg');*/
	/*background-repeat:repeat-x;
	background-position:top right;*/
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundRight
{
    width:0px;
}
.topNavRoundLeft
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav3
{
	color: #354260;
}
.leftNav2
{
	color: #354260;
}
.leftNav1
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
margin-left:10px;
margin-right:10px;
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent td.ms-pagebreadcrumb
{
	display:none;
}
.mainContent div.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}


.ms-formbody {
background:#EBF3FF none repeat scroll 0 0;
border-top:1px solid #D8D8D8;
font-family:verdana;
font-size:11px;
padding:3px 6px 4px;
vertical-align:top;
}



/* End Copied Band.css  /*
/************************/
/************************/



















 
