/*
=========
CSS Hacks
=========
*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix { display:inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* close commented backslash hack */

/*
======================
Adjusted Column Widths
======================
*/

.col140 {
	width:10.77em;
	*width:10.5em;
	min-width:140px;
}

.col180 {
	width:13.85em;
	*width:13.5em;
	min-width:180px;
}

.col222 {
	width:17.08em;
	*width:16.65em;
	min-width:222px;
}

.col264 {
	width:20.31em;
	*width:19.8em;
	min-width:264px;
}

.col304 {
	width:23.38em;
	*width:22.80em;
	min-width:304px;
}

.col468 {
	width:36em;
	*width:35.1em;
	min-width:468px;
}

.col552 {
	width:42.46em;
	*width:41.4em;
	min-width:552px;
}

.col632 {
	width:48.62em;
	*width:47.4em;
	min-width:632px;
}

.col714 {
	width:54.92em;
	*width:53.55em;
	min-width:714px;
}

.col756 {
	width:58.15em;
	*width:56.7em;
	min-width:756px;
}

.col796 {
	width:61.23em;
	*width:59.7em;
	min-width:796px;
}

.col960 {
	width:73.85em;
	*width:72em;
	min-width:960px;
}

/*
===========
Positioning
===========
*/

.center {
	margin:0 auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hidden {
	display:none;
}

.rel {
	position:relative;
}

/*
===============================================================
ALL ABOVE THIS LINE SHOULD NOT BE CHANGED FOR NORMAL PRODUCTION
===============================================================
*/

/*
=============
Body Elements
=============
*/

a {
	color:#dc3526;
	text-decoration:none;
}

a:active,
a:focus,
a:link {
	color:#dc3526;
}
a:visited {
	color:#dc3526;
}

a:hover {
	color:dc3526;
	text-decoration:underline;
}

body {
	margin:0;
}

html {
	background:#fff;
	background:#f6f3eb;
	background-image:url(../images/html_bg.gif);
	background-position:top center;
}

/*
=====================
YUI Template Elements
=====================
*/

#bd {
	padding:0 7px;
}

#ft {
	border-top:3px solid #999;
	border-top:3px solid #5073a7;
	border-top:2px solid #5073a7;
	color:#666;
	font-size:85%;
	margin:0 7px;
	padding:7px 10px 0 10px;
}

#ft a {
	color:#666;
/*	text-decoration:none;*/
}

#ft a:hover {
	color:#000;
}

#ft .nik {
	float:right;
	padding:2px 0 0 0;
}

#hd {
/*	background:#fff;*/
/*	border-bottom:3px solid #999;*/
	margin:0 7px;
/*	overflow:hidden;*/
	position:relative;
	z-index:3;
}

#logo {
/*	float:left;*/
	height:122px;
	position:absolute;
	text-indent:-10000px;
	z-index:3;
	width:222px;
}

#logo h1 {
	background-image:url(../images/logo_222.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:122px;
	margin:0;
	width:222px;
}

.logo {
	background-image:url(../images/logo_222.png);
	background-position:0 -129px;
	background-repeat:no-repeat;
	height:30px;
	position:absolute;
	z-index:10;
	width:222px;
}

/*
===================
Navigation Elements
===================
*/

/* Breadcrumb navigation */
.nav-b {
/*display:none;*/
	background:#f6f6f6;
	background:#f6f3eb;
/*	border-bottom:3px solid #999;*/
/*	color:#fff;*/
	color:#666;
	font-size:85%;
/*	height:2em;*/
	line-height:18px;
/*	margin:0 0 18px 0;*/
	margin:0 -7px 2px -7px;
	padding:0 7px;
/*	position:absolute;*/
	left:246px;
	top:79px;
}

.nav-b ul {
	margin:0;
}

.nav-b ul li {
	display:inline;
	list-style:none;
}

.nav-b ul li a {
	color:#fff;
	color:#666;
}

.nav-b ul li a:hover {
	color:#fff;
	color:#000;
}

/* Sitemap navigation*/
.nav-m {
	line-height:1.8em;
}

.nav-m h1 {
	border-bottom:2px solid #ccc;
	color:#333;
	font-size:182%;
	line-height:1.25em;
	margin:10px 10px 0 10px;
	padding:0 0 0.27em 0;
}

.nav-m ul {
	margin:0;
}

.nav-m ul li {
	display:-moz-inline-stack;
	display:inline-block;
	list-style:none;
	padding:1.5em 10px 0 10px;
	padding:1.5em 0 0 0;
	vertical-align:top;
	width:320px;
}

