body
{
color:#2b2f3b;
}

.containerdiv
{
	margin-top:0px;
	margin-right:20px;
	width:100%;
	
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#808080;			
	
	background-image:url(/images/Qedge.gif);
	background-repeat:repeat-y;
}

.topmenu
{
	color:#4377bc;
	font-size:18px;
	/* font-weight:bold; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}



.menudiv
{
	float:right; 	
	height:92px;
	margin-bottom:0px;
	margin-right:50px;
}

.bodydiv
{
	clear:both;
	
	margin-top:0px;
	padding-top:0px;	
	border-top-style:dashed;
	border-top-width:thin;
	border-top-color:#808080;	
	
	width:100%;		
	position:relative;
	height:98%;
	text-align:left;	
	
	/* background-image:url(/images/Qedge.gif); */
	background-repeat:repeat-y;
	
	font-family:Arial, Helvetica, sans-serif;
}

.copydiv
{
	width:75%;
	text-align:justify;
	margin-top:25px;
	margin-bottom:50px;
	margin-left:130px;	
	font-size:16px;
	font-weight:normal;
	color:#2c2934;
}

.copydiv H4
{
	text-align:left;
	font-size:20px;
	padding-bottom:0px;
	color:#808080;
}

.copydiv H3
{
	text-align:left;
	font-size:20px;
	padding-bottom:0px;
	color:#808080;
}

.copydiv p
{
	text-align:left;
}

.textinput
{
}

.footer
{
	width:100%;
	color:#808080;
	margin-top:30px;
	font-size:x-small;
	text-align:center;
}

.footer a
{
	
	text-decoration:none;
	color:Navy;
}

.footer a:visited
{
	
	text-decoration:none;
	color:Navy;
}

.copydiv strong
{
	color:#4377bc;
}

strong 
{
	color:#4377bc;
}

li 
{
	text-align:left;
	font-size:small;
	padding-bottom:9px;
}

li a
{
	color:#808080;
}

a
{
	color:#808080;
}

a:visited
{
	color:#808080;
}