body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	min-height:100%;
}
table#container {
	height: 100%;
}
h1,h2,h3,h4,h5,h6{
	color: #951200;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:1.15em;
	padding: 0px;
	margin-top: 0px;
	line-height: 1.15em;
}
h2{
	font-size:0.95em;
	color: #000000;
}
h3{
	font-size:.9em;
}
p, ul, ol, blockquote{
	font-size:.85em;
}
blockquote{
	background-color:#DEDEDE;
	padding:1em;
	border:1px solid #999999;
	font-weight:bold;
	line-height: 2em;
}


blockquote span.name {
	line-height: normal;
	font-weight: normal;
	display: block;
	padding-top: 1em;
}
blockquote p{
	font-weight:normal;
	line-height:normal;

}
#raves blockquote{
	background-color:#ffffff;
	font-size:.85em;
	padding:1em;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #999999;
	border-left:none;
	font-weight:bold;
	line-height: 1.5em;
}


#raves blockquote p{
	background-color:#ffffff;
	font-size:.85em;
	padding:1em;
	line-height: 1.5em;
}




a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.pad {
	padding: .5em;
}
.padtop{
	padding-top:1em;
}
.notmargin{
	margin-top:0px;
}
#container #content .notmargin {
}
p {
	margin-top: 0px;
}
.nopadmargin {
	margin: 0px;
	padding: 0px;
}
.caption{
	font-size:.75em;
	font-weight:bold;
	text-align:right;
	padding: 1em;
}
.caption span{
	padding:.5em;
}
.smaller{
	font-size:0.75em;
	color: #000000;
}
#header {
	width: 642px;
	background-image: url(../../images/shim_left.gif);
	background-repeat: repeat-y;
}
#header img{
	position:relative;
	left:39px;
}
#copyright{
	font-size:12px;
	position:relative;
	top:25px;
	margin-bottom: 50px;
}
/* end general attributes */
div#container{
	background-image:url(../../images/shim_left.gif);
	background-repeat:repeat-y;
	height:100%;
}

/* main content area attributes */
#content{
	margin-top:0px;
	padding-right: 25px;
	vertical-align: top;
	padding-left: 15px;
}
.flashright{
	float:right;
	padding: 20px;
	clear: right;
}
#publications .bullets {
	list-style-image: none;
}
.bullets {
	list-style-image: url(../../images/bullet1.jpg);
}
.bullets li {
	padding-bottom: 1em;
}
.bullets li a:link {
	font-weight: bold;
}
#reports {
	float: right;
	width: 300px;
	background-color: #dedede;
	border: 1px solid #999999;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
}

#reports .bullets {
	list-style-image: url(../../images/bullet2.jpg);
	font-size:0.75em;
	width:140px;
}
#reports .bullets li {
	padding-bottom: 1em;
}
#reports .bullets li a:link {
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #951200;
	margin-top: 2.5em;
}
.shop {
	background-color: #DEDEDE;
	width: 200px;
	text-align: center;
	padding: 0.5em;
	font-weight: bold;
	border: 1px solid #999999;
}
.shop a {
	padding-left: .75em;
}
.hrule {
	background-image: url(../../images/hrule.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: .5em;
	padding-bottom: .5em;
}
.red {
	color: #990000;
}
.padright {
	padding-right: 1em;
}
.blockq {
	background-color:#DEDEDE;
	padding:1em;
	border:1px solid #999999;
	line-height: 1.2em;
}
.blockqinside {
	background-color:#FFFFFF;
	padding:1em;
	border:1px dashed #999999;
	line-height: 1.2em;
}
.clearRT {
	clear: right;
}
.smaller95 {
	font-size:0.9em;
	color: #000000;
}


.main85 {
	font-size:0.85em;
}


.raves_indent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	font-size: 12px;
}

