a
{
	text-decoration: none;
	color: #000000;
}
a:link
{
	color: #002156;

}
a:visited
{
	color: #002156;
}
a:active
{
	color: #3e6d9c;
}
a:hover
{
	color: #3e6d9c;
}


.text {
	margin: 5px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e6d9c;
	text-indent: 20px;
	font-weight: 500;
}
.navig {
	margin: 7px 10px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #002156;
	font-weight: bold;
}

a.whiteLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:White;
	font-weight: bold;
}
a.whiteLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:White;
	font-weight: bold;
	text-decoration:underline;
}
.btml {
	background-image: url(/images/style3/btml.gif);
	background-repeat: repeat-x;
}
.topmap {
	background-image: url(/images/style3/topmap_withoutLogo.JPG);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
.flag {
	background-color: #FFFFFF;
	background-image: url(/images/style3/flag.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.border {
	border: 1px solid #0070a4;
}
.menu {
	margin-top: 7px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e6d9c;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tblzag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tbltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e6d9c;
	text-indent: 20px;
}

.news
{
	width:100%;
	
}

div.RuleGrpGood
{
	border:0;
}
div.RuleGrpWarn
{
	background-color:Yellow;
	border-color:Red;
	border-style:solid;
	border-width:medium;
}

@media print
{
	.nonprintable
	{
		display:none;
	}
}

.pHighlight1
{
	/*background-color: #FFEFEF!important;*/
}
/* makup new */
.navPnl
{
    background-color:#458bad;
    height:45px;
    padding-left:7px;
}

.navigate 
{
	white-space:nowrap;
	padding: 7px 7px 5px 7px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #002156;
	font-weight: bold;
	vertical-align:text-top;
}
.navigate > a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #002156;
	font-weight: bold;
}
.flagBackground {
	background-color: #FFFFFF;
	background-image: url(/images/style3/flag.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:28px;
	vertical-align:middle;
	border-bottom:solid 2px white;
	
}
.content
{
    background-color:#e4f4f7;
    padding-top:10px;
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.contentHeader 
{
	white-space:nowrap;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #002156;
	font-weight: bold;
	margin-left: 25px; 
	font-size: 14px
}