* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:72%;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	background:#fff url(/images/bg-top.gif) center top repeat-x;
	color:#7d7d7d;
}
/*=== general text ===*/
p {
	padding:0;
	margin: 5px 0 10px;
}
ul, ol {
	line-height:15px;
	padding:0;
	margin: 5px 0 10px 0;
	padding: 0 0 0 17px;
}
#titles {
	position:absolute;
	top:14px;
	left:115px;
	}
h1, h1.title {
	font-size:32px;
	color:#fff;
	font-weight:bold;
	line-height:36px;
	padding:0;
	margin: 0;
	width:340px;
	height:121px;
	}
h1 span {
	color:#e01735;
	}
h2 {
	font-size:24px;
	color:#0a4391;
	font-weight:bold;
	margin: 0 0 20px;
	}
h2.h2title {
	font-size:36px;
	color:#0a4391;
	font-weight:bold;
	line-height:36px;
	padding:0;
	margin:0;
	width:340px;
	}

h3 {
	font-size:14px;
	color:#01b1b0;
	font-weight:bold;
	}
h3.title {
	color:#fff;
	font-size:14px;
	height:29px;
	padding:9px 0 0 20px;
	background:url(/images/h3-bg-articles.gif) no-repeat;
	}
h4, h5, h6 {
	color:#505629;
	font-size:14px;
	font-weight:500;
	}
img {
	border: none;
	}
a {
	white-space:nowrap;
	}
a:link, a:visited {
	color:#174d97;
	text-decoration: underline;
	}
a:hover {
	color:#174d97;
	text-decoration:none;
	}
table {
	border-collapse:collapse;
	}
#container-main {
	width:1024px;
	margin:0 auto;
	padding: 0;
	position:relative;
	background: url(/images/bg.gif) left center repeat-y;
	}
#container-content {
	width:986px;
	margin:0;
	padding:0;
	background: url(/images/header-bg2.jpg) no-repeat;
	clear:both;
	position:relative;
	}
#contents {
	margin:0 0 0 42px;
	padding:10px 0 0;
	clear:both;
	background:url(/images/flower-content.gif) right bottom no-repeat;
	}

	
/* --- header --- */

#header {
	height:139px;
	padding:0 40px;
	margin: 0;
	clear:both;
	position:relative;
	background:#fff;
	}
#logo {
	display:block;
	float:left;
	margin:0;
	padding:1px 0 0;
	}
a.login {
	float:right;
	}
#about-info {
	float:right;
	margin: 62px 0 0;
	text-align:right;
	width:410px;
	clear:right;
	color:#0a4391;
	font-size:17px;
	font-weight:bold;
	}
#about-info .call {
	font-size:24px;
	padding:0;
	margin:0;
	line-height:1.1em;
	}
#about-info .credits {
	padding:0;
	margin:0;
	font-size:0.7em;
	font-weight:500;
	}
#about-info .call span {
	color:#00abaa;
	}
p.calendar-link {
	position:absolute;
	right:0;
	bottom:0;
	background:url(/images/calendar-bg.gif) no-repeat;
	width:109px;
	height:22px;
	margin:0;
	padding:5px 0 0 45px;
	text-transform:capitalize;
	color:#5a5a5a;
	font-size:11px;
	}
p.calendar-link a {
	color:#5a5a5a;
	text-decoration:underline;
	}
p.calendar-link a:hover {
	color:#5a5a5a;
	text-decoration:none;
	}

/* --- nav --- */
#cat_14623_divs {
	margin:0 auto;
	padding:0 0 26px;
	height:30px;
	background:#fff;
	width:1024px;
	clear:both;
	position:relative;
	z-index:999;
	}
div#container-main>div#cat_14623_divs {
	padding:0 0 27px;
	}
#nav_14623 {
	padding:0 22px;
	margin:0 auto;
	height:30px;
	list-style-type:none;
	border:none;
	font-weight:bold;
	background:#d8ffff url(/images/navbg.gif) center bottom repeat-x;
	border-bottom:#99dddd solid 1px;
	width:980px;
	clear:both;
	}
#nav_14623 li {
	float:left;
	padding:0;
	word-spacing:normal;
	line-height:16px;
	background:none;
	}
#nav_14623 li a {
	color:#345480;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	height:30px;
	padding: 0 16px 0 0;
	display:block;
	float:left;
	}
#nav_14623 li a span {
	height: 22px;
	padding: 8px 0 0 16px;
	display:block;
	float:left;
	}
