/* general formatting */

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: arial, helvetica, san-serif;
	background: #828387 url(/images/bgtile.gif) repeat-x scroll 0px 0px;
	color: #FFFFFF;
	font-size: 62.5%;
}

p, h1, h2, h3, h4, h5 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #4f6eb1;
}

h1 {
	font-size: 2.8em;
	line-height: 1.2em;
}

h2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.1em;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text, input.password, textarea {
	color: #000000;
	font-size: 0.9em;
	line-height: 0.9em;
	height: 1.2em;
	width: 14em;
	padding: 0px;
	border: 1px solid #a9aaab;
}

select {
	color: #405987;
	font-size: 1em;
	line-height: 1em;
}

textarea {
	height: 8em;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

ul {
	margin-top: 5px;
}

.clearer {
	clear: both;
}

.blue {
	color: #4f6eb1;
}

a.linkicon {
	text-decoration: none;
	background: transparent url(/images/linkicon.gif) no-repeat scroll 0px 1px;
	padding-left: 17px;
	color: #4f6eb1;
}

a.linkicon:hover {
	color: #D03A07;
}


/* structural styles */

#shadowContainer {
	position: relative;
	width: 969px;
	height: 786px;
	margin: 0 auto;
	background: transparent url(/images/shadow.jpg) no-repeat scroll 0px 0px;
}

#pageContainer {
	position: relative;
	width: 936px;
	margin: 0 auto;
}

#topContainer {
	height: 132px;
	background: transparent url(/images/topbg.gif) no-repeat scroll top;
}

#logo {
	position: absolute;
	width: 134px;
	height: 92px;
	left: 29px;
	top: 26px;
	background: transparent url(/images/logo.gif) no-repeat scroll top;
}

#logo h1 {
	position:absolute;
	left: -999em;
}

#topRight {
	position:absolute;
	right: 0px;
	top: 0px;
}

#topNav {
	height: 22px;
	background-color: #575556;
	list-style-type: none;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}

#topNav li {
	float: left;
	font-size: 1.2em;
	padding: 0px;
	color: #c6c6c6;
	padding-left: 14px;
	padding-right: 14px;
	background: transparent url(/images/whiteblock.gif) no-repeat scroll 0px 2px;
}

#topNav li.selected { background: transparent url(/images/navbullet.gif) no-repeat scroll 4px 15px; }

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#topNav a:hover { color: #c6dbea; }

#navFade {
	position: absolute;
	top: 164px;
	left: 0px;
	width: 936px;
	height: 17px;
	background: transparent url(/images/navfade.png) repeat-x scroll 0px 0px;
	z-index: 500;
}


/* home page styles */

#templateContent {
	background: #FFFFFF url(/images/hometile.gif) repeat-y scroll 0px 0px;
}

#templateLeft {
	width: 177px;
	height: 571px;
	float: left;
}

#homeContactLink:hover {
	text-decoration: none;
}

.mainContent {
	float: right;
	width: 759px;
	height: 571px;
}

#homeBot {
	clear: left;
	height: 10px;
	background-color: #FFFFFF;
}

a.biglink {
	font-weight: bold;
	font-size: 1.3em;
}


/* footer styles */

#footer {
	height: 40px;
	background: transparent url(/images/footerbg.jpg) no-repeat scroll 0px 0px;
	padding: 0px;
	font-size: 1.1em;
	color: #FFFFFF;
	border-bottom: 1px solid #eaeaea;
}

#footer a:hover {
	color: #cde521;
	text-decoration: none;
}

#footerleft {
	float: left;
	padding: 15px 0px 0px 0px;
	width: 600px;
}

#footerright {
	float: right;
	width: 265px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footerright li {
	float: left;
	padding: 15px 0px 0px 10px;
}

#footerright li.lefty {
	border-right: 1px solid #FFFFFF;
	padding: 15px 10px 0px 0px;
	font-weight: bold;
}

/* left nav bar styles */
#navcontainer {
margin-left:10px;
margin-top:40px;
width:167px;
font-size:1.2em;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
width: 100%;
background-color: none;
margin-top:15px;
}

#navcontainer a:link, .navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cccc66;
color: #fff;
}

.navigationPadding1{
margin-left:22px; border-left:3px solid #FFF
}
.navigationPadding2{
margin-left:22px;
}

.active{
	background-color: #76922b;
}

/*  breadcrumbStyles*/
#breadcrumbsHolder {
    background-color:#999999;
    height:117px;
}
 #breadcrumbs
 {
     height:50px;
         margin-left:40px;
     }
 #location
 {
border-top:2px solid #DFDFDF;
font-size:2em;
height:60px;
line-height:3em;
margin-left:40px;
     }
     
UL.breadcrumbs 
{
    list-style:none;
    line-height:5em;
    padding:0;
    margin:0;
}

ul.breadcrumbs  li { display: inline;height:20px;font-size:1.2em; }

ul.breadcrumbs  li a{margin-left:5px;margin-right:5px;}
ul.breadcrumbs  li a:hover
{
    
}

