body {
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
}
td {
	font-size: 10pt;
}
h1 {
	font-size: 12pt;
	color: #ffffff;
}

/* Major page components -------------------------------------*/

#contactform {
	border: 1px solid #d4d4d4;
	padding: 6px;
}

#editor {
	position: absolute;
	left: 500px;
	top: 10px;
	width: 240px;
	z-index: 10;
	font-size: 12pt;
	font-weight: bold;
	color: #eeeeee;

}

#pagetop {
	position: absolute;
	top: 0px;
	height: 187px;
	width: 100%;
	background-color: #ffffff;
	background-image: url("images/topBG.jpg");
	background-repeat: repeat-x;
}

#pageleft {
	position: absolute; 
	top: 187px; 
	left: 0px;
	height: 100%; 
	width: 181px;
	background-color: #ffffff;
	background-image: url("images/pebblesLarge.jpg");
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-top: 16px;
	/* width: 165px; */
}

#pagebody {
	position: absolute; 
	top: 187px;
	left: 181px;
	height: 100%;
	width: 576px;
	background-color: #ffffff;
	padding-left: 15px;
	/* width: 561px; */
}

/* Link definitions. Keep link definitions in this order: link, visited, hover
so the visited link will display properly ------------------------------------ */

#pageleft td {
	width: 165px;
	border: 1px solid #0f4d2a;
	padding: 6px;
	margin-bottom: 2px;
	/* width: 153px; */
}

td.CM_menulink {
	background-image: url("images/pebblesSmallLight.jpg");
	background-repeat: repeat;
}

a.CM_menulink:link, a.CM_menulink:visited, a.CM_menulink:active {
	font-size: 10pt;
	font-weight: bold;
	color: #0f4d2a;
	text-decoration: none;
}

a.CM_menulink:hover {
	color: #006d2f;
	text-decoration: underline;
}

td.CM_selectedlink {
	background-color: #4F956D;
}
a.CM_selectedlink:link, a.CM_selectedlink:visited, a.CM_selectedlink:active {
	font-size: 10pt;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

a.CM_link:link, a.CM_pagecontent_link:link, a.CM_link:visited, a.CM_pagecontent_link:visited, a.CM_link:active, a.CM_pagecontent_link:active { 	
	color: #0f4d2a;
	text-decoration: underline;
}
	
a.CM_link:hover, a.CM_pagecontent_link:hover { 
	color:#b90000; 
	text-decoration: underline; 
}
	
/* Text formatting.
"Page" items are for the topmost master page item, "Page Content" items are for subsequent page items */

/* Headings and Subheadings ---------------------------*/

#CM_page_heading {
	width: 544px;
	padding-top: 1px;
	padding-bottom: 12px;
	border-top: 1px dotted #0f4d2a;
	font-size: 9pt;
	color: #79b17b;
	font-weight: normal;
	text-transform: uppercase;
}

.CM_pagecontent_heading {
	width: 350px;
	padding-left: 16px;
	background-image: url("images/clothSquare.gif");
	background-repeat: no-repeat;
	font-family: georgia, "times new roman", times, serif;
	font-size: 15pt;
	color: #c00000;
	font-weight: bold;
	line-height: 140%;
	padding-bottom: 10px;
}

span.CM_pagecontent_heading {
	display: block;
	width: 350px;
	padding-left: 16px;
	background-image: url("images/clothSquare.gif");
	background-repeat: no-repeat;
	font-family: georgia, "times new roman", times, serif;
	font-size: 15pt;
	color: #c00000;
	font-weight: bold;
	line-height: 140%;
	padding-bottom: 10px;
}
.CM_page_subheading, .CM_pagecontent_subheading {
	width: 350px;
	font-size: 10pt;
	font-weight: bold;
}

/* Text formats ---------------------------------------*/

.CM_page_text1, .CM_pagecontent_text1 {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	padding-bottom: 6px;
	padding-top: 6px;
}

td.bodytext {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 130%;
}

span.required {
	font-weight: bold;
	color: #c00000;
}

td.CM_page_text2, td.CM_pagecontent_text2 {
	font-size: 9pt;
	font-weight: bold;
	line-height: 140%;
	color: #555555;
	padding: 12px;
	border: 1px solid #bbbbbb;
	background-color: #fbf0e8;
	margin-top: 12px;
	margin-bottom: 8px;
}

td.CM_pagecontent_text2 {
	font-weight: normal;
	color: #444444;
}

/* List formatting (bullet and numbered lists) -------------------------*/

ul.CM_bulletlist {
	font-size: 9pt;
	color: #444444;
	line-height: 120%;
	list-style-image: url("images/singleSquare.gif");
}

.CM_bulletlist li {
	padding-bottom: 4px;
}

.CM_numlist {
	font-size: 9pt;
	color: #444444;
	line-height: 120%;
}

.CM_numlist li {
	padding-bottom: 4px;
}

/* Image and caption for image -------------------------*/

td table.CM_imagetable { 
	padding: 6px;
}

.CM_caption {
	font-family: georgia, "times new roman", times, serif;
	font-style: italic;
	font-size: 9pt;
	color: #444444;
	line-height: 120%;
}


/* Utility styles for notices, alerts etc. -------------------------*/

.CM_code {
	font-family: "courier new", courier, monospace;
	font-size: 9pt;
}

.CM_button {
	font-family: verdana, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.CM_address {
	font-family: verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	padding-left: 5px;
}

.statusmessage {
	font-family: verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
}

.CM_label {
	font-size: 9pt;
	font-weight: bold;
}

.smalltext {
	font-size: 8pt;
}

.required {
	font-weight: bold;
	color: #992304;
}
