/*Last Modified CAM 10/13/06 */

/* No margins */
Body
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.dd2
{
	font-size: 10pt;
}

/* paragraph formatting */
.p1
{
	font-size: 10pt;
	text-align: center;
}

.p2
{
	font-size: 10pt;
}
.p2b
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}
.p2bo 
{
	font-size: 10pt;
	font-weight: bold;
}
.p2c
{
	font-size: 10pt;
	text-align: center;
}
.p2r
{
	font-size: 10pt;
	text-align: right;
}
.p2i
{
	font-size: 10pt;
	margin-left: 10pt;
}

.p3
{
	font-family: times new roman;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
}
.p3b
{
	font-family: times new roman;
	font-size: 8pt;
	text-decoration: none;
}
.p3b
{
	font-family: times new roman;
	font-size: 9pt;
	text-decoration: none;
}

.p4
{
	font-family: Georgia;
	font-size: 13pt;
	color: #012267;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.p4b
{
	font-family: Georgia;
	font-size: 13pt;
	color: #012267;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.p4c
{
	font-family: Georgia;
	font-size: 12pt;
	color: #012267;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.p4u
{
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.p4s
{
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}
.p4r
{
	font-family: Georgia;
	font-size: 15pt;
	color: red;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.p5
{
	font-family: Georgia;
	font-size: 16pt;
	color: #012267;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
/* link formatting */
#a1
{
	font-size: 11pt;
	font-weight: bold;
}

a:link
{
	color: #085294;
}
a:visited
{
	color: #085294;
}
a:hover
{
	color: #085294;
}

blockquote blockquote
{
	font-size: 10pt;
	margin: 0px 0px 0px 35px;
}
/* image formatting */
img
{
	border-width: 0px;
}

#i1
{
	border-width: 0px;
	margin-left: 15px;
}

#i2
{
	border-width: 0px;
	margin-top: 0px;
	vertical-align: top;
}

#i3
{
	border-width: 0px;
	align: center;
}

/* List Formating */
li
{
	font-size: 10pt;
}

.l1
{
	indent: 10pt;
}
.l2
{
	indent: 15pt;
}

/* INDEX.ASP */
.MarginSet
{
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
