BODY {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 8pt;
	font-weight: normal;
}

BASEFONT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}

P {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal; margin-bottom:6px; margin-top:6px;
}

H1 {
	COLOR: #005B84; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12pt; font-style: normal; font-weight: bold; margin-bottom:2px; margin-top:2px; 
}
H2 {
	COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 10pt; font-weight: bold; margin-bottom:10px; margin-top:8px; 
}
H3 {
	COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 9pt; font-weight: bold; margin-bottom:8px; margin-top:8px; 
}
H4 {
	COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; font-weight: bold; margin-bottom:6px; margin-top:6px; 
}
H6 {
	COLOR: #005B84; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; font-weight: bold; margin-bottom:8px; margin-top:8px; 
}

TD {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
TH {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
UL {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
OL {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
LI {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}
INPUT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}
TEXTAREA {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}
.white {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #005B84; font-weight: normal;
}

.small {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 8pt; COLOR: #000000; font-weight: normal;
}
.big {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 10pt; COLOR: #005B84; font-weight: bold; 
}
.sidesmall {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 9pt; COLOR: #ffffff; font-weight: bold;
}

TD.bar_colors {
	background-color : #005B84; font-weight: normal;
}

.sidebar_links {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; FONT-SIZE: 10pt; font-weight: bold; text-decoration: none;
}

.sidesmall_links {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; FONT-SIZE: 8pt; font-weight: bold; text-decoration: none;
}

.content_links {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: bold; 
	text-decoration: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}

.header_links {
	color: #005B84; 
	FONT-SIZE: 10pt; 	
	font-weight: bold; 
	text-decoration: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}

.sm_links {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: normal; 
	text-decoration: UNDERLINE;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}

.smalllinks {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: normal; 
	text-decoration: underline;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}


a:link {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: bold; 
	text-decoration: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}
a:hover {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: bold; 
	text-decoration: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}
a:visited {
	color: #005B84; FONT-SIZE: 8pt; 	
	font-weight: bold; 
	text-decoration: none;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}


table.toc {
	FONT-SIZE: 8pt; 
	border-width: medium;
	border-color: #005B84;
	border-style: double;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	background-color:#F0F8FF

}





/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 4px 0 0 0px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 0 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 2px solid #005B84;
        background-color: #005B84;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #005B84;
	border: 2px solid #005B84;
}

/* level 1 inner */

.m0l0iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	xmargin: 2px 0 0 0px;
	margin: 0px 0 0 0px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0 0 4px;
	color: #FFFFFF;
}

/* level 0 outer */

.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 2px solid #005B84;
        background-color: #005B84;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #005B84;
	border: 2px solid #005B84;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #005B84;
	border: 2px solid #1A4D81;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #005B84;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #1A4D81;
	padding: 0;
}



