@charset "utf-8";
body, p, h1, h2, h3, h4, h5, h6, b, strong, div, ul, li, ol, img, br {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-image: none;
	list-style-type: none;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.clrbth {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.imgfltrgt {
	float: right;
	border: thin solid #8E171B;
	margin-top: 16px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



#insertpage {
	width: 750px;
	background-color: #C32125;
	margin-right: 10px;
	margin-left: auto;
}



#toplftcorner {
	background-color: #C32125;
	background-image: url(../images/template/cntntLftTp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 9px;
	width: 9px;
}
#toprgtcorner {
	background-color: #C32125;
	background-image: url(../images/template/cntnttprgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 9px;
	width: 9px;
}
#btmlftcorner {
	background-color: #C32125;
	background-image: url(../images/template/cntntlftbtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 9px;
	width: 9px;
}
#btmrgtcorner {
	background-color: #C32125;
	background-image: url(../images/template/cntntrgtBtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 9px;
	width: 9px;
}
#content {
	padding: 15px;
	min-height: 311px;
}
#content p {
	margin-bottom: 6px;
}
#content h3 {
	margin-bottom: 6px;
}
#content  ul {
	margin-top: 5px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 5px;
}
#content li {
	list-style-type: square;
	list-style-position: inside;
}
#lftcol {
	float: left;
	width: 355px;
}
#rgtcol {
	float: right;
	width: 355px;
}
#btmcontent {
	margin-top: 10px;
}
#btmlftcol {
	float: left;
	width: 355px;
}
#btmrgtcol {
	float: right;
	width: 355px;
}
