/* GENERAL STYLES */
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }

legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    


li { list-style-type: none; }
.basic { width:100%; }


#switch { position: fixed; bottom: 0; right: 15em; }



.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

a.accord {
	display:block;
	padding: 7px 0 11px 0;
	border-bottom:1px solid #CCCCCC;
	cursor: pointer;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:-1px;
}

a.header {
	display:block;
}

a.campaign {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:30px;
	display:block;	
}

/* EDITOR PROPERTIES */

