.left-links {
	display:none;
	width: 0%;
}

.left-links a {
	display:none;
	width:0%;
}


.page_name
{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	font-variant: normal;
	text-decoration:none;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	width: 100%;
}

.header
{
	width: 6.5in;
}
.main_table
{
	width: 6.5in;
}
.body
{
	padding-top: 10px;
	text-align: left;
	width: 100%;
}
h1, .name
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 17px;
}

h2, .title
{
	font-size: 17px;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 2px;
	line-height: normal;

}

.image
{
	float: right;
margin-left:10px;
margin-bottom:10px;
}

.image_bottom
{
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	
}
li
{
	text-align: justify;
	
}
.error{
	display: block;
	width: 400 px;
	color: red;
	text-align: center;
}

.success{
	display: block;
	width: 400 px;
	color: green;
	font-weight: bold;
	text-align: center;
}
.preview {
	border: thin dashed #808080;
	height: auto;
	clear: both;


}
.left-bar
{
	display: none;
}