body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:url(/images/layout/qms_bckgrnd.jpg);
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
}

.rtSide {
	background-image:url(/images/rt_side.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:15px;
}

.ltSide {
	background-image:url(/images/lt_side.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:15px;

}

.menu {
	background-image:url(/images/layout/menu_bckgrnd.gif);
	vertical-align:top;
	padding:0px 10px 0px 10px;
}

.bmenu {
	background-image:url(/images/layout/menu_bckgrnd.gif);
	vertical-align:bottom;
	padding:0px 10px 0px 17px;
}

.content {
	background-image:url(/images/body_bckgrnd.gif);
	padding:0px 25px 0px 25px;
}

.mainArea {
	background-image:url(/images/body_bckgrnd.gif);
	width:770px;
}

.headers {
	font-size:16px;
	color:#000099;
	font-weight:bold;
	width:250px;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}

.headers2 {
	font-size:16px;
	color:#666600;
	font-weight:bold;
	height:30px;
	padding:0px 5px 0px 5px;
}

.topic {
	font-size:14px;
	color:#993300;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:25px;
}

.newbullet1 {
	list-style:square;
	vertical-align:bottom;
	margin-bottom: 20px;
	padding-left: 5px; 
	margin-left: 30px;
}

.newbullet2 { 
	list-style : url(/images/bullet_cbox.jpg) disc;
	vertical-align:bottom;
	margin-bottom: 20px;
	padding-left: 20px; 
	margin-left: 0px;
}

.focusTable {
	border-color:#993300;
	border-style:solid;
	border-width:2px;
	padding:10px 5px 10px 5px;
	background-color:#FFFFFF;
}

.pictureRT {
	float:right;
	padding:5px 0px 5px 5px;
}

.copyright {
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	padding-right:10px;
	height:20px;
}