* { padding: 0; margin: 0; }

body {
  background: #e4f7fc url(../images/frontend/body-bg.gif) repeat-x;
  color: #232323;
  font: normal 62.5%/1.4 Tahoma, Arial, Helvetica, sans-serif;
}

input, select, textarea {
  padding: 2px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Constantia, Georgia, "Times new roman", serif;
  font-size: 1em;
  font-weight: normal;
}

a { text-decoration: none; outline: none; }
a img { border: 0; vertical-align: middle; }
a:active {  }

.float-left { float: left; }
.float-right { float: right; }
.center { text-align: center; }

#wrap {
  width: 960px;
  margin: 2px auto 0 auto;
}

h1 a {
  background: url(../images/frontend/heading.gif) no-repeat;
  float: left;
  width: 305px;
  height: 72px;
  margin: 16px 4px;
  text-indent: -9999em;
  overflow: hidden;
}

h2 {
  color: #015286;
  font-size: 1.6em;
}

h3 {
  color: #015286;
  font-size: 1.6em;
}

h4 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #2f3b42;
  font-size: 1.2em;  
  margin-top: 6px;
  font-weight: bold;
}

#content ul {
  font-size: 1.2em;
  margin: 12px 0;
  margin-left: 30px;
}

#content ol {
  font-size: 1.2em;
  margin: 12px 0;
  margin-left: 34px;
}


#top-menu {
  list-style: none;
  padding: 32px 0 52px 0;
  margin-left: 50px;
  float: right;
}

#top-menu li {
  margin-left: 8px;
  float: left;
}

#top-menu a {
  font-size: 1.3em;
  color: #232323;
  padding-left: 8px;
  background: url(../images/frontend/top-menu-arrow.gif) left no-repeat;
}

#top-menu a:hover {
  color: #df063b;
}

#top-menu .languages a {
  background-image: none;
}

#top-extras {
  list-style: none;
  padding: 32px 0 52px 0;
  float: right; 
}

#top-extras li {
  float: left;
  margin-left: 10px;
}

#top-extras #search-form {
  margin-left: 20px;
}

#search-form input[type=text] {
  font-size: 1.2em;
  /*
  border: 1px solid #d4d4d4;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
  */
  width: 140px;
  padding: 2px;
}

#search-form input { vertical-align: top; }

.rss-icon-wrapper { position: relative; }
  .rss-icon { position: absolute; left: 166px; top: -2px; }

.rss-info-wrapper { position: relative; display: none; }
  .rss-info { top: -62px; left: -120px; position: absolute; width: 140px; height: 16px; padding: 4px; background-color: #3498b2; color: #fff; border: 2px solid #067490; font-size: 10px; text-align: center;  font-family: Tahoma, Verdama, Arial, Helvetica, sans-serif; }
  .rss-info-corner { position: absolute; top: -36px; left: 6px; background: url(../images/frontend/rss-info-corner.gif) no-repeat; width: 16px; height: 14px; }


#main { background: url(../images/frontend/main-bg.gif) repeat-y; }
#left-column, #mid-column, #right-column { float: left; }
#left-column { width: 240px; border-top: 5px solid #df063b; }
#mid-column { width: 510px; border-top: 5px solid #fd6899; }
#right-column { width: 190px; padding: 10px; border-top: 5px solid #fd6899; }

#left-menu {
  border-left: 2px solid #b6013f;
  background: #df063b url(../images/frontend/left-menu-bg.gif) top repeat-x;
  list-style: none;
}

#left-menu a {
  color: #fff;
  border-bottom: 1px solid #e57a98;
  display: block;
  font-size: 1.4em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 12px 20px 12px 25px;
}

#left-menu li:last-child a { border-bottom: none; }

#left-menu a:hover {
  background: url(../images/frontend/left-menu-sel.jpg) left repeat-x;
}

#announcements-box {
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 50px;
}

.announcement {
  padding: 10px 0;
  border-bottom: 1px dotted #d9d9d9;
}

.announcement h3 {
  color: #000;
  font-size: 1.4em;
  font-family: Cambria, "Times new roman", serif;
  margin-bottom: 0.5em;
}

.announcement h3 span {
  color: #de0036;
  font-family: Candara, "Trebuchet MS", Arial, sans-serif;
  margin-right: 0.3em;
}

