/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

body {
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	margin-top: 0px;}

.footer {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; margin-top:10px;}
a.footer:link {text-decoration: none; color: #ffffff;}
a.footer:visited {text-decoration: none; color: #ffffff;}
a.footer:hover {text-decoration: none; color: #ffffff;}
a.footer:active {text-decoration: none; color: #ffffff;}

a {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline; color: #CC0000;}
a:hover {text-decoration: none; color: #CC0000;}
a:active {text-decoration: underline; color: #CC0000;}

a.top {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFF;}
a.top:link {text-decoration: none; font-weight: bold;}
a.top:visited {text-decoration: none; font-weight: bold; color: #FFF;}
a.top:hover {text-decoration: underline; font-weight: bold; color: #FFF;}
a.top:active {text-decoration: none; font-weight: bold; color: #FFF;}

a.bottom {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFF;}
a.bottom:link {text-decoration: none; font-weight: bold;}
a.bottom:visited {text-decoration: none; font-weight: bold; color: #FFF;}
a.bottom:hover {text-decoration: underline; font-weight: bold; color: #FFF;}
a.bottom:active {text-decoration: none; font-weight: bold; color: #FFF;}

.heading1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #660066;}
	
.heading2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000;}

.whitetext {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}





legend {
	color: #142611;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: lighter;
}

body {
	background-image:     url(images/brocade.gif);
	top: 0px;
	border: 0px;
	margin: 0px;
}

.bgtd {
	background-image:        url(images/backgound_logo.gif);
	background-repeat: no-repeat;
	}
p {
	color: #142611;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}
li {
	color: #142611;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}

.captiongreen {
	color: #1c620e;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: lighter;
}

.captionred {
	color: #a80202;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
}
.dots {
	color: #5e5207;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 2px;
}


.footer {
	color: #ffd100;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11.5px;
}
	
.header1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 35px;
	color: #ae0808;
	line-height: 40px;
	font-weight: lighter;
}
.header2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 25px;
	color: #C96E02;
	line-height: 28px;
	font-weight: lighter;

}

.header3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #C96E02;
	line-height: 20px;
	font-weight: lighter;

}

a:link 		{ color: #a80202;  }
a:visited 	{ color: #a80202;  }
a:active 	{ color: #7B0505;  }
			 
a:hover 	{ color: #d79f07;  }
			  	

.footer a:link{
	color: #ffffff; text-decoration: none; }
.footer a:visited{
	color: #ffffff; text-decoration: none; }
.footer a:active{
	color: #ffd100; text-decoration: none; border: none; }				
.footer a:hover{
	color: #ffd100; text-decoration: none; border: none; }
	
				
.nav {
	background-image:     url(images/nav_brocade.gif);
	background-repeat: repeat;
}

/* programlist */
div.prog_list_item {
	margin: 48px 0 14px 0;
	padding: 0;
}

div.prog_list_item h2, div.prog_list_item h3, div.prog_list_item h4 {
	margin: 0;
	padding: 0;
	clear: both;
}
div.prog_list_item h2 {
	margin-top: 24px;
	clear: both;
}
div.prog_list_item h3.prog-title a {
	color: #C96E02;
	text-decoration: none;
}
div.prog_list_item h3.prog-title a:hover {
	color: #d79f07;
}

p.list-prog-more-register {
	clear: none;
	margin: 24px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: right;
}

.prog-web-picture {
	display: inline;
	float: left;
	clear: both;
	margin: 18px 14px 0 0;
	
}
.prog-web-picture a img {
	border: none;
}

img.pic-in-list {
	height: 90px;
}

a.read-more-link {
	background-image: url(readmore.gif) !important;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 14px 0 0;
	text-decoration: none;
}
a.read-more-link span {
	position: absolute;
	left: -1000px;
	width: 900px;
}
.clearall {
	clear: both;
	height: 1px;
}
.img-prog-detail-page {
	float: left;
	margin: 0 8px 0 0;
}
div#prog-detail-descr {
	margin-top: 24px;
}

p#linkback2index {
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: 100%;

}
p#linkback2index a {
	
}
.list-prog-more-register a {
	text-decoration: none;
	color: #fff;
	background-color: #1c620e;
	width: 200px;
	padding: 4px;
	border: 1px solid #5e5207;
	
}
.list-prog-more-register a:hover {
	color: #fff;
	background-color: #a80202;
}
.list-prog-more-register a:active {
	color: #000;
	background-color: #fff;
}
span.field-with-error {
	background-color: #a80202;
	color: #fff;
	width: 100%;
	padding: 2px 0 2px 8px;
}
.form-field-name {
	width: 60%;
	text-align: right;
}
.form-field-input {
	width: 40%;
	text-align: left;
}
p#alert-not-complete {
	padding: 4px;
	border: 1px solid black;
	background-color: #a80202;
	color: #fff;
}
p#alert-not-complete a {
	color: #fff;
}