/* Undo defaults block */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


body {
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	padding-left: 145px
}

#banner {
	width: 760px;
	margin: 13px auto 0px auto;
	text-align: right;
	padding-left: 10px;
}

#container {
	width: 720px;
	overflow: visible;
	margin: 0 auto;
}

#left {
	width: 450px;
	padding: 0 20px 100px 0;
	float: left;
}

#right {
	float: left;
	width: 250px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;	
}

	#right ul { width: 250px; margin: 30px 0 0 0; }
	#right ul li {	
					border-top: 1px solid #333;
					line-height: 22px;
					}



#content {
}

#content-inner {
	margin-top: 30px;
}


	#content-inner .block, 	#content-inner .titling {
	border-color: #000;
	width: 450px;
	}

	#content-inner .block {
	font-family: Helvetica,sans-serif;
	}

	#content-inner.archive .block {
	font-family: Helvetica,sans-serif;
	}

	#content-inner .illustration {
	border-top: 1px solid #000;
	margin-top: 168px;
	padding-top: 20px;
	margin-right: 20px;
	float: left;
	margin-left: -145px;
	width: 125px;
	}

	#content-inner ul {
	list-style: url(/new/images/bullet.gif);
	}

	#content-inner ol { list-style-type: decimal; padding-left: 20px;  }
	#content-inner ol li { text-indent: 0; margin: 0; margin-bottom: 10px; }

#submenu {
	font-weight: normal;
}


#right li.current {
        border-top: 1px solid #000;
}

#right li.current a {
	color: #000 }


.titling {
	border-top: 2px solid;
	border-bottom: 1px solid;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
	padding: 5px 0 5px 0;
	height: 156px;
	margin-bottom: 20px;
}



h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	}
	
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	
	}
	
p {
	margin: 0 0 15px 0; }

#content-inner .caps {
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: 1px;	}

blockquote {
		font-size: 90%; margin: 0 20px 20px 20px; }

.toc blockquote { margin: 0 20px 10px 20px; }
.toc blockquote p { margin: 0; }
.toc li { margin-left: 20px; text-indent: -20px; }
.toc h3 { font-weight: bold;
          font-size: 11px;
	  text-transform: uppercase;
	  letter-spacing: 1px;
          padding: 5px 0;
          border-top: 1px solid #ccc;
          margin-top: 30px;
           }

.toc p { margin: 5px 0 0 0 }



h3:first-child { border: 0; margin-top: 0px; padding-top: 0 }

#content-inner .toc ul { list-style: none; margin: 10px 0 0px 0 }


/* link style */

a:link, a:visited, a:active, a:hover {
color: black;
}

#content a:link, #content a:visited, #content a:active, #content a:hover {
border-bottom: 1px solid #ccc;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active {
border: 0; color: black; text-decoration: none;
}

a div.more { background: url(../images/more.gif) no-repeat top right; width: 100%; height: 29px; }
a:hover div.more { background-image:url(../images/moreover.gif)}
