body {

	background-color: #9498C8;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	color: #2D2D91;
	line-height: 110%
	text-align:center;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 130%;
}

a:link {
	color: #F05F02;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	color: #F05F02;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #F05F02;
}

.mainText {
	text-align: left;
	left: 300px;
	top: 300px;
	vertical-align: middle;
	color: #2D2D91;
	margin: 0px;
	padding: 0px;
}

.shadow_left {
	background-image: url(image/shadows/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.main_container {
	text-align: center;
	width: 760px;
}

.shadow_right {
	background-image: url(image/shadows/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	
	.shadow_bottom {
	background-image: url(image/shadows/shadow_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	}
	
.mainHeading {
	font-size: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #2D2D91;
	font-weight: bold;
	line-height: 110%;
	margin: 0px;
	text-align: left;
}

.leftColumnHeading {
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #2D2D91;
	font-weight: bold;
	line-height: 110%;
	margin: 0px;
}


.nav_wrapper {
    text-align: left;
    vertical-align: top;
    float: left;
    width: 165px;
    margin: 0px;
    padding: 0px 0px 0px 12px;
}
.leftnav {
    padding:0px;
    margin-left:20px;
}
.leftnav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.leftnav li {
    list-style-type: none;
    background-image: url(image/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1.2em;
}

li a:link, li a:active, li a:visited {
    color: #2D2D91;
    text-decoration: none;
    background-position: .1em;
}

li a:hover {
    color:#F05F02;
}

.topNav {
	color: #2D2D91;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
}

a.topNav:link, a.topNav:visited, a.topNav:active {
	color: #2D2D91;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	}
	
	a.topNav:hover {
	text-decoration: none;
	color: #F05F02;
	background-image: url(image/orange_arrow.gif);
	}
.footer {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	font-size: .6em;
}

a.footerLink:link, a.footerLink:visited, a.footerLink: active {
	color: #ffffff;
	}
	
	a.footerLink:hover {
	color: #F05F02;
	}
	
	.footerLink {
	font-size: 1em;
	color: #ffffff;
}


ul {
	margin: 0px 0px 0px 6px;
	list-style-type: disc;
	left: 10px;
	top: 0px;
	list-style-position: outside;
	padding: 0px 0px 5px 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .8em;
}

ol {
	margin: 0px 0px 0px 6px;
	list-style-type: disc;
	left: 10px;
	top: 0px;
	list-style-position: outside;
	padding: 0px 0px 5px 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .8em;
}

ul li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px 0px 10px;
	font-weight: normal;
	line-height: 130%;
}

ul li ul li {
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	font-weight: normal;
	text-indent: 0px;
}

ol li ul li {
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	font-weight: normal;
	text-indent: 0px;
}
	
ul li ul li ul li{
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 130%;
	list-style-type: decimal;
	left: 10px;
	list-style-position: inside;
}
	
.subhead {
	font-size: 1em;
	color: #F05F02;
}
.pastEvents {
	color: #9498C8;
}
.fieldTitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
}
.pressDate {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

