html, body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	background:#ddd;
}

#header {
	border-top: 15px solid #262626;
	height:122px;
	background: url(../images/header.jpg) repeat-x;
	
}

a {
	text-decoration:none;
	color:#39C;
}

#header-inner {
	padding:20px 10px 0 10px;
	width:780px;
	margin:0 auto;
}

#name {
	float:left;
	width:267px;

}

#quote {
	float:right;
	width:440px;
	color:#fff;
	height:58px;
	font-size: 0.8em;
}

.quotename {
	text-align: right;
	line-height: 2em;
	font-weight:bold;
}
.quote {
	font-style:italic;
}

.clear {
	clear:both;
	}

#nav {
	height:29px;
	background: #fff;
	border-bottom:#c9c9c9 solid 1px;
	width:100%;
	clear:both;
}

#nav-inner {
	padding: 0 0 0 0px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	height:29px;
}


#nav .currentpage {
    background:#2e2e2e;
}

#nav .currentpage a {
    background:url(../images/downarrow.png) no-repeat bottom center;
	color:#f1f1f1;
}

#nav .currentpage a:hover {
	color:#2e2e2e;
}

#nav li a {
    border:none;
    display:block;
	padding:7px 15px 0 15px;
    height:31px;
	letter-spacing:-0.01em;
	font-size:1.1em;
	color:#2e2e2e;
}

#nav li:hover {
    background:#fff;

}
#nav li a:hover {
	background:url(../images/downarrowwht.png) no-repeat bottom center;
}

/*
#nav-inner {
padding: 0 0 0 5px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
    float:left;
	height:30px;
}

#nav li {
    float:left;
    display:block;
    height:37px;
    overflow:hidden;
}

#nav li a img {
    margin-top:-37px;
    border:none;
}

#nav li:hover img {
    margin-top:0px;
}

#nav .currentpage img {
    margin-top:-74px;
}*/

#content {
	padding:30px 0 45px 0;
	background:url(../images/gradient.jpg) repeat-x;
}

#subnav {
/*	padding:0 0 0 298px;*/
	padding:0 0 0 15px;
}

#subnav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#subnav li a {
	float:left;
	width:auto;
	display:block;
	background:#eaeaea;
	font-size:0.87em;
	color:#8F8F8F;
	padding:5px 15px;
	border-top:#c9c9c9 solid 1px;
	border-left:#c9c9c9 solid 1px;
	border-right:#c9c9c9 solid 1px;
	border-bottom:#DDD solid 1px;
	margin-right:-1px;
	
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright:7px;	
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	
	-webkit-border-top-left-radius: 7px;
	-khtml-border-radius-topleft:7px;	
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
}

#subnav li a:hover {
	background:#2e2e2e;
	border-bottom:#2e2e2e solid 1px;
	color:#a6a6a6;
}

#subnav .sub-selected a {
	background:#fff;
	border-top:#cacaca solid 1px;
	border-left:#cacaca solid 1px;
	border-right:#cacaca solid 1px;
	border-bottom:#fff solid 1px;
	color:#2e2e2e;
}

.fullwidth {
	clear:both;
	background:#fff;
	border:#c9c9c9 solid 1px;
	padding:15px;
	line-height:1.5em;

/*	-moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}

.fullwidth p {
	text-align:justify;
	font-style: normal;
}

.pub_img {
	width:160px;
	float:left;
	padding-right:15px;
	min-height:100px;
}

.pub_text {
	float:left;
	width:591px;
	text-align: right;
	font-style: italic;
}

#imgtxtlist {
	border-top:1px #c9c9c9 dashed;
}

.imgtxtlist {
	clear:both;
	padding:15px 0;
	border-bottom:1px #c9c9c9 dashed;
}

.imgtxtlist p {
	float:left;
	padding:0 0 0 15px;
}

.imgtxtlist img {
	float:left;
	border-right:1px #c9c9c9 dashed;
	padding:0 15px;
}

#leftcol {
	width:235px;
	float:left;
	clear:both;
}

#leftcol p {
	background:#2e2e2e;
	margin:0;
	padding:15px;
	text-align:justify;
	color:#a6a6a6;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	font-size:0.87em;
}

#leftcol img {
	padding-bottom:15px;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

#leftcol ul {
	list-style:none;
	padding:0;
	margin:0;
	background:#2e2e2e;
	font-size:0.87em;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

#leftcol li {

}

/*#leftcol li:hover {
	background:#fff;
}*/

#leftcol li a {
	color:#a6a6a6;
	display:block;
	padding:3px 0 0 15px;
	height:19px;
	border-bottom:#3b3b3b 1px dashed;
	text-transform:capitalize;
/*	width:90%;*/
}

#leftcol li a:hover {
	background:url(../images/leftarrow.png) #3a3a3a no-repeat 102% 75%;
}

#leftcol .selected {
	background:#444;
	background:url(../images/leftarrow.png) #3a3a3a no-repeat right 75%;
}

#rightcol {
	width:485px;
	float:right;
	clear:right;
	line-height:1.5em;
	text-align:justify;
}

.leftimage {
	width:auto;
	float:left;
	padding-top:10px;
}
.title {
	padding-bottom:7px;
	border-bottom:1px #262626 dotted;
}

.pub_text .title {
	width:593px;
	text-align: left;
}

.righttext {
	width:236px;
	float:right;
	padding-top:10px;
}

.spacer {
	height:15px;
	clear:right;
}

.whiteblock {
	background:#fff;
	border:#c9c9c9 solid 1px;
	padding:15px;
	line-height:1.5em;
/*	-moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}

#footer {
	clear:both;
	height:145px;
	border-top:#c9c9c9 solid 1px;
	/*border-bottom:#c9c9c9 solid 1px;*/
	margin-top:-15px;
	background:url(../images/footerbg.jpg) repeat-x #292929;
}

#footer-inner {
	width:770px;
	margin:0 auto;
	text-align:right;
}

#footerleft {
	width:500px;
	float:left;
	text-align:left;
/*	padding-top:17px;*/
}

/*#footerleft ul {
	margin:0;
	padding:0 0 0 10px;
	border-left: 1px dashed #444;
	list-style:none;
}

#footerleft li a {
	line-height:1.5em;
	font-size:0.8em;
	width:110px;
	display:block;
	color:#a6a6a6;
}

#footerleft li:hover {
	background:#0A7B9D;
}
	
#footerleft li {
	width:100px;
	border-bottom:1px dashed #444;
}

#footerleft li a:hover {
	color:#2e2e2e;
	background:url(../images/footnavarrow.png) no-repeat right;
}*/

#footerleft ul {
	margin:0;
	padding:0 0 0 0px;
/*	border-left: 1px dashed #444;*/
	list-style:none;
}

#footerleft li a {
	line-height:1.5em;
	font-size:0.8em;
	display:block;
	color:#a6a6a6;
	padding:15px 10px 10px 10px;
	margin-top:-8px;

}

#footerleft li {
	float:left;
	width:auto;
	height:30px;
	padding:0 1px;	
}

#footerleft li:hover {
	background:#fff;
	border-left:#c9c9c9 solid 1px;
	border-right:#c9c9c9 solid 1px;
	border-bottom:#c9c9c9 solid 1px;
	padding:0 0px;
/*	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright:5px;	
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft:5px;	
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;*/
}

#footerleft li a:hover {
	color:#2e2e2e;
	background:url(../images/footnavarrowup.png) no-repeat top center;
}

#footername {
	width:267px;
	height:auto;
	float:right;
	padding-top:37px;
}

.inner {
	width:800px;
	margin: 0 auto;
	text-align: left;
}
.pub_text .byline {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}

