@charset "utf-8";
/* CSS Document */
/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	background-image: url(/img_bp09/bp09_body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0;
	padding: 0;
	min-width: 760px;
}
#logo {
	background-image: url(/img_bp09/bp09_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: -5px 0 5px 50px;
	font-size: 0.65em;
	letter-spacing: .3em;
	font-weight: bold;
}
#tagline a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#tagline a:hover, a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .2em;
	}
h2.topred {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
	color: #993300;
}
h3 {
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4.top {
	margin: 0;
	font-size: 1em;
	letter-spacing: .2em;
	}
h5 {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: 0;
	padding-bottom: 0;
}
h6 {
	font-size: .8em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	line-height: 1.2em;
	text-transform: none;
}
.crumbpath {
	background-image: url(/img_bp/bp_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	line-height: .7em;
	font-style: italic;
}
.crumbpath a {
	font-style: normal;
}
.content, .contentwide {
	background-image: url(/img_bp/bp_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
.content {
	padding: 20px;
}
.contentwide {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content p, .contentwide p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	line-height: 1.3em;
}
.content ul, .contentwide ul {
	margin-top: .75em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .content a:visited {
	color: #003399;
}
.contentwide a, .contentwide a:visited {
	color: #003399;
}
.p7AB p a {
	color: #003399;
}
#footer a {
	color: #003399;
}
.content a:hover, .p7AB p a:hover, #footer a:hover, .contentwide a:hover {
	color: #000000;
}
/*Jans Padding*/
.divpad {
	margin: 0;
	padding: 6px;
}
.note {
	font-size: .85em;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.note a, .note a:visited {
	color: #9D7E02;
}
#footerbox {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	font-size: .7em;
	padding-left: 40px;	
	padding-bottom: 10px;
}
#footer p {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 6px;
	}
#footer_wht {
	font-size: .7em;
	color: #FFFFFF;
}
#footer_wht p {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 6px;
	}
#footer_wht a,#footer_wht a:link,#footer_wht a:visited {
	color: #FFFFFF;
	font-size: .7em;

}
#footer_wht a:hover,#footer_wht a:visited:hover  {
	color: #99FFCC;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #795E37;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a7a7a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: .5em;
}
#cancel_background, #cancel2_background, #cancel3_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

/*The links inside the Accordion Panel menu*/
.menulist {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 12px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: .95em;
}
.menulist2 {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 12px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: .9em;
}
.menulist3 {
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	width: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;	
}
.menulist4 {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 12px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	text-align:center;
}
.menulist li, .menulist2 li, .menulist3 li, .menulist4 li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	}

.menulist a, .menulist2 a, .menulist3 a, .menulist4 a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #333333;
	background-image: url(/img_bp/bp_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover, .menulist2 a:hover, .menulist3 a:hover, .menulist4 a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}

/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #333333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
	
}
.activlist250 {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 12px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 250px;
}
.activlist300 {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 12px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 300px;
}
/* 
  -----------------------------------
  RSS Parsed Events Table
  -----------------------------------
*/	
.rsstitle, .rsstitle2 {
	background-image: url(../rssincludes/img/tabs10_down.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #93A6B4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93A6B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93A6B4;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
.rsstitle3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #93A6B4;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #93A6B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #93A6B4;
	padding-right: 20px;
	padding-left: 4px;
	}
.rsstitle4 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #93A6B4;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #93A6B4;
	padding-right: 20px;
	padding-left: 4px;
	}
.rsstitle a, .rsstitle a:visited, .rsstitle2 a, .rsstitle2 a:visited {
	font-weight:bold;
	color:#336666;
	}
.rsstitle3 a, .rsstitle3 a:visited  {
	color:#336666;
	}
.rsstitle a:hover, .rsstitle a:hover:visited,
.rsstitle2 a:hover, .rsstitle2 a:hover:visited,
.rsstitle3 a:hover, .rsstitle3 a:hover:visited {
	color:#000000;
	}
.rssdesc, .rssdesc2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #93A6B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #93A6B4;
	padding: 8px;
}
.rsstitle2, .rssdesc2 {
	font-size: .90em;
	}
.rsstitle3, .rsstitle4 {
	padding-top: 4px;
	padding-bottom: 4px;
	}
.rssdesc {
	padding-bottom: 10px;
	font-size: 1em;
	line-height: 1.3em;
	}
.rssdesc3, .rssdesc4 {
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 1em;
	line-height: 1.3em;
	}
.rssdesc4 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #93A6B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #93A6B4;
	padding-right: 20px;
	padding-left: 4px;
	}
.rsstitle3 {
	font-size: .90em;
	}
.rsstitle4 {
	font-size: .95em;
	}	/* 
  -----------------------------------
*/
.callink, .callink2, .callink3 {
	background-image: url(../rssincludes/img/tabs10_down.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #93A6B4;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #93A6B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93A6B4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #93A6B4;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	color:#336666;
	}
.callink a, .callink a:visited, .callink2 a, .callink2 a:visited,
 .callink3 a, .callink3 a:visited   {
	color: #336666;
	}	
.callink a:hover, .callink a:hover:visited, .callink2 a:hover, .callink2 a:hover:visited,
 .callink3 a:hover, .callink3 a:hover:visited {
	color: #000000;
	}
.callink2 {
	font-size: .90em;
	}
ul.callink3 {
	margin-left: 8px;
	margin-right: 20px;
	}	
.callink3 ul, .callink3 li {
	list-style-type: none;
	line-height: 1.8em;
	}	
/* 
  -----------------------------------
*/
.hdrlink, .hdrlink2 {
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	margin-bottom: 0;
	}
.hdrlink a, .hdrlink a:visited, .hdrlink2 a, .hdrlink2 a:visited  {
	font-weight :bold;
	color: #336666;
	}	
.hdrlink a:hover, .hdrlink a:hover:visited, .hdrlink2 a:hover, .hdrlink2 a:hover:visited {
	color: #000000;
	font-weight: bold;
	}
.hdrlink2 {
	font-size: .95em;
	}	
	/* 
  -----------------------------------
*/
