/* Start of CMSMS style sheet 'greenLayout' */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #003300;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #003300;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
body {
	margin: 10px 0px;
	padding: 0;
	color: #333;
	background-color: #FFF 
}
div#pagewrapper {
	width: 872px;
	margin: 0 auto;
	background: #FFF url(uploads/green/bodybk.png) repeat-y;
	color: black;
}
div#header {
	height: 176px;
	margin: 0;
	padding: 0px 120px;
	background: #f4f4f4 url(uploads/green/head.png) repeat-x left top;
}
div#header h1 a {
	display: block;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
}
div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url(uploads/ngrey/logoC.png) no-repeat left top;
}
div#header h2 {
	float: right;
	line-height: 1.2em;
	font-size: 1.5em;
	margin: 35px 0px 0px 0px;
	color: #f4f4f4;
}
div.crbk {
	margin: 0;
	padding: 0;
}
div.breadcrumbs {
	padding: 1.5em 0em 1em 40px;
	font-size: 90%;
	margin: 0px;
}
div.breadcrumbs span.lastitem {
	font-weight: bold;
}
div#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 1em 0 0.2em 0;
	margin: 0 33px 0 0;
}
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(uploads/ngrey/search.gif) no-repeat center center;
}
div#content {
	margin: 0.5em auto 0 0;
	padding: 0px 0px 28px;
        background: url(uploads/green/bodybtm.png) no-repeat left bottom;
}
div#main {
	padding: 10px 15px;
	ackground: url(uploads/ngrey/rtup.gif) no-repeat right bottom;
}
div.back #main {
	padding: 10px 5px 1px 15px;
	ackground: url(uploads/ngrey/wbtmleft.gif) no-repeat left bottom;
}
div.back {
	margin: 0px 35px 0px 28%;
	ackground: url(uploads/ngrey/wtopleft.gif) no-repeat left top;
}
div.backit {
        width:435px;
	margin: 0px 0px 0px 28%;
	ackground: url(uploads/ngrey/wtopleft.gif) no-repeat left top;
}
div#sidebar {
	float: left;
	width: 244px;
	display: inline;
	margin: 0px 0px 20px;
	padding: 52px 0px 0px;
	background: url(uploads/green/lefttop.png) no-repeat left top;
}
div#sidebara {
	padding: 0px 15px 55px 20px;
	background: url(uploads/green/leftbtmtall.png) no-repeat left bottom;
}
div#sidebarrt {
	float: right;
	width: 195px;
	display: inline;
	margin: 0px 0px 20px 15px;
	padding: 50px 0px 0px;
	background: url(uploads/green/rttop.png) no-repeat left top;
}
div#sidebarart {
	padding: 0px 15px 55px 20px;
	background: url(uploads/green/rtbtmtall.png) no-repeat left bottom;
}
div.footback {
	clear: both;
	padding: 0px;
	background: url(uploads/green/foot.png) no-repeat left bottom;
}
div#footer {
	padding: 0px 42px 5px 44px;
	color: #595959;
	ackground: url(uploads/green/foot.png) no-repeat left bottom;
}
div.leftfoot {
	float: left;
	width: 30%;
}
div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #595959;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div.left49 {
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
	text-align: right;
}
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #003300;
	font-size: 1.5em;
	text-align: left;
	padding-left: 0.5em;
	padding-bottom: 1px;
	border-bottom: 1px solid #003300;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #294B5F;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
div.templatecode {
	margin: 0 0 2.5em;
}
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* End of 'greenLayout' */

