/* CSS Document */

body{
margin:0;
padding:0;
font-family:georgia, times, "times new roman", serif;
color:#000;
}

P{
	COLOR: #505050; FONT-FAMILY: tahoma, sans-serif, Arial, helvetica; FONT-SIZE: 12px
}

ul{
	margin: 15;
	padding: 0;

}

b{	COLOR: #505050; FONT-FAMILY: tahoma, sans-serif, Arial, helvetica; FONT-SIZE: 12px
}

li{
FONT-FAMILY: tahoma, sans-serif, Arial, helvetica; FONT-SIZE: 12px;
margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

h1 {
	margin: 0;
	padding: 0;
	color: #bf2f38;
	font-size: 20px;
	font-weight: lighter;
}


h2 {
	margin: 0;
	padding: 0;
	color: #bf2f38;
	font-size: 18px;
	font-weight: lighter;
	border-bottom: solid 1px #ddd;
}

h3 {
	color: #bf2f38;
	font-size: 16px;
	font-weight: lighter;
	border-bottom: solid 1px #ccc;
	padding-top: 10px;
	margin: 0;
}

h3.black {
	color: #00539f;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #ff3333;
	padding-top: 10px;
	margin: 0;
}

h4 {
	font-size: 14px;
	border-bottom: solid 1px #ddd;
	padding-top: 10px;
	margin: 0;
	background-color:#ffffcc;
}

blackheader{
	color: #00539f;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 0px #ddd;
	padding-top: 10px;
	margin: 0;
}
	
	
#container{
width:760px;
background-color:#ffffcc;
padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:0;

}

#banner{
width:180px;
margin-top:0px;
padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:0;

}



#wsearch{
/*position:relative;*/
width:760px;
height:20px;
background-color:#99CC99;
padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:0;
}


#nav{
position:absolute;
width:200px;
margin-left:0px;
padding-top:1 em;
}

#navbanner{
width:200px;
margin-left:0px;
padding-top:1 em;
}

#navbannerdirector{
width:200px;
margin-left:0px;
padding-top:0;
text-align: center; 
}

#nav p{
margin-top:0;
}

#content{
padding-top:5;
padding-left:5;
padding-bottom:5;
padding-right:5;
background-color: #ffffcc;

}

/**Box*/
.box { 
  background: #FFFFCC; 
}
.boxtop { 
  background: url(images\ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images\nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images\se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images\sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}


/*end*/

#footer{
text-align: left; 
background-color: #99CC99;
font-size: 12px;
font-family: arial, helvetica, verdana, sans-serif;
}



#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

#list-menu li {
margin: 2px 0 0;
} 



#list-menu a {
display: block;
width:180px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 


#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
} 


#menu {
	width: 190px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	float: left;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: lighter;
}

#menucontacts {
	width: 180px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: lighter;
/*	border: solid 1px #6697c5;
	background: #ddd;*/
}


#menu ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 20px 0px;
	border: solid 1px #6697c5;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu li a {
	display: block;
	text-align: left;
	padding: 5px 10px;
	border: none;
	color: #00539f;
	text-decoration: none;
	background: #fff;
	border-right: solid 0px #6697c5;
}

#menu li a.on {
	background: #fff;
	color: #bf2f38;
	border-right: solid 0px #bf2f38;
}

#menu li a:hover {
	color: #ccdceb;
	background: #00539f;
}

#menu li a.on:hover {
	color: #f2d5d7;
	background: #bf2f38;
}

#menu li.title {
	border-bottom: solid 1px #6697c5;
	font-size: 14px;
	font-weight: bold;
	color: #00539f;
	padding: 5px 10px;
	background: #ccdceb;
}


#news {
	width: 180px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: lighter;
	z-index: 2;
}

#news ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 20px 0px;
	border: solid 1px #6697c5;
}

#news li {
	margin: 0;
	padding: 0;
}


#news li.title {
	border-bottom: solid 1px #6697c5;
	font-size: 14px;
	font-weight: bold;
	color: #00539f;
	padding: 5px 10px;
	background: #ccdceb;
}


#Noformats{
style: bullets;
}

.globalmenuouter {
	MARGIN: 0px 0px 0px 22px; WIDTH: 670px;
	border-right: solid 0px #6697c5;
}
.globalmenu {
	COLOR: #676767; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenu:visited {
	COLOR: #676767; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenu:active {
	COLOR: #676767; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenu:hover {
	COLOR: #676767; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenuactive {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenuactive:visited {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenuactive:active {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.globalmenuactive:hover {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}


.cbox { 
 width:180;
  background: #99CC99; 
}
.cboxtop { 
  background: url(images\bne.gif) no-repeat top right; 
}
.cboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images\bnw.gif) no-repeat top left; 
}
.cboxbottom { 
  background: url(images\bse.gif) no-repeat bottom right; 
}
.cboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images\bsw.gif) no-repeat bottom left; 
}
.cboxcontent {
  padding: 0px 10px 0px 10px;
}