/* Fonts *******************/
table {	   font:12px Tahoma;
}
a {
    font: 12px/20px Tahoma;
	color: #1144ad;
}
a.whitelink11 {
	font: 11px Tahoma;
	color: #FFF;
	cursor:hand;
	white-space: nowrap;
}
.whitelink{
   font: 12px Tahoma;
   color: #FFF;
   white-space: nowrap;
   font-weight: bold;
}
.white{
   font: 12px Tahoma;
   color: #FFF;
   white-space: nowrap;
   font-weight: bold;
   padding:5px 10px 0 10px;
}
.data {
	font: 11px Tahoma;
	color: #2460c5;
	font-weight: bold;
}
li.head {
	font: 12px Tahoma;
	color: #2460c5;
	font-weight: bold;
}
h1,h2{
	font: 14px Tahoma;
	color: #2460c5;
	font-weight: bold;
	margin-bottom:5px;
}

#page li a {	font-weight: bold;
}
#page a.pageact{
   font: 12px Tahoma;
   color: #FFF;
   text-decoration: none;
   font-weight: bold;
}
#newstext a {
	font: 11px Tahoma;
	color: #1144ad;
}
a.arrowlink,a.arrowlink:hover,a.arrowlink:active,a.arrowlink:visited {
	font: 12px Tahoma;
	color: #1144ad;
	padding:0 0 10px 15px;
	background: url('/images/icons/arrow.gif') top left no-repeat;
	background-position:left 5px;
	display:block;
	text-decoration: underline;
	text-align:left;
}
h3 {
	font: 12px Tahoma;
	color: #2460c5;
	font-weight: bold;
	margin-bottom:15px;
}
p {
	margin-bottom:10px;
	/*text-align:left;*/
}
.whitetext {
	font: 11px Tahoma;
	color: #FFF;
}
.texthot {
	font: 11px/12px Tahoma;
	color: #9e4a4a;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
}
.textblue {
	font: 11px Tahoma;
	color: #7990ac;
	font-weight: bold;
	margin:5px 0;
}
.gray {	font: 11px Tahoma;
	color: #cbcbcb;
	font-weight: bold;

}
.textblue2 {
	font: 11px Tahoma;
	color: #1144ad;
	margin:5px 0;
	padding-right:10px;
}
.textred{
	font: 12px/12px Tahoma;
	color: #9e4a4a;
	font-weight: bold;
	vertical-align:top;
}
.textred2{
	font: 12px/12px Tahoma;
	color: #9e4a4a;
	vertical-align:top;
	padding-left:50px;
}
.textgreen{
	font: 11px/12px Tahoma;
	color: #9b967a;
	margin-bottom:10px;
}
.textgreen2{
	font: 12px/12px Tahoma;
	color: #7d7962;
	padding:10px 50px 0 10px;
	margin-bottom:20px;
	margin-left:40px;
}
.titlered{
   font: 12px Tahoma;
   color: #9e4a4a;
   white-space: nowrap;
   font-weight: bold;
   background: transparent url('/images/icons/addred.gif') no-repeat;
   background-position:10px 0px;
   padding-left:30px;
}
.titleblue{
   padding-left:33px;
   font: 12px Tahoma;
   color: #0c51b9;
   white-space: nowrap;
   font-weight: bold;
   background: transparent url('/images/icons/folder.gif') no-repeat;
   background-position:10px 0px;
}
.titleblue2{
   font: 12px Tahoma;
   color: #0c51b9;
   white-space: nowrap;
   font-weight: bold;
   background: transparent url('/images/icons/add.gif') no-repeat;
   background-position:10px 0px;
   padding-left:30px;
   text-align:left;
}
.titleblue3{
   font: 12px Tahoma;
   color: #2460c5;
   font-weight: bold;
   text-align:left;
   padding-left:10px;
}
.titlered3{
   font: 12px Tahoma;
   color: #9e4a4a;
   font-weight: bold;
   text-align:left;
   padding-left:10px;
}

.boxtext {
	font: 13px/20px Tahoma;
	color: #FFF;
	background-color:#89a0bd;
	white-space: nowrap;
	font-weight: bold;
	height:22px;
	margin:0 5px;
	padding: 0 5px;
	text-align:center;
}
a.linksub {
	font: 11px Tahoma;
	color: #5b84c1;
	text-decoration: underline;
}
a.linksubact {
	font: 11px Tahoma;
	color: #FFF;
	text-decoration: none;
}
a.titlebluelink {
    font: 12px Tahoma;
    color: #0c51b9;
    font-weight: bold;
    text-align:left;
	display:block;
	padding-left:20px;
	background: transparent url('/images/icons/add.gif') no-repeat;
	background-position:left top;
	text-decoration: underline;
}
a.titleyellink {
    font: 12px Tahoma;
    color: #9b967a;
    font-weight: bold;
    text-align:left;
	display:block;
	padding-left:20px;
	background: transparent url('/images/icons/addyel.gif') no-repeat;
	background-position:left top;
	text-decoration: none;
}
a.bluelink{
   font: 12px Tahoma;
   color: #0c51b9;
}