.nav-m ul li a {
	color:#333;
}

.nav-m ul li a:hover {
	color:#000;
	text-decoration:none;
}

.nav-m ul li a span {
	border-bottom:2px solid #ccc;
	display:block;
	font-size:116%;
	font-weight:bold;
	margin:0 10px;
}

.nav-m ul li a:hover span {
	border-bottom:2px solid #ccc;
}

.nav-m ul li ul {
	margin:0 10px;
}

.nav-m ul li ul li {
	background:none;
	border:0;
	display:block;
	float:none;
	padding:0;
	width:auto;
}

.nav-m ul li ul li a {
	color:#666;
}

.nav-m ul li ul li a span {
	background-image:url(../images/arrow_grey_inactive.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:1px dashed #ccc;
	font-size:100%;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
}

.nav-m ul li ul li.path a span {
	color:#333;
	font-weight:bold;
}

.nav-m ul li ul li.path ul li a span {
	color:#666;
	font-weight:normal;
}

.nav-m ul li ul li ul {
	margin:0;
}

.nav-m ul li ul li ul li.path a span {
	color:#333;
	font-weight:bold;
}

.nav-m ul li ul li ul li.path ul li a span {
	color:#666;
	font-weight:normal;
}

.nav-m ul li ul li ul li ul li.path a span {
	color:#333;
	font-weight:bold;
}

.nav-m ul li ul li ul li ul li.path ul li a span {
	color:#666;
	font-weight:normal;
}

.nav-m ul li ul li.parent a span {
	border:0;
}

.nav-m ul li ul li.parent ul {
	border-bottom:1px dashed #ccc;
}

.nav-m ul li ul li.parent ul li ul {
	border:0;
}

.nav-m ul li ul li a:hover span {
	background-image:url(../images/arrow_grey_active.gif);
	border-bottom:1px dashed #666;
}

.nav-m ul li ul li.parent a:hover span {
	border:0;
}

.nav-m ul li ul li ul li a span {
	background:none;
	border:0;
	font-size:85%;
	padding:0 0 0 20px;
}

.nav-m ul li ul li ul li a:hover span {
	background:none;
	border:0;
}

.nav-m ul li ul li ul li ul li a span {
	padding:0 0 0 30px;
}

/* Primary navigation */
.nav-p {
	background:#0d3d84;
	background-image:url(../images/con-s_h3_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	height:61px;
	font-size:93%;
	position:absolute;
/*	text-transform:uppercase;*/
	top:30px;
	top:18px;
	z-index:2;
	width:100%;
}

.nav-p ul {
	border-top:1px solid #fff;
	border-top:1px solid #5073a7;
	display:inline;
	left:246px;
	margin:0;
	top:30px;
	position:absolute;
	width:100%;
}

.nav-p ul li {
	display:inline;
	height:30px;
	line-height:30px;
	list-style:none;
	white-space:nowrap;
}

.nav-p ul li a {
/*	border-right:1px solid #5073a7;*/

	color:#fff;
	display:block;
	font-weight:bold;
	float:left;
	padding:0 10px;
}

.nav-p ul li a:hover {
/*	border-top:1px solid #5073a7;*/
	border-bottom:2px solid #fff;
	border-bottom:2px solid #5073a7;

/*	border-top:1px solid #fff;*/
/*	margin:-1px 0 0 0;*/

	color:#dc3526;
/*	color:#5073a7;*/
	text-decoration:none;
}

.nav-p ul li.active a,
.nav-p ul li.path ul li.path a {
	border-bottom:2px solid #5073a7;
}

.nav-p ul li.active ul li a {
	border-bottom:0;
}

.nav-p ul li.active ul li a:hover {
	border-bottom:2px solid #5073a7;
}

.nav-p ul li a span {
}

.nav-p ul li ul {
	position:static;
}

/* Quick navigation */
.nav-q {
	line-height:1.8em;
	padding:10px;
}

.nav-q ul {
	margin:0;
}

.nav-q ul li {
	list-style:none;
}

.nav-q ul li a {
	color:#666;
}

.nav-q ul li a:hover {
	color:#000;
	text-decoration:none;
}

.nav-q ul li a span {
	border-bottom:2px solid #ccc;
	display:block;
	font-weight:bold;
}

.nav-q ul li a:hover span {
	border-bottom:2px solid #ccc;
}

.nav-q ul li ul {
	font-size:85%;
}

.nav-q ul li ul li {
}

.nav-q ul li ul li a span {
	background-image:url(../images/arrow_grey_inactive.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:1px dashed #ccc;
	font-weight:normal;
	padding:0 0 0 10px;
}

.nav-q ul li ul li a:hover span {
	background-image:url(../images/arrow_grey_active.gif);
	border-bottom:1px dashed #666;
}

/* Subsidary navigation */
.nav-s {
	background:#fff;
	border:1px solid #ddd;
	font-size:85%;
	line-height:1.5em;
	margin:0 0 1.5em 0;
	padding:2px 9px;
	padding:20px 9px 2px 9px;
}

.nav-s ul {
	margin:0;
}

.nav-s ul li {
	list-style:none;
}

.nav-s ul li a {
	text-decoration:none;
}

.nav-s ul li a span {
	color:#0d3d84;
	display:block;
	font-weight:bold;
	height:2em;
	line-height:2em;
	padding:0;
}

.nav-s ul li a:hover span {
	color:#0d3d84;
}

.nav-s ul li ul li a span,
.nav-s ul li.active ul li a span {
	border-top:1px dotted #ccc;
	color:#000;
	font-weight:normal;
	padding:0 0 0 10px;
}

.nav-s ul li ul li a:hover span,
.nav-s ul li.active ul li a:hover span {
	color:#0d3d84;
}

.nav-s ul li ul li.active a span,
.nav-s ul li ul li.path a span {
	font-weight:bold;
}

.nav-s ul li ul li ul li a span,
.nav-s ul li ul li.active ul li a span,
.nav-s ul li ul li.path ul li a span {
	border:0;
	font-weight:normal;
	padding:0 0 0 20px;
}

.nav-s ul li ul li.path ul li.active a span,
.nav-s ul li ul li.path ul li.path a span {
	font-weight:bold;
}

.nav-s ul li ul li.path ul li.active ul li a span,
.nav-s ul li ul li.path ul li.path ul li a span {
	font-weight:normal;
	padding:0 0 0 30px;
}

.nav-s ul li ul li.path ul li.path ul li.active a span,
.nav-s ul li ul li.path ul li.path ul li.path a span {
	font-weight:bold;
}

/* Top navigation */
.nav-t {
	height:30px;
	font-size:85%;
	position:absolute;
	right:10px;
	top:18px;
	z-index:3;
}

.nav-t ul {
	margin:0;
}

.nav-t ul li {
	display:block;
	float:left;
	line-height:30px;
	list-style:none;
	position:relative;
	white-space:nowrap;
}

.nav-t ul li a {
	color:#fff;
	float:left;
	display:block;
	margin:0 0 0 10px;
}

.nav-t ul li a:hover {
	color:#dc3526;
	text-decoration:none;
}

.nav-t ul li a span {
}

.nav-t ul li fieldset {
	display:block;
	float:left;
	margin:0 0 0 10px;
}

.nav-t ul li img {
	padding:9px 0 10px 0;
}

.nav-t ul li div {
	background:#0d3d84;
	border:1px solid #5073a7;
	border-top:0;
	position:absolute;
	top:30px;
	visibility:hidden;
	left:0;
}

.nav-t ul li:hover div {
	visibility:visible;
}

.nav-t ul li ul {
}

.nav-t ul li ul li {
	float:none;
}

.nav-t ul li ul li a {
	float:none;
	margin:0;
	padding:0 9px;
}

.nav-t ul li ul li a span {
}

/*
================
Content Elements
================
*/

/* Detail content */
.con-d {

}

.con-p .con-d {
	margin:18px 0 0 10px;
	margin:0 0 18px 10px;
}

.con-d ul {
	margin:0;
}

.con-d ul li {
	background:#f6f3eb;
	border:1px solid #ddd;
	font-size:85%;
	line-height:1.5em;
	list-style:none;
	margin:0 0 18px 0;
	padding:2px 9px;
}

.con-d ul li ul {
	margin:1em 1em 1em 2em;
}

.con-d ul li ul li {
	background:none;
	border:0;
	font-size:100%;
	list-style:disc outside;
	margin:0;
	padding:0;
}

.con-d ul li h3 {
	background:#0d3d84;
	background-image:url(../images/con-s_h3_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	color:#fff;
	font-size:100%;
	line-height:2.5em;
	margin:0 -7px;
	padding:0 7px;
}

/* Empty content */
.con-e {
	margin:0 0 18px 0;
	text-align:center;
}

/* Hall of Fame content */
.con-f {

}

.con-f ul {
	margin:0;
}

.con-f ul li.subpage {
	border-bottom:1px solid #f6f3eb;
	clear:both;
	list-style:none;
	margin:10px 0;
	padding:0 0 10px 0;
	text-align:center;
}

.con-f ul li.subpage h2 {
	margin:0;
}

.con-f ul li.subpage img {
	border:1px solid #ddd;
	display:block;
	padding:2px;
	margin:0 auto 10px auto;
}

/* Header content */
.con-h {
	background:#666;
	background:#f6f3eb;
	background:#ddd;
	background:#5073a7;
	background:#999;
	background:#000;
	margin:0 -7px;
}

.con-h a {
	text-decoration:none;
}

.con-h ul {
	margin:0;
}

.con-h ul li {
	list-style:none;
/*	text-align:center;*/
}

.con-h ul li img {
	display:block;
	margin:0 auto;
}

/* Google Maps content */
.con-g {
	clear:both;
	margin:1em 0 18px 10px;
}

/* Link content */
.con-l {
	
}

.con-l ul {
	margin:0;
}

.con-l ul li {
	background:#fff;
	border:1px solid #ddd;
	list-style:none;
	margin:0 0 18px 0;
	padding:2px;
	position:relative;
	min-height:120px;
}

.con-l ul li a {
	color:#333;
}

.con-l ul li a:hover {
	color:#dc3526;
}

.con-l ul li a img {
	display:block;
}

.con-l ul li a span {
	background-image:url(../images/con-l_span_bg.png);
	bottom:2px;
	display:block;
	font-weight:bold;
	left:2px;
	line-height:2.5em;
	padding:0 7px;
	position:absolute;
	width:284px;
}

/* List content */
.con-l2 {
	
}

.con-l2 h4 {
	color:#666;
	font-size:108%;
	line-height:1.5em;
	margin:0;
}

.con-l2 h4 a {
	color:#666;
}

.con-l2 h4 a:hover {
	color:#666;
	cursor:normal;
	text-decoration:none;
}

.con-l2 ul {
	margin:0;
}

.con-l2 ul li.image {
	list-style:none;
	float:left;
}

.con-l2 ul li.image img {
	border:1px solid #ddd;
	display:block;
	margin:0 24px 18px 0;
	padding:2px;
}

.con-l2 ul li.subpage,
.con-l2 ul li.employee {
	clear:both;
	list-style:none;
	margin:10px 0 10px 130px;
}

.con-l2 ul li.subpage h2 {
	margin:0;
}

.con-l2 ul li.course,
.con-l2 ul li.faq {
	border-bottom:1px solid #eee;
	border-bottom:1px solid #f6f3eb;
	clear:both;
	list-style:none;
/*	margin:10px 0 10px 50px;
	margin:18px 0;*/
	padding:10px 0;
}

.con-l2 ul li.course {
	min-height:40px;
}

.con-l2 ul li.nav {
	clear:both;
	list-style:none;
	background:#eee;
}

.con-l2 ul li.comment {
	border-top:1px solid #f6f3eb;
	list-style:none;
	padding:10px 0;
}

.con-l2 ul.comments li.first {
	border:0;
}

.con-l2 ul li.comment div {
	margin:0 0 0 50px;
}

.con-l2 ul li.comment img {
	border:1px solid #ddd;
	display:block;
	float:left;
	height:32px;
	margin:0 12px 12px 0;
	padding:2px;
	width:32px;
}

.con-l2 ul li ul {
	margin:1em 1em 1em 2em;
}

.con-l2 ul li.subpage img,
.con-l2 ul li.employee img {
	border:1px solid #ddd;
	display:block;
	float:left;
	padding:2px;
	margin:0 0 18px -130px;
}

.con-l2 ul li.subpage span.summary img {
	border:0;
	display:inline;
	float:none;
	padding:0;
	margin:0;
}

.con-l2 ul li.faq div.answer {
	display:none;
	margin:0 0 0 50px;
}

.con-l2 ul li a,
.con-l2 ul li.course div.link a,
.con-l2 ul li.faq div.question a {
	color:#5073a7;
	text-decoration:none;
}

.con-l2 ul li a:hover,
.con-l2 ul li.course div.link a:hover,
.con-l2 ul li.faq div.question a:hover {
	color:#0d3d84;
	cursor:finger;
	cursor:pointer;
	text-decoration:underline;
}

.con-l2 ul li.course div.link a:hover,
.con-l2 ul li.faq div.question a:hover {
	text-decoration:none;
}

.con-l2 ul li.course div.link span.mark,
.con-l2 ul li.faq div.question span.mark {
	background:#f6f3eb;
	font-weight:bold;
/*	margin:0 0 18px -50px;
	margin:0 0 18px 0;*/
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	color:#666;
	display:block;
	float:left;
	width:39px;
	text-align:center;
}

.con-l2 ul li.course div.link span.mark {
	height:39px;
}

.con-l2 ul li.course div.link span.mark span.day,
.con-l2 ul li.faq div.question span.mark {
	font-size:123.1%;
}

.con-l2 ul li.course div.link a:hover span.mark,
.con-l2 ul li.faq div.question a:hover span.mark,
.con-l2 ul.faqs li.active div.question a span.mark {
	border-bottom:0;
	border-left:1px solid #ddd;
	border-right:0;
	border-top:1px solid #ddd;
}

.con-l2 ul li.course div.link span.header,
.con-l2 ul li.faq div.question span.header {
	font-size:108%;
	font-weight:bold;
	margin:0 0 0 10px;
}

.con-l2 ul.faqs li.active div.question a span.header {
	color:#0d3d84;
}

.con-l2 ul li.course div.link a:hover span.header,
.con-l2 ul li.faq div.question a:hover span.header {
	text-decoration:underline;
}

.con-l2 ul li.course div.summary {
/*	font-size:85%;*/
	margin:0 0 0 50px;
}

.con-l2 ul li.employee span {
	display:block;
	font-size:85%;
}

.con-l2 ul li.employee span.position {
	font-style:italic;
}

/* Media content */
.con-m {
	clear:both;
	line-height:1.5em;
	margin:0 0 1.5em 0;
	padding:0 10px;
	text-align:center;
}

.con-m a {
	text-decoration:none;
}

.con-m h2 {
	border-bottom:2px solid #ccc;
	color:#333;
	font-size:116%;
	margin:0;
	text-align:left;
}

.con-m ul {
	margin:0;
}

.con-m ul li {
	list-style:none;
	margin:0;
}

/* Primary content */
.con-p {
	background:#fff;
	border:1px solid #ddd;
	line-height:1.5em;
	margin:0 0 18px 0;
	padding:2px 9px;
}

.con-p dl {
	margin:1em 0;
}

.con-p dl dt {
	clear:left;
	float:left;
	margin:0 0.5em 0 0;
}

.con-p dl dd {
/*	float:left;*/
	margin:0 0 0 156px;
}

.con-p h1 {
	color:#dc3526;
	font-size:182%;
	line-height:1.25em;
	margin:0.5em 0;
}

.con-p h1.blog {
	margin:0.5em 0 0 0;
}

.con-p h2 {
	color:#333;
	color:#666;
	font-size:108%;
	line-height:1.25em;
	margin:1em 0 0 0;
}

.con-p img.stamp {
	display:block;
	float:right;
	margin:7px 0 0.5em 0.5em;
}

.con-p p {
	margin:1em 0;
}

.con-p p.summary {
	color:#666;
/*	color:#333;*/
	font-size:108%;
	font-weight:bold;
	line-height:1.5em;
}

.con-p span.red {
	color:#DC3526;
}

.con-p span.source,
.con-p span.date {
	color:#999;
	display:block;
	font-size:85%;
	font-weight:bold;
}


/* Subsidary content */
.con-s,
.con-s2,
.con-s3,
.con-s4 {
	background:#fff;
	border:1px solid #ddd;
	font-size:85%;
	line-height:1.5em;
	margin:0 0 18px 0;
	padding:2px 9px;
}

.con-s2.campaign,
.con-s2.campaign468x290 {
	height:198px;
	overflow:hidden;
	position:relative;
}

.con-s2.campaign a,
.con-s2.campaign468x290 a,
.con-s2.campaign span,
.con-s2.campaign468x290 span {
	background:#000;
	display:block;
	margin:0 -7px;
	height:198px;
	overflow:hidden;
}

.con-s2.campaign468x290,
.con-s2.campaign468x290 a,
.con-s2.campaign468x290 span {
	height:290px;
}

.con-s2.campaign a {

}

.con-s2.campaign img,
.con-s2.campaign468x290 img,
.con-s2.campaign object,
.con-s2.campaign468x290 object {
	display:block;
}

.con-p .con-s {
	background:#f6f3eb;
	margin:0 0 18px 10px;
}

.con-s3 a {
/*	color:#0D3D84;*/
}

.con-s3 a:hover {
}

.con-s a.tagweight1 {
	color:#666;
	line-height:2em;
	text-decoration:none;
}

.con-s a.tagweight2 {
	color:#666;
	font-size:116%;
	line-height:1.8em;
	text-decoration:none;
}

.con-s a.tagweight3 {
	color:#666;
	font-size:131%;
	line-height:1.6em;
	text-decoration:none;
}

.con-s a.tagweight4 {
	color:#666;
	font-size:146.5%;
	line-height:1.4em;
	text-decoration:none;
}

.con-s a.tagweight5 {
	color:#666;
	font-size:161.6%;
	line-height:1.2em;
	text-decoration:none;
}

.con-s h2 {
	display:inline;
	font-size:100%;
}

.con-s2 h2,
.con-s3 h2 {
	display:inline;
	line-height:1.5em;
}

.con-s4 h2 {
	color:#0d3d84;
	color:#666;
	display:block;
	line-height:1.5em;
	margin:0.5em 0 1em 0;
}


.con-s h3,
.con-s2 h3,
.con-s3 h3,
.con-s4 h3 {
	background:#0d3d84;
	background-image:url(../images/con-s_h3_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	color:#fff;
	font-size:100%;
	line-height:2.5em;
	margin:0 -7px;
	padding:0 7px;
}

.con-s3 h3 {
	background:#DC3526;
	background-image:url(../images/blog_header_small.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:76px;
}

.con-s4 h3 {
	background-image:url(../images/hof_header_small.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:76px;
}

.con-s h4 {
	display:block;
	font-weight:bold;
	height:2em;
	line-height:2em;
}

.con-s h5 {
	border-bottom:1px dotted #ccc;
	display:block;
	font-weight:bold;
	height:2em;
	line-height:2em;
}

.con-s p {
	margin:0.75em 0;
}

.con-s2 p,
.con-s3 p,
.con-s4 p {
	margin:0.5em 0 1em 0;
}

.con-s ul,
.con-s2 ul,
.con-s3 ul,
.con-s4 ul {
	margin:0.75em 0;
}

.con-s ul.media,
.con-s ul.datefolders {
	margin:0;
}

.con-s2 ul.media {
	margin:2px 0 0 0;
}

.con-s ul li,
.con-s2 ul li,
.con-s3 ul li,
.con-s4 ul li {
	list-style:none;
}

.con-s ul li.archive,
.con-s2 ul li.archive,
.con-s3 ul li.archive,
.con-s4 ul li.archive {
	clear:both;
	text-align:right;
}

.con-s ul li.archive a,
.con-s2 ul li.archive a,
.con-s3 ul li.archive a,
.con-s4 ul li.archive a {
	color:#5073a7;
	text-decoration:none;
}

.con-s3 ul li.archive a {
/*	color:#e66d62;*/
}

.con-s ul li.archive a:hover,
.con-s2 ul li.archive a:hover,
.con-s3 ul li.archive a:hover,
.con-s4 ul li.archive a:hover {
	color:#0d3d84;
}

.con-s3 ul li.archive a:hover {
/*	color:#DC3526;*/
}

.con-s ul li.course {
	clear:both;
	list-style:none;
/*	margin:10px 0 10px 45px;
	margin:18px 0;*/
	padding:0 0 10px 0;
}

.con-s ul li.course {
	min-height:35px;
}


.con-s ul li.course div.link a {
/*	color:#5073a7;*/
	text-decoration:none;
}

.con-s ul li.course div.link a:hover {
/*	color:#0d3d84;*/
	cursor:finger;
	cursor:pointer;
	text-decoration:underline;
}

.con-s ul li.course div.link a:hover {
	text-decoration:none;
}

.con-s ul li.course div.link span.mark {
	background:#f6f3eb;
	font-weight:bold;
/*	margin:0 0 18px -50px;
	margin:0 0 18px 0;*/
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	color:#666;
	display:block;
	float:left;
	width:34px;
	text-align:center;
}

.con-p .con-s ul li.course div.link span.mark {
	background:#fff;
}

.con-s ul li.course div.link span.mark {
	height:34px;
}

.con-s ul li.course div.link span.mark span.day {
	display:block;
	font-size:123.1%;
}

.con-s ul li.course div.link a:hover span.mark {
	border-bottom:0;
	border-left:1px solid #ddd;
	border-right:0;
	border-top:1px solid #ddd;
}

.con-s ul li.course div.link span.header {
/*	font-size:108%;*/
	font-weight:bold;
	margin:0 0 0 10px;
}

.con-p .con-s ul li.course div.link span.header {
	margin:0 0 0 45px;
}

.con-s ul li.course div.link a:hover span.header {
	text-decoration:underline;
}

.con-s ul li.course div.summary {
	margin:0 0 0 45px;
}



/* UTE AV DRIFT
.con-s ul li.course {
/*	background:#cc0;*/
	margin:0.75em 0 0.75em 50px;
}

.con-s ul li.course a {
	display:block;
	font-weight:bold;
}

.con-s ul li.course a:hover {
	text-decoration:none;
}

.con-s ul li.course a:hover span.header {
	text-decoration:underline;
}

.con-s ul li.course a span.startday,
.con-s ul li.course a span.startmonth {
	border-bottom:1px solid #ddd;
	color:#666;
	display:block;
	float:left;
}

.con-s ul li.course a span.startday {
	font-size:123.1%;
	font-weight:bold;
	margin:0 0 0 -30px;
	text-align:right;
	width:20px;
}

.con-s ul li.course a span.startmonth {
	margin:0 0 0 -50px;
	width:20px;
}

*/















.con-s ul li.datefolder a {
	text-decoration:none;
}

.con-s ul li.datefolder a span {
	border-top:1px dotted #ccc;
	color:#000;
	display:block;
	height:2em;
	line-height:2em;
	padding:0 0 0 10px;
}

.con-s ul li.subpage {
	clear:both;
	margin:0 0 0 130px;
}

.con-s2 ul li.subpage {
	clear:both;
}

.con-s4 ul li.subpage {
	text-align:center;
}

.con-s ul li.subpage img {
	border:1px solid #ddd;
	display:block;
	float:left;
	margin:0 0 0.75em -130px;
	padding:2px;
}

.con-s4 ul li.subpage img {
	border:1px solid #ddd;
	display:block;
	margin:0 auto 0.75em auto;
	padding:2px;
}

.con-s ul li.video,
.con-s2 ul li.video {
	margin:0 -7px;
}

.con-s ul li object,
.con-s2 ul li object {
	display:block;
}

.con-s ul li span.date,
.con-s ul li span.source,
.con-s2 ul li span.date,
.con-s2 ul li span.source,
.con-s3 ul li span.date,
.con-s3 ul li span.source,
.con-s4 ul li span.date,
.con-s4 ul li span.source {
	color:#666;
	font-weight:bold;
}

.con-s ul li p.summary,
.con-s2 ul li p.summary,
.con-s3 ul li span.summary {
	display:block;
}

.con-s2 ul li p.summary a,
.con-s3 ul li span.summary a {
	color:#000;
}

.con-s2 ul li p.summary a:hover,
.con-s3 ul li span.summary a:hover {
	color:#333;
	text-decoration:none;
}


.con-t {
	background:#fff;
	border:1px solid #ddd;
/*	font-size:85%;
	line-height:1.5em;*/
	margin:0 0 18px 0;
	padding:2px;
/*	position:absolute;*/
/*	z-index:1;*/
}

.con-t ul {
	margin:0;
}

.con-t ul li {
	height:314px;
	list-style:none;
	margin:0 0 0 468px;
	margin:0;
	position:relative;
	overflow:hidden;
}

.con-x {
	background:#fff;
	border:1px solid #ddd;
/*	font-size:85%;
	line-height:1.5em;*/
	margin:0 0 18px 0;
	padding:2px;
}

.con-x ul {
	margin:0;
}

.con-x ul li {
	height:354px;
	list-style:none;
	margin:0 0 0 468px;
	margin:0;
	position:relative;
	overflow:hidden;
}

.con-x ul li img {
	display:block;
	float:left;
	margin:0 0 0 -468px;
	margin:0 -7px;
	margin:0;
	position:absolute;
}

.con-x ul li div {
/*	background:#00c;*/
	background:url(../images/teaser_bg_inactive.png);
/*	background:#fff;*/
/*	opacity:0.6;*/
	bottom:7px;
/*height:100%;*/
	position:absolute;
	left:37px;
height:75px;
/*	width:298px;
	width:462px;*/
	width:880px;
}

.con-x ul li div {
/*	display:block;
	float:left;*/
}

.con-x ul li div a {
	display:block;
	height:100%;
	text-decoration:none;
	width:100%;
}

.con-x ul li div a span.header {
	color:#666;
	display:block;
	font-size:108%;
	font-weight:bold;
	margin:0 0 0.25em 0;
/*	margin:0;*/
	padding:10px 10px 0 10px;
}

.con-x ul li div a span.summary {
	color:#666;
	display:block;
	font-size:85%;
	line-height:1.5em;
/*	margin:0;*/
	padding:0 10px 10px 10px;
}

.con-x ul li div a:hover span.header,
.con-x ul li div a:hover span.summary {
	color:#dc3526;
}

/*
===============
Page Navigation
===============
*/

ul.subpages li.pagenav {
	clear:both;
	display:block;
	list-style:none;
	margin:0 0 1em 0;
	text-align:center;
}

ul.subpages li.pagenav a {
	background:#f6f3eb;
	border:1px solid #ddd;
	color:#000;
/*	display:inline-block;*/
/*	float:left;*/
	font-size:85%;
	height:1.5em;
	line-height:1.5em;
	margin:0 0 1em 0;
	padding:0 0.5em;
	text-decoration:none;
}

ul.subpages li.pagenav a.active {
	background:#5073a7;
	font-weight:bold;
	color:#fff;
}

ul.subpages li.pagenav a.disabled {
	color:#666;
}

ul.subpages li.pagenav a:hover {
	background:#0d3d84;
	color:#fff;
}

ul.subpages li.pagenav a.active:hover {
	background:#5073a7;
	cursor:default;
}

ul.subpages li.pagenav a.disabled:hover {
	background:#f6f3eb;
	color:#666;
	cursor:default;
}

/*
=======
Toolbar
=======
*/

.toolbar {
	border-top:2px solid #f6f3eb;
	margin:10px 0;
	padding:5px 0 0 0;
}

.toolbar ul {
	margin:0;
}

.toolbar ul li {
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
}

/*
=======
AddThis
=======
*/

.addthis_toolbox a:hover {
	text-decoration:none;
}

/*
==========
Google Map
==========
*/

#map {
	height:212px;
	width:212px;
}

/*
=====
Other
=====
*/

.quicknav {
	background:#eee;
	border-top:3px solid #333;
}

.teaserarea {
/*	background:url(../images/teaser_link_bg_inactive.gif);*/
	background-position:top center;
	background-repeat:repeat-x;
	background:#39c;
	margin:0 0 3px 0;
	min-height:310px;
}

/*
=======
Menubar
=======
*/

.menubar {
	background:#0d3d84;
	background-image:url(../images/con-s_h3_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	height:61px;
	left:0;
	position:absolute;
	top:18px;
	z-index:-1;
	width:100%;
}

/*
=======
Contour
=======
*/

#contour {
	background:#f6f3eb;
	padding:7px;
	margin:0 -7px;
}

#contour h4 {
	color:#666;
	cursor:finger;
	cursor:pointer;
	font-size:108%;
	line-height:1.5em;
	margin:0;
}

#contour .contourField div label {
	color:#666;
	display:inline;
	font-size:85%;
	font-weight:bold;
}

#contour label.fieldLabel {
	font-weight:bold;
	color:#666;
	display:block;
	width:150px;
	float:left;
	clear:left;
	background:transparent !important;
}

#contour small {
	color:#666;
	display:block;
	float:left;
	clear:both;
	padding:5px 5px 5px 150px;
}

#contour fieldset {
	border:none !Important;
	display:none;
}

