body { 
	background-color: #1f295d; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;

}

.bodyback {
	background:url(../images/Nav/table_back.gif) repeat-y;
	border-collapse: collapse;
}

.breadcrumbs {background-color: #f7f7fa;}

.select{
	background:#023A51;
	color:#F9EDE4;
	font-weight: bold;
}

input, textarea {
	color: #333333;
}

a {
	color: #364F6F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* middle column */
#midcol {
	padding-left: 25px;
	padding-right: 25px;
	border-right: 2px solid #E8EAF0;
	width: 560px;
}

#midcol p {
	color: #000000;
}
#midcol h1 {
	color: #FC7E41;
	line-height: 1.4em;
}
#midcol h2 {
	color: #18517f;
	line-height: 1.6em;
}
#midcol h3 {
	color: #FC7E41;
	line-height: 1.2em;
}

/********************************/

#midcol .listBox {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background:url(../images/listbox_top_back.gif) top left no-repeat;
}
#midcol .listBox h1 {
	margin: 4px 8px 2px 4px;
	padding: 4px 8px 0px 4px;
	border-bottom: 2px solid #E8EAF0;
}
#midcol .listBox .content {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	border: 2px solid #E8EAF0;
	border-top: none;
}
#midcol .listBox .datePosted {
	float: right;
	font-style: italic;
	color: #666666;
}
#midcol .listBox .content .fulldetails {
	margin-top: 12px;
	padding-left: 12px;
	font-weight: bold;
	background: url(../images/listbox_arrow.gif) left no-repeat;
}
#midcol .listBox .eventDate {
	font-weight: bold;
	color: #9C1B32;
	/*font-size: 14px;*/
}
#midcol .newsBox .datePosted {
	text-align: right;
	font-style: italic;
	color: #666666;
}
#midcol .listBox .searchRel {
	font-weight: bold;
	color: #9C1B32;
	text-align: right;
	line-height: 24px;
	float:right;
	margin: 4px 4px 2px 8px;
	padding: 4px 4px 0px 8px;
}
#midcol .search_page_nav {
	text-align: right;
}
#midcol .search_page_nav a {
	text-decoration: underline;
}
#midcol .search_match {
	color: #9C1B32;
	background-color: #FFFFCC;
	font-weight: bold;
}

#midcol .imgAlignRight {
	float: right;
	margin: 0px 0px 20px 20px;
}
#midcol .imgAlignLeft {
	float: left;
	margin: 0px 20px 20px 0px;
}
#midcol .iconAlign {
	margin-right: 4px;
	margin-left: 0px;
}

#midcol .simpleDisplay {
	border-collapse: collapse;
	border: none;
}

#midcol .simpleDisplay td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#midcol .simpleDisplay td.rowHead {
	padding-right: 2px;
	width: 120px;
}

#midcol .pageDivider {
	margin-top: 36px;
	margin-bottom: 2px;
	height: 1px;
	border-top: 1px solid #E8EAF0;
	width: 61.08%;
}

#midcol .formError {
	border: 1px solid #CC0000;
	padding: 4px;
	color: #CC9999;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
}

#midcol .formSuccess {
	border: 1px solid #4D64D6;
	padding: 4px;
	color: #CC9999;
	color: #4D64D6;
	font-weight: bold;
	background-color: #FFFFCC;
}

#midcol table {
	border-collapse:separate;
}
#midcol table.video td.contents {
	width: 100px;
	border: 1px solid #666;
	padding:0px;
}
#midcol table.video .caption {
	font-weight: lighter;
}
#midcol h2.videoheader .caption {
	display: none;
}

#midcol #sitemap ul {
	padding-left: 20px;
}
/********************************/

/* right column */
#rightcol {
	/*padding: 0px 0px 110px 0px;
	background-image:url(../images/rightSideImgs.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	line-height: 1.3em;
	max-width: 185px;
}

#rightcol div.container {
	padding-left: 8px;
	padding-right: 8px;
}

#rightcol .news h1, .events h1, .nav h1 {
	font-weight: bold;
	color: #0225BF;
	margin-bottom: 2px;
}

#rightcol .news h2, .events h2 {
	margin-bottom: 0px;
}

#rightcol .nav h2 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
#rightcol .news p, .events p, .nav p {
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
#rightcol .nav a {
	display: block;
}
#rightcol .nav a.h2 {
	display: block;
	/*font-size: larger;*/
	color: #fc7e41;
}
#rightcol .news em, .events em, .nav em {
	font-weight: normal;
}
#rightcol .news p.moreLink, .events p.moreLink, .nav p.moreLink {
	margin: 0px 0px 6px 0px;
	text-align: right;
}

