﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
html,  form
{
	height:100%;
}
.body
{
	background-color: #eee;
	height:100%;
	margin:14px;
}
img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	vertical-align: middle;
}
.master
{
	width:836px;
	margin-left:auto;
	margin-right:auto;
	/*height:100%;*/
	background-color:#E3E1CE;
}
.masterContent
{
	background-color:#E3E1CE;
}
.UPMargin{
	width: 7px;
}
.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;
	height:12px;
}

.UPbreadcrumbs {
	color: #1a3b67;
	background-color: white;
	padding: 7px 14px;
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
	/*text-transform: lowercase;*/
	float:left;
}
.UPbreadcrumbs a{
	text-decoration: none;
}
.ms-sitemapdirectional{

}
.UPedition {
	color: #1a3b67;
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.UPedition {
	padding: 7px 14px;
	text-align: right;
	background-color: #FFFFFF;
/*	width: 150px;	*/
}

.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    /*clear:both;*/
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	/*font-weight:bold; */
	font-weight:normal;
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
.ms-SpLinkButtonActive
{
	background-image: none !important; /*url("/_layouts/images/menubuttonhover.gif");*/;
	background-color: #FFE4B7 !important;
}
.ms-SpLink{
	width: 162px;
}
a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}
.topArea
{
	background: no-repeat right top;
	background-color: #FFFFFF;
}
.topArea :active
{
	text-decoration:none;
}
.UPadministrativelinks, .UPadministrativelinks div.ms-SPLink{
	color: #9b9a9a;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	text-align: right;
}

.UPadministrativelinks{
	padding-top: 12px;
}
.UPadministrativelinks a{
	text-decoration: none;
	color: #9b9a9a;
}

.UPadministrativelinks a:hover{
	text-decoration: underline;
	color: #7BA294;
}
.UPadministrativelinks img{
	vertical-align: top;
}
.UPprofileLinks{
	float:right;
}
.UPadministrativelinks div.ms-SPLink{
	float:right;
	margin-top: 0px;
	color: #9b9a9a;
}
.UPadministrativelinks .ms-SpLinkButtonInActive, .UPadministrativelinks .ms-SpLinkButtonActive{
	margin-top: 0px !important;
	padding-top: 0px !important;
	border: none;
}


.UPadministrativelinks div.ms-SPLink a{
	color: #9b9a9a;
}
.UPgreenBar{
	height: 11px;
	width: 837px;
	background-color: #7BA294;
}

/* TOP NAVIGATION BAR */

/* This definition (upnav div a img) hides a placeholder image 
   that SharePoint throws in at the beginning of the menu; this 
   image adds a margin to the top of the menu. Since this margin 
   was not wanted, needed to hide the image.
   The image is set to height and width of 0, but still renders
   as height of 1px (at least according to IE Dev Toolbar), even
   though the source shows an inline height of 0px.
*/
.UPnav div a img{
	visibility: hidden;
	display: none;
}

.UPmainNavRight 
	{float: right;}

.UPmainNavRight .UPmainNavItem{
	color: #7BA294;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	text-decoration:none;
}

.UPmainNavRight .UPmainNavItemHover{
	color: #588376;
}
.UPmainNavRight .UPmainNavItem a:hover{
	color: #588376;
}
.UPmainNavItemSelected{
	color: #7BA294;
}

.UPmainNav{
	background-color: white;
	font-family: arial, verdana, sans-serif;
	/*width: 837px;*/
	height: 37px;
}
.UPmainNavItem{
	color: #1a3b67;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	text-decoration:none;
}

.UPmainNavItemHover{
	color: #7BA294;
}
.UPmainNavItem a:hover{
	color: #7BA294;
}
.UPmainNavItemSelected{
	color: #7BA294;
}

.UPmainNavItem.notloggedin a{
	color: #c9cccf;
}


.UPsubNav{
	text-align: left;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #7BA294;
	padding-bottom: 6px;
	/*background-image: url('/Assets/Images/dd_bkgrd.png');*/
}
.UPsubNavItem {
	color: #7BA294;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding: 7px;
	text-decoration: none;
/*	background-color: transparent !important;	*/
}

.UPsubNavItemHover{
	color: #4b673a;
/*	background-color: transparent !important;	*/
}

.zz1_GlobalNav_0 { 
/*	background-color: transparent !important;	*/
}


/* FOOTER */