#contour legend {
	color:#666;
	display:block;
	font-size:85%;
	padding:0 0 1em 0;
}

#contour input.text,
#contour input.title,
#contour textarea,
#contour select {
	margin:0.5em 0;
	margin:0;
	border:1px solid #ddd;
}

#contour input.text:focus,
#contour input.title:focus,
#contour textarea:focus,
#contour select:focus {
	border:1px solid #666;
}

#contour input.text,
#contour textarea {
	width:306px !important;
	padding:5px;
}

#contour textarea {
	height:100px;
}

#contour input.fileupload {
	height:auto !important;
}

#contour span.checkboxlist,
#contour span.radiobuttonlist,
#contour span.checkbox {
	display:block;
	float:left;
	padding:10px;
}

#contour .checkboxlist input,
#contour .radiobuttonlist input,
#contour .checkbox input {
	width:auto !important;
	height:auto !important;
	border:none !important;
	display:inline !important;
	margin:0 0.5em 0 0;
}

#contour .contourNavigation {
	display:none;
}

#contour .contourButton {
	margin-right:10px;
	padding:2px 10px;
}

#contour .contourErrorMessage {
	padding:0.8em;
	margin-bottom:0.5em;
	border:2px solid #FBC2C4;
}

#contour .contourErrorMessage,
#contour .contourError {
	color:#dc3526;
}

#contour input.contourError,
#contour textarea.contourError {
	border-color:#dc3526;
}

#recaptcha_widget_div {
	float:left;
}

p.contourMessageOnSubmit {
	background:#f6f3eb;
	color:#666;
	font-size:108%;
	font-weight:bold;
	line-height:1.5em;
	margin:0 -7px !important;
	padding:7px;
}















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}


