﻿/*-------------------- Common -----------------------------------*/

*
{
	font-family: Arial;
	font-size:8pt;
}

body
{
	background-color:#6A6F8D;
	margin:0px;
}

.allw
{
	width:986px;
	padding-left:8px;
	padding-right:8px;
}

.taj
{
	text-align:justify;
}

.tal
{
	text-align:left;
}

.tac
{
	text-align:center;
}

.tar
{
	text-align:right;
}

.bgw
{
	background-color:#FFF;
}

.bl
{
	border-left:#6A6F8D 1px solid;
}

.br
{
	border-right:#6A6F8D 1px solid;
}

.bt
{
	border-top:#6A6F8D 1px solid;
}

.bb
{
	border-bottom:#6A6F8D 1px solid;
}

.ptb4
{
	padding-top:4px;
	padding-bottom:4px;
}

.plr8
{
	padding-left:8px;
	padding-right:8px;
}

.pa8
{
	padding:8px;
}

.mr8
{
	margin-right:8px;
}

.mb8
{
	margin-bottom:8px;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.ap1
{
	padding:1px;	
}

.clearer
{
	clear:both;
	display:block;
	float:none;
}

.bg888
{
	background-color: #E6E6E6;
}

.b
{
	font-weight:bold;
}

/*------------------ Columns --------------------------------*/

.c1l
{
	width:734px;
}

.c3
{
	width:244px;
}

/*------------------ Top menus --------------------------------*/

.topmenu
{
	
}

.topmenu a
{
	display:block;
	line-height:25px;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
	text-transform:uppercase;
}

.topmenu a:hover, .topmenu a.act
{
	background-color:#CC0000;
	color:#FFF;
}

.topmenu .sep
{
	display:block;
	float:left;
	line-height:27px;
	width:1px;
	background-color:#E6E6E6;
}

a.lang
{
	background-color:Transparent;
	text-transform:none;
	display:block;
	line-height:25px;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	font-weight:bold;
}

a:hover.lang
{
	color:#004277;
}

.hmenu
{
	padding-left:20px;
	height:25px;
}

.hmenu span
{
	display:block;
	line-height:25px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	font-weight:bold;
	color:#0000CC;
	text-transform:uppercase;
}

.hmenu a
{
	display:block;
	line-height:25px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
	text-transform:uppercase;
}

.hmenu a:hover
{
	color:#FF0000;
}
/*-------------- Padding -----------------------------------------------*/

.tpad
{
	line-height:7px;
	height:7px;
	background-image:url(../Imgs/cornerrt.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
}

.tpad .l
{
	height:7px;
	line-height:7px;
	background-image:url(../Imgs/cornerlt.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.bpad
{
	height:7px;
	line-height:7px;
	background-image:url(../Imgs/cornerrb.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
}

.bpad .l
{
	height:7px;
	line-height:7px;
	background-image:url(../Imgs/cornerlb.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.tpad2
{
	line-height:4px;
	height:4px;
	background-image:url(../Imgs/dot2.jpg);
	background-position:left top;
	background-repeat:repeat-x;

}

.tpad2 .l
{
	float:left;
	line-height:4px;
	height:4px;
	background-image:url(../Imgs/cornerlt2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.tpad2 .r
{
	clear:none;
	line-height:4px;
	height:4px;
	background-image:url(../Imgs/cornerrt2.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.bpad2
{
	background-image:url(../Imgs/dot2.jpg);
	background-position:right bottom;
	background-repeat:repeat-x;
}

.bpad2 .l
{
	float:left;
	height:4px;
	line-height:5px;
	background-image:url(../Imgs/cornerlb2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.bpad2 .r
{
	clear:none;
	height:4px;
	line-height:5px;
	background-image:url(../Imgs/cornerrb2.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/*---------------------------- Header --------------------------------*/

.hd1
{
	line-height:23px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:8px;
	color:#004276;
}

.hd1 a
{
	color:#004276;
	text-decoration:none;
}

.hd1 a:hover
{
	color:#CC0000;
}

.hd1 a.act
{
	color:#CC0000;
	text-decoration:underline;
}

.hd2
{
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
	color:#CC0000;
	text-decoration:none;
	display:block;
}

span.hd2, .hd2act
{
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0000CC;
	padding-left:20px;
	background-image:url(../Imgs/arr1.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	display:block;
}
a:hover.hd2
{
	color:#0000CC;
}

.hd3
{
	color: #cc0000;
	line-height:24px;
	font-weight:bold;
	padding-left:20px;
	display:block;
}

/*-------------------- Buttons ------------------------------------------*/

.rbutton
{
	height:19px;
	width:76px;
	line-height:19px;
	background-image:url(../Imgs/button.jpg);
	color:#FFF;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:#FFF none 0px;
	
}

.rbutton:hover
{
	color:#FF0;
}

.num
{
	text-align:right;
}

/*------------------ News -----------------------------*/

.date
{
	color:#004274;
}

.newstitle
{
	text-decoration:none;
	font-weight:bold;
	color:#023880;
}

.ntitle
{
	color: #000;
	text-decoration: none;
}

.ntitle2
{
	background-image:url(../Imgs/node.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color: #000;
	text-decoration: none;
	display:block;
	text-indent:10px;
}

.ntitle2:hover, .ntitle:hover
{
	color:#757;
}


.ntitle3
{
	color: #990000;
	text-decoration:none;
}

.ntitle3:hover
{
	color: #330000;
	text-decoration: underline;
}

.ltitle
{
	font-size:10pt;
	font-weight:bold;
	color:#004276;
}

/*------------- Tabs ----------------------*/

.tabholder
{
	width:100%;
	clear:both;
	display:block;
	background-image:url(../Imgs/dot2.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.tabholder a
{
	float:left;
	line-height:20px;
	padding-left:14px;
	padding-right:14px;
	margin-right:5px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	border-left:#E6E6E6 1px solid;
	border-top:#E6E6E6 1px solid;
	border-right:#E6E6E6 1px solid;
}

.tabholder a.act, .tabholder .act
{
	float:left;
	line-height:20px;
	padding-left:14px;
	padding-right:14px;
	margin-right:5px;
	background-color:#C00;
	color:#FFF;
	border-left:#E6E6E6 1px solid;
	border-top:#E6E6E6 1px solid;
	border-right:#E6E6E6 1px solid;
	font-weight:bold;
	
}

.tabholder .clearer
{
	
}


/*---------------------- Grid ------------------------------------------------------*/

.grheader
{
	background-color:#CC0000;
	color:#FFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.grheader th
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.grrow
{
	background-color:#FFF;
	vertical-align:baseline;
}

.grrow td
{
	padding:4px;	
}

.grrow:hover
{
	background-color:#DDD;
}

.grrow .headercell
{
	background-color:#DEDEDE;
	vertical-align:baseline;
	padding-left:3px;
	padding-right:3px;
}

.grrow:hover .headercell
{
	background-color:#CBCBCB;
}

.grrow2
{
	background-color:#E7EBEE;
	vertical-align:baseline;
}

.grrow2 td
{
	padding:4px;
}

.grrow2 .headercell
{
	background-color:#DEDEDE;
	vertical-align:baseline;
	padding-left:3px;
	padding-right:3px;
}

.grrow2:hover
{
	background-color:#CCC;
}

.grrow2:hover .headercell
{
	background-color:#BBB;
}

.scode
{
	font-weight:bold;
	text-decoration:none;
}

.scode:hover
{
	text-decoration:underline;
}

.grrow a, .grrow2 a
{
	text-decoration:none;
	font-weight:bold;
	color:#023880;
}

/* --------------------------------Pager-------------------------------- */
.Pager
{
	padding:10px 0;
	color:#000000;
}

.Pager a
{
	margin: 0px 1px;
	padding: 2px 5px;
	color: #203558;
	text-decoration: none;
	line-height:23px;
	border-right: #849cc6 1px solid;
	border-top: #849cc6 1px solid;
	border-left: #849cc6 1px solid;
	border-bottom: #849cc6 1px solid;
}

.Pager span
{
	line-height:23px;
    margin: 0px 2px;
	padding:2px 5px;
	color:#ffffff;
	background-color:#5E90C3;
	border: solid 1px #5E90C3;
	font-weight:bold;
}

.Pager a:hover
{
	background-color:#E5EDF9;color:#203558;
}

/* --------------------------------Sitemap-------------------------------- */
.sm
{
	list-style-type:none;
}

.sm li
{
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	line-height:21px;
	color:#CC0000;
}


.sm li a
{
	font-size:9pt;
	text-decoration:none;
	line-height:21px;
	color:#CC0000;
}

.sm li a:hover
{
	font-size:9pt;
	text-decoration:none;
	line-height:21px;
	color:#0000CC;
}
.sm ul, .sm ul li
{
	list-style-type:none;
}

.sm ul
{
	padding-left:40px;
}

.sm ul a
{
	
}

/* --------------------------------Sitemap-------------------------------- */
.searchrw
{
	padding-bottom:5px;
}

.searchrw a
{
	text-decoration:none;
	color:#000;
	font-size:9pt;
}

.searchrw a strong
{
	color:#F00;
	font-size:9pt;
}

.searchrw a:hover
{
	color:#555;
}

.searchrw a:hover strong
{
	color:#A00;
}