.UPfooter{
	color:#737373;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	padding: 7px 0px 7px 0px;
	text-align: left;
}
.UPfooter a{
	color:#737373;	
	text-decoration: none;
}
/* SEARCH BOX STYLING */
.UPsearch{
	padding-top: 7px;
	color: #9b9a9a;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
}
.ms-sbtext{
	color: #9b9a9a;
	font-family: arial, verdana, sans-serif !important;
	font-size: 10px !important; 
	font-weight: normal !important;
	text-transform: lowercase;
}
.ms-sbLastcell {
	WIDTH: 0px !important;
}
.ms-sbtable-ex {
	MARGIN-TOP: 2px;
	MARGIN-LEFT: 2px;
	WIDTH: 0px !important;
	BORDER-COLLAPSE: collapse;
}
.ms-sbtable-border{
	border-width: 0px !important;
}
td.ms-sbcell{
	border-width: 0px !important;
}
td.ms-sbcell input{
	border:solid 1px #7f9db9;
}



.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,.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url('Images/linksdivider.gif') no-repeat right 6px;
   	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;
}
TD.ms-sbgo {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;	
	PADDING-BOTTOM: 1px;	
	PADDING-TOP: 1px;	
	BACKGROUND-COLOR: #ffffff !important;
}
.siteActionMenu
{
    float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{
	background-image:url('images/bl_Navbar_Gd_Default.jpg');
	background-repeat:repeat-x;
	height:40px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}
.topNavSelected a
{
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:right top;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:right top;
}
.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;
}
.topNavRoundLeft, .topNavRoundRight
{
    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;
}
.leftNav1, .leftNav2, .leftNav3
{
	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: georgia, times new roman, serif; /*tahoma;  */
	font-size: 18pt; /*12pt; */
	font-weight: normal; /*bold; */
	color: #745a1d; /*#666666; */
	background-color: #ffffff;
	padding: 12px 12px 0px 12px;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.UPpageTitle{
	margin:0px;
	font-family: georgia, times new roman, serif; /*tahoma;  */
	font-size: 18pt; /*12pt; */
	font-weight: normal; /*bold; */
	color: #745a1d; /*#666666; */
	background-color: #ffffff;
	padding: 12px 12px 0px 12px;
	line-height: 1.0;
}
.mainContainer
{
margin-left:0px;
margin-right:0px;
}
.mainContent{
	background-color: #ffffff;
	padding: 12px;
}
.pageContent
{ 
/*	font-family:tahoma;  
	font-size:9pt;  
	color:#666666; */
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #1c1212;
	line-height: 18px;
	padding: 8px;
}
.UPpageContent{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #1c1212;
	line-height: 18px;
	padding: 0px 12px 12px 12px;	
}
.UPpageContent li{
	margin-bottom: 6px
}
.ms-vb{
	font-family: arial, verdana, sans-serif !important;
	font-size: 10pt !important;
	color: #1c1212;	
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.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;
}
h1{
	font-family: georgia, times new roman, serif;
	font-size: 18pt;
	color: #745a1d;
	padding-top: 2px;
	font-weight: normal;
	line-height: 1.2;
}

h2{
	font-family: georgia, times new roman, serif;
	font-size: 14pt;
	color: #1a3b67;
	padding-top: 2px;
}
.ms-WPBody {
	font-family: arial, verdana, sans-serif !important;
	font-size: 10pt !important;
	color: #1c1212;	
}
.ms-WPBody H1 {	
	font-weight: normal !important;	
	font-size: 18pt !important;
}

select 
	{width:315px}

td.UPwelcomeColumn{
	width: 335px;
	vertical-align:top;
}
td.UPfeatures, td.UPtwoColumnOne, td.UPtwoColumnTwo{
	border-left: 12px #E3E1CE solid;
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #1c1212;
	line-height: 18px;
	/*padding: 12px 0px 12px 12px;*/
}
td.UPtwoColumnOne, td.UPtwoColumnTwo{
	width: 50%;
}
td.UPtwoColumnOne{
	border: 0px;
}
.UPtwoColumnOne, .UPtwoColumnTwo{
	padding: 12px;
}
.UPfeatures h1{
	padding: 12px 12px 0px 12px;
}
table.UPmarketItem{
	border-top: 12px #E3E1CE solid;
	width: 100%;
}
.ms-rteCustom-UPText{
	padding: 12px;
}
.ms-rteTable-UP {	
	border-top: 12px #E3E1CE solid;
	width: 100%;
}
.ms-rteTable-UP td{
	padding: 10px 10px 0px 10px;
}
div.UPhr{
	background-color: #E3E1CE;
	width: 100%;
}
.UPmyOutlook, .UPmyOutlook table.ms-vb td{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;	
}
.UPmyOutlookHeading{
	background-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	margin: 14px 4px 4px 4px;
	padding-bottom: 3px;
}
.UPmyOutlook table.ms-vb td{
	padding: 5px;
}

