body {
	background-color: #0D3F6E;
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #036;
	padding: 0;
	margin: 15px 0;
}


img {border: 0; padding: 0; margin: 0;}

p {margin: 0; padding: 5px 0; line-height: 14px;}
p span{}

form {padding-top: 0; margin-top: 0;}
input, textarea {font-size: 12px; color: #333; padding-left: 5px; font-family: "Arial", "Verdana";}

blockquote {	padding: 0; margin: 5px 20px; line-height: 18px;}
hr {	color: #FFF;	border: 0;	border-top: 1px solid #998F91;	margin: 10px 0;}
td {vertical-align: top;}

a {color: #094FA1;	background: none; text-decoration: none;}
a:hover, a.actived {background: none; text-decoration: underline;}


h1 {	color: #363;	font-size: 16px;	font-weight: bold;	text-transform: uppercase;	margin: 8px 0 4px 0;	padding: 0;}
h2 {	color: #094FA1;	font-size: 13px;	font-weight: bold;	text-transform: uppercase;	margin: 8px 10px 4px 0;	padding: 0 0 5px 0;	border-bottom: 1px dotted #BBB;}
h4 {	font-size: 14px;	line-height: 20px; font-weight: normal; width: 90%;}
h4 strong {	color: #363; }

#areaContainer {
	width: 1000px;
	background-color: #FFF;
	text-align: left;	
	margin: 0 auto;
	padding: 0;
}

#areaHeader {
	width: 933px;
	height: 97px;
	padding: 0 0 0 55px;
	margin: 0;
	background-color: #FFF;
	background-image: URL("../_images/bg_header.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#areaHeader .logo {position: absolute;}

#areaHeader .rightArea {
	float: right;
	text-align: right;
	width: 700px;
}

#areaHeader .topnav {
	color: #69C;
	font-size: 12px;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 13px 0 0 0;
	height: 24px;
}

#areaHeader .topnav a{	color: #036;	margin: 0 3px;	padding: 0; background:none;}
#areaHeader .topnav a:hover, #areaHeader .topnav a.actived{
	text-decoration: underline;	
}

#areaHeader .mainNav {float: right;}

#areaHeader .mainNav a {
	width: 320px;
	height: 25px;
	color: #FFF;
	font-size:13px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 0 0 0;
	margin: 15px 0 0 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #1C4F7E;
}
#areaHeader .mainNav a:hover, #areaHeader .mainNav a.actived {
	text-decoration: none;
}

a.btBlue{background-image: URL("../_images/bt_mainnav_blue.jpg");}
a.btBlue:hover, a.btBlue.actived {background-image: URL("../_images/bt_mainnav_blue_on.jpg");}

a.btGreen{background-image: URL("../_images/bt_mainnav_green.jpg");}
a.btGreen:hover, a.btGreen.actived {background-image: URL("../_images/bt_mainnav_green_on.jpg");}

#areaFooter {
	clear: both;
	width: 1000px;
	background-color: #0D3F6E;
	font-family: "Arial", "Verdana"; 
	font-size: 11px;
	color: #999;
	text-align: right;
	padding: 5px 0;
	margin: 0;
}

#areaFooter .copy {float: left; color: #9EB2C5;}
#areaFooter a { background-image: none;	text-decoration: none;	font-size: 11px;	margin: 0 2px 0 2px;	color: #FFF;}
#areaFooter a:hover, #areaFooter a.actived {
	color: #FFF;	text-decoration: underline;
}

table.spaceRight td {
	padding-right: 30px;
	line-height: 18px;
}

table.spaceRight p {
	width: 100%;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#CCC;
	margin: 8px 13px 0 13px;
}

table.spaceRight p.cats {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-weight:bold;
	background-color:#BDBDBD;
	padding: 0;
	margin: 8px 13px 5px 0;
}


.spaceRight a {
	display: block;
	color: #094FA1;
	font-size: 12px;
	font-weight: bold;
	background-image: URL("../_images/arrow_blue.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
}

.spaceRight a:hover {
	background-image: URL("../_images/arrow_blue.gif");
	text-decoration: underline;
	background-repeat: no-repeat;
}

.spaceRight a.morelist {
	background: none;
	color: #269;
	font-size: 12px;
	padding: 0;
	display: block;
	margin: 0 0 0 0px;
	text-align: right;
	font-weight: bold;
}

table.listProgram { }

table.listProgram td {
	line-height: 18px;
	padding: 3px 0;
}

table.findProgram {
	width: 890px;
	border: none;
	border-left: 1px solid #FFF;
	line-height: 13px;
	color: #036;
}

table.findProgram th{
	background-color: #89ADCE;
	border: none;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;

	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px;
}

table.findProgram td{
	border: none;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #E1E3E5;
	padding: 5px 10px 5px 5px;
	line-height: 15px;
}

table.findProgram tr.bglight td{
	background-color: #E9ECED;
}

/* Sortable tables */
table.sortable thead {
    cursor: pointer;
}


#areaBody {
	background-color: #FFF;
	background-image: URL("../_images/bg_mainbody.jpg");
	background-repeat: no-repeat;
	padding: 10px 50px 50px 55px;
	min-height: 600px;
}

*html #areaBody {
	height: 600px;
}

