
img {
border: none;
}

/* layout */
#fw_container {
	width: 816px;
	margin: 0 auto;
}
#header {}
#fauxcolumns {
	background: url(../img/common/left_column.gif) top left repeat-y;
}
#container {
	width: 99%;
	float: right;
	margin-left: -200px;
}
#content {
	margin-left: 200px;
}
#section {
	border-bottom: 1px dashed #ccc;
	padding: 8px;
	margin: 0;
}
#fauxcolumns_inner {
	background: url(../img/common/right_column.gif) top right repeat-y;
}
#container_inner {
	width: 99%;
	float: left;
	margin-right: -160px;
}
#main {
	margin-right: 160px;
	padding: 8px;
}
#imageTitleMain{ /* format for the imageTitle template */
	padding: 8px;
}
#right {
	width: 160px;
	min-height: 400px;
	float: right;
	text-align:left;
	margin-top: 8px;
	margin-right: -8px;
}
#left {
	width: 200px;
	float: left;
}
#footer {
	clear: both;
	position: relative;
	top: 6px;
	border-top: 1px dashed #ccc;
}
.clearing {
	clear: both;
	height: 0;
}

/* site-wide font style rules */
#top ul, #top li, #left ul, #left li, h1, h2 { margin: 0; padding: 0; }
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #666;
	background-color: #fff;
}
h1 {
	font-weight: normal;
	font-size: 145%;
}
h2 {
	font-weight: bold;
	font-size: 140%;
	color: #555;
}
h3 {
	font-weight: bold;
	font-size: 115%;
	color: #676767;
}

/* site-wide elements */
.bullet {
	font-weight: normal;
	font-size: 1.5em;
	color: #257e8f;
    padding: 0 0.3em;
}
.localnav .bullet {
	color: #666;
}
.sectionHead, h1 .bullet {
	color: #fff;
	font-weight: normal;
	font-size: 1.3em;
}

.contentBullet {
	list-style-image:  url(../img/common/contentBullet.gif);
	list-style-type:  circle;
}

.pdficon {
	list-style-image:  url(../img/common/PDFicon.gif);
	list-style-type:  circle;
}

.wordicon {
	list-style-image:  url(../img/common/WORDicon.gif);
	list-style-type:  circle;
}
	
a { text-decoration: none; }
a:hover { text-decoration: underline; }
#main a, #imageTitleMain a {
	font-weight: bold;
	color: #257e8f;
}

dt { padding-top: 1em; }
dt, dd { margin-left: 0; }
#main dd a { font-weight: normal; }
ul.paragraphs {	list-style-type: none; }
ul.paragraphs li { padding-bottom: 1em; }
abbr { border-bottom: none; text-decoration: none; }

/* top navigation elements */
#top {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin-top: 8px;
	padding: 0 0 4px 0;
	font-size: 90%;
}
#topRt {
float:right;
padding: 0 0 4px 0;
}

#topRt a:link, #topRt a:visited {
color: #cc5805;
line-height: 1.50em;
}

#top ul li { display: inline; text-transform: uppercase; }
#top a { color: #666; background-color: #fff; }

/* left navigation elements */
#left ul.treemenu, #left ul.localnav {
	list-style-type: none;
	width: 200px;
}
#left ul.treemenu ul, #left ul.localnav ul {
	margin: 0 .9em;
	padding: 0 .9em;
}
#left ul.treemenu li li, #left ul.localnav li {
	display: block;
	list-style-type: none;
	font-size: 90%;
	line-height: 1.4em;
}
#left ul.treemenu a:link, a:visited { }
#left ul.treemenu a:hover { cursor:hand; cursor:pointer; }
#left ul.localnav {	padding-bottom: 2em; }
#left ul.localnav li a { color: #257e8f; text-decoration: none; }
#left ul.treemenu li a { color: #444; }
#left ul.treemenu ul li a { color: #666; text-decoration: none; }
#left ul.treemenu ul li a:hover { text-decoration: underline; }
#left ul.treemenu ul.selected a { color: #257e8f; text-decoration: none;}
#left ul.treemenu ul.selected a:hover { text-decoration: underline; }
#left ul.treemenu ul.selected li.current { font-weight: bold; color: #666;}
#left ul.localnav li.current { font-weight: bold; color: #257e8f; }
#left ul.treemenu ul ul.subnav { font-weight: normal; }

/* special purpose */
.italiccaption {
	font-size: 80%;
	font-style: italic;
}

.publication {
	font-style: italic;
}

/* title elements */
#section h1 {
	padding: 0 0 4px 0;
	text-transform: uppercase;
	color: #fff;
	background-color: #257e8f;
}

/* footer elements */
#footer ul li { display: inline; }
#footer p { font-size: 85%; float: left; margin: 0; padding: 2px 0 2em 0; }
#footer img.tag { float: right; padding: 8px 0; }
#footer a { color: #999; text-decoration: underline; }
img#yearicon { float: left; }



#nav1 { display: none; }
#nav2 { display: none; }
#nav3 { display: none; }
#nav4 { display: none; }
#nav5 { display: none; }