.announcement div {
  color: #000;
  font-size: 1.1em;
}

#left-banners a, #left-banners img, #right-banners a, #right-banners img {
  display: block;
  margin: 0 auto;
}

#left-banners a {
  padding-bottom: 20px;
}

.home-articles br { clear: both; }

#flash-intro-wrapper { border-bottom: 3px solid #fd6899; height: 206px; }
  #flash-intro { display: block; }

#mid-column h2 {
  padding-left: 10px;
  background: url(../images/frontend/mid-h2-bg.gif) 0 0.2em no-repeat;
  margin: 0.5em 0 1em 0;
}
.gallery { }
.gallery img  { margin: 10px 9px; border: 2px solid #ccc; }

#content { padding: 10px; }

#content p {
  font-size: 1.2em;
  margin: 1em 0;
}

#content a {
  color: #015286;
}

#content a:hover {
  text-decoration: underline;
  color: #129FC3;
}

#content ul p, #content ol p { font-size: 1em; }
#faq {}
.selected-answer { background: url(../images/arrow_mini_vertical.gif) 0 6px no-repeat !important; }
#faq .question { display: block; color: #444; padding: 2px; background: url(../images/arrow_mini.gif) 0 6px no-repeat; padding-left: 14px; }
#faq .question:hover { background-color: #f5f5f5; color: #129FC3; text-decoration: none;  }
.faq-answer { display: none; }

.contact-p { text-align: center; }

#contact-form { font-size: 1.2em; }
#contact-form label, #contact-form input, #contact-form textarea {
  display: block;
  float: left;
  margin: 3px 0;
}
ol li h3 { font-size: 1.2em; }

#contact-form label {
  width: 100px;
  clear: left;
  text-align: right;
  margin-right: 3px;
}

.long-input { width: 300px; }

.home-article {
  width: 240px;
  float: left;
}

.home-article.odd {
  clear: left;
  margin-right: 10px;
}

.home-article img {
  border: 1px solid #00314a;
  float: left;
  margin-right: 8px;
}

.home-article p {
  font-size: 1.2em;
  margin: 1em 0;
}

p.more { text-align: right; margin-top: 5px; }
p.more a { padding-left: 15px; }
p.more.blue a { color: #65c9e3; background: url(../images/frontend/bullet-blue.gif) left no-repeat; }
p.more.red a { color: #df063b; background: url(../images/frontend/bullet-red.gif) left no-repeat; }

#subscribe-form {
  padding: 10px;
  background-color: #59ddff;
}

#subscribe-form p {
  font-size: 1.1em;
  margin: 0.5em 0;
}

#subscribe-form input { width: 163px; }

input#subscribe-button {
  float: right;
  background: url(../images/frontend/subscribe-button.gif) bottom no-repeat;
  width: 54px;
  height: 19px;
  padding: 0;
  border: none;
  color: #fff;
}

#news-box {
  margin-top: 15px;
}

#news-box h2 {
  margin-bottom: 1em;
}

.news-item { margin-bottom: 15px; }

.news-date {
  font-family: Georgia, serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.4em 0;
}

.news-item h3, .news-body { font-size: 1.1em; }
.news-item h3 {
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
}

.news-item a { color: #015286; }
.news-item a:hover { color: #2381be; text-decoration: underline; }

#right-banners { margin-top: 20px; }

#footer {
  padding: 10px 0 0 250px;
  background: url(../images/frontend/footer-bg.gif) top no-repeat;
  height: 46px;
  font-size: 1.1em;
  color: #898989;
}

#footer a { color: #898989; }
#footer .float-left { padding-top: 10px; }

#generation-y {
  float: right;
  margin-right: 25px;
}


.inside-article-date { font-size: 1em; color: #555; margin-bottom: 10px; }
.inside-article-body { font-size: 1em;  }


.img-left {float: left; margin: 0px 20px 9px 0px; display: block; border: 2px solid #CCCCCC}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear { clear: both; }


ul.pdfs {
  list-style:none;
}

ul.pdfs li {
  margin:25px 0; 
}

ul.pdfs li a {
  background:url(../images/pdf.png) no-repeat left;
  height:25px;
  padding:30px;
  color:#000 !important;
}



html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}