@charset "utf-8";
body {
	background: url('../images/bg.jpg') repeat-x top;
    background-color: #fff;
    font-size: 12px;
	font-family: Verdana, sans-serif;
    /*font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;*/
    color: #000;
    padding: 0px;
    margin: 0px;
}

a {
    color: #054f83;
    text-decoration: none;
    outline: none;
}

a:visited {
    color: #054f83;
    text-decoration: none;
}

a:hover {
    color: #267fbd;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

h1 {
    font-size: 14px;
    color: #054f83;
    text-transform: uppercase;
    padding: 0px;
    margin: 0 0 10px 0;
}

h2 {
    font-size: 12px;
    color: #054f83;
    padding: 0px;
    margin: 0 0 10px 0;
}

/* ----------container to center the layout-------------- */
#container {
    width: 1024px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

#header {
    height: 109px;
    background: #08538A url(../images/bg_header.jpg) no-repeat;
    padding: 0px;
    margin: 0px;
}

/* ----------logo-------------- */
#logo{
	padding: 0 0 0 54px;
	float: left;
}

/* ----------search-------------- */
#header #search{
	float: left;
	margin: 62px 0 0 536px;
	width: 170px;
}

/* ----------social buttons-------------- */
#socialbuttons{
	float: left;
	margin: 66px 0 0 10px;
}

#socialbuttons .button{
	padding: 0 2px 0 0;
}


/* ----------navbar-------------- */
#navbar {
    height: 32px;
    background: #fdd432 url(../images/bg_nav.jpg) repeat-x;
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
}

#NavMain {
    margin: 0;
    width: 675px;
    padding: 0px;
    float: left;
}

#NavMain ul {
    width: 100%;
    margin: 0px;
    padding: 7px 0 0 60px;
    float: left;
    display: block
}

#NavMain ul li {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block
}

#NavMain ul li .gap {
    width: 1px;
    margin: 0px;
    padding: 0 7px 0 5px;
    float: left;
    color: #054f83;
}

#NavMain ul li a {
    width: auto;
    margin: 0px;
    padding: 0;
    float: left;
    font-size: 14px;
    color: #054f83;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

#NavMain ul li a:hover {
    color: #267fbd;
}

#NavMain ul li span.active, #menukey ul li a.trail {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 14px;
    color: #267fbd;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

#NavKey {
    margin: 0;
    width: auto;
    padding: 0 15px;
    float: left;
}

#NavKey ul {
    width: 100%;
    margin: 0;
    padding: 9px 0 0 15px;
    float: left;
    display: block
}

#NavKey ul li {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block
}

#NavKey ul li .gap {
    width: 1px;
    margin: 0px;
    padding: 0 7px 0 5px;
    float: left;
    color: #054f83;
}

#NavKey ul li a {
    width: auto;
    margin: 0px;
    padding: 0;
    float: left;
    font-size: 9px;
    color: #054f83;
    line-height: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

#NavKey ul li a:hover {
    color: #267fbd;
}

#NavKey ul li span.active, #menukey ul li a.trail {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 9px;
    color: #267fbd;
    line-height: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

#NavNews {
    margin: 0 0 0;
    width: auto;
	padding:0 0 25px;
    float: left;
	background:transparent url(../images/bg_newsfooter.jpg) no-repeat scroll center 20px;
}

#NavNews ul {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    display: block
}

#NavNews ul li {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block
}

#NavNews ul li .gap {
    width: 1px;
    margin: 0px;
    padding: 0 6px 0 2px;
    float: left;
    color: #000;
}

#NavNews ul li a {
    width: auto;
    margin: 0px;
    padding: 0;
    float: left;
    font-size: 10px;
    color: #000;
    line-height: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none
}

#NavNews ul li a:hover {
    color: #000;
}

#NavNews ul li span.active, #menukey ul li a.trail {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 10px;
    color: #054f83;
    line-height: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none
}
/* ----------ticker-------------- */
#tickerwrap {
	float: left;
    min-height: 64px;
    padding: 0px;
    font-weight: bold;
	width: 758px;
    margin: 5px 0 0 60px;
}
.mod_ticker {
	border:none;
	/*border: 1px solid #FF0000;*/
	margin-right: 5px;
	padding: 2px 3px;
}
/* ----------timebar-------------- */
#timebar {
	float: left;
    padding: 0px;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding-top: 10px;
}

/* -----------------right panel--------------------- */
#rightpanel {
    background-color: #ffffff;
    padding: 0px;
    margin-left:828px;
    margin-right: 0px;
}

div#rightpanel {
    min-height: 600px;
    margin-top:10px;
    height: expression(this.scrollHeight > 600 ? "auto":"600px");
}

.datetime p, .datetime pre{
padding: 5px 10px;
margin:0px;
}

#rightpanel p, #rightpanel pre{
padding: 5px 10px;
margin:0px;
}

td p, td pre{
padding: 5px 0px;
margin:0px;
}

/* --------------content------------- */
#content {
float: left;
/*
width: 615px; */
width: 762px;
margin: 0 0 0 60px;
padding: 0px;
}

/* --------------newsbox------------- */
#newsbox {
float: left;
width: 371px;
min-height: 300px !important;
height: auto;
margin: 0;
padding: 20px 0 20px 0;
}
#newsbox.top_left { background: url('../images/teaser1_bg.jpg') no-repeat top center; margin-right: 15px;}
#newsbox.top_right { background: url('../images/teaser2_bg.jpg') no-repeat top center; }
#newsbox.bottom_left { background: url('../images/teaser3_bg.jpg') no-repeat top center; margin-right: 15px;}
#newsbox.bottom_right { background: url('../images/teaser4_bg.jpg') no-repeat top center; }

