/*---- new generic styles for editing view of right column area of inside dept. pages. Created on 8/30/10 by jnk ----*/
body {
	background-position: 20px 20px;
	border: 1px dotted #CCC;
	background-image: url(/images/rightcol-grid-bg.jpg) !important;
	background-repeat: no-repeat;
	padding: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: left;
	width: 150px;
	background-color: transparent;
	font-family: Arial, Helvetica, "sans-serif !important";
	font-size: 62.5% !important;
}
h4 {
	background-color: #490000;
	background-image: url(/images/rightcol-h4-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Gill Sans MT",Verdana,Helvetica,sans-serif;
	font-size: 1.4em;
	padding: 4px 4px 6px;
	text-align: center;
	margin-bottom: .5em;
}
h5 {
	color: #FFFFFF;
	background-color: #526F6C;
	padding: 5px 3px 5px 3px;
	text-align: center;
	margin-bottom: .5em;
	margin-top: 10px;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h6 {
	border-bottom: 6px solid #3F3C30 !important;
	color: #565347;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 1em;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-top: 20px !important;
	font-style: normal !important; /*-- added by jnk on 3/26/12 --*/
}

br[mce_bogus] {
	display: none;
}
.ox-regioneditbutton {
	position: relative;
}
a {
	color: #993300 !important;
}
ul li {
	font-size: 1em;
	line-height: 1.2em;
	list-style-image: url('/images/list-arrows.gif');
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: -30px;
}
ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*------- added by jnk on 3/26/12 -------------*/
p {
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 1.1em !important;
	line-height: 1.2em !important;
	margin: 0 0 1em;
	width: 100%;
}
