body {
	margin: 0px;
	text-align: center;
	background-color: #fcf8ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d308d;
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d308d;
}
a
{
	color: #3d308d;
	text-decoration: underline;
}
a:hover {
	color: #e3303c;
	text-decoration: none;
}


#siteholder {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#headerholder {
	background-image:url(../images/hqm-header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 136px;
}
#header {
	float: right;
	padding-right: 9px;
}
#members {
	height: 107px;
	text-align: right;
	width: 810px;

}
#loginbox {
	padding-top: 26px;
	padding-right: 20px;
	color: #ffffff;
	text-align: right;
	float: right;

}
#loginbox td, #loginname td {
	color: #ffffff;
}
#loginname {
	padding-top: 26px;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;

}
#logo {
	width: 160px;
	height: 136px;
	float: left;

}
#tnav {
text-align: right;


}
#contentholder {
	background-image:url(../images/page-bg.gif);
	background-repeat:repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}
#content {
	margin-left: 160px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 780px;
}
#contentnoleft {

}
#contentbg {
	background-image:url(../Images/ln-bg.gif);
}
#footer {
	text-align: center;
	margin-top: 80px;
	color: #003373;
	font-size: 10px;
	margin-bottom: 20px;
}
#footer a {
	font-size: 12px;
	color: #003373;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
#lnav {
	background-image:url(../images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 140px;
	background-color: #8d1419;
	float: left;
	height: 490px;
}
#lnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#lnav ul li {
	margin: 0px;
	padding: 0px;
}
#lnav ul li a {
	color: #ffffff;
	background-image:url(../images/ln-link-bg.png);
	background-position: right;
	background-repeat: repeat-y;
	padding: 2px;
	display: block;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 35px;
}
#lnav ul li .on {
	color: #8e0709;
	background-image:url(../images/ln-heading-bg.png);
	background-position: right;
	background-repeat: repeat-y;
	padding: 2px;
	display: block;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 35px;
}
.clearit {
	clear: both;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 36px;
	color: #e3303c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.hometext {
	color: #ffffff;
	padding: 20px;
	line-height: 18px;

}
.homelarge {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.hometext a {
	color: #ffffff;
	text-decoration: none;
	display: block;

}
.homelarge a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.hometext a:hover {
	color: #ffffff;
}
form {
	margin: 0px;
	padding: 0px;
}
.tableheading th, td.tableheading  {
	background-color: #e22f3a;
	font-weight: bold;
	color: #ffffff;
	white-space:nowrap;

}
.tablerow1 {
	background-color: #ffffff;

}
.tablerow2 {
	background-color: #faf4e2;

}
.tablebg {
	background-color: #E0E0E0;
}


/* Begin CMS Styles */

#cms_page
{
	margin-bottom: 20px;

}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #ec0404;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #ccf3fb;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:962px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #ccf3fb;
	padding-right: 5px;

}
#cms_logout a {
	color: #000000;
}
.cms_nav-selection
{
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(/admin/images/cms-drop-bg.gif);
	border: 1px solid #000000;
	font-weight: bold;
}
.cms_nav-selection select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.cms_nav-selection2
{
	background-color: #cccccc;
	font-weight: bold;
}
.cms_heading {
	padding-left:5px;
	background-color: #ec0404;
	font-weight: bold;
	color: #ffffff;
	
}
.cms_title {
	font-weight: bold;
	background-image:url(/admin/images/cms-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
	padding-bottom: 0px;
	color: #666666;
}
.cms_field {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
	background-color: #e6e6e6;
	margin-bottom:20px;

}

.cms_field .horrule {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #f5f5f5;
}

/* End CMS Styles */

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 99%;

}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;

}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;

}

hr {
	color: #524211;
	size: 1px;
	height: 1px;
}

.videobutton {
	background-color: #ffd205;
	font-weight: bold;
	color: #003373;
	padding: 5px;
	background-image: url(/images/icon-video.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	

}
.videobutton a {
	color: #003373;
	text-decoration: none;

}
.videobutton a:hover {
	color: #ffffff;
}
.videobutton:hover, .videobutton:hover a {
	background-color: #df2d39;
	color: #ffffff;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#dcb846;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calDayTitle {
	background-color:#808454;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	font-size: 12px;
}
.calOtherMonth {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #524211;
	height: 20px;
	font-size: 14px;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}

.pit {
	position: absolute;
	margin: 435px 0 0 625px;
}

/* Watermark text style */
.watermark
{
	color: #999999;
}

.flex2 li {
	list-style-type: none;
}

.flex2 li a:link, .flex2 li a:visited {
	color:#B18336;
	font-size:14px;
}

.flex2 li a:hover, .flex2 li a:active {
	color:#B18336;
	font-size:14px;
	text-decoration: underline;
}