/* GENERAL STYLES */
P {
	font-size: 1.1em;
	padding: .5em;
	line-height: 1.4em;
}
HR {
	border: 0;
	margin:1em;
	height: 1px;
	color: #ddd;
	background: #ddd;
}
H1 SPAN {
	background: transparent url(wizard/head-ur-inner.png) no-repeat top right;
	display: block;
	padding: .5em .4em;
}
H4 SPAN {
	background: transparent url(wizard/head-ur.png) no-repeat top right;
	display: block;
	padding: .5em .4em;
}
H5 {
	padding: .5em;
	font-size: 1.1em;
}
#bodyText {
	padding: 1em;
	border-left: solid 1px #999;
	background: White url(wizard/side-shadow-inner.png) bottom right;
}

#Intro {
	position: relative;
	margin: 0 4px;
	font-size: 93%;
	z-index: 0;
}
#IntroContent {
	background-color: White;
	position: relative;
	right: 4px;
	padding: 1em 29px;
}
#Intro IMG {
	margin: 0;
	padding: 0;
	display:block;
}
#Intro H2 {
	color: #333;
	font-size: 1em;
	padding: 0;
	margin: 0;
	border: none;
	background: transparent;
}
#Intro .introBox {
	position: relative;
	float: left;
	width: 150px;
	height: 220px;
	background-image: url(../../images/intro-arrow.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#Intro .introBox .introText {
    display: table;
    width: 150px;
    height: 45px;
    background-image: url(../../images/intro-blurb-bg.png);

}
#Intro .introBox P, #Intro .introBigBox P {
    display: table-cell;
    vertical-align: middle;
    color: White;
    text-align: center;
    font-size: 0.8333em;
    line-height: 0.999em;

}
#Intro .introBox P STRONG, #Intro .introBigBox P STRONG {
    color: White;
    font-size: 1em;
    font-weight: bold;
}
#Intro .introBigBox {
    float: left;
    width: 245px;
    height: 230px;
}
#Intro .introBigBox .introText {
    display: table;
    width: 245px;
    height: 70px;
    background-image: url(../../images/intro-call-bg.jpg);
}
#Intro UL, #Intro OL {
	padding-left: 1.5em;
	list-style: disc;
	line-height: 1em;	
	margin-left: .5em;
}
.smallText {
	font-size: .9em;
}
.smallList {
    padding: 1.5em;
    margin-left: 1.8em;
    color: #000;
    font-weight: bold;
    line-height: 1.25em;
}
.smallList LI:first-child {
    padding-bottom: 0;
}
.deepList {

}
.deepList LI {
	list-style-type: none;
}

.deepList LI UL LI {
	list-style-type: disc;
}
.deepList LI UL LI UL LI {
	list-style-type: circle;
}
.deepList LI UL LI UL LI UL LI {
	list-style-type: square;
}
.deepList SPAN {	
	margin: 1em 1.5em .75em 0;

	display: block;
	padding: .5em;
	font-weight: bold;
	font-size: 1.2em;
	color: #036;
	border-bottom: solid 1px #036;


color: #069;
font-size: 1.2em;
border-bottom: solid 1px #eee;

}
.innerColumns {
}
.innerColumns OL, .innerColumns UL {
}
.left {
    float: left;
}
.right{
    float: right;
}
BODY {
    behavior: url(csshover.htc);
}
IMG, DIV {
    behavior: url(iepngfix.htc);
}
.aside {
	border: solid 1px #ccc;
	background-color:#eee;
	margin: 2em 0;
	padding: 1em;
}
/* NEWS*/
.newsList {
	
}
.newsList TH {
	text-align: center;
	color: #369;
	font-weight: bold;
	font-size: 1.75em;
	border-bottom: solid 1px #369;
}
.newsList TD {
	padding: .5em 1em;
}
.newsList .newsDate {
	width: 7em;
	padding: 1em .5em;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
TABLE .alt {
	background-color: #eff7ff;
}
span.amp {
  font-family: Baskerville, Constantia, Palatino, "Book Antiqua", Times, serif;
  font-style: italic;
  }

/* EDITOR PROPERTIES */
