body { margin: 0px; font-family: Arial; font-size: 14px; /*background: #ce3516 url('/images/bg_grad.jpg') repeat-x;*/ }

a:link { text-decoration: underline; color: #000000; }
a:active { text-decoration: underline; color: #000000; }
a:visited { text-decoration: underline; color: #000000; }
a:hover { color: #ca0413; }

h1 { color: #ca0413; font-size: 18px; }
h1 span { color: #000000; font-weight: normal; }

form { padding: 0px; margin: 0px; }
input,select,textarea {
	border: solid 1px #cee3e7;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #ff0000;
	list-style-position: outside;
	list-style-type: square;
}
.confirmation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #0000ff;
	list-style-position: outside;
	list-style-type: square;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: 3ba1cc;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}
.index_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.index_content_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: 3ba1cc;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

