P  {
}

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #021A5E;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #021A5E;
}

H3  {}

td 
	{ 
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	}

li 
	{ 
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	}

A  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000099;
	text-decoration: none;
}

A:Hover {
	color : #000099;
	text-decoration: underline;
}
  
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	list-style-image: url(btn_yellow_square.jpg);
	list-style-position: outside;
	list-style-type: none;
}

.normal {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.normal_sm {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.normal_very_sm {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}

.normal_very_sm_gray {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #808080;
}

.normal_med_blu {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #021A5E;
}

.normal_med_gray {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #808080;
}

.normal_med_blk {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
}

.normal_lg_blu {
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #021A5E;
}

.normal_lg_gray {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
}

.normal_lg_blk {
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
}

.normal_xl_blu {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #021A5E;
}

.normal_xl_blk {
	font-size : 23px;
	font-family : calibri;
	font-weight : lighter;
	color : #808080;
	font-style: normal;
}

.normal_xl_gray {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #808080;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_nav_hdr {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
	vertical-align: text-top;
}

.left_nav a {
	text-decoration: none;
	font-size: 11px;
	padding: 6px 6px 6px 6px;
	display: block;
	color: #808080;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}

.left_nav a:hover {
	color: #021A5E;
	text-decoration: underline;
	}

.left_nav_last a {
	text-decoration: none;
	font-size: 11px;
	padding: 6px 6px 7px 6px;
	display: block;
	color: #808080;
	font-weight: bold;
}

.left_nav_last a:hover {
	color: #000066;
	text-decoration: underline;
	}

.left_nav_hdr_blue {
	border-bottom: 1px solid #d7d7d7;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	padding: 6px 6px 0px 0px;
	color : #021A5E;
	font-weight: bold;
}

.footer {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #808080;
}

.footer a {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #808080;
	text-decoration: none;
}

.footer a:hover {
	color : #808080;
	text-decoration: underline;
}