#nav_14623 li a:hover  {
	text-decoration: none;
	color:#fff;
	background:url(/images/navbg-hover-r.gif) right top no-repeat;
	cursor:pointer;
	}
#nav_14623 li a:hover span {
	background:#00abaa url(/images/navbg-hover-l.gif) left top no-repeat;
	cursor:pointer;
	color:#fff;
	}
#nav_14623 li ul {
	display:none;
	position:absolute;
	top:30px;
	left:22px;
	margin:0;
	padding:4px 5px 0;
	height:auto;
	clear:both;
	z-index:999;
	width:1014px;
	list-style-type:none;
	background:#fff;
	border-top:#99dddd solid 1px;
	}
#nav_14623 li ul li {
	background:#fff;
	color:#00abaa;
	padding:0;
	}
#nav_14623 li ul li a  {
	color:#b7b7b7;
	padding:0;
	background:#fff;
	font-size:11px;
	height:22px;
	}
#nav_14623 li ul li a span {
	padding:0;
	margin:0 15px 0 0;
	background:none;
 	}
#nav_14623 li ul li a:hover, #nav_14623 li ul li a:hover span {
	text-decoration:underline;
	color:#00abaa;
	background:#fff;
	}
#nav_14623 li ul li ul {
	display:none;
	}
		
/* --- CONTENT --- */
#main-table {
	clear:both;
	margin: 0;
	padding: 0;
	}
#left {
	width:706px;
	padding:0 0 10px;
	}
#right {
	width:215px;
	padding:15px 0 10px 10px;
	}
.img-main {
	float:right;
	margin: 0;
	padding:26px;
	background:url(/images/main-img-bg.gif) no-repeat;
	width:360;
	height:237px;
	}
#right img {
	margin:0 0 10px;
	}
table.text-box {	
	background: url(/images/text-box-border-bg.gif) center center repeat-y;
	width:689px;
	margin: 0 auto 25px auto;
	padding:0;
	clear:both;
	}
table.text-box td.tb-td1 {	
	padding: 0 0 15px;
	width:689px;
	background:url(/images/text-box-border-bottom.gif) center bottom no-repeat;
	border-collapse:separate;
	}
table.text-box td.tb-td1 table.tb-td1-table {	
	background:url(/images/text-box-border-top.gif) center top no-repeat;
	border-collapse:separate;
	width:689px;
	}
table.text-box td.tb-td1 table.tb-td1-table td {	
	padding: 20px 20px;
	}
a.readmore {
	text-align:right;
	clear:both;
	color:#01b1b0;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding: 0 20px;
	}
table.side-box {	
	background: url(/images/side-box-bg.gif) left center repeat-y;
	width:215px;
	margin: 0 0 15px;
	padding:0;
	clear:both;
	}
table.side-box td.sb-td1 {	
	padding: 0 0 10px;
	background:url(/images/side-box-bottom.gif) left bottom no-repeat;
	}
table.side-box td.sb-td1 table.sb-td1-table {	
	padding: 0;
	background:url(/images/side-box-top.gif) left top no-repeat;
	border-collapse:separate;
	}
table.side-box td.sb-td1 table.sb-td1-table td {	
	padding: 3px 2px 0 3px;
	}
table.side-box  h3 {
	width:184px;
	color:#fff;
	font-size:#18px;
	line-height:20px;
	padding:7px 6px 6px 16px;
	margin:0 auto 5px;
	font-size:16px;
	background:#e7f2fe url(/images/h3-bg.gif) left top no-repeat;
	}
table.portal {
	clear:both;
	font-size:11px;
	line-height:1.2em;
	margin:0 0 15px;
	}
table.portal td {
	background: url(/images/portal-bg-bu.gif) left top repeat-y;
	}
table.portal td .bg {
	background:url(/images/portal-bg.gif) left top no-repeat;
	width:262px;
	padding: 20px 37px 15px;
	}
table.portal td.p-left .bg {
	}
table.portal td.p-right .bg {
	margin-left:17px;
	}
table.portal td.p-right {
	background-position: right top;
	}
table.portal h3 {
	color:#09aead;
	font-size:16px;
	font-weight:bold;
	border-bottom:#09aead solid 2px;
	margin:0 0 10px;
	padding:0 0 10px;
	}
table.portal td a.more-details {
	float:right;
	clear:both;
	}
		
/* --- Forms --- */
h2.contact {
	margin:0;
	background:#f68e3a;
	}
#contact-form {
	background:#f68e3a;
	margin-bottom:20px;
	padding:0 10px;
}
table.webform {
	margin:0;
	padding:0;
	width:100%;
        background:#00abaa;
        color:#fff;
	}
