/* -------- Body & Generic-------------------------------*/

body {

 background:#cedfdd;
 font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
 color: #336666;

 }


.base_keywords {
  text-align: right;
  font-weight: bold;
  padding-right:10px;
  color: #c0c0c0
}

.base_keywords a {
  text-align: right;
  font-weight: bold;
  padding-right:10px;
  color: #c0c0c0
}

h3 {

 font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
 color: #777777;
 font-weight: bold
 }



* {
	padding: 0;
	margin: 0;
 }



/*--------- Container ---------------------------------------------*/



#container {

 margin: 10px 8% 0px 8%;
 background:#ffffff;
 border: 1px solid #a7b7b5

}



/*--------- Spacer ---------------------------------------------*/



#spacer {
 width:100%;
 color: #ffffff;
 background-color:#ffffff;
 height:160px;
 }

#spacer img {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #53557f;
  
  }


/*--------- Header ---------------------------------------------*/


#header {
	height:20px;
	margin:0px 0px 0px 0px;
	width:auto;
	background:#e4e0a6;
	color: #484519;
	border-bottom: 1px solid #787439;
	border-top: 1px solid #f5f4de;
	background-image:url(graphics/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: right;
 }

#header ul {
 text-align: right;
 padding-top:5px;

 }

#header li {
 list-style: none;
 padding: 10px 5px 0 0;
 display: inline;
 text-align: right;
 color: #003399;
 }
 
 
#header p {

 padding:2px 0px 0px 20px;
 font-weight:bold;

}


 #header a {

 color: #999999;

 text-decoration: underline;

 }


#header a:hover, #header a:active {

 color: #cccccc;

 text-decoration: none;

 }


 /*--------- Left Column ---------------------------------------------*/


#left_col {
	position:absolute;
	top:200px;
	left:8.0%;
	margin-left: 1px;
	width:200px;
	z-index:3;
	color: #003366;
	background-color:#FFFFFF;
	padding-top: 20px;
}

#left_col h2 {

 height: 21px;
 background-color: #3399FF;
 border-bottom: 1px solid #96A1B6;
 border-right: 1px solid #cccccc;
 border-left: 0px solid #cccccc;
 padding: 4px 7px 0px 14px;
 color: #ffffff;
 font-size: 12px;
}

#left_col h4 {

 height: 21px;
 background-color: #ced2df;
 border-bottom: 1px solid #53557f;
 border-right: 0px solid #cccccc;
 border-left: 0px solid #cccccc;
 margin-top:0px;
 padding: 4px 7px 0px 0px;
 color: #000033;
 font-size: 12px;
 text-align:center;
}

#left_col li {

 height: 25px;
 list-style: none;
 text-transform: lowercase;
 border-bottom: 1px solid #E3E1E1;
 background-image:url(graphics/link_down.gif);
 background-repeat: no-repeat;
 background-position: left;
 background-color: #F5F5F5
}

#left_col a {

 display: block;
 color: #5d5f64;
 padding: 5px 7px 5px 20px;
 height: 15px;
 text-decoration: none;
 vertical-align: middle

}

#left_col a:hover {
	color: #FFFFFF;
	display: block;
	height: 15px;
	padding: 5px 7px 5px 20px;
	text-decoration: none;
	background-image:url(graphics/link_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #b88b8d;
}

#left_col_ad img {

 border: none;
}

#left_col_ad a {

 padding: 30px 7px 5px 25px;
 background: #FFffff; 
}

#left_col_ad a:hover {

 padding: 30px 7px 5px 0px;
 background: #FFffff; 
}

#left_col submenu a {

 display: block;
 color: #999999;
 padding: 5px 7px 5px 30px;
 height: 15px;
 text-decoration: none;
}

#left_col ul.submenu a:hover {

 color: #ffffff;
 background: #3399FF;
 display: block;
 height: 15px;
 padding: 5px 7px 5px 30px;
 text-decoration: none;
 background-repeat: no-repeat;
 background-position: left;
}

.sublink {

 background: #F1F3F5;

}

#left_col img {
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #003366;
  
  }
/*----------------- Center Block ---------------------------------------------*/


#center_block {

 width:100%;

 z-index:1;

 background:#ffffff;

 color: #003399;

 height:80%;

}

/*---------------- Center Column ---------------------------------------------*/


#center_col {
	margin:0 0 0 200px;
	position:relative;
	background:#ffffff;
	color: #000066;
	z-index:5;
	padding: 20px;
	min-height: 340px;
	height: auto;
	border-left: 1px #d1d1d1 solid;

}

 #center_col form.reg {

 padding-left: 20px;

}

 #center_col form.directory {

 padding-left: 0px;

}


 #center_col label {

 font: 8pt Verdana, Arial, Helvetica, sans-serif;

 text-align: right;

 line-height: 28px;

 padding: 0 10px 0px 10px;

 color: #646464;

}


#center_col .button {

 font: 8pt Verdana, Arial, Helvetica, sans-serif;

 text-align: left;

 padding:  0px 6px 0px 6px;

 color: #ffffff;

 background-color: #FF9933;

 border: thin solid #526384;

 cursor: pointer

}


#center_col .button1 {

 font: 8pt Verdana, Arial, Helvetica, sans-serif;

 text-align: left;

 padding:  0px 6px 0px 6px;

 color: #ffffff;

 background-color: #ADB5C6;

 border: thin solid #526384;

 cursor: pointer

}

#center_col table {
 font: 8pt Verdana, Arial, Helvetica, sans-serif;
 margin-left:10px;
 }


#center_col td {
 padding:1px;
 border:0px;
 }



