fieldset{border:none;}

/* ==================================================================================================== */
/*                                         FORM TEMPLATE                                                */
/*===================================================================================================== */
.formtemplate {
	display:block;
	margin:0px auto;
	width:640px;
}


img{
	border: none;
}
a{
	border: none;
}


.formtemplate a:link, 	.formtemplate a:visited			{color:#000;text-decoration:underline;}
.formtemplate a:hover, 	.formtemplate a:visited:hover	{color:#666;text-decoration:underline;}


		.formtemplate-y{
/*			background:url(../../img/modules/forms/container/y.gif) 0px 0px repeat-y; */
			width:640px;
			display:block;
			margin:0px;padding:0px;
		}
		.formtemplate-header{
/*			background:url(../../img/modules/forms/container/header.gif) 0px 0px no-repeat; */
			display:block;
			width:640px;
			margin:0px;/*padding:0px 25px 0px 25px;*/
		}
		.formtemplate-footer{
/*			background:url(../../img/modules/forms/container/footer.gif) 0px 0px no-repeat; */
			width:687px;height:14px;
			display:block;overflow:hidden;
			margin:0px;padding:0px;
		}
.formtemplate-p{
	font:normal 12px/16px Georgia, Times, serif;color:#50270e;
	margin:0px 0px 20px 0px;
}


.formtemplate h1{
	font:normal 20px/16px Georgia, Times, serif;color:#000;
	border-bottom:1px solid #ccc;padding:20px 0px 8px 0px;margin:0px 0px 25px 0px;
	display:block;
	clear:both;
}
		.formtemplate h1 img{float:left;margin:0px 20px 0px 0px;}	
		.formtemplate h1 span{
			float:right;
			font:normal 12px/16px Georgia, Times, serif;
			color:#000;
		}	
		.formtemplate h1 span b{color:#f00;font-size:12px;}	
		.formtemplate h1 em{text-indent:-9999px;display:inline;margin:0px 170px 0px 0px;}
		.formtemplate h1 b{font-size:25px;}

.formtemplate h2{
	font:normal 15px/16px Georgia, Times, serif;color:#000;
	border-bottom:1px dotted #ccc;padding:20px 0px 2px 0px;margin:0px 0 15px 0;
	display:block;
	clear:both;
}
		.formtemplate h2 b{font-size:25px;}

		.formtemplate h2.first {
			padding-top: 0;
		}

		



.formtemplate p{
	font:normal 14px/18px Georgia, Times, serif;color:#000;
	margin:0px 0px 20px 0px;
}

.formtemplate fieldset{
	margin:0px 0px 0px 0px;
	display:block;
	position: relative;
}


.formtemplate-header_link {
	text-align:right;
}
	.formtemplate-header_link  a:link,	.formtemplate-header_link a:visited			{color:#e20177;}
	.formtemplate-header_link  a:hover,	.formtemplate-header_link  a:visited:hover	{color:#666;}




/*a*/
.formtemplate_fieldset_section-a fieldset label{
	width:130px;
}
.formtemplate fieldset label{
	margin:0px 10px 0px 0px;
	display:block;
	float:left;
	text-align:right;
/*	font:normal 12px/20px Georgia, Times, serif;color:#50270e; */
	font:normal 12px/20px Georgia, Times, serif;color:#000;
}
.formtemplate fieldset label span {color:#f00;font-weight:bold;}/* Required fields */

.formtemplate-input_long {
	width:190px;height:16px;
	display:block;
	padding:1px 2px 1px 2px;
	border:1px solid #000;
	background-color:#fff;
	font:12px Georgia, Times, serif;color:#000;
}.formtemplate-input_long:focus {background-color:#eee;}



.formtemplate-textarea_long {
	width:170px;height:100px;
	display:block;
	border:1px solid #000;
	background-color:#fff;
	font:12px Georgia, Times, serif;color:#000;
}.formtemplate-textarea_long:focus {background-color:#eee;}


.formtemplate-select-long {
	width:170px;height:20px;
	display:block;
	border:1px solid #000;
	background-color:#fff;
	font:12px Georgia, Times, serif;color:#000;
}.formtemplate-select-long:focus {background-color:#eee;}


.formtemplate-input_short {
	width:45px;height:16px;
	display:block;
	padding:1px 2px 1px 2px;margin:0px 10px 0px 0px;
	border:1px solid #000;
	float:left;
	background-color:#fff;
	font:normal 12px/16px Georgia, Times, serif;color:#000;
}.formtemplate-input_short:focus {background-color:#eee;}

.formtemplate_fieldset_wrapper {/* First group of forms */
	width:350px;
	display:block;
	float:left;
}
.formtemplate-input_checkbox {
	float:left;
	margin:0px 5px 0px 0px;
}



/*b*/
.formtemplate_fieldset_section-b fieldset label{
	float:left;clear:right;
	margin:0px 5px 0px 0px;
	font-weight:bold;
}
.formtemplate_fieldset_section-b fieldset p{
	float:left;clear:both;
	color:#50270e;
}



.formtemplate_fieldset-margin-long {
	margin:0px 50px;	
	display:block;
	width:195px;
	float:left;
}
.formtemplate_fieldset-margin-short {
	margin:0px 7px;
	display:block;
	width:195px;
	float:left;
}

.formtemplate_fieldset-short {
	width:195px;
	display:block;
	float:left;
}
		.formtemplate_fieldset-short p{
			width:190px;
			display:block;
		}
		.formtemplate_fieldset-short img{
			clear:both;
			margin:0px 0px 0px 10px;
		}
		.formtemplate_fieldset-short h6{
			float:left;clear:both;
			color:#50270e;
			font:italic bold 12px/16px Georgia, Times, serif;color:#50270e;
			width:190px;
		}
		.formtemplate_fieldset-short h6 span{
			color:#f00;
		}




/*c*/
.formtemplate_fieldset_section-c {
	/*height:150px;*/
	display:block;overflow: hidden;
	clear:both;
}
		.formtemplate_fieldset_section-c fieldset{
			float:left;
			width:180px;
		}
		
/*d*/
.formtemplate_fieldset_section-d {clear:both;display:block;}


.formtemplate_fieldset_section-d p{
	width:600px;
	display:block;
	float:left;
	clear:right;
}	

.formtemplate-input_submit {
	width:99px;height:44px;
	display:block;
	background:url(../../img/modules/forms/buttons/submit.gif) 0px 0px no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin:0px auto;
}	
.formtemplate-input_submit:hover {
	background-position:0px -234px;
}

.formtemplate-input_order {
	width:99px;height:44px;
	display:block;
	background:url(../../img/modules/forms/buttons/order.gif) 0px 0px no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin:0px auto;
}	
.formtemplate-input_order:hover {
	background-position:0px -200px;
}



/*e*/
.formtemplate_fieldset_section-e fieldset label{
	float:left;
	margin:0px 5px 0px 0px;
	font-style:italic;
	width:100px;
}
.formtemplate_fieldset_section-e fieldset input{
	float:left;clear:right;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
.formtemplate_fieldset_section-e p{
	float:right;
	color:#50270e;
	width:285px;
	display:block;overflow:hidden;
}

/*f*/
.formtemplate_fieldset_section-f {
	display:block;
	clear:both;
}
		.formtemplate_fieldset_section-f fieldset{
			float:left;
			width:200px;
			overflow:hidden;
		}
		.formtemplate_fieldset_section-f label{
			float:left;
			width:150px;height:40px;
			text-align:left !important;
		}
		

.formtemplate_input-calendar {
	background:url(../img/calendar.gif) 170px 1px no-repeat #fff;
	width:190px;
	/* width:110px; */
	height:16px;
	padding:1px 2px 1px 2px;
	display:block;
	border:1px solid #000;
	font:normal 10px/13px Georgia, Times, serif;color:#000;
	float:left;clear:right;
} 

.formtemplate_input-calendar:focus {background-color:#eee;}	




/* ==================================================================================================== */
/*                                         form validation                                              */
/*===================================================================================================== */

.formtemplate_validate_error input, .formtemplate_validate_error select, .formtemplate_validate_error textarea {
/*	background: url(../../img/modules/forms/error/valid.gif) 132px 0px no-repeat;
	height:25px; 
	padding-top: 4px; */
	border: 1px solid #c00;
}

.formtemplate_validate_message {
	font: bold 12px Georgia, Times, serif; 
	color: #c00;
	position: absolute; 
	top: 4px; 
	left: 348px;
	width: 270px;
/*	
	height: 10px;
	margin-top: -5px;
	top: 50%;  
*/
}


.formtemplate_radio_container {
	font: normal 12px/20px Georgia, Times, serif; 
	color: #50270e; 
	margin: 0 0 0 150px;
}


.disabled {
	border: 1px solid #999;
	background: #eee;
	color: #666;
}



.input_sf {
	display: none;
}


#logos {
	margin: 20px 0 40px 0;
	text-align: center;
}

#logos img {
	border: 0;
	vertical-align: middle;
	margin: 0 12px;
}

body{
	background-color: #FFF;
}/**
 * Styles for DatePicker
 */

.datepickerControl {
	border:				1px solid #999999;
	background-color:	#EEEEEE;
	padding:			5px;
}

.datepickerControl td {
	text-align:			center;
	font-family:		sans-serif;
	font-size:			11px;
	padding:			1px;
	line-height:		14px;
}

.datepickerControl tr.monthLabel td {
	background-color:	#FFFFFF;
	border:				1px solid #999999;
	font-weight:		bold;
}

.datepickerControl tr.navigation td {
	cursor:				pointer;
}

.datepickerControl tr.navigation td:hover {
	text-decoration:	underline;
}

.datepickerControl tr.dayLabel td {
	/*
	border:				1px solid #C0D8EA;
	background-color:	#C0D8EA;
	*/
	border:				1px solid #4D7D7D;
	background-color:	#4D7D7D;
	color:				white;
	font-weight:		bold;
}

.datepickerControl td.day, .datepickerControl td.dayothermonth {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.dayothermonth {
	color:				#999999;
	font-style:			italic;
}

.datepickerControl td.day:hover {
	background-color:	#EBE4C0;
} 

.datepickerControl td.weekend {
	background-color:	#CCCCCC;
	font-style:			italic;
}

.datepickerControl td.today {
	font-weight:		bold;
}

.datepickerControl td.hour {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.minute {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td input,
.datepickerControl td button {
	font-size:			11px;
	padding:			0;
	border:				1px solid #999999;
	text-align:			center;
}

.datepickerControl td.ampm {
	cursor:				pointer;
	background-color:	#CCCCCC;
	border:				1px solid #EEEEEE;
	width:				2em;
}

.datepickerControl td.current {
	font-weight:		bold;
	background-color:	#F9E992;
}

.datepickerControl input.current {
	background-color:	#F9E992;
}

.datepickerControl td.current:hover {
	background-color:	#F9E992;
}
.event_item{
	display: block;
	overflow: hidden;
	width: 630px;
	border-bottom:1px solid #CCCCCC;
	padding: 10px 0 10px 0;
	line-height: 14px;
	font: normal 14px/18px Georgia, Times, serif;


}
.event_item_left{
	float: left;
	display: block;
	overflow: hidden;
	width: 310px;
	padding-right: 5px;
}

.event_item_right{
	float: right;
	display: block;
	overflow: hidden;
	width: 315px;
}

.event_date{
	font:normal 20px/16px Georgia, Times, serif !important;
	color: #F9A54B; 
	font-weight: bold;

}

.event_header{
	font:normal 20px/16px Georgia, Times, serif !important;color:#000; 
	border-bottom:1px solid #ccc;padding:20px 0px 8px 0px;margin:0px 0px 25px 0px;
	display:block;
	clear:both;
}:link,:visited{text-decoration:none;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:small;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, legend{margin:0;padding:0;}
a img,:link img,:visited img{border:none;}
address{font-style:normal;}
fieldset{border:none;}

* {
	margin:0px;padding:0px;
	outline:none;
}

html {
	margin:0px;padding:0px;
	font-size:100.01%;
}

body {
	margin:0px;padding:0px;
	background-color:#fff;
	font:62.5%/62.5% Arial, Helvetica, Verdana, sans-serif;color:#666;
}

input, textarea, select {font-family:Arial, Helvetica, Verdana, sans-serif;}

table td {line-height:1px;}



#logoarea {
	width:px;height:px;
	display:block;overflow:hidden;
	margin:40px auto 0px auto;
}

.or_choices {
	text-align:center;
	color:#00adef !important;
}


/* =================================================================================================== */
/*                                        MAIN CONTENT                                                 */
/*==================================================================================================== */
#html_content {
	width:640px;
	display:block;overflow:hidden;
	margin:15px auto 0px auto;padding: 20px 0 0 0;
	/*border-top:1px solid #00263c;*/
}

/* H1 ------------------------------------------------------------------------------------------------------------- */
#html_content h1{
	font:bold 22px/26px Helvetica, Verdana, Arial, sans-serif;color:#00adef;
	margin:0px 0px 20px 0px;
	border-bottom:none;
}
	#html_content	h1 a:link, 	#html_content	h1 a:visited		{color:#00adef;text-decoration:underline;}
	#html_content	h1 a:hover, #html_content	h1 a:visited:hover	{color:#00adef;text-decoration:underline;}

	
/* H2 ------------------------------------------------------------------------------------------------------------- */			
#html_content h2{
	font:bold 22px/26px Helvetica, Verdana, Arial, sans-serif;color:#999;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #00adef;
}
	#html_content	h2 a:link, 	#html_content	h2 a:visited		{color:#999;text-decoration:underline;}
	#html_content	h2 a:hover, #html_content	h2 a:visited:hover	{color:#999;text-decoration:underline;}

/* H3 ------------------------------------------------------------------------------------------------------------- */		
#html_content h3{
	font:bold 20px/24px Helvetica, Verdana, Arial, sans-serif;color:#333;
	margin:0px 0px 20px 0px;
}
	#html_content	h3 a:link, 	#html_content	h3 a:visited		{color:#333;text-decoration:underline;}
	#html_content	h3 a:hover, #html_content	h3 a:visited:hover	{color:#666;text-decoration:underline;}

/* H4 ------------------------------------------------------------------------------------------------------------- */		
#html_content h4{
	font:bold 16px/20px Helvetica, Verdana, Arial, sans-serif;color:#666;
	margin:0px 0px 10px 0px;
}
	#html_content	h4 a:link, 	#html_content	h4 a:visited		{color:#666;text-decoration:underline;}
	#html_content	h4 a:hover, #html_content	h4 a:visited:hover	{color:#333;text-decoration:underline;}
	

/* H5 ------------------------------------------------------------------------------------------------------------- */		
#html_content h5{
	font:bold 14px/18px Helvetica, Verdana, Arial, sans-serif;color:#666;
	margin:0px 0px 20px 0px;
}
	#html_content	h5 a:link, 	#html_content	h5 a:visited		{color:#666;text-decoration:underline;}
	#html_content	h5 a:hover, #html_content	h5 a:visited:hover	{color:#333;text-decoration:underline;}
	
/* H6 ------------------------------------------------------------------------------------------------------------- */		
#html_content h6{
	font:bold 13px/16px Helvetica, Verdana, Arial, sans-serif;color:#000;
	margin:0px 0px 20px 0px;
}
	#html_content	h6 a:link, 	#html_content	h6 a:visited		{color:#000;text-decoration:underline;}
	#html_content	h6 a:hover, #html_content	h6 a:visited:hover	{color:#333;text-decoration:underline;}

/* P --------------------------------------------------------------------------------------------------------------- */	
#html_content p{
	font:normal 16px/24px Arial, Verdana, Helvetica, sans-serif;color:#000;
	margin:0px 0px 20px 0px;
	display:block;overflow:hidden;
}
	#html_content	p a:link, 	#html_content	p a:visited			{color:#00adef;text-decoration:underline;}
	#html_content	p a:hover, 	#html_content	p a:visited:hover	{color:#000;text-decoration:underline;}


#html_content p img, .mceContentBody p img{
	margin:0px 10px 10px 10px;
}
/* UL and OL --------------------------------------------------------------------------------------------------------- */	
#html_content ul, #html_content ol{
   font-size:14px;line-height:17px;color:#333;
   margin:0px 30px 0px 20px;
   display:block;overflow:hidden;
}

	#html_content	ul a:link, 		#html_content	ul a:visited			{color:#00adef;text-decoration:underline;}
	#html_content	ul a:hover, 	#html_content	ul a:visited:hover		{color:#333;text-decoration:underline;}
	
	#html_content	ol a:link, 		#html_content	ol a:visited			{color:#00adef;text-decoration:underline;}
	#html_content	ol a:hover, 	#html_content	ol a:visited:hover		{color:#333;text-decoration:underline;}


/* UL LI and OL LI ------------------------------------------------------------------------------------------------------ */	
#html_content ul li, #html_content ol li{
   margin:0px 0px 15px 50px;padding:0px 0px 0px 5px;
   list-style-position:outside;
   display:list-item;
}
#html_content ul li{list-style-type:disc;}
#html_content ol li{list-style-type:decimal;}

#html_content ul li b, #html_content ol li	{color:#333;}
#html_content ul li strong, #html_content ol li {color:#333;}

/* TABLE TD --------------------------------------------------------------------------------------------------------------- */	
#html_content table{
   margin:0px 0px 20px 0px;
}
#html_content table th{
	font-size:15px;line-height:19px;color:#fff;font-weight:bold;
	background:#0066a3;
	padding:8px;margin:0px;
	vertical-align:top;
	border:1px solid #999;
	border-collapse:collapse;
	border-spacing:0px;
	
}
#html_content table td{
	font-size:15px;line-height:19px;color:#000;
	padding:8px;margin:0px;
	vertical-align:top;
	border:1px solid #999;
	border-collapse:collapse;
	border-spacing:0px;
	
}

#html_content table td p, #html_content table th p{
  font-size:15px;line-height:18px;color:#000;
}

	#html_content	table td a:link, 	#html_content	table td a:visited			{color:#00adef;text-decoration:underline;}
	#html_content	table td a:hover, 	#html_content	table td a:visited:hover	{color:#000;text-decoration:underline;}
	
	#html_content	table th a:link, 	#html_content	table th a:visited			{color:#fff;text-decoration:underline;}
	#html_content	table th a:hover, 	#html_content	table th a:visited:hover	{color:#000;text-decoration:underline;}

#html_content table td img{
   float:right;
   margin:0px 0px 10px 0px;
}



.headerarea {
	display:block;overflow:hidden;
	width:960px;
	font-size:20px;line-height:25px;color:#999;font-weight:bold;
	text-align:left;
	border-top:1px solid #999;
	margin:20px auto;padding:10px 0px 0px 0px;
}




