/* CSS Document */
/*redefined html styles*/
body 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #EEEEEE;
}

H1
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

TH
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDDD;
}

a {
	text-decoration: none;
	font-weight: bold;
}

/*custom classes*/
.memberTD {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #EEEEEE;

}


.HeaderText
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	border-collapse:collapse;
}


.LeftMenuText a {
	color:#6F6F6F;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	text-decoration : none;
}

.LeftMenuText a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	text-decoration : none;
}

.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFF8FA;
	font-style: italic;
	line-height: 12px;
}

.quoteBy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.homeImg01 {
	background-image: url(../Images/homeImage01.gif);
	background-repeat: no-repeat;
}

.homeImg02 {
	background-image: url(../Images/homeImage02.gif);
	background-repeat: no-repeat;
}

.homeImg03 {
	background-image: url(../Images/HomeNoiseBg.jpg);
	background-repeat: no-repeat;
}

.messBG {
	background-image: url(../Images/homeImage03.gif);
	background-repeat: no-repeat;
}
.messBG2 {
	background-image: url(../Images/homeImage03b.gif);
	background-repeat: no-repeat;
}

.headImg01 {
	background-image: url(../Images/Screen_01.gif);
	background-repeat: no-repeat;
}

.headImg02 {
	background-image: url(../Images/Screen_02.gif);
	background-repeat: no-repeat;
}

a.editLink {
	color:#FF0000;
	font-size: 10px;
	font-weight: bold;
}

a.editLink:hover {
	color:#FF0000;
	font-size: 10px;
	font-weight: bold;
}

.byLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.byLine a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}



#messDiv1 {
	text-align: left;
	margin:5;
	padding: 8px;
}


/*!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!MENU CODE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.mainMenuStyle .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.mainMenuStyle .qmdividery{float:left;width:0px;}.mainMenuStyle .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;}.mainMenuStyle {
	position:relative;
	zoom:1;
	z-index:10;
	visibility: visible;
}.mainMenuStyle a, .mainMenuStyle li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.mainMenuStyle div a, .mainMenuStyle ul a, .mainMenuStyle ul li {float:none;}.qmsh div a {float:left;}.mainMenuStyle div{visibility:hidden;position:absolute;}.mainMenuStyle .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.mainMenuStyle .qmcbox a{display:inline;}.mainMenuStyle .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.mainMenuStyle li {z-index:auto;}.mainMenuStyle ul {left:-10000px;position:absolute;z-index:10;}.mainMenuStyle, .mainMenuStyle ul {list-style:none;padding:0px;margin:0px;}.mainMenuStyle li a {float:none}.mainMenuStyle li:hover>ul{left:auto;}#menuLevel0 ul {top:100%;}#menuLevel0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#menuLevel0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#menuLevel0 a	
	{	
		padding:5px 40px 5px 8px;
		background-color:#740128;
		color:#ffffff;
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
		border-width:0px;
		border-style:solid;
		border-color:#a6a6a6;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#menuLevel0 a:hover	
	{	
		background-color:#980134;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#menuLevel0 li:hover>a	
	{	
		background-color:#980134;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #menuLevel0 .qmactive, body #menuLevel0 .qmactive:hover	
	{	
		background-color:#8d0131;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#menuLevel0 div, #menuLevel0 ul	
	{
	padding:5px;
	margin:-1px 0px 0px;
	background-color:#740128;
	border-width:1px;
	border-style:none;
	border-color:#a6a6a6;
	/*visibility: hidden*/;

	}


	/*"""""""" (SUB) Items""""""""*/	
	#menuLevel0 div a, #menuLevel0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#menuLevel0 div a:hover	
	{	
		background-color:#f2839a;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#menuLevel0 ul li:hover>a	
	{	
		background-color:#f2839a;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#menuLevel0 div .menuParent:hover	
	{	
		background-color:#f2839a;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #menuLevel0 div .qmactive, body #menuLevel0 div .qmactive:hover	
	{	
		background-color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#menuLevel0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#menuLevel0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#menuLevel0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#aaaaaa;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#menuLevel0 .menuParent	
	{	
		background-image:url(images/images/arrow_right.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
		
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#menuLevel0 li:hover > a.menuParent	
	{	
		background-image:url(images/images/arrow_right.gif);
		text-decoration:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#menuLevel0 ul .menuParent	
	{	
		background-image:url(images/images/arrow_right.gif;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#menuLevel0 ul li:hover > a.menuParent	
	{	
		background-image:url(images/arrow_right.gif);
	}
	
	.qmfv{visibility:visible !important;}
	.qmfh{visibility:hidden !important;}

