.border {
	border: 1px dashed #c01f0d;
}
.bot-border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.heading {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/flash/images/h-bk.gif);
	padding: 6px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.bot-border-table {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	padding: 6px;
}img {
	margin: 0px;
	padding: 0px;
}
.border-content {
	padding: 8px;
	line-height: 18px;
	color: #898989;
}

a {
	color: #C01F0D;
	text-decoration: none;
}
a:hover {

	color: #666666;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF0F0;
	border: 1px dashed #D50219;
}
.headingrey {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/flash/images/h-bk-2.gif);
	padding: 6px;
}
input.noborder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF0F0;
	padding: 0px;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF0F0;
	border: 1px dashed #D50219;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C01F0D;
	border: 1px dashed #D50219;
	font-weight: bold;
}
input.boderless {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
a.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/ideate/images/subscribe-button02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 248px;
	margin-right: 20px;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
}
a.subscribe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/ideate/images/subscribe-button01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 248px;
	margin-right: 20px;
	text-align: center;
	text-decoration: none;
}
