#RIGHTSIDE {
	vertical-align:top;
	background-color:#;
	width:783px;
	background-color:#e5f3f6;
	background-image:url('../images/qchexternal/mainbg.jpg');
	background-repeat:repeat-x;
	background-position:0px 73px;
}

img { border:0 }

.gobutton
{
border-width:1px; border-color:#f0952c; border-style:solid; font-weight:bold;background-color:#ffffff;color:#f0952c;
}

.gobutton:hover
{
border-width:1px; border-color:#f0952c; border-style:solid; font-weight:bold;background-color:#f0952c;color:#ffffff;
}

a{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003b68;
	text-decoration:none;
}

a:link, a:visited {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #0972a3;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #0972a3;
	cursor: pointer;
	text-decoration:underline;
	font-weight: bold;
}

.tdupcomingevents
{
	font-family: tahoma, arial;
	font-size: 12px;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
}

.upcomingevents
{
	font-family: tahoma, arial;
	font-size: 12px;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
}

.upcoming_events_text
{
	font-family: tahoma, arial;
	font-size: 12px;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
}

body
{
	margin: 0px;
	padding: 0px;
	/*background: #7abdbe;
	background-image:url(../images/qchexternal/bg.jpg);*/
	background-repeat:repeat-x;
	width:100%;
	position:relative;
	
}

.full
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.fiftypercent
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.thirtypercent
{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.seventypercent
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.nintypercent
{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.padfive
{
	padding: 5px 5px 5px 5px;
}

.padten
{
	padding: 10px 10px 10px 10px;
}

.header
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #71b834;
}

.title
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #318fd9;
}

.subtitle
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003760;
}

.bodytext
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.caption
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000;
}

.footer
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #007a83;
}

.textbody
{
	font-size: 1px;
	color:#ff0000;
	background-color: #00ff00;
	border-width:15px;
	border-style:dashed;
	border-color: #0000ff;
	}

.form
{
font-family: Arial,Helvetica,sans-serif,Tahoma;
font-size: 12px;
padding: 10px 10px 0px 10px;
color:#000;
}

UL
{
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	list-style-image:url(../../images/bullet_img.gif);
}

/*LI
{
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #f7c634;
	padding:5px;
}
*/

OL
{
    font-family: tahoma, arial, helvetica, sans-serif;;
    font-size: 13px;
	color: #000;
}

/**-- Layout Styles --*
table.nospace {
	border-collapse:collapse;
	margin:0px;
}

td.nospace {
	padding:0px;
}

table.layoutshell {
	width:990px;
	border-collapse:collapse;
	margin:0px;
}

table.layoutshell td.leftColumn {
	width:254px;
	border-right:6px solid #cf5c2f;
	padding:0px;
	vertical-align:top;

	background-color:#F0F2EF;
}
table.layoutshell td.rightColumn {
	width:730px;
	padding:0px;
	vertical-align:top;
}

table.layoutshell td.leftFooter {
	width:855px;
	padding:5px 0px 5px 23px;
	background-color:#D3D3D1;
	font-family:Arial;
	font-size:11px;
	color:#4B4Q4A;
}

/*
table.layoutshell td.leftFooter a {
	font-family:Arial;
	font-size:11px;
	color:#D95F3A;
	text-decoration:none;
}
table.layoutshell td.leftFooter a:hover, table.layoutshell td.leftFooter a:active {
	font-family:Arial;
	font-size:11px;
	color:#D95F3A;
	text-decoration:underline;
}


table.layoutshell td.rightFooter {
	width:135px;
	padding:0px 0px 0px 20px;
}

.metalBar {
	background-image:url('../images/bp/metalbar.gif');
	width:730px;
	height:16px;
}

.toolbar {
	background-color:#F1F1F1;
	padding:0px 0px;
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
}

.toolbar a:link, .toolbar a:visited  {
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
	text-decoration:none;
}
.toolbar a:hover, .toolbar a:active  {
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
	text-decoration:underline;
}

*/





/*
.menu_css_gray
{
	font-family: tahoma;
	font-size: 14px;
	
	color: #798a37;	
	cursor: pointer;
	width: 128px;
}

.menu_submenustyle_gray
{

}

.menu_selectedmenuitem_gray
{
}

.menu_unselectedmenuitem_gray
{
}

.menu_mouseup_gray
{
}
.menu_mouseover_gray
{
}

.menu_mousedown_gray
{
}
*/

/*menu item styles*/

