﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
form
{
	height:100%;
}
html
{
	height:100%;
}
#all{
 	padding-top:1px
}
.body
{
	background-color:#dedbdb; /* shows up on both sides of the site */
	height:0px;
	margin:0px;
}
.master
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color: white; /* background of canvas*/
}


/* DIVs that make up layout */
#cc_header_top /* top bar holding all of the top nav */
{
	background-image: url('../SiteCollectionImages/v2/header1.gif');
}
{
	border: solid 0px line;
}
#cc_topbar
{
	/*height: 130px;*/
}
#cc_logo
{
	width: 175px;
}
#cc_banner
{
	margin-left:12px;
}
#cc_globalnav
{
	color: #159dd8;
	border: solid 0px line;
	background-image: url('../SiteCollectionImages/v2/nav_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	width: 612px;
	height: 40px;
}
#cc_main
{
	border: solid 0px line;
}
#cc_currentnav
{
	border: solid 0px line;
}
#cc_content
{
	border: solid 0px line;
}
#cc_footer
{
	font-family: verdana; 
	text-align:right;
	font-size: 12pt; 
	color: #6e6e6e;	
	text-decoration: none;

}
#cc_footer a:link
{
	font-family: verdana; 
	text-align:right;
	font-size: 12pt; 
	color: #3366FF;	
	text-decoration: none;
}
#cc_footer a:visited
{
	font-family: verdana; 
	text-align:right;
	font-size: 12pt; 
	color: #3366FF;	
		text-decoration: none;

} 
#cc_footer a:hover
{
	font-family: verdana; 
	text-align:right;
	font-size: 12pt; 
	color: #FF9933;	
		text-decoration: none;

}
#footer
{
	font-size:small;
}
#footer a:link
{	
	font-size: small;
	color:  #159dd8;
	
}
#footer a:hover
{	
	font-size: small;
	color:  #159dd8;
	
}
#footer a:visited
{	
	font-size: small;
	color:  #159dd8;
	
}



/* Top navigation */

.cc_searchtable
{
	padding: 0px 0px 0px 0px;
}
.topNav
{
	position: relative;
	top: ;
	text-decoration: none;
	color: #159dd8;
}
.topnav2
{
font-family: arial; 
color: #0099FF;
font-size: 11px;
text-decoration: none;
}

.topnav2 a:link
{
font-family: arial; 
color: #159dd8;
font-size: 11px;
text-decoration: none;

}

.topnav2 a:hover
{
font-family: arial; 
color: #0099FF;
font-size: 11px;
text-decoration: none;

}

.topnav2 a:visited
{
font-family: arial; 
color: #0099FF;
font-size: 11px;
text-decoration: none;

}


.topNavItem
{
	background-image: url('Images/cc_menu_p.gif');
	margin-top: 3px;
	margin-left: 1px;
	background-repeat: repeat;
	background-position: top left;
	font-family: arial; 
	text-align: center;
	font-size: 10pt; 
	color: #037eae;	
	text-decoration: none;	
	/*border-bottom: 1px solid #000;*/
}
/*.topNavItem td
{
 vertical-align:middle !important;
 border: 1px solid line;
 height: 27px;
}*/
.topNavItem a
{
	display:block;
	height: 15px;
	padding-top: 7px;
	padding-left: 5px;
	color: #037eae;
	padding-right: 10px;
	text-decoration: none;	
}
.topNavSelected a
{
	background-image: url('Images/cc_menu_a.gif');
	background-repeat:repeat;
	background-position:top left;
	color: #037eae;
	text-decoration: none;	
}
.topNavHover a
{
	color:#424242;
	background-image: url('Images/cc_menu_a.gif');
	background-repeat:repeat;
	background-position:top left;
	text-decoration: none;	
}

.topNavFlyOuts
{
	border-top:0px #FFF solid;
	min-width: 140px;
	background-color: #e9e9e9;

}
.topNavFlyOutsItem
{	
	font-family: verdana; 
	font-size: 8pt;
	background-color: #e9e9e9;
	border:0px #FFF solid;
	border-top-style: none;
	color: #159ddb;
	white-space:normal;
	color: e9e9e9;
	min-width: 142px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
    white-space:normal;
    color: #159ddb;
    width: 142px;
}

.topNavFlyOutsHover
{
	background-color: white;
}
.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:115px;
	visibility:visible;
}
.leftNavSpacer
{
	width:130px;
	height:1px;
}
table.leftNavSelected
{
font-weight: bold;
}
.leftNavSelected
{
	visibility:visible;

}
.leftNav3
{
	color: #0066CC;
	
}
.leftNav2
{
	color: #0066CC;
}
.leftNav1
{
	color: #0066CC;
}
.leftNav1
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14pt;
	width: 115px;
	margin: 0px 0px 0px 0px;
	visibility:visible;
}
.leftNav1 a
{
	font-family: verdana;  
	font-size: 9pt; 
	font-weight: normal; 
	padding-left:5px;
	display:block;
	padding-right:10px;
	visibility:visible;	
	
	
}

