﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
form
{
	height:100%;
}
html
{
	height:100%;
}
.body
{
	background-color:#FFFFFF; /* shows up on both sides of the site */
	height:100%;
	margin:0px;
}
.master
{
	width:941px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-image: url('/SiteCollectionImages/content_back.gif');
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;
	background-image: url('Images/spacing.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('Images/spacing.gif');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}

.welcomeuser
{
	color: white;
}

/* DIVs that make up layout */
#cc_actions
{
	border: solid 0px lime;
}
#cc_topbar
{
	/*height: 130px;*/
}
#cc_logo
{
	width: 175px;
}
#cc_banner
{
	margin-left:12px;
}
#cc_globalnav
{
	border: solid 0px lime;
	margin-bottom:12px; /* amount of space below the menu-bar */
	background-image: url('Images/cc_menu_p.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	width:100%;
}
#cc_main
{
	border: solid 0px lime;
}
#cc_currentnav
{
	border: solid 0px lime;
}
#cc_content
{
	border: solid 0px lime;
}
#cc_footer
{
	font-family: verdana; 
	text-align:right;
	font-size: 9pt; 
	color: #6e6e6e;	
		text-decoration: none;

}
#cc_footer a:link
{
	font-family: verdana; 
	text-align:right;
	font-size: 9pt; 
	color: #6e6e6e;	
	text-decoration: none;
}
#cc_footer a:visited
{
	font-family: verdana; 
	text-align:right;
	font-size: 9pt; 
	color: #6e6e6e;	
		text-decoration: none;

} 
#cc_footer a:hover
{
	font-family: verdana; 
	text-align:right;
	font-size: 9pt; 
	color: #6e6e6e;	
		text-decoration: none;

}




/* Top navigation */

.cc_searchtable
{
	padding: 4px 0px 4px 0px;
}
.topNav
{
    *position:relative;
    *top 0px;
}
.topNavItem
{
	background-image: url('Images/cc_menu_p.gif');
	background-repeat:repeat;
	background-position:top left;
	font-family: verdana; 
	text-align:center;
	vertical-align:middle;
	font-size: 9pt; 
	color: #FFFFFF;	
	white-space:normal;
	border-right: 2px solid #fff;
	/*border-bottom: 1px solid #000;*/
}
/*.topNavItem td
{
 vertical-align:middle !important;
 border: 1px solid lime;
 height: 27px;
}*/
.topNavItem a
{
	display:block;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.topNavSelected a
{
	background-image: url('Images/cc_menu_a.gif');
	background-repeat:repeat;
	background-position:top left;
	color: #FFFFFF;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('Images/cc_menu_a.gif');
	background-repeat:repeat;
	background-position:top left;
}

.topNavFlyOuts
{
	border-top:1px #FFF solid;
	/*width:92px;*/
}
.topNavFlyOutsItem
{	
	font-family: verdana; 
	font-size: 8pt;
	background-color: #CCC;
	border:1px #FFF solid;
	border-top-style: none;
	color:#000;
	/*width:92px;*/
	white-space:normal;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
    white-space:normal;
    /*width:80px;*/
}
.topNavFlyOutsHover
{
	background-color: #000;
	color: #fff;
}
.topNavRoundRight
{
    width:0px;
}
.topNavRoundLeft
{
    width:0px;
}
TD.ms-sbcell 
{	
	border: none;	
	padding: 0px 2px 0px 0px;
	WHITE-SPACE: nowrap
}

/* menu for language variations */

.ms-buttoninactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-color:transparent;
	line-height:16px;
}

.ms-menubuttoninactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-color:transparent;
	line-height:16px;
}
.ms-buttonactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-image:none !important;
	background-color:#cccccc;
	line-height:16px;
	cursor:pointer;
}
.ms-menubuttonactivehover{
	border: 1px solid #999;
	margin:2px 2px 2px 2px;
	padding:2px 7px 3px 7px;
	background-image:none !important;
	background-color:#cccccc;
	line-height:16px;
	cursor:pointer;
}
.ms-buttoninactivehover{
	padding:0px 7px 1px 7px;
}
.ms-buttonactivehover{
	padding:1px 7px 2px 7px;
}
.ms-buttonactivehover img{
	margin:1px 1px 0px 0px;
}
.ms-buttoninactivehover img{
	margin:1px 1px 0px 0px;
}
.ms-menubuttoninactivehover a:visited
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a:hover
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttoninactivehover a:active
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:visited
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:hover
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-menubuttonactivehover a:active
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight:bold; 
	text-decoration:none;
	color: #000;
}
.ms-MenuUIItemTableHover
{
background-color:#ccc;
border:1px solid #666;
}



