/* CSS Document *//*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
		background:none;
		border-width:0px 0px 0px 0px;
		border-style:solid;
		border-color:#000000;
		text-align:center;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a, #qm0 a:visited	
	{	
		padding:3px 10px 3px 10px;
		background:none;
		color:#80a6d3;
		font-family:Georgia, Verdana, Times New Roman, Arial, System;
		font-size:16px;
		text-decoration:none;
		font-weight:bold;
		border-width:3px 3px 3px 0px;
		border-style:solid;
		border-color:#80a6d3;
		margin-top:1px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover
	{	
		
		background-image:url(images/menu_hover.png);
		color:#f9ef50;
		border-width:3px 3px 3px 0px;
		border-style:solid;
		border-color:#80a6d3;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
		padding:3px 10px 3px 10px;
		
		background-image:none;
		color:#80a6d3;
		font-family:Georgia, Verdana, Times New Roman, Arial, System;
		font-size:16px;
		text-decoration:none;
		font-weight:bold;
		border-width:3px 3px 3px 0px;
		border-style:solid;
		border-color:#80a6d3;
		margin-top:1px;	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:transparent;
		background-image:url(images/menu_hover.png);
		
		color:#f9ef50;
		text-decoration:none;
		font-weight:bold;
		border-width:3px 3px 3px 0px;
		border-style:solid;
		border-color:#80a6d3;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		/*padding:3px 10px 3px 10px;
		background-color:transparent;
		background-image:url(images/menu_bg.png);
		
		text-decoration:none;
		font-weight:bold;
		border-width:3px 3px 3px 0px;
		border-style:solid;
		border-color:#80a6d3;*/
		margin-left:-3px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		background-image:url(images/menu_bg_2.png);
		color:#80a6d3;
		border-width:3px 3px 3px 3px;
		border-style:solid;
		border-color:#80a6d3;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:url(images/menu_hover.png);
		color:#f9ef50;
		border-width:3px 3px 3px 3px;
		border-style:solid;
		border-color:#80a6d3;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#CCCCCC;
		background-image:url(/templates/generic/images/menubgover.gif);
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		border-color:#666666;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
	}


body
{
	text-align:center;
	background-color:#90c962;
	background-image:url(images/main_bg.png);
	background-repeat:repeat-x;
	margin: 0px 0px 10px 0px;
	font-family; Georgia, Verda, Times New Roman, Arial, System;
}

.container
{
	width:800px;
	text-align:left;
	margin:auto;
}

#leftColumn
{
	width:12px;
	float:left;
}

#rightColumn
{
	width:12px;
	float:left;
}

#middleColumn
{
	float:left;
}

.clear
{
	clear:both;
}

#topmenu
{
	width:100%;
	height:30px;
}

#spacer_88
{
	width:88px;
	height:229px;
	float:left;
}

#logo
{
	float:left;
	margin-top:30px;
}

#box_images
{
	width:331px;
	float:left;
	text-align:right;
}

#menuLeft
{
	width:12px;
	height:31px;
	
	background-image:url(images/menu_left.png);
}

#menuRight
{
	width:12px;
	height:31px;
	float:left;
	background-image:url(images/menu_right.png);
	margin-top:1px;
}

#menu
{
	height:31px;
	
}

.left
{
	float:left;
}

.center
{
	background-image:url(images/menu_bg.png);
	float:left;
	height:31px;
	width:775px;
}

#rightRunner
{
	vertical-align:top;
	background-image:url(images/right_runner_bg.png);
}

#leftRunner
{
	vertical-align:top;
	background-image:url(images/left_bg.png);
}

#contentsContainer
{
	vertical-align:top;
	background-image:url(images/contentbg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size: 12pt;
	color:#9b9b9b;
	font-family; Georgia, Verda, Times New Roman, Arial, System;
}

#customBlocks
{
	float:right;
	padding:5px;
}

#menuSpacer
{
	height:10px;
}
.customBlockData
{
	width:206px;
	border: 3px solid #91c966;
	background-image:url(images/custom_block_bg.png);
	background-repeat:repeat-x;
	background-color:#f9f59f;
	color:#000;
	font-size:12pt;
	font-family; Georgia, Verda, Times New Roman, Arial, System;
}



#footer
{
	text-align:center;
	color:#FFF;
	font-size:10px;
	padding:10px;
}

#footer a, #footer a:visited
{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover
{
	text-decoration:none;
}

h1
{
	font-size:20pt;
	color:#80a6d3;
}

h2
{
	font-size: 18pt;
	color:#80A6D3;
	font-family; Georgia, Verda, Times New Roman, Arial, System;
}

h3
{
	font-size:14pt;
	color:#91c966;
	font-family; Georgia, Verda, Times New Roman, Arial, System;
	
}

.customBlockData h1
{
	font-size:18pt;
	color:#80a6d3;
}