.leftNav2
{	
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14pt;
	width: 115px;
	margin: 0px 0px 0px 0px;
	visibility:visible;

}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
	visibility:visible;
		
}

.leftNav3
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 14pt;
	width: 115px;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	background-color: #f0f0ef;
	visibility:visible;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
	visibility:visible;	
}
.leftNavHover
{
	color:#FF9900;
	
}
.leftNavFlyOuts
{
	font-family:verdana; 
	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;
}




/* 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:none;
	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: #119bd7;
	text-decoration: none;
}
.ms-WPBody A:link
{
	color: #119bd7;
	text-decoration:none;
}
.ms-WPBody A:hover
{
	color: #119bd7;
	text-decoration:none;
}
.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;
}

.masterContent a:link
{
	color:#FFFFFF;
}

.breadcrumb
{
	background-color: white;
    color: white;
}

.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 {
          
          text-decoration: none;
}
}
.ms-rteCustom-QuickBar a:visited {
          
          text-decoration: none;
}
.ms-rteCustom-QuickBar a:hover {
          
          text-decoration: none;
}
.ms-rteCustom-BulletRedSquare {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	list-style-type: none;
	list-style-image: url('../SiteCollectionImages/bullet.gif');
	list-style-position: outside;
	
}

.ms-rteCustom-contentheader1 {
	font-family: arial narrow;
	font-size: 18pt;
	color: #000000;	
}
.ms-rteCustom-contentheader2 {
	font-family: arial narrow;
	font-size: 18pt;
	color: #fcb22b;	
}
.ms-rteCustom-normal {
	font-family: verdana;
	font-size: 8pt;
}
.ms-rteCustom-normal a:link {
	font-family: verdana;
	font-size: 8pt;
	color: #0066CC;
}
.ms-rteCustom-normal a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FF9933;
}
.ms-rteCustom-normal a:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #0066CC;
}

/*-------- login form --------*/
.myaccount_login_form {
  width: 315px;
  padding: 10px;
  background: #fafbfb;
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  /*margin-left: 150px;*/
  padding: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

.myaccount_login_form_bottom {
  width: 315px;
  padding: 10px;
  background: #fafbfb;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  /*margin-left: 150px;*/
  padding: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/*-------- signin text --------*/
.myaccount_signin_text {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3d3c3c;
	padding: 5px;
}

/*-------- login text --------*/
.myaccount_login_text {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #3d3c3c;
  padding: 5px;
}

/*-------- username --------*/
.myaccount_username {
 color: #444545;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;

}

/*-------- username cell--------*/
.myaccount_username_cell {
 padding-left: 5px;
 padding-right: 5px;
}

/*-------- username textbox cell --------*/
.myaccount_username_input_cell {}

/*-------- username textbox --------*/
.myaccount_username_input {
  border: 1px solid #d8d8d8;
  padding: 2px;
  width: 175px;
}

/*-------- username sub text --------*/
.myaccount_username_sub_text {
  margin-left: 90px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

/*-------- password --------*/
.myaccount_password {
 color: #444545;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
}

/*-------- password cell --------*/
.myaccount_password_cell {
 padding-left: 5px;
 padding-right: 5px;
}

/*-------- password textbox --------*/
.myaccount_password_input {
  border: 1px solid #d8d8d8;
  padding: 2px;
  width: 175px;
}

/*-------- password textbox cell--------*/
.myaccount_password_input_cell {}

/*-------- password sub text --------*/
.myaccount_password_sub_text {
  margin-left: 90px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

/*-------- register button --------*/
.myaccount_register_button {}

/*-------- register cell --------*/
.myaccount_register_cell {
  text-align: center;
  padding: 5px;
  padding-top: 20px;
}

/*-------- login button --------*/
.myaccount_login_button {}

/*-------- login cell --------*/
.myaccount_login_cell {
  text-align: center;
  padding: 5px;
  padding-top: 20px;

}

/*-------- help text --------*/
.myaccount_help_text a:lnkBtnGetHelp{}

/*-------- help text cell --------*/
.myaccount_help_text_cell {
  padding-left: 5px;
  padding-bottom: 5px;
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/*-------- place holder --------*/
.myaccount_place_holder{}



/*-------- forgot username form --------*/
.forgot_username_form {
  width: 450px;
  background: #fafbfb;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;

  margin: 0px;
  padding: 10px;
  outline: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/*-------- forgot username description --------*/
.forgot_username_description {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #3d3c3c;
  padding-bottom: 15px;
}

/*-------- forgot username email address cell --------*/
.forgot_username_email_cell {
}

/*-------- forgot username email address --------*/
.forgot_username_email {
  color: #444545;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

/*-------- forgot username email input --------*/
.forgot_username_email_input {
  border: 1px solid #d8d8d8;
  width: 250px;
}

/*-------- forgot username  button cell --------*/
.forgot_username_button_cell {
  background: #fafbfb;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin: 0px;
  padding: 10px;
  outline: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/*-------- forgot username cancel button --------*/
.forgot_username_cancel_button {}

/*-------- forgot username submit button --------*/
.forgot_username_submit_button {}