body, td {
	color: #333;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
body {
	background-color: #cdcbc8;
	padding: 0;
	margin: 0;
}


h2 { color: #004293; font-weight: normal; font-size: 24px; }
h3 { color: #316c7f; font-weight: normal; font-size: 20px; }
h4 { color: #675c46; font-weight: normal; font-size: 16px; }
h5 { color: #675c46; font-weight: bold; font-size: 12px; }

a:link, a:visited, a:active  {
	color: #1e424e; outline: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}


/* HEADER */

#header {
	background: #231f20;
	text-align: center;
}

#header-inner {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	background: #231f20;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 13px;
	top: 20px;
	margin: 0;
	padding: 0;
}
#header-extra {
	font-size: 14px;
	float: right;
	padding: 13px 25px 13px 25px;
	color: #004293;
}
#header-extra a:link, #header-extra a:visited, #header-extra a:active  {
	color: #fff;
	text-decoration: none;
}
#header-extra a:hover {
	text-decoration: underline;
}
#search {
	padding-top: 10px;
}




#container {
	margin: 0 0 0;
	padding: 0;
	text-align: center;
	background: url(../images/background.gif) repeat-y center;

}
#inner-container {
	margin: 0 auto;
	text-align: left;
	background: url(../images/background-bottom.gif) no-repeat center bottom;
}

#container-top {
	background: url(../images/background-top.gif) no-repeat center top;
}

#columns {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	background: url(../images/background.gif) repeat-y center;
}

#columns-inner {
	background: url(../images/background-bottom.gif) no-repeat center bottom;
	padding-bottom: 40px;
}

#columns-top {
	background: url(../images/background-top.gif) no-repeat center top;
	padding-top: 40px;
}

#column-one ul, #column-one ul li {
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
} 


.article p { line-height: 1.4em; }
.articleimg { margin: 0 20px 20px; position: absolute; left: -99999px}
.articleimg.left { float: left; margin-left: 0;}
.articleimg.right { float: right; margin-right: 0;}
.articleimg.centered { float: none; margin: 0 auto 20px; text-align: center;}

.articleimg .image { position: relative; clear: both; padding-bottom: 10px; }
.articleimg.left .image	{ float: left;}
.articleimg.right .image { float: right;}
.articleimg.centered .image { float: none;}

.articleimg a { text-decoration: none; }
.articleimg a.enlarge b  { font-size: .8em; position: absolute; bottom: 15px; right: 5px; padding: 2px 5px; text-decoration: none; text-transform: uppercase; color: #888; background: white; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}

.articleimg p.caption { font-size: .9em; line-height: 1.3em; margin: 0; color: #999; clear: both; display: inline;}

/* QUICKLINKS */

#quicklinks {
	width: 200px;
}

#quicklinks ul {
	background: #231f20 url(../images/left-background-top.gif) no-repeat center top;
	width: 200px;
	margin: 0;
	padding: 0;
}

#quicklinks li {
	border-bottom: 1px solid #333;
}
#quicklinks li.last {
	border: none;
	background: url(../images/left-background-bottom.gif) no-repeat center bottom;
}

#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 16px 9px 16px 30px;
}

#quicklinks a:hover {
	color: #ccc;
	text-decoration: none;
	display: block;
}





.quote {
	font-style: italic;
	width: 200px;
	font-size: 11px;
}
.quote p {
	padding: 10px;
}

#column-three {
	float: right;
	padding-top: 5px;
	margin-top: 30px;
	background: #bdc9d4 url(../images/event_top.gif) no-repeat;
}

#event {
	padding: 0 15px 20px 15px;
	width: 145px;
	background: url(../images/event_bottom.gif) no-repeat bottom center;
}
.event{padding:0 0 14px 0;}

#event h3 {
	font-size: 15px;
	color: #0254a6;
}

.small {
	font-size: 10px;
	color: #666;
}

#column-one {
	float: left;
	padding: 25px;
	display: inline;
	width: 200px;

}
#column-two {
	margin-left: 235px;
	padding: 25px;
}

#content {
	float: right;
	padding: 0 25px 25px 25px;
	clear: none;
	width: 650px;
	display: inline;
}
#inner-content {
	margin-right: 250px;
	margin-top: 30px;
}
#language {
	float: right;
	width: 100px;
	text-align: right;
}
.clear {
	clear: both;
}

/*Tabs*/
.banner {
	height: 226px;
	overflow: hidden;
}



/*sliding Doors tabs */
ul.primary, ul#primary {
	padding: 0;
	list-style: none !important;
	list-style-image: none;
	margin: 21px 0 0 10px;
	border-bottom: none;
	font-size: 12px;
	/* sliding doors */
	line-height:normal;
	clear: both;
	position: absolute;
	bottom: 0;
}
ul.primary ul, ul#primary ul {
/* sliding doors */
	margin:0;
    padding:0;
    list-style:none !important;
	list-style-image: none;

}
ul.primary li, ul#primary li {
/* sliding doors */
    float:left;
	background:url("../images/norm_right.gif") no-repeat right top;
    margin:0 1px;
    padding: 0;
}
ul.primary li a, ul#primary li a {
	background-color: none;
	border-color: none;
	border-width: none;
	border-style: none;
	height: auto;
	margin-right: 0;
	padding: 0 0;
	text-decoration: none !important;
	color: #fff !important;
	/* sliding doors */
	display:block;
	background:url("../images/norm_left.gif") no-repeat left top;
	padding: 10px 8px;
}

ul.primary li a:hover, ul#primary li a:hover {
	color: #004c80 !important;
}
ul.primary li.active, ul#primary li.active {
  background-color: none;
  border: none;
  border-bottom: none;
/* sliding doors */
	background-image:url("../images/norm_right_on.gif");
}

ul.primary li.active a, ul#primary li.active a {
  background-color: transparent;
  border: none;
  border-bottom: none;
  color: #333 !important;

/* sliding doors */
	background-image:url("../images/norm_left_on.gif");
	padding-bottom:11px;
}
ul.primary li a:hover, ul#primary li a:hover {
  background-color: transparent;
  border-color: none;
  border-bottom-color: none;
  color: #ccc !important;
}

ul.primary li.active a:hover, ul#primary li.active a:hover {
  background-color: transparent;
  border-color: none;
  border-bottom-color: none;
  color: #333 !important;
}



#sub-nav {
	background:url("../images/background_subnav.gif") repeat-x right top;
	clear: both;
	height: 80px;
}

#slideshow {
	height: 200px;
	overflow: hidden;
	margin-top: 20px;
}

.events {
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.events p {
	line-height: 1.6em;
}



#footer {
	width: 940px;
	margin: 0 auto;
	padding: 5px 20px 20px;
	}
	
#footer.notice {
	width: 630px;
	clear: both;
	font-size: .8em;
	font-style: italic;
	padding-top: 20px;
	margin-top: 30px;
	border-top: 1px solid rgb(239, 239, 239);

}


/* FLOW CHART */

.flowchart {
	border: 3px solid #333;
	width: 130px;
	height: 150px;
	margin: 5px;
	padding: 10px;
	background:url("../images/flow_bg.gif") repeat-x right bottom;

}
.flowchart ul, .flowchart li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
}
.flowchart li {
	margin-bottom: 7px;	
}
.flowchart ul {
	margin-top: 3px;	
}