* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/outer.jpg);
	backgr//ound: #666666 url(images/outer.jpg);
	background-repeat:repeat-7;
	background-position:center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	color: #333;
	}

p 	{
	margin-top: 0px;
	margin-bottom: 14px;
	}

h1, h2, h3	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	}
	h1	{ 
	font-size: 1.6em; 
	}
	h2	{ 
	font-size: 1.4em; 
	}
	h3	{
	font-size: 1.0em;
	}

a 	{
	text-decoration: underline;
	color: #797553;
	}
	
a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
                                                     /* Main Container DIV */
#wrap {
	margin: 0px auto 0 auto;
	width: 759px;
	border: 1px solid #4F4F4F;
	}	
													 /* End Main Container DIV */

                                                           /* Header DIV */
#header {
	background: url('images/header_pappas_pmr.jpg') no-repeat;
	bac//kground: url('images/header_ver2.jpg') no-repeat;
	height: 84px;
	}

#header h1 { 
	font-size: 14px;
	letter-spacing: -1px;
	padding: 70px 0 0 40px;
	color: #fff;
	}
	
#header h1 a { 
	color: #fff;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
	}

#header h1 a:hover {
	color: #000;
	}

#header h2 {
	font-size: 19px;
	color: #4080BF;
	padding: 20px 0 0 580px;
	letter-spacing: -1px;
	font-weight: 100;
	}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4080BF;
	text-align: right;
	margin: 12px 10px 0px 0px;
	}
                                                          /* End Header DIV */
                                                       
													   
													   /* All Navigation Styles  */
                                                        /* Main Horizontal Menu */
.spacer {
	width: 6px;
	height: 8px;
	color:#4E443C;
	background-color: #999999;
	}

#navigation-1 {
	width: 100%;
	height: 27px;
	backg//round: url("images/nav_bg_tan.jpg") top left repeat-x;
	background: url("images/nav_bg_bl.jpg") top left repeat-x;
	font/////-size: 1.15em;
	font-size: 1.2em;
	font//-size: 13px;
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	color: #FFF;
	list-style-type: none;
	margin: 0 ;
	padding-top: 0px ;
	padding-right: 0px ;
    padding-bottom: 5px ;
    padding-left: 0px ;
}
#navigation-1 li {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 0px 0px 0px 5px;
	padd///ing: 0px 5px 0px 10px;
	position:relative;
}

#navigation-1 li a:link, #navigation-1 li a:visited {
	padding: 5px 5px 0px 5px;
	padd//ing: 5px 5px 0px 10px;
	display:block;
	float: left;
	text-align:center;
	text-decoration:none;
	backg//round: url("images/nav_bg_tan.jpg") top left repeat-x;
	background: url("images/nav_bg_bl.jpg") top left repeat-x;
	color:#ffffff;
	height:27px;
}

#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	paddi////ng: 5px 5px 0px 10px;
	display:block;
	float: left;
	text-align:left;
	text-decoration:none;
	background: #FFF url("images/nav_bg6off.jpg") top left repeat-x;
	color:#000000;
	height:27px;
}

#navigation-1 li ul.navigation-2 {
	float: left;
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	position:absolute;
	top: 30px;
	left:-1px;
	border-top:none;
}

#navigation-1 #select{
	display:block;
	float: left;
	padding: 5px 5px 0px 5px;
	pad//ding: 5px 5px 0px 10px;
	margin-left: 16px;
	text-align:left;
	text-decoration:none;
	background: #FFF url("images/nav_bg6off.jpg") top left repeat-x;
	color:#000000;
	height:27px;
	}
		
#navigation-1 li ul.navigation-3 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:125px;
	position:absolute;
	top:21px;
	left:-1px;
	border-top:none;
	}
	
#navigation-1 li:hover ul.navigation-2 {
	display:block;
	}

#navigation-1 li:hover ul.navigation-3 {
	display:block;
	}

#navigation-1 li ul.navigation-2 li #navigation-1 li ul.navigation-3 li{
	clear:left;
	}

#navigation-1 li ul.navigation-3 li {
	clear:left;
	}
	
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#91A6CC; /* drop down level 1 background color */
	padding:5px 0 0 7px;
	margin: 0;
	width: 200px;
	height: 21px;   
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* drop down level 1 font attributes */
	font-size: 0.9em;
	}

/*  drop down level 1 attributes  */
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	margin: 0;
	background: #C4CFE3;
	padding:5px 0 0 7px;
	width:200px;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin: 0 0 0 55px;
	padding: 0 0 0 0;
	list-style:none;
	position:absolute;
	left:150px;
	top:-1px;
	padding:1px 1px 0 1px;
	background:transparent;
	z-index:900;
	}

