.search {
	font-size: 8px;
	color: #FFFFFF;
}
/*.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}*/
.breadcrumb, .breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
}

.contentHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #418AB3;
	text-decoration: none;
	text-transform: uppercase;
	line-height:18px;
	}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headlines{
	text-align:left;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom: 1px dashed #A7C2D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height:auto;
}

.nav{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

	}
.headlines a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:#5F7F68;
}
.pagetitle  {
 padding-left: 5px;
 text-transform: capitalize;
}
.footer {
	color: #B6B6B6;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.centre {
width: 780px;
margin-top:auto;
margin-right: auto;
margin-left: auto;
position: relative;
}

.imgspacert{
  padding-left:8px;
}
.imgspacelt{
  padding-right:8px;
}

/*hack for IE5*/
body {
text-align: center;
margin-top:0px;
}

#bg {
	position:absolute;
	left:0px;
	top:0px;
	width:764px;
	z-index:1;
	padding-bottom:30px;
	padding-left:8px;
	padding-right:8px;
	background-color: #6B787E;
}
#body {
	position:relative;
	top::0px;
	width:764px;
	z-index:1;
	text-align:left;
  padding-bottom: 10px;
	background-color: #FFFFFF;
}
#container{
	position:relative;
	width:764px;
	z-index:2;
	left: 0px;
	top: 0px;
}


#banner {
	position:relative;
	left:0px;
	top:0px;
	width:764px;
	height:147px;
	z-index:2;
	background-color: #6B787E;
}
#navbar {
	position:relative;
	left:0px;
	top:0px;
	width:764px;
	height:24px;
	z-index:2;
	background-color: #66797F;
}


#insidenav {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:198px;
	z-index:2;
	background-color: #d2dfcd;
	}

#insidecontent {
/* 	margin-left: 205px; */
	width:550px;
	z-index:2;
	padding-right:5px;
}

#boxHd {
 color: #4f7659;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 font-weight: bold;
 letter-spacing:3px;
 background-color:#83988f;
 height:22px;
 padding-top:4px;

}
#pagename {
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	border-bottom: 2px solid #5B9EC1;
	background-color:#C3D6DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#copy {
  text-align: justify;
  width:90%;
}
#footer {
  padding-bottom: 5px;
  padding-top:5px;
  text-align:center;
}
#copyright {
	top:10px;
	position: relative;
	width:764px;
}

/* Elements */
h2 {
  font-size: 11px;
}

h3 {
  font-size:10px;
}
