.topLeftRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.validationsummary li
{
	color:Red;
}
.processDone
{
	color:Green;
}
.bottomLeftRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.articleSeparator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.menuItem {
	background-color: #FEDA45;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FDC137;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 1px;

}
.popUpMenu {
	background-color: #FEDA45;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.topBottomLeftRightBorder {
	border: 1px solid #000000;

}
.footerAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #BD6B1C;
}
.footerCopyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
.footerCopyright:link {  color: #BD6B1C}
.footerCopyright:visited { color: #BD6B1C}
.footerCopyright:hover { color: #AAAAAA}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	letter-spacing: 0em;
	padding-left:20px;

}
.menuText2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-size: 11.0px;
	font-weight: bold;
	color: #494949;
	width:100px;
}
div.menuText2 {
	margin-left:20px;

}

a{text-decoration:none}
a:link {  color: #BF5B1A}
a:visited { color: #BF5B1A}
a:hover { color: #494949}

.menuText:link {  color: #494949}
.menuText:visited { color: #494949}
.menuText:hover { color: #BD6B1C}
.menuText2:link {  color: #494949}
.menuText2:visited { color: #494949}
.menuText2:hover { color: #BD6B1C}
.menuMaroonText{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #BD6B1C;
	text-decoration: none
}
.orangeBox {
	border-right: 2px solid #FDBA2F;
	border-bottom: 2px solid #FDBA2F;
	border-left: 2px solid #FDBA2F;
	



}
.orangeBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;


}
.loginform td,.indices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.loginform input{
	width:130px;
}
.exchRates {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.indicesFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
h2,.articleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF5B1A;
	font-weight: bold;
	text-transform: none;


}
h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
}
body,p,li,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
hr {
	color: #CCCCCC;
	border: 1px solid;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	font-weight: lighter;
}
.bodytext {
	line-height:18px;
	text-align:justify;

}