#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#91A6CC;   /*drop down level 3 color bkgrd*/
	width: 150px;          /*width of level 3*/
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#E8E8E8;   /*drop down hover level 3 color bkgrd*/	
	}
														/* End Main Horizontal Menu */

                                                        /* Left SideBar Navigation */
#nav {
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-size: 11px;
	}
	
#nav li {
   marg//in-bottom: 2px;
   margin: 0px 4px 2px 4px;
   }
	
#nav a {
   backgro//und: #6699CC url('images/bkgrd_left_nav3.gif');	
	background: #EEEEEE;
   	color: #313F57;
   	display: block;
   	width: 109px;	
	border-left: 5px solid #989267;
	border-top: 1px solid #989267;
   	padding-left: 10px;
	text-decoration: none;
	}

#nav a:hover {
   	background: #F1F2E4;
	bac//kground: #D8D6C5;
   	color: maroon;
   	text-decoration: none;
   	border-left: 5px solid maroon;
	}

#selected  {
	backgr//ound: #6699CC url('images/bkgrd_left_nav2.gif');
	background-color: #6699CC;	
	color: #FFFFFF;
   	display: block;
   	width: 109px;
    bor//der-left: 5px solid #648ACF;	
	border-left: 5px solid #000000;
	bor//der-left: 5px solid orange;
    padd//ing: 4px 4px 4px 4px;	
	padding-left: 10px;
  	}	
	
#tab{
   	margin-top: -3px;
   	background: url("images/tabbot_blu3.gif") no-repeat;
   	height: 20px;
   	}
   
#tabtop{
	margin-bottom: -3px;
	background: url("images/tabtop.gif") no-repeat;
   	height: 20px;
	display: block;
	text-align: center;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	letter-spacing: -1px;
	color: #0077C0;
	line-height: 20px;
   	}		
                                                     /* End Left SideBar Sub-Navigation */	

                                                         /* Upper Right Navigation */
.cornerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D57B2B;
	top: 2px;
	position: relative;
	font-weight: 500;
	left: -60px;
	}

.cornerNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4080BF;
	}
	
.cornerNav a:hover {
	color: #D57B2B;
	text-decoration: underline;
	}                                                            
                                                           /* Upper Right Navigation */																													
															
															   /* Content Styles */ 
#content {
	margin-top: 22px;	
	padding: 10px 10px 10px 10px;
	background: #FFF url('images/ds.gif') repeat-x;
	background-attachment:scroll;
	background-position: 50% 100%;
	backgr//ound-position: bottom;
	}	

#contentHome{
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF url('images/ds.gif') repeat-x;
	background-attachment:scroll;
	backgro//und-position: bottom;
	background-position: 50% 100%;
	}

#contentHome h2 {
	color: #706A29;
	}	

.full {
	float: left;
	width: 700px;
	text-align: left;
	padding: 1px 10px 10px 10px;
	font-size: 11px;
	background: #fff;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	}
	

.full h1 {
	font-size: 14px;
	font-va////riant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	color:#306192;
	col//or: #6699CC;
	padding: 0px 0 7px 0;
	}


.full h2 {
font-size: 12px;
font-weight: 100;
padding: 0px 0 7px 0;
	}
	
.full h2 a {
text-decoration: none;
	}
	
.full h2 a:hover {
	text-decoration: underline;
	}

.splash {
	float: left;
	width: 100%;
	height: 227px;
	backgro//und: url("images/pappas_home6.jpg") no-repeat;
	background: url("images/pappas_home4.jpg") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6EEF7;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 0;
	}
	
.splash h1 {
	font-fam///ily:Georgia,serif;
	color: #6699CC;
	co//lor:#4E443C;
	font-vari//ant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-s///tyle: italic;
	text-align: right;
	padding-top:14px;
	padding-left: 4px;
	}

.splash h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	text-align: right;
	padding-left: 24px;
	padding-top: 10px;
	margin-right: 400px;
	}
	
.splash p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	col//or: #E6EEF7;
	padding-bottom: 4px;
	padding-top: 0px;
	}

.splash a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6EEF7;
	text-decoration: none;
	}

.splash a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD06B;
	text-decoration: underline;
	}

.splash a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD06B;
	text-decoration: none;
	}
		
.splashright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
	wid//th: 420px;
	mar//gin: 20px 15px 0 315px;
	margin: 8px 15px 0 515px;
	l//ine-height:230%;
	}
	
.splashright h1{
	text-align: right;
	color:#6699CC; 
	}
	
.splashright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 0px 12px 240px;
	ma//rgin: 0px 0px 8px 280px;
	line-height: 120%;
	}		
		
