charset "utf-8";

/* Normalization */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px;}

/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}

/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, th, var
	{font-style:normal; font-weight:normal;}

/*Hack IE6----------------------*/
*html #content {
	margin:10px 10px 20px 10px;
}
*html #search {
	margin-right:10px;
}
*html #nav {
	padding-top:10px;
}
*html #wrapper2 {
	top:-10px;
}
/* Hack IE7--------------------*/
*:first-child+html #nav {
	line-height:35px;
}
*:first-child+html #content {
	padding-bottom:15px;
}
/* End Hack Opera 9--------------------*/
html:first-child #nav {
	line-height:35px;
	padding-left:35px;
}
/* Finish hacks-----*/
body {
	text-align:left;
	min-width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
        font-size:12px;
	color:#446380;
	font:Tahoma;
}
h1 {
	font-size:100%;
	display:none;
}
h2 {
	font-size:20px;
	color:#003e77;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size:18px;
	color:#446380;
	font:Tahoma;
}

p {
	font-size:12px;
	color:#446380;
	font:Tahoma;
}

ul li {
	font-size:12px;
	color:#446380;
	font:Tahoma;
        font-weight: bold;
}

#wrapper1 {
	width:905px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px:;
}
#top {
	width:905px;
	height:240px;
	float:none;
	position:relative;
	background-image: url(../images/top.jpg);
}
#top a img {
	border-style:none;
	text-decoration:none;
	margin-left: 45px;
}
#nav {
	width:905px;
	height:38px;
	float:left;
	position:relative;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}
#wrapper2 {
	width:905px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/bkgr.jpg);
	background-repeat: repeat-y;
}
#content {
	width:440px;
	height:auto;
	margin:10px 20px 20px 20px;
	float:left;
	position:relative;
	top: 0px;
	text-align: justify;
}
#content_sec {
	width:865px;
	height:auto;
	padding:10px 20px 20px 20px;
	float:left;
	position:relative;
	top: 0px;
	text-align: left;
}
#search {
	width:400px;
	height:252px;
	float:right;
	position:relative;
	margin-right:25px;
	margin-top:28px;
	/* background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: top; */
}
#footer {
	width:905px;
	height:27px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	bottom: 10px;
}
#info {
	top: 20px;
	position: relative;
	float: right;
	width: 400px;
	height: 50px;
	text-align: right;
}
#nav ul {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 890px;
}
#nav ul li {
	float:left;
	display: inline;
}
#nav li a {
	float:left;
	margin-right:7px;
	text-align: center;
	text-decoration: none;
	color: #9bd8ff;
	width: auto;
	background-image: url(../images/stick.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-left: 7px;
	outline: none;
}
#nav li a:hover {
	text-decoration: underline;
}

#nav li a.nonstick {
	background-image:none;
}
#shortcuts {
	width:auto;
	height:20px;
	color:#a54731;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
}
#shortcuts a {
	color:#a54731;
	text-decoration:underline;
}
#icons {
	width:auto;
	height:20px;
	float:left;
	position:relative;
	font-size:12px;
	top: 90px;
	left: 107px;
}
#icons a {
	text-decoration:underline;
	color:#08447b;
	margin-left: 48px;
}

form {
  margin: 0;
}

.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.grid {
  background-color: #08447b;
}

.grid tr {
  background-color: #FFFFFF;
}

.grid tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #446380;
	font-size: 12px;
	padding: 3px;
}

.grid .gridheader {
  background-color: #08447b;
}

.grid .gridheader td {
  color: #FFFFFF;
  font-weight: bold;
}

.t1 {
  font-size: 11px;
}

.searchform {
  background-color: #EAEEFE;
  padding: 6px 10px;
  border: #CACADF 1px solid;
}

.search_header {
  font-size: 14px;
  font-weight: bold;
  color: #656FDD;
  padding: 0 0 4px 0;
}

/* CMS */
.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060l;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060l;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}


.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.snapshot { color: #000; background-color: #fff; padding: 4px; margin: 0px 10px 5px 10px; border: 1px solid #CDCFCD; display: block;}
