@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}

div.logo h1{
	height: 0; /* Hide unless print */
	display: none;
}

body {
	font-size: 13px;
	font-family: Verdana, Tahoma, sans-serif;
	background: url(images/bgrnd.gif) #EFF0E8 repeat-x;
}

a,
p {
	overflow: hidden;
}

div#mainWrapper {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

div#mainContentWrapper {
	width: 958px; /*Hold nav and content*/
	background: #FFFFFF;
	border-left: 1px solid #D8D7CF;
	border-right: 1px solid #D8D7CF;
	border-bottom: 5px solid #D8D7CF;
	padding: 15px 10px 20px;
	overflow: auto;
}

div#contentWrapper {
	width: 733px; /* Where all content/copy goes*/
	float: left;
	margin-left: 15px;
	overflow: hidden;
	font-size: 13px;
	color: #333333;
}

div.homePanel {
	width: 700px;
	border: 1px solid #D8D7CF;
	padding: 15px;
	background: #F4F4F4;
	overflow: hidden;
	margin-bottom: 7px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	line-height: 1.3em;
}

div.homePanel img {
	float: right;
	clear: right;
	border: 1px solid #D8D7CF;
	padding: 2px;
	background: #FFF;
	margin: 0 0 5px 5px;
}

/************************************* HEADER */
div#headerWrapper {
	width: 980px;
	height: 240px;
}

div#headerWrapper div.logo {
	width: 225px;
	overflow: hidden;
	float: left;
}

div#headerWrapper div.headerImg {
	width: 755px;
	overflow: hidden;
}

/************************************* SEARCH FORM */
div#headerWrapper div.search {
	width: 755px;
	height: 74px;
	overflow: hidden;
	position: relative;
}

div#headerWrapper div.search form.search {
	position: absolute;
	top: 25px;
	right: 25px;
}

div#headerWrapper div.search form.search input.searchField {
	font-family: Verdana, Tahoma, sans-serif;
	border: 1px solid #D8D7CF;
	padding: 2px;
}

div#headerWrapper .searchButton {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	cursor: pointer;
	padding: 4px 12px;
	border: 1px #666666 solid;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

/************************************* FOOTER */
div#footerWrapper {
	width: 940px;
	padding: 20px;
	text-align: center;
	color: #356AA0;
	margin: auto;
}

div#footerWrapper a {
	color: #356AA0;
	text-decoration: underline;
}

div#footerWrapper a:hover {
	text-decoration: none;
}

/************************************* GENERAL STYLES */
a {
	text-decoration: none;
/*	display: inline-block; */
}

a img {
	border: 0;
	outline: none;
	text-decoration: none;
	vertical-align: bottom;
}

a:hover {
	text-decoration: underline; font-style: italic;
}

a.target {
}

a.target:hover {
	text-decoration: none;

}


div#contentWrapper p {
	margin-bottom: 20px;
}

div#contentWrapper ul, div#contentWrapper ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

div.courseBlock {
  margin-bottom: 40px;
}
div.courseBlock ul {
  margin-top: 20px;
}

table {
	font-family: Verdana, Tahoma, sans-serif;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table th {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	border: 1px solid #D8D7CF;
	background: #F4F4F4;
	padding: 5px;
	text-align: center;
}

table td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #D8D7CF;
}

table.tableNoBorders {
	font-family: Verdana, Tahoma, sans-serif;
	border-collapse: collapse;
}

table.tableNoBorders td {
	border: none;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	vertical-align: top;
	padding: 5px;
}

table.tableBare {
	border: none;
	background: #FFFFFF;
}

table.tableBare tr td {
	border: 0;
	background: #FFFFFF;
}

table.tableBare tr th {
	border: 0;
	background: #FFFFFF;
}

table.tableBare tr td p {
	margin: 3px;
}
table.noBorder {
	border: 0 !important;
	border: none;
}
table.noBorder td {
	border: 0;
}
table.fullWidth {
	width: 100%;
}
img.imageRightAlign,
a.imageRightAlign {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #D8D7CF;
	background: #F4F4F4;
	padding: 5px;
}

img.imageLeftAlign,
a.imageLeftAlign {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #D8D7CF;
	background: #F4F4F4;
	padding: 5px;
}

blockquote.sidebarRight {
	width: 250px;
	float: right;
	margin: 0 0 20px 20px;
	font-size: 11px;
	padding: 10px;
	border: 1px dotted #999999;
	background: #F4F4F4;
	line-height: 1.4em;
}

blockquote.sidebarRight p {
	margin-bottom: 10px !important;
}

blockquote.sidebarRight p:last-child {
	margin-bottom: 0 !important;
}

/* blockquote style from gallery.css */

blockquote
{
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;

}

div.precept
{
	margin-left : 2em; margin-right: 2em;
	font-weight: bold;
	color: black;
	margin-bottom: 10px !important;
	/*
	background: #DEDF99;
	 */
background: #EEEFC2;
}

div.highlight {
	margin: 20px 20px;
	font-size: 1.2em;
	padding: 10px;
	border: 1px dotted #AF0404;
	background: #FDEAEA;
	line-height: 1.4em;
}

div.highlight p {
	margin-bottom: 10px !important;
}

div.highlight p:last-child {
	margin-bottom: 0 !important;
}

span.pkg {
	font-family: monospace;
	font-weight: bold;
}
span.code {
	font-family: monospace;
}
