/*=======================================================*/
/*INPUT FORM*/
input[type="text"] 
				{background-color: #white;
				 color:black;
				 font: bold verdana;
				 width:250px;}
				 
input[type="password"] 
				{background-color: #white;
				 color:black;
				 font: bold verdana;}				 
				 
input[type="select"] 
				{background-color: #white;
				 color:black;
				 font: bold  verdana;}				 


/*=======================================================*/
/* href link color */
/*a:link    {color:#737374;font-weight:bold; text-decoration: none;}
a/*:visited {color:#737374;font-weight:bold; text-decoration: none;}
/*a:visited {text-decoration: none; 
    	   decoration: none; }*/

/*a:hover   {color:#050550;font-weight:bold; text-decoration: none;}
/*a:active  {color:lightblue; font-weight:bold; text-decoration: none;}
/*a:hover   {color:white;background:#050550;font: bold 12px verdana; }*/


nav.topheader
{
font: bold 12px verdana; 	
color:white;
background-color:#050550;
text-align:left;
};


nav.lowerbanner
{
font: bold 12px verdana; 	
color:white;
background-color:#050550;
text-align:left;
};

p.topheader
{
margin-top:30px;	
text-align: left;
};

h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p,table,li
{
font-family: verdana, arial, 'sans serif'; 
/*margin-left: 10pt;*/
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

th
{
font-family: verdana; 	
background-color:#050550;
font-size: 10;
color:white;
border-style:solid;
border-width:1;
border-bottom-style:none;
/*width:100px;*/
}


td.header
{
font: bold 12px verdana; 	
background-color:#163a61; /*#050550;*/
font-size: 10;
color:white;
border-style:solid;
border-width:1;
border-bottom-style:none;
/*width:100px;*/
}

td.newsheader
{
font: bold 12px verdana; 	
background-color:#163a61; /*#050550;*/
font-size: 10;
color:white;
border-style:solid;
border-width:1;
border-bottom-style:none;
/*width:100px;*/

}

.newstitle a:link, a:visited {
color:#737374;
font-weight:bold; 
text-decoration: none;	
/*background: #163a61;*/
/*background-color:#163a61;*/
/*font: bold 12px Verdana;*/
/*color:#163a61;*/
}

.hovertitle a:hover{
color:#163a61;
font-weight:bold; 
text-decoration: none;	
/*background: #163a61;*/
/*background-color:#163a61;*/
/*font: bold 12px Verdana;*/
/*color:#163a61;*/
}


td.solid{
/*font-family: verdana; 	
font-size: 12;*/
font: bold 12px Verdana ;
border-style:solid;
border-width:1;
/*width:100px;*/
	}

td.solidred{
font-family: verdana; 	
color:red;
font-size: 10;
border-style:solid;
border-width:1;
/*width:100px;*/
}	
		
td.detailname{
font: bold 12px Verdana ;
border-style:solid;
color:#ffffff;
border-width:0;
/*width:150px;*/
}

td.detaildata{
font: 12px Verdana ;
color:#050550;
border-style:solid;
border-width:0 ;
/*width:450px;*/
}

td.detailblue{
font: 12px Verdana ;
color:#050550;
border-style:solid;
border-width:0 ;
/*width:450px;*/
}

td.menuoption{
font: 12px Verdana ;
color:blue;
border-style:solid;
border-width:0 ;
/*width:600px;*/
}

td.message{
font: bold 12px Verdana ;
color:red;
border-style:solid;
border-width:0 ;
/*width:100%;*/
}

td.notation{
font: 12px Verdana ;
color:red;
border-style:solid;
border-width:0;
}

td.link{
font: 12px Verdana ;
color:blue;
border-style:solid;
border-width:0;


}

td.common{
font: bold 12px Verdana ;
border-style:none;
border-width:0 ;
width:600px;
}

td.commonheader{
font: bold 12px Verdana ;
color:#050550;
border-style:none;
border-width:0 ;
/*width:600px;*/
}

td.bottombanner{
font: 12px Verdana ;
color:#ffffff;
border-style:none;
border-width:0 ;
/*width:600px;*/
}
body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:black; 
}

#light green {color:#050550};


/* calendar */
table.calendar    { border-left:1px solid #999; }
tr.calendar-row  {  }
td.calendar-day  { min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover  { background:#eceff5; }
td.calendar-day-np  { background:#eee; min-height:80px;font: 12px Verdana ;color:red; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
div.in-holiday-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
div.us-holiday-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }


/*====================================================*/

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: right;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 170px; /*Width of top level menu link items*/
width: 150px; 
padding: 2px 8px;
border: 0px solid #202020;
/*border-left-width: 0;*/
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: #ffffff;
font: bold 12px Verdana;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border:0px solid #202020;
/*border-top: 1px solid #202020;*/
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 150px; /*width of sub menu levels*/
font-weight: normal;
/*padding: 2px 5px;*/
/*background: #e1e0e0;*/
/*border:0px solid #202020;*/
/*border-width: 0 1px 1px 1px;*/
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
/*background: #050550;*/
font: bold 12px Verdana;
color:white;

}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
};

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/*CSS for image enlage*/
#zoomer_big_container {
	display:block;
	position:relative;
	background:url(../images/loading.gif) center center no-repeat #FFFFFF;
	overflow:hidden;
	margin:12px auto 0px;
	cursor:move;
}
#zoomer_image {
	display:block;
	position:absolute;
}
#zoomer_thumb {
	display:block;
	position:relative;
	overflow:hidden;
	margin:12px auto 0px;
}
#zoomer_region {
	background:#666666;
	border:none;
	position:absolute;
	top:0px;
	left:0px;
	cursor:move;
}