* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #373636;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #8d8d8d;
}

h2 {
	padding: 0 0 9px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 500;
	color: #373737;
}

	h2 em {
		display: block;
		margin: 0 0 -8px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 1px 0;
		font-weight: 500;
	}
	
	h2 b {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 500;
	}

h3 {
	padding: 0 0 13px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #373737;
}

	h3 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}

h6 {
	padding: 5px 0 5px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #373636;
}

	h6 span {
		display: block;
		padding: 7px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 6px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 15px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 11px 14px 0 1px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.content {
	float: left;
	width: 400px;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #fff url(images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
}

#main-bg-top {
	width: 100%;
}

#main {
	width: 994px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 409px;
	overflow: hidden;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 53px;
	left: 255px;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 0%;
		float: left;
		margin: 0 0 0 -1px;
	}
	
		#menu li a {
			display: block;
			height: 23px;
			padding: 0 25px 0 25px;
			float: left;
			line-height: 24px;
			font-size: 1.167em;
			font-weight: 400;
			text-decoration: none;
			color: #373636;
		}
		
		#menu li a:hover {
			color: #ab120f;
		}
		
		#menu li.act a {
			color: #ab120f;
		}
		
#logo {
	width: 240px;
	height: 77px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 0;
}

	#logo img {
		position: absolute;
		top: 0px;
		left: 0px;
	}

#flash {
	position: absolute;
	top: 97px;
	left: -6px;
}

#content {
	padding: 0 0 30px 0;
}

	#content p {
		padding: 0 0 10px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #8d8d8d;
	}
	
		#content p.extra {
			padding: 0 0 5px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 12px 0;
		}

#column-left {
	background-color: #EDEDED;
	float: left;
	width: 240px;
	overflow: hidden;
}

	#column-left .indent {
		padding: 42px 29px 27px 27px;
	}
	
	#column-left .indent-1 {
		padding: 42px 20px 27px 27px;
	}
	

#column-right {
	float: left;
	width: 725px;
	padding: 0 0 0 29px;
}

	#column-right .indent {
		padding: 40px 0 0 0;
	}
	

	/*
	#column-right li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 20px;
		line-height: 1.833em;
		font-weight: bold;
	}
	*/

.row-1 {
	padding: 0 0 35px 0;
}

	.row-indent {
		padding: 0 0 34px 0 !important;
	}

.list {
	padding: 0 0 10px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 20px;
		line-height: 1.833em;
		font-weight: bold;
		color: #373737;
	}
	
		.list li a {
			color: #5A94B5;
		}
		
		.list li strong a {
			color: #cb9502;
		}
		
		.list li b a {
			color: #5A94B5;
		}

.list-1 {
	margin: 0 0 -5px 0;
	overflow: hidden;
}

	.list-1 dt {
		background: url(images/marker-2.gif) no-repeat 0% 2px;
		padding: 0 0 0 19px;
		line-height: 1.333em;
		font-size: 1em;
		color: #373737;
	}
	
	.list-1 dd {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 11px 0;
		padding: 0 0 14px 18px;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #8d8d8d;
	}
	
		.list-1 dd a {
			color: #8E8E8E;
		}
		
		.list-1 dd strong {
			display: block;
			padding: 0 0 5px 0;
		}

.list-2 {
	padding: 0 0 13px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker-3.gif) no-repeat 0% 6px;
		padding: 0 0 0 19px;
		line-height: 1.833em;
		font-weight: bold;
		color: #373737;
	}
	
		.list-2 li a {
			color: #373737;
		}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 8px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.333em;
		font-size: 1em;
		color: #8d8d8d;
	}
	
		.list-3 li img {
			float: left;
			margin: 4px 15px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			padding: 0 0 5px 0;
			color: #373636;
		}
		
		.list-3 li p {
			padding: 0 0 5px 0 !important;
		}
		
		.list-3 li a {
			float: right;
			line-height: 1.143em;
			font-size: 1.167em;
			color: #373636;
		}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 11px 0;
		padding: 0 0 14px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #373737;
	}
	
	.list-4 li.extra {
		padding: 0 0 19px 0;
	}
	
		.list-4 li span {
			background: url(images/marker-2.gif) no-repeat 0% 3px;
			display: block;
			padding: 0 0 0 19px;
		}
		
		.list-4 li a {
			font-weight: bold;
			color: #8d8d8d;
		}

.list-5 {
	margin: 0 0 -7px 0;
	overflow: hidden;
}

	.list-5 li {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #8d8d8d;
	}
	
		.list-5 li a {
			font-weight: bold;
			color: #373636;
		}