form br {display:none;}

form label {
	display:block;
	text-align:left;
	margin:0;
	color:#fff;
	font-weight:bold;
	}
form input, textarea, select {
	border:#fff solid 2px;
	margin:0 0 3px;
	width:97%
	}
form select {
	border:#fff solid 2px;
	margin:0 0 3px;
	width:99%
	}
form input[type="radio"]{}

#catwebformbutton {
	background:#fff;
	border:none;
	margin: 10px auto;
	padding:5px 0;
	color:#333;
	width:85px;
	display:block;
	}
/* ----- LISTS ---- */
.list-general {
}
.list-general li {
}
.link-list{
	padding:0;
	margin:20px 10px 15px 50px;
	color:#02b5b4;
	list-style-type:none;
	list-style-position:inside;
	font-size:1.1em;
	}
.link-list li {
	padding:4px 0 4px 45px;
	margin: 0;
	background:url(/images/icn-flower.gif) left 4px no-repeat;
	}
.announcement-list {
	padding:1px 8px 8px;
	margin: 0;
	line-height:1.2em;
}

.articles-list .announcement-list h4 {
	margin: 0 0 5px;
	color:#051b4f;
	font-size:12px;
	font-weight:bold;
}
.articles-list .announcement-list h4 a {
	color:#00abaa;
	text-decoration:none;
}
.articles-list .announcement-list h4 a:hover {
	color:#00abaa;
	text-decoration: underline;
}
.articles-list .announcement-list span.date {
	display:block;
	color:#00abaa;
	font-size:10px;
	text-align:right;
	font-weight:500;
}
.articles-list .announcement-list p {
	padding:0;
	margin: 0;
	line-height:1.4em;
}
.articles-list .announcement-list p.more {
	padding:0;
	margin: 0;
	font-size:0.9em;
	text-align:right;
	color:#3fbfba;
}
.articles-list .announcement-list p.more a {
	padding:0;
	margin: 0;
	color:#3fbfba;
}
table.side-box .courses h3 {
	margin-bottom:15px;
	}
.courses .announcement-list h4 a {
	list-style-type:none;
	font-size:14px;
	padding-top:0;
	float:left;
	}
.courses .announcement-list h4 a:hover {
	color:#00abaa;
	text-decoration: underline;
}
.courses .announcement-list span.date {
	display:block;
	color:#00abaa;
	font-size:14px;
	float:right;
	font-weight:500;
}
.courses .announcement-list p {
	display:none;
}
	
/* --- Footer --- */
#footer {
	color:#00abaa;
	margin:0;
	padding:0 38px 20px 42px;
	clear:both;
	font-size:13px;
	background:#0a4391;
	font-weight:bold;
	}
#footer2 {
	width:944px;
	margin:0 auto;
	padding:0;
	background:#0a4391 url(/images/flower-footer.gif) right top no-repeat;
	}
#cat_528689_divs {
	margin:0;
	text-align:center;
	}
#nav_528689 {
	padding:20px 0;
	margin:0;
	list-style-type:none;
	border:none;
	}
#nav_528689 li {
	padding:0 15px;
	margin:0;
	word-spacing:normal;
	display:inline;
	}
#nav_528689 li a {
	color:#fff;
	padding:0;
	margin:0;
	text-align:center;
	display:inline;
	text-decoration:none;
	}
#nav_528689 li a:hover {
	color:#00abaa;
	text-decoration: underline;
	}
p.footnote {
	color:#00abaa;
	margin: 0;
	padding:0;
	text-align:center;
	}
p.footnote a {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	}
p.footnote a:hover {
	text-decoration:underline;
	}
p.f-logos {
	text-align:center;
	}
p.f-logos img {
	margin: 0 12px 10px;
	}
/* ==== Slide Show === */
#slideshow {
    position:relative;
    height:202px;
	width:1024px;	
}
#textshow {
    position:absolute;
	z-index:100;
	top:14px;
	left:115px;
} 
#slideshow img, #textshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0;*/
}
#textshow div {
	background: url(/images/titiles-bg.gif) no-repeat;
} 
#slideshow img.active, #textshow div.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow img.last-active, #textshow div.last-active {
    z-index:9;
}

/* self clearing */
.clearfloat:after, #cat_14623_divs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloat, #cat_14623_divs {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfloat, * html #cat_14623_divs {
	height: 1%;
}
.clearfloat, #cat_14623_divs {
	display: block;
}
/* End hide from IE-mac */


