td
{
    COLOR: #000000;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 9pt
}
.copyright
{
    COLOR: #FFFFFF;
}
.copyright:link {
	color: #FFFFFF;
}
.copyright:visited {
	color: #CCCCCC;
}
.copyright:hover {
	color: #CCCCCC;
}
.copyright:active {
	color: #FFFFFF;
}
a
{
    COLOR: #B93B38;
	TEXT-DECORATION: none;
}
a:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: Underline
}
.left-links
{
    COLOR: #B93B38;
	TEXT-DECORATION: none;
	font-weight: bold
}
.left-links:hover
{
    COLOR: #000000;
    TEXT-DECORATION: Underline
}
.bottomlinks
{
    COLOR: #8E8E8E;
	TEXT-DECORATION: none
}
.bottomlinks:hover
{
    COLOR: #FF0000;
	TEXT-DECORATION: none
}
p
{
	line-height: 120%;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B30E0A;
	text-decoration: none;
}
.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}
/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 0px solid #000000;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    background: #ffffff url(images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 10px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #000000;
	
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
	background-color: #859451;
}
.calcurrentday
{
	background-color: #D86747;
}
.calweekend
{
	background-color: #F2B05A; /*  width: 15%; */
}

.calcurrentmonth, .calcurrentmonth, .calothermonth, .calcurrentday, .calweekend
{
	text-align: left;
	border: 1px solid #808080;
	height: 60px;
	vertical-align: top; /* needed for positioning the dayNumber part */
	position: relative;
	border-collapse: separate;
	border-spacing: 5px;
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/
.SmallInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #333333;
}



/* wja - General CSS Classes for Dynamic Forms */
	/* wja - Classes for Repeating Regions */
.UDF_LIST_PARENT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

.UDF_LIST_CHILD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
}

	/* wja - Classes for Forms */
.UDF_form_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}	
		
.UDF_form_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #b30e0a;
}	
		
.UDF_form_copy	{	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.UDF_form_footer
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
}	

	/* wja - Classes for Received Page */
.UDF_form_recv_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}	
		
.UDF_form_recv_copy	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
	/* wja - Class used for UDF Labels */
.UDF_lbl	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

	/* wja - Classes used for UDF Controls */
		/* wja - UDF_ctrl_textbox is used for
					Textbox, Memo, Password types.
		*/
.UDF_ctrl_textbox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

.UDF_ctrl_currency
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
}	

/*
.UDF_ctrl_currency
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: 200;
	font-size: 12px;
	border-left: black thin solid;
	color: #000000;
	border-bottom: black thin solid;
	font-family: Arial, Helvetica, sans-serif;
}	
*/

.UDF_ctrl_date	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

.UDF_ctrl_time	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.UDF_ctrl_checkbox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

		/* wja - email address and url utilize the following Elements
					located at the top of this css file:
						A:link
						A:visited
						A:active
						A:hover
		*/
.UDF_ctrl_link	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	}	

.UDF_ctrl_label	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.UDF_lbl_combobox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.UDF_lbl_radiolist	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.UDF_lbl_checklist	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

/* wja - Classes for any General stuff */
/*
.UDF_H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.UDF_H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.UDF_H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.UDF_H4	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.UDF_H5, .UDF_DT	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.UDF_H6	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.UDF_asp_title	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
*/
		

/* wja - General CSS Classes for Dynamic Product Display */
	/* wja - Classes for Repeating Regions */
.ProdDisp_UDF_LIST_PARENT
{
	background-image: url(../HCgraphics/2TopNavBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}

.ProdDisp_UDF_LIST_CHILD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
}

	/* wja - Classes for Forms */
.ProdDisp_UDF_form_title
{
	background-image: url(../HCgraphics/2TopNavBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}	
		
.ProdDisp_UDF_form_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #b30e0a;
}	
		
.ProdDisp_UDF_form_copy	{	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.ProdDisp_UDF_form_footer
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
}	

	/* wja - Classes for Received Page */
.ProdDisp_UDF_form_recv_title
{
	background-image: url(../HCgraphics/2TopNavBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}	
		
.ProdDisp_UDF_form_recv_copy	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
	/* wja - Class used for UDF Labels */
.ProdDisp_UDF_lbl	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

	/* wja - Classes used for UDF Controls */
		/* wja - UDF_ctrl_textbox is used for
					Textbox, Memo, Password types.
		*/
.ProdDisp_UDF_ctrl_textbox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

.ProdDisp_UDF_ctrl_currency
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
}	

/*
.ProdDisp_UDF_ctrl_currency
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: 200;
	font-size: 12px;
	border-left: black thin solid;
	color: #000000;
	border-bottom: black thin solid;
	font-family: Arial, Helvetica, sans-serif;
}	
*/

.ProdDisp_UDF_ctrl_date	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

.ProdDisp_UDF_ctrl_time	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.ProdDisp_UDF_ctrl_checkbox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

		/* wja - email address and url utilize the following Elements
					located at the top of this css file:
						A:link
						A:visited
						A:active
						A:hover
		*/
.ProdDisp_UDF_ctrl_link	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	}	

.ProdDisp_UDF_ctrl_label	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.ProdDisp_UDF_lbl_combobox	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.ProdDisp_UDF_lbl_radiolist	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
	
.ProdDisp_UDF_lbl_checklist	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	

/* wja - Classes for any General stuff */
/*
.ProdDisp_UDF_H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.ProdDisp_UDF_H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.ProdDisp_UDF_H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.ProdDisp_UDF_H4	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.ProdDisp_UDF_H5, .UDF_DT	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.ProdDisp_UDF_H6	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.ProdDisp_UDF_asp_title	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	}	
*/	
		
.PicBorder {
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}		