body, td, input, select, .defaultfont 
{
	font-family: tahoma, arial, verdana;
	font-size: 11px;
}

p {
	padding-top: 0px;
	padding-bottom: 10px;
	white-space: normal;
	margin: 0px;
}

.errorfont
{ 
	font-family: tahoma, arial, verdana; font-size: 11px; 
	font-weight: bold;
	color: #FF0000;	
}

table, img {
	border: none;
}

a, a:visited {
	text-decoration:none;
}

a:hover, link:hover {
	text-decoration:underline;
	font-weight:bold;
}

.bd_index {
	border: 1px solid #666666;   
}

.bd_page {
	border-left: 1px solid #666666;   
	border-right: 1px solid #666666;
	background:#FFFFFF;   
}

.bd_left {
	border-left: 1px solid #DDDDDD;   
}

.bd_bottom {
	border-bottom: 1px solid #DDDDDD; 
}

.bd_menu {
   border-top: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
   border-right: 1px solid #DDDDDD;
}

.fnt_index {
	font-size: 9px;
	color: #CCCCCC;
}

.fnt_footer {
	font-size: 11px;
	vertical-align:baseline;
	padding-left: 5px;
}

.link {
	color: #AAAAAA;
}

.link_menu {
	width: 100%;
	height: 100%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #333333;
}

.text_block, .content {
	text-align: justify;
}

.footer_text {
    font-size: 11px;
	width: 130px;
}

.menu {
  padding-top: 29px;
  width: 100%;
}

.menu_inactive, .menu_inactive_gray, .menu_inactive_yellow ,
.menu_inactive_blue, .menu_inactive_green, .menu_inactive_cyan,
.menu_inactive_red
{
   width: 100%;
   height: 100%;
   text-align: center;
   vertical-align:bottom;
   padding-top: 4px;
   color: #999999;
}

.menu_inactive:hover {
   background-color: #DDDDDD;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_gray:hover {
   background-color: #DDDDDD;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_yellow:hover {
   background-color: #FFE787;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_blue:hover {
   background-color: #B7C9DE;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_green:hover {
   background-color: #B3E680;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_cyan:hover {
   background-color: #BFD3DC;
   color: #444444;
   font-weight: bold;
}

.menu_inactive_red:hover {
   background-color: #F3AB80;
   color: #444444;
   font-weight: bold;
}

.menu_active_gray {
   background-color: #DEDEDE;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.menu_active_cyan {
   background-color: #8BB1C3;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.menu_active_blue {
   background-color: #6895CA;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.menu_active_red {
   background-color: #ED8140;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.menu_active_yellow {
   background-color: #FFCC01;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.menu_active_green {
   background-color: #66CC00;
   border: 1px solid #444444;
   color: #444444;
   padding-top: 2px;
   font-weight: bold;
}

.nodisplay_footer, .nodisplay_header {
    display: none;
	position: absolute;
	height: 0px;
}

.content_image_top {
	margin-left: 20px;
	margin-bottom: 20px;
}

.content_image_right {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

.content_image_left {
   padding-right: 20px;
   padding-top: 20px;
   padding-bottom: 20px;
}

.ews-bdleft
{
	border-left: 1px solid #AAAAAA;
}

.ews-bdright
{
	border-right: 1px solid #AAAAAA;
}

.ews-bdbottom
{
	border-bottom: 1px solid #AAAAAA;
}

.ews-bdtop
{
	border-top: 1px solid #AAAAAA;
}

.ews-login-header 
{
	font-weight: bold;
	border-bottom: 1px solid #AAAAAA;
	text-align: center;
}

.ews-login-footer
{
	border-top: 1px solid #AAAAAA;
}

.ews-login-error
{
	color: Red;
	font-weight: bold;
	text-align: center;
}

.ews-tabheader 
{
	background: #CCCCCC;
}

.ews-tabalternatingitem
{
	background: #EEEEEE;
}

.ews-link
{
	color: InfoText;
}

.ews-link:hover
{
	color: red;
}

.ews-selected
{
	font-weight: bold;
	color: InfoText;
}

.ews-selected:hover
{
	color: red;
}


.ews-menu 
{
	background: #CCCCCC;
}

.ews-header
{
	background: #EEEEEE;
	font-weight: bold;
	font-size: 12px;
}

.ews-footer
{
	background: #DDDDDD;
}

p {
	margin: 10px;
}

