/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #333333;
line-height: 18px;
padding: 3px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #006699;
	font-variant: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
.newbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
}

.maindp { position:absolute; width:175px; visibility:hidden; z-index:2; }

.mbutton  {
	color: #D0E023; font-size: 11px; font-style: normal; text-decoration: none; text-align:center; width:175px; height:15px; z-index:10;
}	
.mbuttonTxt { font-family:Arial, Helvetica, sans-serif;	color: #002740;	font-size: 11px;	text-decoration: none;	text-align: left;
	border-width: 1px;	border-top-color: #54809D;	border-right-color: #54809D;	border-bottom-color: #375D76;	border-left-color: #FFFFFF;
	border-top-style: solid;	border-right-style: ridge;	border-bottom-style: solid;	border-left-style: ridge;	background-color: #D0E023;
	width: 175px;	height:15px;	padding-left:5px;	cursor:pointer;	z-index:10;	padding-top: 5px;
}
.mdivpops { z-index:5; position:absolute; visibility:hidden; background-color: #406882; border-style: solid; border-color: #385E77; border-width: 1px; }
	

