@import "layout.css";
@import "forms.css";
@import "menu.css";
@import "document.css";
@import "blog.css";

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bodybg.png) repeat-x;
	text-align: center;
	color: #ECEBEC;
	font: 11px Arial, Helvetica, sans-serif;
}

div {
	font-size: 11px;
	color: #00476B;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 18px;
	color: #00466A;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 14px 0;
	clear: both;
}

h2 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #4787A5;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4787A5;
	margin: 0 0 10px 0;	
}

h4 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00466A;
	margin: 0 0 10px 0;
}


td, th {
	font-size: 0.8em;
}

a {
	color: #4787A5;
}

a:hover {
	color: #00466A;
}

div.newstext a, div.newstext a:hover {
	text-decoration: none;
}

a.lnknewsall {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #F7941D;
	width: 200px;
	line-height: 26px;
	background: url(../images/leftnavbg2.png) bottom left no-repeat;
}

a.lnknewsall:hover {
	color: #000;
}

a.lnknewsall span {
	padding: 0 10px 0 24px;
}

a.lnkicontop {
	color: #8B8B8B;
	display: block;
	height: 25px;
	line-height: 24px;
	float: left;
	width: auto;
	padding: 0 0 0 18px !important;
	margin: 0 4px 0 6px;
	text-decoration: none;
}

a.lnkicontop:hover {
	color: #80B4CC;
}

a.lnkalogin { 
	color: #8B8B8B;
	display: block;
	height: 25px;
	line-height: 24px;
	float: left;
	width: auto;
	text-decoration: none;
	background: url(/images/icons/alogin.gif) center left no-repeat; 
	border-right: 1px solid #eee;
	padding: 0 10px 0 18px !important;
	margin: 0 0 0 8px !important;
	font-weight: bold;
}

* html a.lnkalogin { 
	margin: 0 0 0 4px !important;
}

a.lnkalogin:hover {
	color: #80B4CC;
}

a.lnkprint { background: url(/images/icons/print.gif) center left no-repeat; }
a.lnkbookmark { background: url(/images/icons/bookmark.gif) center left no-repeat; }

a.lnkmag {
	background: url(/images/icons/mag.png) center left no-repeat;
	padding: 0 0 0 20px;
	color: #F7941D;
	text-decoration: none;
}

a.lnkarrow {
	background: url(/images/icons/arrow.gif) center left no-repeat;
	font-weight: bold;
	padding: 0 0 0 12px !Important;
	color: #00476B;
	text-decoration: none;
}

a.lnkarrow2 {
	background: url(/images/icons/arrow2.gif) center left no-repeat;
	font-weight: bold;
	padding: 0 0 0 12px !Important;
	color: #00476B;
	text-decoration: none;
}
a.lnkpdf {
	background: url(/images/icons/pdf.gif) center left no-repeat;
	padding: 2px 0 2px 20px !Important;
	line-height: 18px;
	color: #00476B;
	text-decoration: none;
}

a.lnkmag:hover, a.lnkarrow:hover, a.lnkpdf:hover {
	color: #4787A5;
}

a.lnkplain, a.lnkplain:hover {
	text-decoration: none;
}

.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 10px;
	padding: 0;
}

li {
	list-style-position: inside;
	list-style-type: square;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.footdiv {
	color: #DADADA;
	padding: 0 8px;
}

.orange {
	color: #F7941D !important;
}

.red2 {
	font-size: 14px;
	color: #F7941D;
}


.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}
