/* 
  -----------------------------------
  Df Portal Navbar Left
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 1004px;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin: 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
	letter-spacing: 0.2em; 
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 1004px;
	background-image: url(img/dj1b_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 234px;
	font-size: .75em;
}
#midcolumn {
	float: right;
	width: 550px;
	margin: 0 10px;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcolumn {
	float: right;
	width: 200px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.2em; COLOR: #17397a}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.6em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
	color : #B41D4F;
}
.content a:link {
	COLOR: #546E7E; BORDER-BOTTOM: #032530 1px dotted; TEXT-DECORATION: none
}
.content a:visited {
	COLOR: #546E7E; BORDER-BOTTOM: #032530 1px dotted; TEXT-DECORATION: none
}
.content a:hover {
	COLOR: #036; BORDER-BOTTOM-STYLE: solid
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 1000px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist 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: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
/* CUSTOM __________________ */
ul#quicklist
{
  margin: 0.3em;
  list-style-image: url(../images/parali.gif); vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 0.9em
}
p.tiny {
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial;
	color: #405567;
	MARGIN: 2px 0px;
}

/* Images__________________ */
img { border : 0px}
.icondiv {
	padding: 2px;
	margin:0 6px 4px 0;
	border: 1px solid #CCCCCC;
	float:left;
}
.openA {
	font: bold italic small-caps .9em verdana, arial, sans-serif; 
	padding-bottom : 6px;
	letter-spacing: .5em;
}
.openeQ {font-size:1.2em; text-transform:uppercase; letter-spacing:1.5em; margin:.5em 0;
}

/* ID Index__________________ */

.iconInd {
	float: left;
	valign: top;
	padding: 4px 12px 4px 2px;
	vertical-align: text-top;
}

/* Forms__________________ */
form{
	background-color:#FFFFFF; border:#CDCDCD 1px solid; margin:8px 6px; padding: 8px;}
form label{
	font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#313131; background-color:#FFFFFF; text-transform:uppercase; display:block; width:112px; float:left;}
form  input{
	background-color:#F5F5F5; border:#CDCDCD 1px solid; padding:2px; font:normal 12px/18px Arial, Helvetica, sans-serif; color:#000000; height:18px; width:246px; margin:6px 0;}
form  textarea{
	background-color:#F5F5F5; border:#CDCDCD 1px solid; padding:2px; font:normal 12px/18px Arial, Helvetica, sans-serif; color:#000000; width:246px; margin:6px 0; height:114px;}
form  input.submit{
	background-color:#e7e7e7; padding:2px; color:#000000; height:28px; width:82px; float:right}

/* newsletter__________________ */
#newsletter{
	width:200px;
	height:200px;
	padding:10px 2px;
}
#newsletter label.em{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	margin:0 0 0 12px;
	padding:0;
}
#newsletter input.txt4{
	width:132px;
	height:22px;
	background-color:#F5F5F5;
	color:#000000;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	border:#D3D3D3 solid 1px;
	margin:0 0 10px 12px;
	padding:0;
}
#newsletter form{
	border-bottom:#494949 dashed 1px;
	height:81px;
}