.menu_item
{
	font-family: arial;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;

}

.menu_itemover
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubgover.jpg'); background-repeat:no-repeat;

}

.menu_itemup
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;

}

.menu_itemdown
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;

}


.submenu_item
{
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #ffffff;
	text-align:left;
	background-color:#007a83;
}

.submenu_itemover
{
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #ffffff;
	text-align:left;
	background-color:#40bac3;
}

.submenu_itemup
{
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #ffffff;
	text-align:left;
	background-color:#007a83;
}

.submenu_itemdown
{
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #ffffff;
	text-align:left;
	background-color:#007a83;
}


.subsubmenu_item
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;
}

.subsubmenu_itemover
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubgover.jpg'); background-repeat:no-repeat;
}

.subsubmenu_itemup
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;
}

.subsubmenu_itemdown
{
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #003b68;
	text-align:left;
	background-image:url('/images/qchexternal/menubg.jpg'); background-repeat:no-repeat;
}


.topmenu_item
{
	padding-left:20px;
	padding-right:20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #33969b;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemover
{
	padding-left:20px;
	padding-right:20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #33969b;
	text-decoration:underline;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemup
{
	padding-left:20px;
	padding-right:20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #33969b;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemdown
{
	padding-left:20px;
	padding-right:20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #33969b;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}



.bottommenu_item
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}

.bottommenu_itemover
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
	text-decoration:underline;
}

.bottommenu_itemup
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}

.bottommenu_itemdown
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}


/*path menu*/
.menu_css_path_alter
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c51;	
	
}
.menu_css_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c51;	
	cursor: pointer;
	
}


.menu_mouseup_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c51;	
	cursor: pointer;
}

.menu_mouseover_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c51;	
	cursor: pointer;
}

.menu_mousedown_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c51;	
	cursor: pointer;
}

/*//////*/

/*calendar*/

.calendarheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.calendertitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256eb3;
}
.calendarbodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #029b78;
}/* //////////////////////////////////////////////////////// E-FORMS */

.eFormFillerContainer
{
background: #FFFFFF;
}

.eFormFiller_tr
{
border:1px;
}

.eFormFiller_prompt_td
{
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.eFormFiller_prompt_text
{
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:20px;
}

.eFormFiller_input_td
{
border: 0px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.eFormFiller_inputtext_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.eFormFiller_textarea_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.eFormFiller_dropdown_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}

.eFormFiller_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.eFormFiller_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.eFormFiller_submitbutton {
border: 1px solid #5a9d9e;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#7abdbe; 
}

.eFormFiller_submitbutton:hover {
border: 1px solid #5a9d9e;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#5a9d9e; 
}

/*.inline-eFormFiller_submitbutton {
background-color: #FFFFFF;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.inline-eFormFiller_submitbutton:hover {
background-color: #2ba2b1;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}*/


.eFormFiller_thankyou_text
{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

.eFormFiller_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none;
vertical-align:top;
}

.eFormFiller_leftcolumn {
background: #FFFFFF;
width:125px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

.eFormFiller_columndivider {
background: #6db631;
width:6px;
}

.eFormFiller_rightcolumn {
background: #f1fbfc;

}


/*//////////////////////////////////////////////////////// FORM STYLES */

.form_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}

.form_leftcolumn {
background: #FFFFFF;
}

.form_formdivider {
background: #2ba2b1;
}

.form_rightcolumn {
background: #f2fafb;
}

.form_table {
background: #d1d1d1;
}

.form_inputtext_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_textarea_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_dropdown_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}

.form_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_submitbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
}

.form_submitbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
}

/*//////////////////////////////////////////////////////// SEARCH STYLES */


.searchinput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-weight: none;
font-size: 11px;
background-color: #FFFFFF;
width:282px;
} 

.searchinputtexbox { 
	border: 1px solid #D17953;
	font-family: Tahoma; 
	font-weight: none;
	font-size: 11px;
	background-color: #FFFFFF;
	width:145px;
	margin-bottom:6px;
	padding-left:5px;
} 

.searchbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
}

.searchbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
}


/*//////////////////////////////////////////////////////// LOGIN STYLES */

.logininput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-weight: none;
font-size: 11px;
background-color: #FFFFFF;
width:144px;
} 

.loginbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
width: 64px;
}

.loginbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
width: 64px;
}



/*textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EAEAEA;
}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
background-color: #F4F9FB;
}

fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 1px solid #abadb3; 
} 

.redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}*/