#newsbox.topright, #newsbox.bottomright{
	margin: 0 5px 0 15px;
}

#newsbox.bottomleft {clear: left;}

#newsbox .layout_short { padding: 0px 7px; border-left: 1px solid #064F84; border-right: 1px solid #064F84;}
#newsbox .link{ background: url('../images/teaser_btm.jpg') no-repeat bottom center; text-align: center; padding-bottom: 10px;}
#newsbox .link a { font-weight: bold; text-decoration: underline; text-transform: uppercase;}


#newsteaser {
	width: auto;
	margin: 0 0px 0 0px;
	padding: 0 0 15px 0;
}

#newsteaser h2, #newsteaser p, #newsteaser pre {
padding: 0px;
margin:0px;
min-height:18px;

}

#newsteaser h2 a { color: #054F83; font-weight: bold; font-size: 13px; }

#newsteaser p.more {
	display: inline;
}

#newsteaser img.more {
	position: relative;
	top: 4px;
}

.layout_full .journal { color: #054F83; font-weight: bold; }

/* -----------datestamps--------------------------- */
div.datetime {

background: url(../images/datestamp.gif) no-repeat;
color: #fdd432;
width: 70px;
text-align: left;
float: left;
margin: 0;
padding:0;
padding-left: 3px;
}

div.datetime p.day {
font:normal 17px/60% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:normal;
float: left;
margin: 0;
padding:0;
line-height: 100%;
}

/* month a*/
div.datetime p.mon {
font:normal 10px/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:normal;
float: left;
margin: 0;
padding:0;
padding-top: 10px;
padding-left: 0px;
line-height: 100%;
}

/* year */
div.datetime p.year {
font:normal 16px/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:normal;
clear: left;
margin: 0;
padding:0;
padding-top: 5px;
padding-left: 2px;
}

/* -----------newslists--------------------------- */
#newslist.mod_newslist { clear: left; }
.layout_full {padding: 0 0 10px 0 }
.NewsLeft {width: 124px;float: left; padding: 0 10px 0 0;}
.NewsLeft .datetime {float: right; height: 60px; margin-right:40px;}
.MetaFields {padding: 5px 0 0 0; }
.MetaFields p { float: left;
margin:0;
padding:0;
clear: both;
}

#NewsFooter {
    margin: 0;
    width: auto;
    padding: 10px 0 0 0;
    float: left;
}

#NewsFooter img {padding: 0 5px 0 0}

#NewsFooter ul {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    display: block
}

#NewsFooter ul li {
    width: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block
}

#NewsFooter ul li .gap {
    width: 1px;
    margin: 0px;
    padding: 0 18px 0 18px;
    float: left;
    color: #054f83;
}

#NewsFooter.blog ul li .gap {
    width: 1px;
    margin: 0px;
    padding: 0 42px 0 42px;
    float: left;
    color: #054f83;
}

#NewsFooter ul li a {
    width: auto;
    margin: 0px;
    padding: 0;
    float: left;
    font-size: 10px;
    color: #054f83;
    line-height: 15px;
    font-weight: bold;
    text-decoration: none
}

#NewsFooter ul li a:hover {
    color: #267fbd;
}

#NewsFooterShadow {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	height: 10px;
    float: left;
	clear: both;
    background: url(../images/bg_newsfooter.jpg) no-repeat;
    border-top: 1px solid #000;
	margin: 5px 0;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0 0 0 60px;
padding: 2px 0 10px 0;
text-align: left;
width: 760px;
border-top: 1px solid #fdd432;
}

/* -----------social bookmarks--------------------------- */
#SocialBookmarks {
	margin: 6px 0;
}


/* -----------Ticker--------------------------- */
.ce_comments .form { margin-top: 35px; }
.ce_comments .comment_default { margin: 10px 0px; }
.ce_comments .comment { margin-left: 15px; font-style:italic; }
.ce_comments .widget { margin: 5px; }

/* -----------Comments--------------------------- */
.tickertext a {
	font-size: 14px;
	color: #ff0000;
}
.tickertext a:hover {
	color: #cc0000;
}

/* -----------Tell a Friend--------------------------- */

.mod_tellafriend .widget { margin: 5px; clear: left;}
.mod_tellafriend label { float: left; width: 170px; }

/* -----------Search--------------------------- */
#header #search input[type="text"] {float: left; border: none; background: url('../images/searchbg.jpg') no-repeat; width: 129px; padding: 7px 5px; color: #FFFFFF; font-weight: bold;}
#header #search br { display: none; float: left; }
#header #search .formbody {width: 300px; float: left; }
#header #search .submit_container { float: left; }

.mod_login table tbody td { padding-right: 30px; padding-bottom: 10px;}

.linkHeadline {
clear: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold; }
.metateaser { padding-right: 10px; color: #000000; font-weight:500; font-size:12px; }

/* -----------Pagination--------------------------- */
.pagination { text-align: right; }
.pagination li { display: inline; }
.pagination ul { padding-left: 0px; }

#rss-paste p,#rss-paste h1 { padding: 0; margin: 0; }
#newslistfeed p,#newslistfeed h1 { padding: 0; margin: 0; }

/* NEWS ARCHIVE */
.mod_newsarchive h2 { padding: 0; margin: 0; }
.mod_newsarchive p { padding-top: 0px; margin-top: 0px; }

.com_link a { color: #FDD432; font-weight: bold;}

.mod_newsmenu .toggler { cursor: pointer; }