body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/template/BGblack.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}

#copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#copytxt a:link, #copytxt a:visited {
color: #0099CC;
text-decoration: underline;
}
#copytxt a:hover, #copytxt a:active {
color: #006699;
text-decoration: underline;
}
#copytxt h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	padding-top: 0px;
	padding-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
#home {
	background-image: url(images/template/navBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainbodyBG{
	background-image: url(images/template/shadow_mainbody.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainnavbg {
	background-image: url(images/template/navBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	width: 190px;
}
#leadinBG {
	background-image: url(images/template/shadow_leftleadin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 190px;
	padding-bottom: 30px;
}
#leadintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#leadintxt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-bottom: -10px;
}
#leadintxt a:link, #leadintxt a:visited {
color: #0099CC;
text-decoration: underline;
}
#leadintxt a:hover, #leadintxt a:active {
color: #999999;
text-decoration: underline;
}
#footer {
	background-image: url(images/template/footer_shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 50px;
	line-height: 18px;
}
#footer a:link, #footer a:visited {
color: #666666;
text-decoration: none;
}
#footer a:hover, #footer a:active {
color: #999999;
text-decoration: none;
}
#newsheadlinehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#newstxtphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#newsphotoframe {
	border: 1px solid #DADADA;
}
.newsheadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 6px;
}
#newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-top: 6px;
	background-attachment: fixed;
	background-image: url(images/home/news_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	padding-top: 0px;
	padding-left: 0px;
}
#newstxt a:link, #newstxt a:visited {
color: #0099CC;
text-decoration: underline;
}
#newstxt a:hover, #newstxt a:active {
color: #006699;
text-decoration: underline;
}

#history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CCCC;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-top: 15px;
	padding-bottom: 15px;
}
.newsblock {
	margin-bottom: 30px;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.newsfullstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.newsfullstory:link, a.newsfullstory:visited {
color: #0099CC;
text-decoration: underline;
}
a.newsfullstory:hover, a.newsfullstory:active {
color: #006699;
text-decoration: underline;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a.newscopy:link, a.newscopy:visited {
color: #0099CC;
text-decoration: underline;
}
a.newscopy:hover, a.newscopy:active {
color: #006699;
}
#searchbar {
	width:189;
	padding: 8px;
	height: 39px;
	text-align: center;
	vertical-align: bottom;
}
#peoplecopy {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 15px 15px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#peoplecopy a:link, #peoplecopy a:visited {
color: #000000;
text-decoration: none;
}
#peoplecopy a:hover, #peoplecopy a:active {
	color: #006699;
	text-decoration: underline;
}
#peoplehead {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(key_people/people_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#peoplehead a:link, #peoplehead a:visited {
color: #FFFFFF;
text-decoration: none;
}
#peoplehead a:hover, #peoplehead a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#peoplename {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 4px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
}
#peoplethumbhead {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	height: 0px;
}
#peoplethumbhead a:link, #peoplethumbhead a:visited {
color: #FFFFFF;
text-decoration: none;
}
#peoplethumbhead a:hover, #peoplethumbhead a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#peoplethumbsector {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	height: 0px;
}

/**/tonkin Styles

#copy {
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#select {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#adcopy {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#adcopy a:link, #adcopy a:visited {
color: #000000;
	font-weight: bold;
text-decoration: none;
}
#adcopy a:hover, #adcopy a:active {
color: #000000;
text-decoration: underline;
}
#copy a:link, #copy a:visited {
color: #003366;
text-decoration: underline;
}
#copy a:hover, #copy a:active {
color: #006699;
}
#contact {
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#contact a:link, #contact a:visited {
color: #003366;
text-decoration: underline;
}
#contact a:hover, #contact a:active {
color: #006699;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.searchfeild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#bordercontent {
	border-top: 0px none #CCD3DF;
	border-right: 0px solid #CCD3DF;
	border-bottom: 0px solid #CCD3DF;
	border-left: 0px solid #CCD3DF;

}
#bordercontenthome {
	border-top: 0px none #CCD3DF;
	border-right: 1px solid #CCD3DF;
	border-bottom: 0px solid #CCD3DF;
	border-left: 1px solid #CCD3DF;
	height: 100%;
}
#bordercontenthomesearch {
	border-top: 0px none #CCD3DF;
	border-right: 1px solid #CCD3DF;
	border-bottom: 0px solid #CCD3DF;
	border-left: 1px solid #CCD3DF;
}
#borderlinesRght{
	border-top: 0px none #CCD3DF;
	border-right: 1px solid #CCD3DF;
	border-bottom: 0px solid #CCD3DF;
	border-left: 0px solid #CCD3DF;
	height: 100%;
}
#borderlinesLft{
	border-top: 0px none #CCD3DF;
	border-right: 0px solid #CCD3DF;
	border-bottom: 0px solid #CCD3DF;
	border-left: 1px solid #CCD3DF;
	height: 100%;
}
.leadintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #006699;
}
form {
	margin: 0px;
	padding: 0px;
}

textfield {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Container {
	clear: none;
	float: none;
	height: 100%;
}
#searchhome {

	border-top: 0px none #CCD3DF;
	border-right: 1px solid #CCD3DF;
	border-bottom: 1px solid #CCD3DF;
	border-left: 1px solid #CCD3DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/home/search_grid_strip.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.rgt_coloum {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD3DF;
	border-right-color: #CCD3DF;
	border-bottom-color: #CCD3DF;
	border-left-color: #CCD3DF;
}

#leadinheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-attachment: scroll;
	background-image: url(images/home/bluefade_bg.gif);
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	height: 25px;
}
#findoutmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 15px 0px;
	line-height: 14px;
	text-align: right;
	float: right;
}
#findoutmore a:link, #findoutmore a:visited {
color: #006699;
text-decoration: none;
}
#findoutmore a:hover, #findoutmore a:active {
color: #3399CC;
text-decoration: none;
}
.navAdHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navigation/leftnavheadBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#projectcopy {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 15px 10px 20px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/projects/project_fade_vert.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	background-attachment: fixed;
}
#projectcopy a:link, #projectcopy a:visited {
color: #000000;
text-decoration: none;
}
#projectcopy a:hover, #projectcopy a:active {
	color: #006699;
	text-decoration: underline;
}
#projecthead {
	font-size: 10px;
	color: #003970;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 5px 5px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9D9E9;
	height: 30px;
}
#projectpdf {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
}
#projectpdf a:link, #projectpdf a:visited {
	color: #666666;
	text-decoration: none;
}
#projectpdf a:hover, #projectpdf a:active {
	color: #333333;
	text-decoration: none;
}
#leftnavhead {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	padding: 5px 0px 5px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/navigation/leftnavheadBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #CCD3DF;
}
#leftnav {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 10px;
	width: 179px;
	height: 19px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCD3DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD3DF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCD3DF;

}

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftnav li {
margin: 0;
	padding: 0;
}
#leftnav a{
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 4px 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;

}
#leftnav a:link, #leftnav a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
}
#leftnav a:hover, #leftnav a:active {
	color: #999999;
}
.projectthumb {
	vertical-align: middle;
	padding: 10px;
	width: 100%;
	border: 1px solid #E0DFE3;
	margin-bottom: 20px;
}
.projectthumb img {
	padding: 3px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
	border: 1px solid #E0DFE3;
}
