/*************************/
/*************************/

div#website-wrapper {
	position: relative;
	text-align: left;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 15px;
}

/*************************/
/*************************/

.clear {
	clear: both;
}

/*************************/
/*************************/

#rs-col {
	float: left;
	margin: 5px 0px 0px 34px;
}

/*************************/
/*************************/

.main-content {
	margin: 0px 0px 0px 30px;
	font-size: 14px;
}

.main-content h1 {
}

.main-content p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: #4d5147;
	line-height: 19px;
	font-size: 14px;
	font-family: arial;
}

.main-content ol {
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
}

.main-content ul {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
}

.main-content ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.main-content li {
	font-size: 14px;
	line-height: 18px;
	color: #4d5147;
}

.main-content a {
	color: #717750;
	text-decoration: underline;
}

.main-content a:link {
	color: #717750;
}

.main-content a:hover {
	color: #1a1c18;
	text-decoration: none;
}

/*************************/
/*************************/

.rs-content {
	padding: 8px 20px 10px 17px;
}

.rs-content {
	color: #4d5147;
	font-size: 14px;
}

.rs-content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	list-style: none;
}

.rs-content ul li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
	line-height: 16px;
	list-style: none;
	background: URL(/resources/images/arrow.gif);
	background-repeat: no-repeat;
}

/*************************/
/*************************/

#home-green {
	background-color: #4cafc5;
	width: 229px;
	padding: 10px 0px 3px 10px;
}

#home-green p {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	line-height: 26px;
	font-family: arial narrow; arial; sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************/
/*************************/

.footer {
	color: #4d5147;
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 20px 0px;
	font-size: 11px;
}

.footer p {
	padding: 0px 0px 0px 0px;
}

.footer p a {
	color: #4cafc5;
}

.footer p a:hover {
	color: #4d5147;
}

/********************************************/
/********************************************/

table.backend-registrations {
	margin-top: 10px;
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse
}

table.backend-registrations td {
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse
}

table.backend-registrations td#header {
	border: 1px solid #0000aa;
	BORDER-COLLAPSE: collapse
}

table.backend-registrations td#header {
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000aa;
}

table.backend-registrations td#content {
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	font-family: arial;
}

table.backend-registrations-totals td {
	padding: 5px 0px 5px 5px;
	font-size : 12px;
	font-family : arial;
	font-weight: bold;
}

table.list-recipients {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse;
}

table.list-recipients td {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #000000;
}

/***************************/
/***************************/

div.registration-form p {
	font:12px arial;
}

div.registration-form td {
	font:12px arial;
	color: #4d5147;
}

table.course-form {
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.course-form td {
	font:12px arial;
	border: 1px solid #000000;
	padding: 4px 4px 4px 4px;
}

table.course-form td#header {
	font-weight: bold;
	color: #000000;
}

/***************************/
/***************************/

table.participant-form {
	margin: 0px 0px 10px 0px;
}

table.participant-form td {
	font:12px arial;
	padding: 2px 20px 2px 0px;
	color: #4d5147;
}

table.participant-form td input {
	font:12px arial;
	width: 176px;
	border: 1px solid #c7cebe;
	height: 22px;
}

table.participant-form td .smallarea {
	width: 288px;
	height: 70px;
	border: 1px solid #c7cebe;
}

table.participant-form td .bigarea {
	width: 288px;
	height: 150px;
	border: 1px solid #c7cebe;
}

table.participant-form td#header {
	font-weight: bold;
	color: #4d5147;
}

hr.registration {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #ffffff;
}

.submit-btn {
    border-top: 1px solid #dedfef;
    border-right: 1px solid #081c5a;
    border-bottom: 1px solid #081c5a;
    border-left: 1px solid #dedfef;
    background-color: #656578;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    cursor: pointer;
    padding: 2px 3px 2px 3px;
}

table.process-form-submit td#col2 {
	padding-right: 0px;
}

.process-form-submit input {
    border-top: 1px solid #dedfef;
    border-right: 1px solid #081c5a;
    border-bottom: 1px solid #081c5a;
    border-left: 1px solid #dedfef;
    background-color: #656578;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    cursor: pointer;
    padding: 2px 3px 2px 3px;
}

/***************************/
/***************************/

div.web-form p {
	font:12px arial;
}

div.web-form td {
	font:12px arial;
	color: #4d5147;
}

div.web-form input {
	border: 1px solid #c7cebe;
	width: 250px;
	height: 22px;
	font:12px arial;
}

div.web-form textarea {
	width: 422px;
	height: 80px;
	border: 1px solid #c7cebe;
}



/*--- SITE INFO ---*/
#site-info{
	color:#7F8579;
	background:#1A1C18 url(/resources/images/footer-bg-left.gif) top left no-repeat;
	margin: 30px 0 0px 0;
	font:11px arial;
}
#site-info-inner{
	height:21px;
	padding:5px 0 2px 30px;
	background:transparent url(/resources/images/footer-bg-right.gif) top right no-repeat;
}
#site-info a:link, #site-info a:visited{
	color:#fff;
	text-decoration:underline;
}
#site-info a:hover, #site-info a:visited:hover{
	text-decoration:none;
}
#site-info-left{
	float:left;
}
#site-info-right{
	float:right;
	margin:0 26px 0 0;
}

/***************************/
/***************************/

hr.news {
	border:none;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #fff;
}

div.latest-news {
	margin: 0px 0px 0px 0px;
}

div.latest-news div.content {
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}

div.latest-news p {
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

div.latest-news div.header {
	color: #4d5147;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
}

div.latest-news div {
	font-size: 12px;
}

div.latest-news div a {
	font-size: 12px;
	color: #4d5147;
	text-decoration: underline;
}

.link {
	color: #4d5147;
	font-size: 12px;
	text-decoration: none;
}

div.latest-news div a:hover {
	font-size: 12px;
	color: #4d5147;
	text-decoration: none;
}

#archive-link {
	color: #4d5147;
}

div.news-archive-link a {
	font-size: 12px;
	color: #4d5147;
	text-decoration: none;
	font-weight: bold;
}

div.news-archive-link a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #4d5147;
}
