/* basic stylesheet */

body, td, div {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.white body
{
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

input, select, textarea, fieldset {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #CC0033;
	text-decoration: underline;
}

a:hover {
	color: #4275B4;
}

a:active {
	color: #FF9900;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #999999;
	text-align: left;
}

ul {
	list-style-type: square;
}

li {
	padding-bottom: 3px;
}

.contblockleft {
	vertical-align: top;
}

.contblockright {
	vertical-align: top;
	background-color: White;
}

.faq { margin: 0px; color: #003366; vertical-align: middle;font-weight: bold;}
.pagename01 { font-size: 13px; font-weight: bold; color: #003366; text-transform: uppercase ; padding-left: 5px}
.pagename02 { font-size: 11px; font-weight: bold; color: #003366; text-transform: uppercase }
.pagename03 { font-size: 11px; color: #333333; font-style: oblique; text-align: justify; padding-left: 15px; padding-top: 10px; padding-bottom: 15px}
.pagename04 { font-size: 11px; color: #333333; font-style: oblique; text-align: justify; padding-right: 2px}
.texthighlight01 {  font-size: 11px; font-weight: bold; text-align: left; color: #4275B4}