/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:500px;
		height:16px;
		padding:2px 0px 0px 0px;
		background-color:transparent;
		background-repeat:no-repeat;
		background-position:left top;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px;
		color:#393939;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#91272E;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#91272E;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-image:url(qmimages/qthoverfill_plus_main.gif);
		background-repeat:no-repeat;
		background-position:9px 10px;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#91272E;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:1px 2px 1px 2px;
		margin:-1px 0px 0px 4px;
		background-color:#E0D7BF;
		background-image:none;
		border-width:1px;
		border-style:solid;
		border-color:#91272E;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px;
		background-color:transparent;
		color:#393939;
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#91272E;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#E0D7BF;
		color:#91272E;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#E0D7BF;
		color:#91272E;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/qthoverfill_plus_sub.gif);
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover	
	{	
		background-image:url(qmimages/qthoverfill_plus_sub_hover.gif);
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:url(qmimages/qthoverfill_minus_sub.gif);
		color:#EEEEEE;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:4px;
		border-color:#91272E;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:17px;
		margin:3px 0px 0px 0px;
		border-color:#91272E;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#A6A6A6;
		background-color:#3F3F3F;
		background-image:url(qmimages/qthoverfill_minus_main.gif);
		background-repeat:no-repeat;
		background-position:9px 5px;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 20px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#E0D7BF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a	
	{	
		color:#6585B9;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		background-color:#3F3F3F;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#3F3F3F;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -6px;
	}




/* CSS Document */


Body{
background-image:url(images/KLLBackground.jpg);
background-repeat:no-repeat;
background-color:#8e2f38;
margin:0px;
}

.Footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #91272e;
text-decoration:underline;
}

.Footer a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #91272e;
text-decoration:underline;
}

.Footer a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #91272e;
text-decoration:underline;
}

.Footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #91272e;
text-decoration:underline;
}

.Footer a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #91272e;
text-decoration:underline;
}



.FooterText
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.FooterText a:link
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.FooterText a:visited
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration:none;
} 
.FooterText a:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}
.FooterText a:active
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.QuickLinks
{
font-family:Arial;
font-size:10px;
color:#d0d0d0;
font-weight:bold;
}

.QuickLinks a:link
{
font-family:Arial;
font-size:10px;
color:#d0d0d0;
font-weight:bold;
}

.QuickLinks a:visited
{
font-family:Arial;
font-size:10px;
color:#d0d0d0;
font-weight:bold;
}

.QuickLinks a:hover
{
font-family:Arial;
font-size:10px;
color:#d0d0d0;
font-weight:bold;
}

.QuickLinks a:active
{
font-family:Arial;
font-size:10px;
color:#d0d0d0;
font-weight:bold;
}

/*Standard CSS*/


Body, A
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 10pt;
   font-weight: normal;
   color: black;
}

H1
{
	font-size: 24pt;
	font-weight: bold;
	color: #b8272e;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H2  {
	font-size: 12pt;
	color: #B8272E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H3  {
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H4  {
	font-size:  10pt;
	font-weight: bold;
	color: #B8272E;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H5  {
    font-size:  1.1em;
    font-weight:    bold;
    color: #75808A;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
    color: #75808A;
}

A:link  {
    font-size: x-small;
    text-decoration: none;
    color:  #902d35;
}

A:visited   {
    font-size:  x-small;
    text-decoration: none;
    color:  #DE4B74;
}

A:active    {
    font-size: x-small;
    text-decoration: none;
    color:  #333333;
}

A:hover {
    font-size:  x-small;
    text-decoration: none;
    color:  #902d35;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.BodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
}
.BodyText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8272E;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8272E;
}
.BodyText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.BodyText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8272E;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8272E;
}
.BodyText a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #928155;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.BodyTextNumbered{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 11px;
}
.BodyTextNumbered a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8272E;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8272E;
}
.BodyTextNumbered a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.BodyTextNumbered a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8272E;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8272E;
}
.BodyTextNumbered a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #928155;
	list-style-type: square;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Heading3Indent {
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
.Heading3 {
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Heading3 a:link {
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
.Heading3 a:visited{
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Heading3 a:hover{
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009933;
}
.Heading3 a:active{
	font-size:  10pt;
	font-weight:  bold;
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Heading4 {
	font-size:  12pt;
	font-weight: bold;
	color: #B8272E;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
}
.Heading4 a:link {
	font-size:  12pt;
	font-weight: bold;
	color: #B8272E;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8272E;
}
.Heading4 a:visited{
	font-size:  12pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Heading4 a:hover{
	font-size:  12pt;
	font-weight: bold;
	color: #B8272E;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B8272E;
}
.Heading4 a:active{
	font-size:  12pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


/* Custom Styles */

.BodyEmphasis2{
color:#009900;
font-size:24px;
}

.ImageRight{
float:right;
}

.SearchButton
{
font-family: Arial;
font-family:10px;
color:#FFFFFF;
text-decoration:none;
}
.SearchButton a:link
{
font-family: Arial;
font-family:10px;
color:#FFFFFF;
text-decoration:none;
}
.SearchButton a:visited
{
font-family: Arial;
font-family:10px;
color:#FFFFFF;
text-decoration:none;
}

.SearchButton a:active
{
font-family: Arial;
font-family:10px;
color:#FFFFFF;
text-decoration:none;
}
.SearchButton a:hover
{
font-family: Arial;
font-family:10px;
color:#000000;
text-decoration:none;
}



