@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
/*Hide the following items*/
#flashHome, #navMain, #footer, #sub, #bread {
display: none;
}
fieldset {
	background: #FFF;
}
