/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	word-spacing: .5px;
	}

td,p,a{
	font-size:12px;
	}
	
ul,li{
	font-size:11px;
	list-style-image: url(../images/arrow_green_small.gif);
	}
	
a{
	color:#0092ba;
	text-decoration:underline;
	}

a:hover{
	color:#0092ba;
	text-decoration:underline;
	}
	
.title, .title a{
	color:#78BA3B;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	}
	
.text-hl{
	font-size:12px;
	/*border-top:solid 2px #B2DEEA;
	border-left:solid 2px #B2DEEA;
	border-bottom:solid 2px #BFDFA3;
	border-right:solid 2px #BFDFA3;*/
	padding:5px;
	}

#logo{
	position: absolute;
	left: 127px;
	top: 0px;
}

/*.gray-bold{
	color:#666666;
	font-weight:bold;
	}*/

/* Header Table StART*/

.header{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	}
	
.flash-header{
	background-image:url(../images/flash_bg3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ffffff;
	}

/* Header Table END*/


/* EVENTS/PROGRAM/GREY Table StART*/

.program{
	color:#666666;
	}

.program a{
	font-size:11px;
	text-decoration:none;
	}
	
.program-blue{
	font-weight:bold;
	text-transform:uppercase;
	color:#67A32C;
	font-size:11px;	
	}

.program-blue a{
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	color:#339EBD;
	font-size:11px;	
	}
	
.program-blue a:hover{
	text-decoration:none;
	color:#8EC55C;
	}
	
.program-blue-sl{
	color:#67A32C;
	font-weight:normal;
	text-transform:none;
	font-size:11px;
	}
	
.program-blue-sl a{
	font-weight:normal;
	font-size:11px;	
	}
	
.program-blue-sl a:hover{
	font-weight:normal;
	text-decoration:underline;
	}
	
.events-green{
	color:#666666;
	font-size:11px;
	}

.events-green a{
	font-weight:bold;
	text-decoration:none;
	color:#8EC55C;
	font-size:11px;
	}
	
.events-green a:hover{
	text-decoration:none;
	}
	
.events-green-left{
	background-image:url(../images/event_lft_rep.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.quote-grey-lft{
	background-image:url(../images/quote_lft_rep.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.date{
	color:#f26522;
	font-size:10px;
	}
	
.pp td{
	font-size:11px;
	}

/* EVENTS/PROGRAM/GREY Table PROGRAM end*/



/*SUB-nav start*/

.sub-nav{
	height:25px;
	background-color:#EFF4EA;
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	}
	
.sub-nav a{
	color:#f26522;
	}
	
.sub-nav a:hover{
	color:#666666;
	}
	
.sub-nav-top{
	height:7px;
	background-color:#EFF4EA;
	color:#666666;
	border-bottom:1px solid #B5CF63;
	}
	
	
.bdr-top{
	border-top:1px solid #B5CF63;
	
		}
		
.bdr-btm{
	border-bottom:1px solid #B5CF63;
		}

.rows{
	color:#333333;
	padding-top:7px;
	padding-left:5px;
	}

.row-gray{
/*	background-color:#EEEEEE;*/
	}
	
.row-yellow{
	background-color:#ffffff;
	}

/*SUB-nav end*/


/*Testimonials start*/
.testi{
	font-size:12px;
	color:#666666;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.testi-by{
	color:#000000;
	font-size:11px;
	}
	
/*Testimonials End*/

.reg-form td{
	font-size:11px;
	padding:1px;
	}
	
.reg-form input{
	font-size:11px;
	width:176px;
	}


.footer{
	background-image:url(../images/line_dot_repgif.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:10px;
	}