#center_col .formTables {

 font: 8pt Verdana, Arial, Helvetica, sans-serif;

 border: 1px solid #CCCCCC;

 color: #646464;

 margin: 0 0 0 10px;
}


#center_col .formleft {

  width: 30%;

  float: left;



  padding: 0 0 0 20px;

}


#center_col .formright {

  width: 65%;

  line-height: 25px;

  float: right;

  clear: right;

  text-align: left

}

#center_col .formlower {

  padding: 0px 0 0 0px;

}


#center_col .forminput {

  font: 8pt Verdana, Arial, Helvetica, sans-serif;

  border: 1px solid #CCCCCC;

  color: #646464;

  margin: 8px 0 0px 0;

}


#center_col ul {

 border:1px solid #000066;
 background-color:transparent;
 padding: 10px 5px 5px 30px;
 text-align: left;

}

#center_col ol {

 border:1px solid #695757;
 background-color:transparent;
 padding: 10px 5px 5px 50px;
 text-align: left;

}

#center_col li {

 background-color:transparent;
 padding:  0px 0px 0px 10px;
 text-align: left;


}

#center_col .sitemap {

 border:1px solid #ffffff;

 background-color:#ffffff;

 padding: 0px 5px 5px 16px;

 list-style-type: none;

 text-align: left

}

#center_col .sitemap ul {

padding: 10px 5px 5px 25px;

 list-style-image: url(file:/smfolder.gif);

 text-align: left;

}

#center_col .sitemap ol {

padding: 0px 5px 5px 35px;

 list-style-image: url(file:/smfile.gif);

 text-align: left;

}

#center_col .sitemap p{

  padding: 8px 0px 0px 0px;

  }



#center_col h1 {
	padding: 2px 0px 2px 10px;
	background-color:#dfcece;
	color: #003366;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #695757;

 }



#center_col h2 {
	padding: 5px 5px 5px 5px;
	color: #5D5F64;
	font-size: 14px;
	background-color: #F5F5F5;
	vertical-align: middle;
	border-bottom-color: #E3E1E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

 #center_col h3 {

  padding: 5px 5px 0px 10px;
 color: #ffffff;
 font-size: 20px;
 background-color: #003366;
 vertical-align: middle;
margin-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #cccccc;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;

}

 #center_col h4 {

 padding: 10px 5px 0px 10px;
 color: #3399FF;
 font-size: 13px;
 font-style: normal;
}

 #center_col h5 a{
 height: 21px;
 background-color: #4A6384;
 border-top: 1px solid #c0c0c0;
 border-bottom: 1px solid #CECECE;
 border-right: 1px solid #c0c0c0;
 border-left: 1px solid #CECECE;
 margin-top:30px;
 padding: 4px 7px 3px 14px;
 color: #ffffff;
 text-decoration: none;
 font-size: 11px;
 position: relative
}

 #center_col h5 a:hover, #center_col h5 a:active{
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
 background-color: #FF9429
}



 #center_col p {
 padding: 5px 0px 5px 10px;
 font-size: 12px
 }



.box {
  border: 1px solid #cccccc;
  background: #F5F5F5;
  margin: 15px 0 0 10px;
  padding: 10px 10px 10px 10px;
  background-image: url(file:reports.gif);
  background-position: RIGHT;
  background-repeat: no-repeat;
  }



.box1 {
	color: #003366;
	border: 1px solid #cccccc;
	margin: 10px 0 0 10px;
	padding: 10px 10px 10px 10px;
	background-color: #DFCECE;

}



#center_col img{
	padding-top: 0px;
	border: 1px solid #003366;

 }


#center_col td.header {

 background-color:#FF9429;

 color: #ffffff;

 font-size: 11px

 }



 #center_col td.header a {

 color: #ffffff;
}



 #center_col td.header a:hover, #center_col td.header a:active {

 color: #777777;

  text-decoration: none;

}



#center_col a {

 color: #787439;

 text-decoration: underline;

 }



#center_col a:hover, #center_col a:active {

 color: #FF9429;

 text-decoration: none;

}





#center_col p.press img {

 float:right;

 padding: 6px;

 position: relative;

}





#center_col td.directory img {

 margin: 0;

 padding: 0;

}





#center_col td.directory  a {

 color: #ffffff;

}



#center_col td.directory a:hover, #center_col td.directory a:active {

 color: #777777;

}



#center_col .pdf {

 float:right;

 position: relative;

 border: 0;

 clear: right;

 padding: 10px;

}


#center_col .box1 a{

 color: #ffffff;

 text-decoration: none;

}

#center_col .box1 a:hover {

 color: #4A6384;

 text-decoration: underline;

}



/*--------- Footer ---------------------------------------------*/



#footer {

 margin: 0px 8% 10px 8%;
 height:10px;
 background:#cedfdd;
 margin:0px;
 font-size:80%;
 text-align:right;
 padding: 2px 8% 2px 8%;

 }



#footer a {
 color:#787439;
 text-decoration: none;

 }



#footer a:hover, #footer a:active {
text-decoration: none;
color:#FF9429; 

 }



 #footer li.special a {

 text-decoration: none;

 }



#footer li.special a:hover, #footer li.special a:active {

 color: #cccccc;

 text-decoration: none;

 }



 #footer ul {

 text-align: right;

 }







/*----------------- accessibility statement ----------------------------------*/

 #access ul {

    list-style-position: outside;

    list-style-type: none;

    text-align: left;

    margin: 25px 0 0 0;

}

#access li {

    list-style-image: none;

    display: inline;

    padding: 25px 5px 0 5px;

}


#access a {

     border: none;

}
