/* Authored by Joseph De Araujo */
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #2091FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	background-color: #FFFFFF;
}
td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #2091FF;
	text-decoration: none;
}

a:hover {
	color: #2091FF;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
.StrapText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8F4FF;
}
.LogoText {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a.langlink {
	color: #FFFFFF;
}
a.langlink:hover {
	color: #FFFFFF;
}
.base {font-size: 10px;margin-left:28px;}

/* V2.0 styles */
a.floatercell, a.floatercell:hover, a.floatercell_on  {
	float: left;
	border: 1px solid #E0DFE3;
	overflow:visible;
	margin: 7px;
	background-color: #FFFFFF;
	cursor: hand;
	text-align: center;
	text-decoration: none;
}
a.floatercell:hover {
	background-color: #F7FEE2;
}
a.floatercell_on {
	background-color: #F7FEE2;
}

.floatercellbig {
	width:auto;
	overflow:visible;
	border: 1px solid #E0DFE3;
	margin: 7px;
	background-color: #FFFFFF;
}
.floatercellfooter {
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	background-color: #F7F7F0;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	height:16px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.InlineNewsFrame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width:90%;
}
.InlineNewsHeading {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.InlineNewsCell {
	padding: 5px;
}
.InlineNewsTitle {
	font-weight: bold;
}
.InlineNewsBody {
	margin: 0px;
	padding: 0px;
}
.InlineNewsMarquee {
	height: 100px;
	width: 136px;
}
.newsDateTime {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.ArchiveNewsCell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #4F9F02;
}
#searchBut {
	font-size: 11px;
}
.searchbox{
	font-size: 11px;
	width:90px;
	border: 1px solid #999999;
	padding: 2px;
}
.searchBoxTitle {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 5px;
}
.searchBar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3C3C59;
}
