
a.pmenu, a.pmenu:visited {
  display:block; 
  width:70px; 
  height:31px;
  padding-top: 2px;
  background:#ffffff; 
  text-decoration:none; 
  text-align:center; 
  color:#000000;
  float: left;
  overflow: hidden;
}
a.pmenu span, a.pmenu:visited span {
  display:block; 
  width:55px; 
  height:6px; 
  border-top:0px solid #9aadd7; 
  border-left:10px solid #244f94;  
  border-right:10px solid #244f94; 
  border-bottom:0px solid #9aadd7; 
  background:#244f94;
  overflow: hidden;
}

a.pmenu_current, a.pmenu_current:visited {
  display:block; 
  width:70px; 
  height:31px;
  padding-top: 2px; 
  background:#9aadd7;
  text-decoration:none; 
  text-align:center; 
  color:#FFFFFF;
  float: left;
  overflow: hidden;
}
a.pmenu_current span, a.pmenucurrent:visited span {
  display:block; 
  width:70px; 
  height:6px; 
  border-top:0px solid #9aadd7; 
  border-left:10px solid #244f94;  
  border-right:10px solid #244f94; 
  border-bottom:0px solid #9aadd7; 
  background:#244f94; 
  color:#FFFFFF;
  overflow: hidden;
}
  
a.pmenu:hover {
  color:#446fb4;
  background:#efefff;
}
a.pmenu:hover span {
  background:#244f94;
}
a.link:link {color:#244F94; text-decoration:underline;}
a.link:visited {color:#244F94; text-decoration:underline;}
a.link:hover {color:#000000; text-decoration:underline;}
a.link:active {color:#244F94; text-decoration:underline;}

a.news:link {color:#000000; text-decoration:none;}
a.news:visited {color:#000000; text-decoration:none;}
a.news:hover {color:#244F94; text-decoration:underline;}
a.news:active {color:#000000; text-decoration:none;}

body {
background-color: #EFEFFF;
}
td {
font-family: arial, Helvetica, Arial, 'san serif';
text-decoration: none;
font-weight:normal;
font-size: 11px;
line-height: 16px;
color: #000000;

}
ul, li {
text-align: left;
}
h1 {
font-family: arial, Helvetica, Arial, 'san serif';
text-decoration: none;
font-weight:bold;
font-size: 13px;
line-height: 16px;
color: #244F94;
display: inline;
}
h3 {
	font-size: 12px;
}
.mainmenu {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; 
font-weight:normal;
padding-top: 3px;
font-size : 12px;
}
.main_wrapper {
border: 1px solid #999999;
background: #FFFFFF;
padding: 0 10px 0 10px;
}

.dots {
border-style: dotted;
border-color: black;
border-width: 0px 0px 2px 0px;
}
.news {
font-family: arial, Helvetica, Arial, 'san serif';
text-decoration: none;
font-weight:normal;
font-size: 10px;
line-height: 13px;
color: #000000;
}
.content {
font-family: arial, Helvetica, Arial, 'san serif';
text-decoration: none;
font-weight:normal;
font-size: 11px;
line-height: 16px;
color: #000000;
text-align: justify;
}
.news_date {
color: #244F94;
font-size: 11px;
font-weight: bold;
}
/* login panel */
#login {
	float: left;
	width: 146px;
	height: 176px;
	padding: 4px 6px 0px 6px;
	color: #244f94;
	font-size: 12px;
	text-align: left;
	background-color: #efefff;
  	margin: 0 0 0 0px;
}
#login_fieldset {
	width: 132px;
	height: 164px;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 5px 6px 5px;
	margin: 0;
}
#login_legend {
	font-size: 10px;
	color: black;
}	
.login_field {
	background:#fff !important;
	border: 1px solid #9aadd7;
	margin-bottom: 2px;
}	
#login_button_container {
	width: 126px;
	text-align: center;
	line-height: 22px;
	xcolor: white !important;
	xbackground-color: #9aadd7;
	xtext-decoration: none;
	xpadding: 4px;
	xmargin: 14px 0px 2px 0px;
	xbackground: white;
}	
.login_button {
	color: #777777 !important;
	xbackground-color: #9aadd7;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	xmargin: 14px 0px 2px 0px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
}
#footer {
	width: 760px;
	xheight: 500px;
	margin-left: auto; margin-right: auto; text-align: left; 
	xbackground-color: #efefff;
	margin-top: 8px;
	padding-top: 3px;
	font-size: 1.1em;
	color: #244f94;
	border-style: dotted;
	border-color: #000;
	border-width: 2px 0px 0px 0px;
	
}
#footer_left {
	float: left;
	text-align: left;
	width: 300px;
	xpadding: 0px 12px;
	font-size: 11px;
}
#footer_right {
	float: right;
	text-align: right;
	width: 300px;
	xpadding: 0px 12px;
	font-size: 11px;
}
#footer_designby {
	text-align: center;
	font-size: 9px;
	color: #fff !important;
	width: 736px;
	padding: 0px 12px 0px 12px;
}
/* clients */
#client_wrapper {
	width: 760px;
	xbackground-color: #fff;
	padding-top: 18px;
	margin-top: 10px;
	border-style: dotted;
	border-color: #000;
	border-width: 2px 0px 0px 0px;
}
.client {
	float: left;
	width: 120px;
	height: 70px;
	margin: 0px 14px;
}