body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

.body1
{
	margin: 10px 0px 0px 10px;
	background-color : #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

table
{
	font-family: Arial;
	font-size: 11px;
}

td
{
	vertical-align: top;
}


A
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	text-decoration: none;
}

A:HOVER
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	text-decoration: underline;
}

.errorMsg
{
	color: Red;
}

.infoMsg
{
	color: Green;
}

.btn1
{
	font-family: Arial;
	font-size: 11px;
}

.titlePath1
{
	font-family: Times New Roman;
	color: #F25B22;
	font-size: 28px;
	font-weight: bold;
}

.path1
{
	font-family: Arial;
	color: #F25B22;
	font-size: 14px;
	font-weight: bold;
}

.subPath1
{
	font-family: Arial;
	color: #F25B22;
	font-size: 11px;
}

.subPath2
{
	font-family: Arial;
	color: #F25B22;
	font-size: 9px;
}

.headerTable
{
	background-color : #004681;
}

A.link1:LINK
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
	padding-bottom: 3px;
}

A.link1:VISITED
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
	padding-bottom: 3px;
}

A.link1:HOVER
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}

.link2
{
	background-color: #EEF3F7;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}
.link2:HOVER
{
	background-color: #EEF3F7;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

.link2Active
{
	background-color: #EEF3F7;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

.link2Active:HOVER
{
	background-color: #EEF3F7;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

A.link3
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 100%;
	text-decoration: underline;
}

A.link3:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

.link3Active
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

.link3Active:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

A.link4
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	text-decoration: none;
}

A.link4:HOVER
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	text-decoration: underline;
}

A.link5
{
	height: 17px;
	font-family: Times New Roman;
	font-size: 11px;
	color: Green;
	text-decoration: underline;
}

A.link5:HOVER
{
	height: 17px;
	font-family: Times New Roman;
	font-size: 11px;
	color: Green;
	text-decoration: underline;
}

.link5Active
{
	height: 17px;
	font-family: Times New Roman;
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}

.link5Active:HOVER
{
	height: 17px;
	font-family: Times New Roman;
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}

.td1
{
	padding: 3px, 0px, 3px, 18px;
	height: 18px;
}
.td1Active
{
	padding: 3px, 0px, 3px, 0px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#004681;
	text-decoration:none;
	letter-spacing : 1px;
	background-color : #FFFFFF;

}

.blue1
{
	background-color : #559CBE;
}

.td2
{
	padding: 2px, 0px, 2px, 0px;
	height: 7px;
}
.td2Active
{
	padding: 2px, 0px, 2px, 0px;
	height: 7px;
	font-family: Arial;
	font-size: 11px;
	color:#004681;
	text-decoration:none;
}

.white1
{
	background-color : #FFFFFF;
	padding-left: 112px;
}


A.header1
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

A.header1:HOVER
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#FFDD00;
	text-decoration:none;
}

.header1Active
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#FFDD00;
	text-decoration:none;
}

.headerDropDown
{
	width:151px;
	height:22px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	text-decoration:none;
}

.headerTBox
{
	width:105px;
	height:21px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	text-decoration:none;
	border : 1px solid #A5ACB2;
}


.footer1
{
	font-family: Arial;
	font-size: 10px;
	color: #AFCDE5;
	padding-left: 10px;
}

.footerLink1
{
	font-family: Arial;
	font-size: 10px;
	color: #AFCDE5;
	padding-left: 10px;
	text-decoration: none;
}

.footerLink1:HOVER
{
	font-family: Arial;
	font-size: 10px;
	color: #AFCDE5;
	padding-left: 10px;
	text-decoration: underline;
}

.footer2
{
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	padding-top: 15px;
}

.footerTd1
{
	border-top-color: Red;
	border-top-style: solid;
	border-top-width: 3px;
}
.footerTd2
{
	padding: 12px, 0px, 12px, 124px;
	font-family: Arial;
	font-size: 11px;
	color:#004681;
	text-decoration:none;
}

td.weeklyTitle
{
	background-color : #E5ECF2;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.td3
{
	padding:2px, 80px, 2px, 16px;
	background-color : #E5ECF2;
}

.span1
{
	font-family: Arial;
	font-size: 12px;
	color: #004681;
	text-decoration: none;
	line-height : 18px;
}

.span2
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color:#EF2E24;
	text-decoration:none;
}

.span3
{
	font-family: Arial;
	font-size: 11px;
	color:#004681;
	text-decoration:none;
}

.span4
{
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	text-decoration:none;
	line-height : 18px;
}

.span5
{
	font-family: Arial;
	font-size: 12px;
	color:#EF2E24;
	text-decoration:none;
	line-height : 18px;
}

.newsDate1
{
	font-family: Arial;
	font-size: 10px;
	color:#FF6600;
}

.newsTitle1
{
	font-family: Verdana;
	font-size: 9px;
	color:#004681;
	font-weight:bold;
}

.newsText1
{
	font-family: Verdana;
	font-size: 9px;
	color:#004681;
}

