a {
	color: #050304;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.clickable {
	text-decoration: none;	
}

body {
	color: #050304;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
}

div.content-title {
	background-color: #ff9601;
	width: 279px;	
	height: 20px;
	padding-left: 56px;
	margin-bottom: 20px;
}

div.custom-content-title {
	background-color: #ff9601;
	width: 435px;	
	height: 20px;
	text-align: right;
}

div.custom-left-padded-content {
	padding: 20px 0px 20px 155px;
}

h1.content-title {
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
}

input {
	border: 1px solid #717171;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

select {
	border: 1px solid #717171;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

td.header-upper {
	background: url(../media/header_amber_upper.jpg) top right no-repeat #d1d2d4;
	height: 59px;
}

td.header-lower {
	text-align: right;
}

td.menu1-top {
	
}

td.menu1-top a {
	display: block;
	height: 24px;
	line-height: 22px;
	margin: 0px 8px;
	padding: 0px 12px;
	text-decoration: none;
}

td.menu1-top a:hover {
	color: #ffffff;
	background-color: #00884e;
}

td.menu1-top-on {
	
}

td.menu1-top-on a {
	color: #ffffff;
	background-color: #00884e;
	display: block;
	height: 24px;
	line-height: 22px;
	margin: 0px 8px;
	padding: 0px 12px;
	text-decoration: none;
}

td.menu1-top-on a:hover {
	
}

td.orange a {
	color: #ffffff;
	background-color: #ff9601;
}

td.orange a:hover {
	color: #ffffff;
	background-color: #ff9601;
}

td.red a {
	color: #ffffff;
	background-color: #d41b2b;
}

td.red a:hover {
	color: #ffffff;
	background-color: #d41b2b;
}

td.home-container {
	height: 500px;
	padding-top: 25px;
	vertical-align: top;
}

td.content-container {
	background: url(../media/background.jpg) bottom left no-repeat;
	height: 500px;
	vertical-align: top;
}

td.small-logo {
	padding-left: 12px;
	padding-bottom: 16px;
}

td.menu1-left {
	padding-top: 15px;
	vertical-align: top;
}

td.content {
	padding-bottom: 100px;
	text-align: justify;
	vertical-align: top;
}

td.footer-green {
	background-color: #248c4e;
	height: 26px;
}

td.facebook {
	padding-bottom: 15px;	
}

td.facebook p {
	margin: 5px 0px;	
}

textarea {
	border: 1px solid #717171;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#FlashingButton {
	display: block;	
}

#menu1-left ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#menu1-left ul ul {
	list-style: none;
	padding: 0px;
}

#menu1-left ul ul li {
	text-align: right; 
}

#menu1-left h2, #menu1-left a {
	display: block;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 3px;
	text-decoration: none;
}

#menu1-left h2 a {
	padding: 3px;
}

#menu1-left h2 a:hover {
	background-color: #248b4f;	
}

#menu1-left h2 a.on {
	background-color: #248b4f;	
}

#menu1-left ul ul a {
	padding: 1px 5px;
}

#menu1-left ul ul a:hover {
	background-color: #d1d2d4;	
}

#menu1-left ul ul a.on {
	background-color: #d1d2d4;
}