#rightcol .search h3 {
	color: #0225BF;
}

#rightcol .nav a.browse {
	display: block;
	text-align:right;
}
#rightcol .sideSearch {
	background-color: #F4F8FD;
}
#rightcol .sideSearch input {
	margin-bottom: 12px;
}
#rightcol .sideSearch input.textBox {
	width: 100px;
}
/*************************/

#breadcrumbs {
	margin: 3px 4px 3px 8px;
	color: #364F6F;
	display: inline;
	float: left;
}

#breadcrumbs a {
	color: #364F6F;
}

#loginDetails {
	text-align: right;
	margin: 3px 8px 3px 4px;
	color: #364F6F;
}

#loginDetails a {
	color: #364F6F;
	font-weight: normal;
	display: inline;
}

#footer {
	margin-top: 0px;
	background-image: url(../images/footerback.jpg);
	background-color: #5170DB;
	background-color: #0222c5;
}

#footer table {
	margin: 4px 8px 4px 24px;
}
#footer td.heading {
	font-weight: bold;
	color: #0222c5;
	padding: 1px 8px 1px 0px;
	white-space: nowrap;
	line-height: 1.8em;
}

#footer td.item {
	width: 100%;
	padding: 1px 8px 1px 0px;
}

#footer td.item, #footer td.item a {
	color: #FFFFFF;
	font-weight: normal;
}

#footer td.item a {
	display: inline;
}

/* Calendar Styles */
#calendar table {
	border-collapse: collapse;
}

#calendar .calendarHeader {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #6582E0;
}

#calendar .calendarHeader td {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

#calendar .calendarHeader td a {
	color: #FFFFFF;
}

#calendar .calendarHeader td.prevDate, #calendar .calendarHeader td.nextDate {
	width: 30%;
}

#calendar .calendarHeader td.prevDate {
	text-align: left;
	padding-left: 8px;
}

#calendar .calendarHeader td.thisDate {
	text-align: center;
	padding: 3px;
	/*font-size: larger;*/
}

#calendar .calendarHeader td.nextDate {
	text-align: right;
	padding-right: 8px;
}

#calendar .calendarOuter {
	width: 100%;
	border: 1px solid #4D64D6;
	padding: 0px;
	margin: 0px;
	background-color: #4D64D6;
}

#calendar .calendarInner {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	background-color: #4D64D6;
}

#calendar .calendarInner td {
	border: 1px solid #4D64D6;
	padding: 3px;
	vertical-align: top;
	width: 14.29%;
}
#calendar .calendarInner td a {
	font-weight: normal;
	display: block;
	line-height: 1.2em;
}
#calendar .calendarInner td a.title {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.2em;
}
#calendar .calendarInner div {
	text-align: left;
	padding: 0px;
	margin: 0px 2px 4px 2px;
	font-weight: normal;
}
#calendar .calendarInner .weekdayname {
	background-color: #FC7E41;
	font-weight: bold;
	text-align: center;
}
#calendar .calendarInner .thisMonth {
	background-color: #FFFFFF;
	height: 60px;
}
#calendar .calendarInner .prevMonth, #calendar .calendarInner .nextMonth {
	background-color: #FFD4AA;
	height: 60px;
}
#tipDiv {
	position: absolute;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #4D64D6;
	visibility: hidden;
}
#tipContent {
	position: relative;
	height: 100%;
	background-color: #FFFFDD;
	margin: 0px;
	padding: 2px
}
#tipDiv div.shadow {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 100%;
	height: 100%;
	background-color: black;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

table.tab1 {
	border-collapse:collapse;
}

table.tab1 th, table.tab1 td {
	border: 1px solid #333;
	padding: 2px 3px 2px 3px;
	vertical-align: top;
}
table.tab1 th {
	background-color:#339933;
}