.horizontalBlueSpace1
{
	background-color: #DDE9F3;
	overflow: hidden;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.Verdana1
{
	font-family: Verdana;
	font-size: 9px;
	color: #FF4600;
}

.Verdana2
{
	font-family: Verdana;
	font-size: 9px;
	color: White;
}


.relevantLinks1
{
	font-family: Verdana;
	font-size: 9px;
	color: #004681;
	line-height: 16px;
}

.relevantLinks1:HOVER
{
	font-family: Verdana;
	font-size: 9px;
	color: #004681;
	font-weight:bold;
	line-height: 16px;
}

.text1
{
	font-family: Arial;
	font-size: 12px;
	color: #004681;
	line-height: 17px;
}

A.Blaha1
{
	/*width: 202px;*/
	width: 100%;
	/*height: 100%;*/
	height: 29px;
	display: block;
}

A.Blaha1:HOVER
{
	/*background-position: -202px 0;*/
	background-position: 0 -29px;
}

.tr1
{
	background-color: #CCCCCC;
}
.tr2
{
	background-color: #999999;
}
.tr3
{
	background-color: #FFFFCC;
}

.tb1
{
	border: 1px solid #004C69;
	font-family: Verdana;
	font-size: 10;
	padding-left:7px;
	padding-right:7px;
	height: 16;
	width: 157;
}

.error1
{
	color: Red;
}

.feedback1
{
	color: Green;
}

.searchList1
{
	width:151px;
	height:22px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	text-decoration:none;
}

.searchField1
{
	width:105px;
	height:21px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	text-decoration:none;
	border : 1px solid #A5ACB2;
	padding-left: 4px;
	margin-left: 2px;
}

.quickNavigation1
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.quickNavigation1:HOVER
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:#8FB6D8;
	text-decoration:none;
}

.mainMenu1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
}

.mainMenu1:HOVER
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
}

.subMenu1
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 11px;
	padding-left: 12px;
	padding-top: 1px;
}

a.link10
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
	padding-top: 1px;
}

a.link10:HOVER
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 11px;
	padding-top: 1px;
}

.horizontalSpace1
{
	overflow: hidden;
	height: 8px;
	width: 100%;
}

.verticalWhiteSpace1
{
	background-color: #FFFFFF;
	overflow: hidden;
	width: 4px;
	height: 100%;
}

.branchMainMenu1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
}

.branchMainMenu1:HOVER
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 259px;
	line-height: 8px;
	background-image: url(./img/bullet1.gif);
	background-repeat: no-repeat;
}

.horizontalWhiteSpace1
{
	background-color: #FFFFFF;
	overflow: hidden;
	height: 4px;
	width: 100%;
}

.pageMenu1
{
	background-color: #EEF3F7;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}
.pageMenu1:HOVER
{
	background-color: #EEF3F7;
	/*background-color: #709FC9;*/
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

.pageMenu1ACTIVE
{
	background-color: #709FC9;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

.pageMenu1ACTIVE:HOVER
{
	background-color: #709FC9;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 183px;
	text-decoration: none;
	padding-left: 7px;
}

.pageSubMenu1
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	width: 100%;
	text-decoration: underline;
}

.pageSubMenu1:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

.pageSubMenu1ACTIVE
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

.pageSubMenu1ACTIVE:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #004681;
	width: 100%;
	text-decoration: underline;
}

.Arial2
{
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	text-decoration: none;
}
.Arial2:HOVER
{
	font-family: Arial;
	font-size: 11px;
	color: #F25B22;
	text-decoration: underline;
}


.pageSubMenu2
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	COLOR: #014681;
	text-decoration: none;
}

.pageSubMenu2:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	COLOR: #F45B22;
	text-decoration: underline;
}

.pageSubMenu2ACTIVE
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	COLOR: #F45B22;
	text-decoration: none;
}
.pageSubMenu2ACTIVE:HOVER
{
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	COLOR: #F45B22;
	text-decoration: underline;
}

.dateTBox1
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #999999;
	height: 16px;
	width: 75px;
}

A.moreNewsLink1
{
	font: 10px Verdana;
	color: #909090;
	text-decoration: none;
}

A.moreNewsLink1:HOVER
{
	font: 10px Verdana;
	color: #F17201;
	text-decoration: none;
}


.newsDate2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 8px;
	padding-bottom: 4px;
}

.newsTitle2
{
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	font-weight:bold;
}

.newsText2
{
	font-family: Arial;
	font-size: 12px;
	color:#004681;
	padding-top: 4px;
	padding-bottom: 8px;
}

A.moreNewsLink2
{
	font: 10px Verdana;
	COLOR: #004681;
	text-decoration: none;
}

A.moreNewsLink2:HOVER
{
	font: 10px Verdana;
	color: #F25B22;
	text-decoration: none;
}

table.headerTable
{
	background-color:#709FC9;
}

table.menuTable
{
	background-color:#014681;
}

.headerRow1
{
	font-weight: bold;
}

.label1
{
	FONT-WEIGHT: bold;
	COLOR: #336699;
	TEXT-DECORATION: underline;
	FONT-SIZE: x-small;
	FONT-FAMILY: verdana;
}

A.aplhaAnchor
{
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}

A.aplhaAnchor:HOVER
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	text-decoration: underline;
	font-weight: bold;
}

.aplhaAnchorSelected
{
	font-family: Arial;
	font-size: 12px;
	color: #F25B22;
	line-height: 17px;
	font-weight: bold;
}

.aplhaTitle
{
	font-family: Arial;
	font-size: 18px;
	color: #F25B22;
	line-height: 17px;
	font-weight: bold;
}

.header2
{
	background-color: #E2ECF5;
}
div.marginLeftLinks
{
	margin-left: 1cm;
	
	
}
