/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002966;
}
td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

a {
	font-weight: bold;
	color: #40668C;
}

.bgLeft {
	background-image: url(/images/elc/bg_column_left.gif);
}
.bgRight {
	background-image: url(/images/elc/bg_column_right.gif);
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/images/elc/bg_footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.first {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #002966;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #002966;
}

.qLink {
	font-weight: normal;
	font-size: 9px;
	color: #002966;
}

.qLink a {
	font-weight: normal;
	font-size: 9px;
	color: #002966;
}