.list-6 {
	margin: 0 0 -16px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-6 dt {
		padding: 0 0 5px 0;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #373636;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #373636;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #8d8d8d;
	}

.list-7 {
	margin: 0 0 -16px 0;
	overflow: hidden;
}

	.list-7 dt {
		padding: 0 0 5px 0;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #373636;
	}
	
	.list-7 dd {
		padding: 0 0 16px 0;
		width: 100%;
		overflow: hidden;
		line-height: 1.333em;
		font-size: 1em;
		color: #8d8d8d;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 10% 0 0;
			font-size: 1em;
		}

.list-indent {
	padding: 0 0 5px 0 !important;
}

.link {
	float: right;
	line-height: 1.143em;
	font-size: 1.167em;
	color: #373636;
}

.title {
	background: #fff;
}

	.title .inner {
		padding: 24px 10px 0 27px;
	}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.line-hor1 {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

.indent-bot {
	margin: 0 0 17px 0;
}

#contact-form {
	width: 196px;
	padding: 1px 0 0 0;
}

	#contact-form label {
		display: block;
		height: 50px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 1px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #8d8d8d;
	}
	
	#contact-form input {
		background: none;
		width: 186px;
		height: 15px;
		padding: 4px 4px 4px 4px;
		border: 1px solid #c2c2c2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #8d8d8d;
	}
	
	#contact-form textarea {
		background: none;
		width: 186px;
		height: 176px;
		padding: 4px 4px 4px 4px;
		border: 1px solid #c2c2c2;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #8d8d8d;
	}
	
	#contact-form a {
		float: right;
		margin: 16px 0 0 22px;
		line-height: 1.143em;
		font-size: 1.167em;
		color: #373636;
	}

.privacy {
	padding: 41px 0 0 28px;
}

	.privacy p {
		padding: 0 0 16px 0 !important;
	}
	
.fullpage {
	padding: 41px 0 0 28px;
	color: #373737;
}
	.fullpage p {
		padding: 0 0 16px 0 !important;
	}

#footer {
	height: 90px;
	overflow: hidden;
}

	#footer .inner {
		padding: 14px 0 0 27px;
	}

	#footer p {
		float: left;
		padding: 0 50px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #8d8d8d;
	}
	
		#footer p span {
			display: block
		}
		
		#footer p a {
			text-decoration: none;
			color: #8d8d8d;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
	#footer big {
		display: block;
		float: left;
		padding: 0 177px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
	}
	
		#footer big em {
			font-size: 1.167em;
			font-weight: normal;
			font-style: normal;
		}
		
		#footer big a {
			color: #8d8d8d;
		}
		
	#footer ul {
		float: left;
		padding: 5px 0 0 0;
		overflow: hidden;
	}
	
		#footer ul li {
			float: left;
			background: url(images/menu-divider.gif) no-repeat 0% 0%;
			margin-left: -1px;
		}
		
	
		#footer li a {
			display: block;
			height: 23px;
			padding: 0 10px 0 10px;
			float: left;
			line-height: 24px;
			font-size: 10px;
			color: #666;
		}
		
		#footer li a:hover {
			color: #ab120f;
			text-decoration: underline;
		}
		
		
.form-table {
	clear: both;
}
.form-table .l{
	font-size:14px;
	color: #222;
	text-align: right;
	padding-right:3px;
}
.form-submit {
	font-size:20px; 
	padding:0px;
	width:150px; 
}
	
.form-input-wrap {
	margin-right:5px;
}
.form-input-wrap.error {
	border: 1px dashed #FF3300;
	padding:3px;
}


.form-table .text {
	font-size:16px;
	padding:2px;
	color: #003366;
}
.form-table .select {
	font-size:14px;
	color: #003366;
}
	
		
/* Programs page  */
#program-list .header {
	background-color: #EDEDED;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
#program-list .header td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-bottom: 1px dotted #9A9A9A;
	border-right: 3px solid white;
	border-top: none;
}

#program-list td {
	padding-left: 10px;
	padding-right:8px; 
	border-right: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top:3px;
	color: #666666;
}

#program-list a {
	color: #5993B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*#################################
    PAGINATION
#################################*/
.Pagination {
    margin-top:15px;
    margin-bottom:15px;
    color: #373737;
}
.Pagination a {
    border: 1px solid #333333;
    margin-right:2px;
    text-decoration: none;
    padding-left:5px;
    padding-right: 3px;
	font-size:16px;
}
.Pagination a:hover {
	background-color: #EDEDED;
}
.Pagination a.selected {
    background-color: #578EB5;
    color: white;
}
/*#################################*/


.section {
	margin-top: 30px;
	width: 100%;
}
.section .header {
	color: #555; 
	width:100%; 
	font-size:16px; 
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background-position: bottom;
}
.section .header .title {
	font-weight: bold;
}
.section .header .hint {
	font-size: 10px;
}
.section .body {
	border-top: none;
	width:100%;
	padding: 15px;
	font-size: 14px;
	color: #222;
	background-position: bottom;
	background-color:#F8F4ED; 
}
.section .body.error {
	background-color: #FFFFBB; 
	border: 2px dashed #993300;
	margin:5px;
	margin-left:-2px;
	
}

.section td {
	padding-bottom: 10px;
}

.main-content h2 {
	font-size: 22px;
}
.main-content ul {
	list-style: disc;
	margin-left:30px; 
	margin-bottom: 20px;
}


h4 {
	font-size: 16px;
}