body  {
	margin:3px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b2e3a;
	background-color:#353947;
	background-image:url(../images/bg_tile2.gif);
	}	

a	{
	color:#2f3b67;
	}	

a:hover	{
	color:#9a3c40;
	text-decoration:none;
	}	

/* --------------------------------- header */		
.websiteName {
    font-size:35px;
    color:#3185BA;
}

	
.top	{
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:77px;
	}
	
.logo	{
	margin-left:100px;
	margin-top:10px;
	background-color:white;
	padding-left:20px;
	padding-right:20px;	
	}	

.topStyle	{
	background-color:#DBEDF7;
	height:24px;
	}

.headerContent	{
	width:780px; 
	margin-left:auto; 
	margin-right:auto; 
	z-index:2px;
	}

/* --------------------------------- end header */	

.border	{
	border:1px solid #dcdedf;
	}

.field {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:3px;
	background-color: #ffffff;
}

.buttons {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(images/bg_button.jpg);*/
}

#container 	{
	background-color:#ffffff;
	padding: 1px 2px 1px 2px;
	border-left:2px solid #2b2e3a;
	border-right:2px solid #2b2e3a;
	border-bottom:2px solid #2b2e3a;
	}

#topBar	{
	padding:10px;
	}

/*---------------------------------------------------- DHTML Menu ----*/

#menu {
}

#menu ul {
list-style: none;
margin:0px;
padding: 0px;
}

#menu a {
font: normal 11px arial, helvetica, sans-serif;
color: #2f3b67;
display: block;
margin: 0px;
padding: 3px 7px;
background: #E68200;
border-bottom: 1px solid #EABB88;
text-decoration: none;
}

#menu a:hover {
color: #F0E7D9;
background: #D57A18;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
top: 0px;
/*
left: 100%;
width: 100%;
*/
}

#menu ul ul a{
background: #3d9adf;
color: white;
border: 1px solid white;
}

#menu ul ul a:hover{
background: #d8e6f0;
color: black;
}

div#menu ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
position: absolute;
display: block;
z-index: 100;
}

/*----------------------------------------------------END DHTML Menu ----*/


/*---------------------------------------------------- DHTML Menu1 ----*/

#sub1 {
margin-top:0px;
}

#sub1 ul {
list-style: none;
margin:0px;
padding: 0px;
}

#sub1 a {
font: normal 11px arial, helvetica, sans-serif;
color: #2f3b67;
display: block;
margin: 0px;
padding: 3px 7px;
background: #cfd3e6;
border-bottom: 1px solid #4b4f61;
text-decoration: none;
}

#sub1 a:hover {
color: #9a3c40;
background: #c2c5d5;
}

#sub1 li {
position: relative;
}

#sub1 ul ul {
position: absolute;
top: 0px;
/*
left: 100%;
width: 100%;
*/
}

#sub1 ul ul a{
background: #3d9adf;
color: white;
border: 1px solid white;
}

#sub1 ul ul a:hover{
background: #d8e6f0;
color: black;
}

div##sub1 ul ul,
div##sub1 ul ul li:hover ul ul
{display: none;}

div##sub1 ul li:hover ul,
div##sub1 ul ul li:hover ul
{
position: absolute;
display: block;
z-index: 100;
}

/*----------------------------------------------------END DHTML Menu1 ----*/


#pageTitleBar	{
	margin-bottom:1px; 
	background-color:#5CA2D6; 
	padding: 5px; 
	color: #ffffff; 
	font-weight: bold; 
	padding-left: 11px;
}

#box	{
	padding:10px;
	color:#727475;
	background-color:#cfd3e6;
	}	

#box h1	{
	margin:0;
	padding:0;
	padding:3px;
	color:#417c97;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

#box	p	{
	font-size:11px;
	}

#box	td	{
	padding-bottom:5px;
	}

#box1	{
	padding:10px;
	color:#727475;
	}

#box1 h1	{
	margin:0;
	padding:0;
	padding:3px;
	color:#417c97;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

	
#box1	p	{
	font-size:11px;
	}

#content	{
	padding:10px 20px 14px 14px;
	font-size:11px;
	line-height: 16px;
	}

#content h1	{	
	font-size:16px;
	color:#24759b;
	}

#footer	{
	border-top:4px solid #4b4f61;
	background-color:#2b2e3a;
	color:#727475;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	font-size:11px;
	}

	
/* ------- search ------------------- */
h3 { padding:0; margin:15px 0 5px 0; }
.search-result { padding:0; margin:0;}
.search-result img { display:none;}
.search-result br  { display:none; }
	