/*--------------------------------------------------------------
Main CSS Document 

Version:	1.0
Author:		James Roberts
Website: 	http://www.method.org.uk

--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 10pt Arial, "Lucida Grande", Verdana, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #9cc5ca;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#logo {
	height: 87px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(../images/main_logo.gif);
}

#navigation {
	font-size: 12px;
	height: 42px;
	width: 1000px;
	text-align: right;
	background-image: url(../images/main_image_curve.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#navigation li {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	display: inline;
	list-style-type: none;
}

#mainImage {
	width: 1000px;
}

#footer {
	padding-bottom: 30px;
	display: block;
	padding-top: 10px;
	font-size: 80%;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-top-color: #9cc5ca;
	border-top-width: 1px;
	margin-top: 20px;
	text-align: center;
	width: 1000px;
	clear: both;
}

#footer #footnotes {
	float: left;
	font-size: 80%;
	text-align: center;
	width: 670px;
}

#footer #icons {
	display: block;
	float: right;
	font-size: 80%;
	text-align: center;
	width: 180px;
}

#footer a {
	color: black;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover, #footer a:active {
	color: #6b878b;
}

#navigation a {
	color: #000000;
	font-weight: normal;
}

#navigation a:hover, #navigation a:active {
	color: #6b878b;
	font-weight: normal;
}

body#home li#home a, body#incompany li#incompany a, body#news li#news a, body#open li#open a, body#corp li#corp a, body#contact li#contact a {
	font-weight: bold;
	color: #9cc5ca;
}

h1, h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

h1 {
	margin-bottom: 10px;
	font-size: 18px;
	color: black;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #6b878b;
}

#content {
	margin-top: 30px;
	width: 650px;
	float: left;
	padding-left: 20px;
}

#right_column {
	display: block;
	text-align: right;
	margin-top: 30px;
	width: 207px;
	float: right;
	
}
#sub_navigation {
	padding-bottom: 5px;
	border-bottom-color: #9cc5ca;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 12px;
	width: 1000px;
	text-align: left;
}

#sub_navigation li {
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	display: inline;
	list-style-type: none;
}
#sub_navigation a {
	color: #000000;
}

#sub_navigation a:hover, #navigation a:active {
	color: #6b878b;
}
ul {
	list-style-position: inside;
	padding-left: 0px;
	color: #6b878b;
}

.threeSplit {
	float: left;
	width: 33%;
}

p {
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
}

li {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
}

.box {
	margin-bottom: 30px;
	float: right;
	display: block;
	width: 207px;
}

.box_content {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 207px;
	font-size: 9pt;
	color: black;
	background-color: #9cc5ca;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/box.gif);
}

.box_bottom {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 207px;
}

.box .icon {
	display: inline;
	margin-top: 25px;
	margin-left: 5px;
	width: 50px;
	float: left;
}

.box .icon_text {
	padding-right: 5px;
	padding-left: 10px;
	display: inline;
	width: 135px;
	text-align: left;
	float: right;
}

.box .link_text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	display: inline;
	width: 190px;
	text-align: center;
	float: left;
}

.box .link_text h1 {
	font-size: 12px;
	font-weight: bold;
}

.box .contact {
	display: inline;
	margin-top: 10px;
	margin-left: 15px;
	width: 155px;
	float: left;
	text-align: left;
}

.box a {

	text-decoration: underline;

	color: black;

}

.box h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
}

.box .file {
	text-align: center;
}

.box .file_text {
	text-align: center;
}

.box .quote_author {
	padding-right: 20px;
	text-align: right;
	font-style: italic;
}

.box .quote {
	margin-top: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px;
}

.box blockquote {
	margin: 0;
	padding: 0;
	
}

.form_odd {
	background-color: #efffff;
}

.form_even {
	background-color: #fafafa;
}

th {
	color: #6b878b;
	font-weight: bold;
}

td {
	padding: 4px;
}

.split {
	float: left;
	width: 44%;
}

#news .date {
	color: black;
	font-size: 9px;
	font-style: italic;
}

#news .numbers {
	font-size: 11px;
	font-style: italic;
}

.divider {
	padding-bottom: 5px;
	height: 5px;
	border-bottom-color: #9cc5ca;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 100%;
}

#news .title {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 15px;
}

#news {
}
.form_validation_field_error_error_message {
	color: #FFB700;
	font-weight: normal;
	clear:left;
}
.KT_field_hint{
	font-size: 9px;
	font-style: italic;
	color: #9cc5ca;
}
.KT_required{
	font-weight: bold;
	color: #9cc5ca;
}