/*
#areaBody.teaser {
	width: 620px;
	display: block;
}

#areaBody p {
	width: 620px;
}

*/
.areaKicker {
	float: right;
	width: 190px; /*230-40*/
	height: 80px; /*100-20*/
	margin-left: 40px;
	margin-top: 5px;
	padding: 10px 20px;
	/*background-image: URL("/image/bg_kicker.jpg");*/
	/*background-repeat: no-repeat;*/
	color: #369;
	font-size: 11px;
	line-height: 15px;

	display: block;
}

.areaKicker a {
	background-image: URL("../_images/arrow_green.gif");
	background-repeat: no-repeat;
	background-position: right center;
	color: #063;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 0 0;
}

.areaKicker a:hover {
	background-image: URL("../_images/arrow_green.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
	padding: 0 10px 0 0;
}


.redstar {color: #C00;}

a.button_detail, a.button_search, a.button_cancel, a.button_program, a.button_goback, a.button_delete   {
	background-color: #0F457A; background-repeat: no-repeat;	background-position: left top;	font-weight: bold;	font-size: 11px;	 color: #FFF;	text-align: center;	}

a.button_detail {
	background-image: URL("../_images/bg_button_detail.gif");	width: 94px;	display: block;	height: 15px;	padding-top: 2px;	padding-bottom: 2px;}

a.button_detail:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_detail_on.gif"); 	text-decoration: none;}

a.button_search {
	background-image: URL("../_images/bg_button_search.gif");	padding: 2px 6px 3px 6px;	margin: 0; height: 14px;}

a.button_search:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_search_on.gif");	text-decoration: none;}

a.button_cancel {
	background-image: URL("../_images/bg_button_cancel.gif");	padding: 2px 12px 3px 13px;	margin: 0; height: 14px;}

a.button_cancel:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_cancel_on.gif");	text-decoration: none;}

a.button_goback {
	background-image: URL("../_images/bg_button_goback.gif");	padding: 2px 5px 3px 13px;	margin: 0;}

a.button_goback:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_goback_on.gif");	text-decoration: none;}

a.button_delete {
	background-image: URL("../_images/bg_button_delete.gif");	padding: 2px 3px 3px 4px;	margin: 0; height: 14px;}

a.button_delete:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_delete_on.gif");	text-decoration: none;}

a.button_program {
	background-image: URL("../_images/bg_button_program.gif");	padding: 2px 22px 3px 10px;	margin: 0;	width: 150px;	text-align: center; height: 14px;}

a.button_program:hover {
	background-repeat: no-repeat;	background-image: URL("../_images/bg_button_program_on.gif");	text-decoration: none;}

a.button_addnew {
	display: block;	float: left;	background-image: URL("../_images/bg_button_addnew.gif");	background-repeat: no-repeat;	background-position: top left;	padding: 1px 0 0 10px;
	height: 18px;	margin: 0;	width: 130px;	text-align: left;	font-weight: bold;	font-size: 11px;	color: #FFF;}

a.button_addnew:hover {
	background-image: URL("../_images/bg_button_addnew.gif");	background-position: bottom left;	text-decoration: none;}

.button a {
	background-image: URL("../_images/bgbt.gif");
	background-repeat: repeat-x;
	font-weight: bold;	
	font-size: 11px;	 
	color: #FFF;	
	background-color: #0F457A;
}

.button a:hover {
	background-image: URL("../_images/bgbt_on.gif");
	text-decoration: none;
}

 .button a span {
	background-image: URL("../_images/bgbt_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	display: block;
}

 .button a span div {
	background-image: URL("../_images/bgbt_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	padding-top: 2px;	
	padding-bottom: 5px;
	margin: 0;
	height: 12px;
	width: 80px;
}

.button a:hover span, .button a.actived span {
	background-image: URL("../_images/bgbt_right_on.gif");
}

.button a:hover div, .button a.actived div {
	background-image: URL("../_images/bgbt_left_on.gif");
}


a.buttonsmall {
	background-image: URL("../_images/bg_button_search.gif");
	background-repeat: no-repeat;
	background-color: #0F457A;
	padding: 2px 9px 3px 10px;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 11px;	 
	color: #FFF;	
	text-align: center;	
	width: 50px;
}

a.buttonsmall:hover {
	background-image: URL("../_images/bg_button_search_on.gif");
	text-decoration: none;
}


input.searchForm {
	color: #666;
	font-size: 10px;
	width: 230px;
	padding: 0 0 0 3px;
	margin: 0;
}

.greyRight {
	text-align: right;
	color: #666;
	padding-right: 20px;
}

.arrowNext, .arrowNext:hover, .arrowNext.actived {
	background-image: URL("../_images/arrow_next.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 0;
	margin: 0;
}

.arrowBack, .arrowBack:hover, .arrowBack.actived {
	background-image: URL("../_images/arrow_back.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}

.homeTable p {
	font-family: "Arial", "Verdana";
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.underline a {
	text-decoration: underline;
}

#Testimonials {
	float:right;
	width: 200px;
	background-color:#FFF;
	margin: 60px 0 24px 24px;
	padding: 16px;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	font-style:italic;
	line-height: 15px;
	color: #094FA1;
	border: 1px dotted #BBB;
}