.arrow {
	padding: 5px 20px 5px 10px;
	line-height: 23px;
	background: #2069A2 url('../images/arrow.gif') no-repeat right center;
	color: #fff !important;
}
#content h1 {
	margin: 0 0 10px;
	padding: 0 0 7px;
	font-size: 18px;
	font-weight: normal;
	color: #4DC7D5;
}
#content h2 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #4DC7D5;
}
#main h3 {
	padding: 5px 0 10px;
	font:  italic 14px Verdana,sans-serif;
	color: #4dc7d5;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
#content p {
	padding: 0 0 17px;
	line-height: 17px;
	text-align: justify;
}
#content table {
	border-color: #a5a5a5;
}
#content td {
	border-color: #a5a5a5;
}
#content ul {
	padding: 0 0 15px 15px;
	text-align: justify;
	line-height: 18px;
}
#content li {
	line-height: 18px;
}
#content img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #4dc7d5;
}
#content address {
	padding: 0 0 35px;
	font-style: normal;
}
#content .more {
	padding: 10px 0;
	text-align: right;
}
#content .listitem {
	padding: 10px 0;
	border-bottom: 1px solid #4dc7d5;
}
#content  h4 {
	padding: 5px 20px 10px;
	background: url('../images/bgTitle.gif') no-repeat left 2px;
	font: bold 14px Verdana,sans-serif;
	color: #4DC7D5;
}
#content h4 a {
	color: #4dc7d5;
}
#content small {
	padding: 0 20px;
	color: #979898;
	font-size: 10px;
}
#content div.info {
	padding: 10px 0 0;
}
#left {
	float: left;
	width: 268px;
}
#left h3 {
	position: relative;
	width: 268px;
	margin: -1px 0 0 -1px;
	text-indent: -9999px;
	background: url('../images/bgH3Title.gif') no-repeat left top;
	zoom: 1;
}
#left div {
	*overflow: hidden;
	width: 266px;
	margin: 0 0 25px;
	border: 1px solid #4dc7d5;
	zoom: 1;
}
#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 1px solid #419b9f;
}
#left ul li {
	text-indent: 25px;
	background: url('../images/bgTitle.gif') no-repeat 5px 4px;
	font: bold 14px/27px Verdana,sans-serif;
	color: #4dc7d5;
}
#left ul ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 11px;
	background: #5c7d80;
}
#left ul ul li {
	color: #000;
	background: none;
	border-bottom: 1px dashed #419b9f;
	font-size: 13px;
	text-indent: 0;
	line-height: 23px;
}
#left ul ul li a {
	color: #000;
}
#left ul ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#left img {
	padding: 0;
	border: none;
}
#left a img {
	padding: 2px;
	border: 1px solid #a5a5a5;
}
#right {
	float: right;
	width: 588px;
	margin: 12px 0 25px;
	padding: 25px 30px 20px;
	border: 1px solid #4dc7d5;
}
fieldset div {
	clear: left;
	padding: 2px 0;
}
fieldset label {
	float: left;
	width: 150px;
}
fieldset input[type="password"],
fieldset input[type="text"] {
	width: 300px;
	border: 1px solid #a5a5a5;
}
fieldset input.text,
fieldset input.password {
	width: 300px;
	border: 1px solid #a5a5a5;
}
fieldset textarea {
	width: 580px;
	height: 200px;
	border: 1px solid #a5a5a5;
}
fieldset input[type="submit"]{
	margin: 10px 0 10px 150px;
	padding: 0 20px 0 10px;
	height: 23px;
	line-height: 23px;
	background: #38595C url('../images/arrow.gif') no-repeat right center;
	color: #fff !important;
	border: none;
	font: normal 11px Tahoma,sans-serif;
}
fieldset input.submit {
	margin: 10px 0 10px 150px;
	padding: 0 20px 0 10px;
	height: 23px;
	line-height: 23px;
	background: #38595C url('../images/arrow.gif') no-repeat right center;
	color: #fff !important;
	border: none;
	font: normal 11px Tahoma,sans-serif;
}
#table_courses td {
	border: 1px solid #3eb9c1;
	text-align: center;
	vertical-align: middle;
	margin:0px;
}
.color_col {
	background-color: #5C7D80;
}
.color_col p {
	color: black;
}
.color_col strong {
	color: white;
}
#table_courses p {
	padding: 5px 0;
}
#table_courses h2 {
	padding:0;
}
#table_courses h4 {
	padding: 5px 14px 0;
	text-align: left;
	font-size: 12px;
}
#table_courses td p {
	text-align: center;
}