.home {
	width: 575px;
	min-height: 350px;
	float: left;
	top: 95px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align: left;
	background: #989267;
	border: 1px solid #E6E6E6;
	}
	
.home h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}

.home h3 {
	font-size: 16px;
	font-weight: 100;
	margin-left: 245px;
	}	
	
.home ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.home ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.home ul li a:hover {
	}

.left {
	float: left;
	width: 125px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	backgr///ound: url('images/floursh.gif') no-repeat;
	back///ground-position:50% 100%;
	min-height: 500px; 
	}

.left h2 {
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	}

.left h2 a {
	text-decoration: none;
	}

.left h2 a:hover {
	text-decoration: underline;
	}

.leftgrad {
	float: left;
	width: 130px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	backgro///und: #666666;
	background: url('images/grad_vert.jpg') repeat-x;
	backgr/////ound-position:50% 100%;
	min-height: 728px; 
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	}
	
.leftgrad img {
	margin: 9px 8px 0 8px;
	border: 1px solid #E6E6E6;
	}	


.right {
	float: right;
	width: 151px;
	text-align: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.right p {
	padding: 1px 0px 10px 10px;
	}


.right h1 {
	height: 24px;
	line-height: 24px;
	color: #6699CC;
	font-size: 12px;
	}

.right h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}
	
.right ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.right ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.right ul li a:hover {
	}
	
.right img{
	padding: 0 0 5px 0;
	}	

.center {
	width: 418px;
	margin-left: 134px;
	top: 95px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: #F8F8F8;
	}
	
.center h1 {
	font-size: 16px;
	font-weight: 500;
	color:#306192;
	col//or: #6699CC;
	padding-bottom: 10px;
	}

.center h2 {
	lin//e-height: 24px;
	tex///t-align: right;
	col//or: #306192;
	color: #000000;
	font-size: 12px;
	marg//in: 0 0 25px 0;
	margin: 0 0 0px 0;
	}
	
.center ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.center ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.center ul li a:hover {
	}
	
 	

#thirdConn {
	width: 740px;
	background-color: #FFF;
	padding: 0px 0px 0px 10px;
	height: 112px;
	}
	
#thirdConn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4080BF;
	text-decoration: none;
	}

#thirdConn a:hover {
	color: #D57B2B;
	text-decoration: underline;	
	}

#twot//hirds {
	width: 570px;
	margin-left: 134px;
	top: 95px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: #F5F5F5;
	border: 1px solid #E6E6E6;
	}
	
.twothirds {
	width: 580px;
	margin-left: 134px;
	top: 95px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	bord///er-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	bor//der-right: 1px solid #E6E6E6;
	background: #F8F8F8;
	}	
	
.twothirds h1 {
	font-family:Georgia,serif;
	fon//t-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 17px;
	color: #6699CC;
	padding-bottom: 10px;
	}


.twothirds h2 {
	lin//e-height: 24px;
	tex///t-align: right;
	col//or: #306192;
	color: #000000;
	font-size: 12px;
	marg//in: 0 0 25px 0;
	margin: 0 0 0px 0;
	}

.two////////thirds h2 {
	lin//e-height: 24px;
	font-fam//ily:Georgia,serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #004000;
	co//lor: #6699CC;
	font-size: 12px;
	margin: 0 0 25px 0;
	}
	
.resumeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #588FC7;
	font-weight: bold;
	}

.resumetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004000;
	}
	
			
		
#twot////hirds  h1 {
	line-height: 24px;
	font-size: 17px;
	color: #6699CC;
	padding-bottom: 10px;
	}

#twot/////hirds  h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}
	
#twothirds  ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
#twothirds  ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
#twothirds  ul li a:hover {
	}
	
#twothirdstabber {
	width: 570px;
	margin-left: 134px;
	top: 95px;
	text-align: left;
	}
	
#twothirdstabber h1 {
	padding-bottom: 22px;
	}	

#bottom {
	padding: 0;
	margin: 0;
	}

#footer {
	text-align: center;
	font-size: 10px;
	color: #4080BF;
	padding: 14px 0px 10px 0px;
	}

#footer a {
	text-align: center;
	font-size: 10px;
	color: #0077c0;
	}
	
#footer a:hover {
	color: #D37B41;
	text-decoration: underline;
	}
                                                       /* End Content Styles */ 

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699FF;
	}

.benefit a{
	color: #4080BF;
	font-weight: 600;
	}
	
.benefit a:hover {
	color: #D57B2B;
	text-decoration: underline;
	}
 
                                                      /* Image Styles */
.imageRight {
	float: right;
	border: 10px solid #FFFFFF;
	}
	