/* leftnav */

}
.leftNav
{
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	border:0px red solid;
	width:180px;
	visibility:visible;
}
.leftNavSpacer
{
	width:100px;
	height:1px;
}
table.leftNavSelected
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 153px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: white;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
	color: red;
}
.leftNavSelected
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 80px;
	margin: 0px 0px 0px 0px;
	background-color: red;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 

}
.leftNav3
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 80px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
}
.leftNav2
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 50px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 

}
.leftNav1
{
	color: #000;
		background-color: #ffffff;

}
.leftNav1  /* Main Navigation Left Side */
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 153px;
	margin: 0px 0px 0px 0px;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
	padding-left:4px;
}
.leftNav1 a
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 153px;
	margin: 0px 0px 0px 0px;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
	padding-left:4px;

}
.leftNav2  /* DROP DOWNS */
{	
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 60px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
}
.leftNav2 a
{
	padding-left:10px;
	color: black;
	padding-right:10px;
		background-color: transparent;

		border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;

}
.leftNav2 a:visited
{
	padding-left:10px;
	color: black;	
	padding-right:10px;
		border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;

}
.leftNav2 a:hover
{
	padding-left:10px;
	color: black;
	padding-right:10px;
		border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;

}
.leftNav2 a:selected
{
	padding-left:10px;
	color: black;
	padding-right:10px;
		border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;

}



.leftNav3
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 100px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;

	border:thick black;
	visibility: visible;
	border-left: 4px solid black; 
	border-right: 4px solid black; 
	border-bottom: 1px solid red;
	height: 25px; 
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	width: 100px;
	color: black;
	padding-right:10px;
	background-color: transparent;

}
.leftNavHover
{
	background-color: #FFFFFF;
	color: red;

}
.leftNavFlyOuts
{
	font-family:verdana; 
	font-size:8pt; 
	width: 100px;
	background-color: #FFFFFF;
}
.leftNavFlyOutsItem
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	line-height: 14pt;
	width: 100px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border:thick black;
	visibility: visible;
	border-right: 3px solid black; 
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	height: 25px; 
}
.leftNavFlyOutsItem a
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-weight: bolder;
	line-height: 14pt;
	width: 100px;	
	margin: 0px 0px 0px 0px;
	background-color: transparent;

	border:thick black;
	visibility: visible;
	border-right: 4px solid black; 
	border-bottom: 2px solid red;
	border-top: 2px solid red;
	height: 25px; 
	float: left;
    position: relative;
}
.leftNavFlyOutsHover
{
	background-color: red;
		color: white;
}
.leftNavFlyOutsVisited
{
		color: black;
}





/* Layout for Page Layouts*/

.ccRightWPZone
{
	width: 200px;
	padding-bottom:20px;
}

.ccLeftWPZone
{
	width: 100%;
	padding-bottom:20px;
}

.LeftUnderNavZone
{
	width: 130px;
}
.ccWebPartZoneSpacer
{
	width:12px;
}

/* content */
.pageContent
{
	font-family: Verdana !important;
	color: black !important;
	font-size:10pt;
	margin-bottom: 20px;
}
.ms-sbtext
{	
	font-weight: normal;
	FONT-SIZE: 9pt !important;	
	FONT-FAMILY: Verdana;
}

