body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height: 16px;
	background-image: url(images/template/bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: center;
	list-style-image: url(images/template/list04.png);
	list-style-position: outside;
}
a {
	color:#0033FF;
	text-decoration:underline;
}
a:hover {
	color:#0033FF;
	text-decoration: underline;
}
hr { color:#807B7B;}
p {}
h1 {
	font-size:15px;
	font-weight:bold;
	text-transform: none;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #174694;
	margin-top: 2px;
	padding-top: 2px;
}
h3 {}
.footer {
	color: #FFFFFF;
	line-height: 19px;
}
.footer a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	background-color: #2B8FCD;
}
.note01 {
	border: 1px solid #000000;
}
.lhs {
	background-image: url(images/template/lhs.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #999999;
}
.rhs {

	background-image: url(images/template/rhs.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #999999;
}
.footer2 {
	font-size: 10px;
	color: #999999;
}
.footer2 a {
	color: #999999;
	text-decoration: none;
}
.footer2 a:hover {
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.grid01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
}
.gridform {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.form {
	border: 1px solid #2D2F83;
	background-color: #E0E8FC;
}
.divider {
	color: #3399FF;
}
.quote {
	border: 1px dashed #669430;
	background-color: #DAECC1;
	color: #003300;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #666666;
	font-style: italic;
	padding-left: 12px;
}
.ef_banner {
	background-image: url(images/ef_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.red {
	color: #E80000;
}
.menu_ll {
	background-image: url(images/menu_ll.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu     {
	background-image: url(images/template/new/bk.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
}
#menu a {
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
}

#menu a:hover {
	background-image: url(images/template/new/bk_hover.jpg);
	background-repeat: repeat-x;
	display: block;
	line-height: 30px;
}


.menu_lr {
	background-image: url(images/menu_lr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_rl {
	background-image: url(images/menu_rl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_rr {
	background-image: url(images/menu_rr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left  {
	float: left;
	margin-right: 10px;
	padding: 6px;
	border: 1px solid #999999;
	margin-top: 6px;
}
.right {
	float: right;
	margin-left: 10px;
	padding: 6px;
	border: 1px solid #999999;
	margin-top: 6px;
}
/* Style for invalid input */
.invalidInput{
	border:1px dotted #F00;
	background-color: #FFECE6;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #FF0000;
}
#faq label {
	margin-right: 6px;
	margin-left: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #11538C;
	text-transform: uppercase;
}
#faq .answer {
	text-align: justify;
	margin-bottom: 20px;
}
#faq .q {
	font-weight: bold;
	margin-bottom: 6px;
	text-align: justify;
}