.imageLeft {
	float: left;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	}	

.imageSidebar {
	border-top: 6px solid #FFFFFF;	
	}

                                                      /* End Image Styles */

#addthis{
	padding: 10px 0 0 16px;
	text-align: left;
	}

blockquote { 
	width: 200px; 
	}
	
.tdborder {border: #6898D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.borderbox {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCCCC #D0CCD0 #C8CCC8 #C8CCC8; background-color: #F4F4F4; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.borderbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-color: #CCCCCC #D0CCD0 #C8CCC8 #C8CCC8;
	background-color: #EBF5F5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 9px;
	padding: 9px;
	}

                                                         /* Quote Styles */
p.quoted {
	font-family:Georgia,serif;
	font-style: italic;
	font-size: 12px;
	color: #3F7EBE;
	margin: 20px 0 0 5px;	
	}

p.signed {
	font-family:Georgia,serif;
	font-size: 11px;
	color: #666666;
	margin: 10px 5px 0px 5px;	
	}
                                                         /* End Quote Styles */
.slogan {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8CCF5;
	font-size: 16px;
	font-style: italic;
	}
                                                           /* Begin Tabber Styles */
			                                        /*--------------------------------------------------
                                          			 REQUIRED to hide the non-active tab content.
                                  			         But do not hide them in the print stylesheet!
     			                                     --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

  /*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabbertab {
backgro//und-color: #FFFFFF;  
background-color: #F1F2E4;   /*----tabber xontent box color---*/

}

.tabberlive {
 margin-top:1px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 9px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #A8CAF2;
 text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #448; 
	}
ul.tabbernav li a:visited { 
	color: #667; 
	}

ul.tabbernav li a:hover {
	color: #000;
	background: #F1F2E4;
	border-color: #227;
}

ul.tabbernav li.tabberactive a {
 	background-color: #fff;
 	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover {
 	color: #000;
 	background: white;
 	border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:4px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabbertab p {
padding:0px 0px 0px 0px;
font:10px Verdana, sans-serif;
}

/* End Tabber Styles  */



/* @group Accordion */

dl.accordion
{
	width: 150px;
	widt//h: 250px;
	border-left: 1px solid #e6e2af;
	border-right: 1px solid #e6e2af;
	border-bottom: 1px solid #e6e2af;
}

/* @group level 1 */

dl.accordion dt
{
	position: relative;
	height: 20px;
	padding: 5px 0 2px 25px;
	f//ont-weight: bold;
	
	color: white;
	backgr//ound: #00506c url(images/icon_accordion_closed.png) no-repeat;
	backg//round: #6699CC url(images/icon_accordion_closed.png) no-repeat;
	background: #648ACF url(images/icon_accordion_closed.png) no-repeat;
	cursor: pointer;
	border-top: 1px solid #e6e2af;
}

* html dl.accordion dt
{
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon_accordion_closed.png', sizingMethod='crop');
	background-image: none;
}

dl.accordion dt.open
{
	background-image: url(images/icon_accordion_open.png);
}

* html dl.accordion dt.open
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon_accordion_open.png', sizingMethod='crop');
	background-image: none;
}

dl.accordion dd
{
	position: relative;
	overflow: hidden;
	backg//round: #efecca;
	background: #F1F2E4;       /* color of content expand box */
}

/* @group Content */

dl.accordion dd.sub_accordion
{
	
}

dl.accordion dd.accordion_content
{
	pad//ding: 0 10px 0 25px;    /* padding of text expanded content box */
	padding: 0 5px 0 5px;
}

dl.accordion dd.accordion_content p
{
	padding: 5px 0 7px 0;
}

/* @end */

/* @end */

/* @group level 2 */

dl.accordion dd dl dt
{
	padding-left: 45px;
	background-color: #217492;
	background-position: 20px 0;
}

dl.accordion dd dl dd.accordion_content
{
	padding-left: 45px;
}

/* @end */

/* @group level 3 */

dl.accordion dd dl dd dl dt
{
	padding-left: 65px;
	background-color: #509bba;
	background-position: 40px 0;
}

dl.accordion dd dl dd dl dd.accordion_content
{
	padding-left: 65px;
}

/* @end */

/* @group Ebene 4 */

dl.accordion dd dl dd dl dd dl dt
{
	padding-left: 85px;
	background-color: #7bc3e4;
	background-position: 60px 0;
}

dl.accordion dd dl dd dl dd dl dd.accordion_content
{
	padding-left: 85px;
}

/* @end */

/* @end */.titlebrand {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A29E2D;
	margin-left: 9px;
	margin-top: 2px;
}
