
body {
	margin:0;
	padding:0px 0 10px 0;
	font-family:Tahoma, sans-serif;
	font-size:small;
	font-weight:normal;
	line-height:1.4em;
	color:#333333;
	height: 100%;	
overflow: auto;
}
/***************************************************************
Typography
****************************************************************/
sm {font-size:80%;}

b {font-size:110%;}

p {
	font-size:100%;
	font-weight:normal;
	line-height:1.4em;
	color:#333333;
	margin:0;
	padding:8px 0 14px;
}

h1 {
	color:#000000;
	font-size:150%;
	margin:0;
	padding:8px 0;
    font-weight:bold;
}

h2 {
	font-size:150%;
	font-weight:bold;
	color:#993300;
	margin:0;
	padding:8px;
}

h3 {
	font-size:140%;
	font-weight:bold;
	color:#006699;
	margin:0;
	padding:8px;
}

h4 {
	font-size:140%;
	font-weight:bold;
	color:#333333;
}

ul {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.tier2nav a:link, .tier2nav a:visited, .tier2nav a:active{font-family:Tahoma; font-size:16px; font-weight:normal; color:#993300;}
.tier2nav a:hover {color:#333333;}

.grey {font-family:Tahoma; font-size:12px; font-weight:normal; color:#333333;}

.brown {font-family:Tahoma; font-size:12px; font-weight:normal; color:#993300;}

.accent {font-family:Tahoma; font-size:12px; font-weight:bold; color:#7f8c97;}

.blue a:link, .blue a:visited, .blue a:active{font-family:Tahoma; font-size:14px; font-weight:normal; color:#006699;}
.blue a:hover {color:#333333;}

.brownsm a:link, .brownsm a:visited, .brownsm a:active{font-family:Tahoma; font-size:12px; font-weight:normal; color:#993300;}
.brownsm a:hover {color:#333333;}

.bluesm a:link, .bluesm a:visited, .bluesm a:active{font-family:Tahoma; font-size:11px; font-weight:normal; color:#006699; font-decoration: underline;}
.bluesm a:hover {color:#333333;}


	
/***************************************************************
Anchors
****************************************************************/
a img {border:none;}
	
/*Site anchor styles*/
a:link,a:visited {color:Blue;text-decoration:none;font-weight:normal;}
a:hover {color:#FFFFFF;}


/***************************************************************
Navigation
****************************************************************/

#wrap       { width:900px; margin:0 auto; } 

/*Top nav bar*/
ul.nav-top {
	position:absolute;
	top:5px;
	left:784px;
	list-style-type:none;
	font:Tahoma, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	width: 206px;
}

ul.nav-top li {
	float:left;
	padding:0px 8px;
}

/*ul.nav-top li a:hover {border-bottom: 2px solid #b03329;} /*hover line...not using because bug with Safari*/
ul.nav-top .first {
	background:none;
}

.logo {
	position:absolute;
	list-style-type:none;
	top:0px;
	left:1px;
	z-index:100;
}

.linktop {font-family: Tahoma; color:#333333; font-size: 11px; font-weight:normal; text-decoration:none }
A.linktop:link {font-family:Tahoma; color:#333333; font-size:11px; font-weight:normal; text-decoration:none}
A.linktop:hover {font-family:Tahoma; color:#FFFFFF; font-size:11px; font-weight:normal; text-decoration:none}
A.linktop:visited {font-family:Tahoma; color:#333333; font-size:11px; font-weight:normal; text-decoration:none}
A.linktop:visited:hover {font-family:Tahoma; color:#FFFFFF; font-size:11px; font-weight:normal; text-decoration:none}

.linkfooter {font-family: Tahoma; color:#000000; font-size: 10px; font-weight:normal; text-decoration:none }
A.linkfooter:link {font-family:Tahoma; color:#000000; font-size:10px; font-weight:normal; text-decoration:none}
A.linkfooter:hover {font-family:Tahoma; color:Blue; font-size:10px; font-weight:normal; text-decoration:none}
A.linkfooter:visited {font-family:Tahoma; color:#000000; font-size:10px; font-weight:normal; text-decoration:none}
A.linkfooter:visited:hover {font-family:Tahoma; color:Blue; font-size:10px; font-weight:normal; text-decoration:none}

	
/*ul.nav-top li a:hover {border-bottom: 2px solid #b03329;} /*hover line...not using because bug with Safari*/
ul.nav-top .first {
	background:none;
}




/*Body content*/
.innertube {padding:12px 4px;}

/*Homepage footer list*/
.list-header {font-size: 110%;color: #fff;font-weight: bold;cursor: default;}
ul.footerlinks {list-style-type: none; float:left; display: inline; padding: 0 24px 0 0;}
ul.footerlinks a {font-size: 90%;color: #666; text-decoration: underline;}
ul.footerlinks a:hover {color: #ffcc33;}

/*Page header*/
h2.contentheading {position: absolute;top:77px;right:1px; font-size: 130%;color: #ffffff;}


/*split*/
.lftdiv2 {padding-top:0px; padding-bottom:3px; border-bottom:#999999 1px solid;}