.spots {
	background-image: url('images/spots.gif');
	background-repeat: repeat-x;
}

.blueline {
	background-image: url('images/blueline.gif');
	background-repeat: repeat-x;
}

.vertline {
	background-image: url('images/vertline.gif');
	background-repeat: repeat-y;
}


p,td{
	color: #000066;
	font-size: 12px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 0px;
	line-height: normal;
	white-space: normal;
	text-align: justify;
}

h2 {
	color: #000066;
	font-size: 18px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	line-height: normal;
	white-space: normal;

}
h3 {
	color: #800080;
	font-size: 13px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	line-height: normal;
	white-space: normal;

}


.head2  {
	color: #000066;
	font-size: 12px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	line-height: normal;
	white-space: normal;

}

.head3  {
	color: #800080;
	font-size: 13px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

.small{
	font-size: 10px;
}

a.elink, A.elink:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
}

a.elink:hover {
	color: #cc0000;
	text-decoration: none;
	font-size: 14px;
}

a.link1 {
	color: #0082C8;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}

a.link1:visited {
	color: #0082C8;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
a.link1:active {
	color: #0082C8;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
a.link1:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}

.heading {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
}

a.back:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	font-family:  verdana, Helvetica, sans-serif;
}

a.back:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	font-family:  verdana, Helvetica, sans-serif;
}
a.back:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	font-family:  verdana, Helvetica, sans-serif;
}
a.back:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	font-family:  verdana, Helvetica, sans-serif;
}


.pagetitle {
	color: #0130A7;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family:  Arial, Helvetica, sans-serif;
}


li  {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

.pagebg {
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
}

a.link2 {
	color: #000060;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}

a.link2:visited {
	color: #000060;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
a.link2:active {
	color: #000060;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
a.link2:hover {
	color: #0082C8;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
.faqcopy {	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}