.ms-WPHeader TD{
	border-bottom:1px solid #000;
	border-collapse:collapse;
}
.ms-SPZoneSelected .ms-WPHeader TD{
	border:1px solid #000;
	background-color:#000;
}
.ms-WPHeader TD{
	border:1px solid #000;
	background-color:#000;
}
.ms-WPTitle
{
	font-weight:bold;
	font-family:verdana;
	color:#fff;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:0px;
	font-size:10pt;
}
.ms-WPTitle A:visited
{
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:link
{
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:hover
{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.ms-WPBorderBorderOnly
{
	border-color:#000;
	border-width:2px;
	border-style:solid;
}
.ms-WPBorder
{
	border-color:#000;
	border-width:2px;
	border-style:solid;
}
.ms-WPBody A:visited
{
	color:#000 !important;
	text-decoration:none !important;
}



.ms-WPBody A:link
{
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.ms-WPBody A:hover
{
	color:#B2BCD3 !important;
	text-decoration:underline;
}
.cc_dateline
{
	text-align:right;
	font-family:verdana;
	font-size:9pt;
	color: #000;
	padding-right:30px;
}
.srch-Title{
	FONT-SIZE:1.2em;
	MARGIN:0px 0px 5px;
	COLOR:#003399;
	FONT-FAMILY:Verdana;
	font-weight:bold;
}
.srch-Title A:visited{
	text-decoration:none;
	color:#fd0000;

}
.srch-Title A:link{
	text-decoration:none;
	color:#fd0000;

}
.srch-Title a:hover{
	color:#FFF;
	text-decoration:underline;
}
h1
{
	font-weight:bold;
	font-size:18pt;
	color: #f60000 !important;
}
h2
{
	font-weight:bold;
	font-size:14pt;
	color: #f60000;
}
h3
{
	font-weight:bold;
	font-size:12pt;
	color: #f60000;
}

/* Styles below are inherited from Default MS MOSS publishing, some might be obsolete */

.masterContent
{
	background-color:#FFFFFF;
}
.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:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.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: none !important;
    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;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.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;
}

.navCellOff 
{ 
   BACKGROUND-COLOR: #e7e7e7; 
    color:#000000; 
		font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.navCellOn 
{ 
   BACKGROUND-COLOR: red; 
    color: #FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.ms-rteCustom-QuickBar {
          font-family: verdana;
          font-size: 10pt;
          color: #FFFFFF;   
          text-decoration: none;    

}
.ms-rteCustom-QuickBar a:link {
			color: #FFFFFF;          
          text-decoration: none;
}
}
.ms-rteCustom-QuickBar a:visited {
          			color: #FFFFFF;    
          text-decoration: none;
}
.ms-rteCustom-QuickBar a:hover {
          			color: #FFFFFF;    
          text-decoration: none;
}
.ms-rteCustom-BulletRedStar {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	list-style-type: none;
	list-style-image: url('../SiteCollectionImages/bullet.gif');
	list-style-position: outside;

}

.ms-rteCustom-diallingnav {
          font-family: verdana;
          font-size: 10pt;
          color: red;   
          text-decoration: none;  
          }
.ms-rteCustom-diallingnav a:link {
			color: red;          
          text-decoration: none;
}
.ms-rteCustom-diallingnav  a:visited {
          			color: red;    
          text-decoration: none;
}

.ms-rteCustom-diallingnav  a:hover {
          			color: red;    
          text-decoration: none;
}

.ms-rteCustom-quickguide {
          font-family: verdana;
          font-size: 10pt;
          color: #ffffff;   
          text-decoration: none;  
          }
.ms-rteCustom-quickguide  a:link {
			color: #ffffff;          
          text-decoration: none;
}
.ms-rteCustom-quickguide   a:visited {
          			color: #ffffff;    
          text-decoration: none;
}
.ms-rteCustom-quickguide a:hover {
          			color: #ffffff;    
          text-decoration: none;
}

.ms-rteCustom-rateslinks {
	color: black;
	text-decoration: none;
	font-family: verdana;
    font-size: 10pt;
    color: #000000;   
    text-decoration: none;  

}

.ms-rteCustom-rateslinks a:link{
	color: black;
	text-decoration: none;
}

.ms-rteCustom-rateslinks a:hover{
	color: black;
	text-decoration: underline;
}

.ms-rteCustom-rateslinks a:visited{
	color: black;
	text-decoration: none;
}


