body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;

	color: #414832;
		font-size: 12px;
		background-color:white;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414832;
}

td, iframe {
	font-size: 14px;

}

a{
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	color: #3399FF;
		text-decoration: none;
}



.mainmenu {
	padding: 4px;
	color: #414832;

}
.mainmenu a{
	font-size: 11px;
	text-decoration: none;
	color: #414832;
	font-weight: bold;
}

.mainmenu a:hover {
	color: #414832;
	text-decoration: underline;
}

.pagename {
	font-size: 22px;
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;

}



.copyright {
	font-size: 10px;
}

.tothetop  {
	font-size: 10px;
	color: #414832;
	font-weight: bold;
}
.tothetop a {
	color: #414832;
}



.text-quote {
	line-height: 20px;
	border-top-color: #0F0091;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0F0091;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	font-weight: bold;
}

.table-field-name {
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	background-color: #EDEDE7;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: #DBDBCF;
	border-right-style: solid;
	border-right-width: 5px;
}

.table-field-name-error {
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	background-color: #EDEDE7;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 5px;
	color: #FF0000;
}

.table-field-content {
	padding: 3px;
	font-size: 11px;
	background-color: #FBFBF7;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.message-error {
	font-weight: bold;
	color: #FF0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}
.message-positive {
	font-weight: bold;
	padding: 20px;
	text-align: center;
	background-color: #EDEDE7;
}

.message-positive a {
	color: #414832;
	text-decoration: underline;
}

.message-positive a:hover {
	color: #414832;
	text-decoration: none;
}


.menu-corner {
	background-image: url(../graphics/menu_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-menu {
	font-size: 10px;

}
.top-menu a {
	color: #414832;
	text-decoration: none;
	font-weight: bold;
}
.top-menu a:hover {

}
.textfield-stretch {
	width: 98%;


}


.button {
	background-color: #CBCBB9;

	font-weight: bold;
}
.button-stretch {
	width: 100%;
	background-color: #CBCBB9;

	font-weight: bold;
}

h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFB600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB600;
	padding-bottom: 5px;
		padding-left: 5px;
	font-size: 12px;
	
}
.shadow {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6B3;
	border-bottom-color: #C6C6B3;
}
hr {
	color: #FFFFFF;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A9AEA1;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table-field-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.field-stretch {

	width: 100%;

}
.back-stretch {
	background-image: url(../graphics/back_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sub-menu {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACBC6;
	font-size: 12px;
}


.sub-menu a {
	font-weight: bold;
	color: #364D6D;
	text-decoration: none;

}

.sub-menu a:hover {
	font-weight: bold;
	color: #068DF6;
	

}


.subsub-menu {

	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #C5C5B2;
}


.subsub-menu a {
	color: #364D6D;
	text-decoration: none;

}



.top-quote {
	font-style: italic;
	color: #669966;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	font-size: 12px;
	text-align: right;
}
.bottom-quote {

	font-style: italic;
	color: #669966;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669966;
	font-size: 12px;
	text-align: left;
}
.back-left {
	background-image: url(../graphics/back_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-field-header {
	padding: 3px;
	font-size: 12px;
	background-color: #DBDBCF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.sitemap-0 {
 padding-left:10px;
}

.sitemap-1 {
	padding-left:30px;
	font-size: 13px;
}

.sitemap-2 {
 padding-left:50px;
 	font-size: 12px;
}

.sitemap-3 {
 	font-size: 11px;
 padding-left:70px;
}
.banner {

	color: #FF0000;
	border: 2px solid #3399CC;

}
