
td, p, body{
	font-size: 9pt;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	color: #061D49;
}

a, a:link, a:active, a:visited{
	color: #F7931D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.orangeheading {
	color: #F7931D;
	font-size: 13pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-style: italic;
	text-decoration: none;	
	text-indent:10px;
}

.orangeheading_sml {
	color: #F7931D;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-style: italic;
	text-decoration: none;	
	text-indent:0px;
}


h1, .h1:link, .h1:active, .h1:visited, .h1:hover {
	color: #061D49;
	font-size: 16pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h2, .h2:link, .h2:active, .h2:visited, .h2:hover {
	color: #F7931D;
	font-size: 16pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;	
	margin-bottom: 2px;
}

h3, .h3:link, h3:active, h3:visited, h3:hover {
	color: #061D49;
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;	
	border-bottom: 1px dashed #061D49;
}

h4, .h4:link, .h4:active, .h4:visited, .h4:hover {
	color: #F7931D;
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;	
	border-bottom: 1px dashed #F7931D;	
}

h5, .h5:link, .h5:active, .h5:visited, .h5:hover {
	color: #061D49;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;	
}

h6, .h6:link, .h6:active, .h6:visited, .h6:hover {
	color: #F7931D;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;	
}

.whitetext, td.whitetext, a.whitetext, a.whitetext:link, a.whitetext:active, a.whitetext:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;
}

a.whitetext:hover {
	color: #FEEA00;
}

a.smallwhitetext, a.smallwhitetext:link, a.smallwhitetext:active, a.smallwhitetext:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;
}

a.smallwhitetext:hover {
	color: #0A2655;
}

.smallwhitetext, td.smallwhitetext {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;
}

.smalltext {
	color: #061D49;
	font-size: 8pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
}

a.smalltext, a.smalltext:link, a.smalltext:active, a.smalltext:visited {
	color: #F7931D;
	font-size: 8pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: underline;
}
 
a.smalltext:hover {
	color: #F7931D;
	font-size: 8pt;
	font-weight: normal;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	text-decoration: none;
}

#custom ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#custom li{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	margin-right: 0;
	text-indent:5px;
}

#news ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#news li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	margin-right: 0;
	text-indent:10px;
}



#menu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#menu li {
	text-indent:20px;
	color:#F7931D;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	margin-right: 0;
	text-decoration:none;	
}

.menu, 
a.menu, 
a.menu:link, 
a.menu:active, 
a.menu:visited,
#menu ul.menu1 a, 
#menu ul.menu1 a:link, 
#menu ul.menu1 a:active, 
#menu ul.menu1 a:visited
{
	text-indent:20px;
	color:#F7931D;
	font-size: 12px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight:bold;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}

#menu ul.menu1 a:hover,
a.menu:hover {
	color:#061D49;
}


#menu ul.menu1 li.current a,
#menu ul.menu1 li.current a:link,
#menu ul.menu1 li.current a:visited,
#menu ul.menu1 li.current a:active,
a.menucurrent, 
a.menucurrent:link, 
a.menucurrent:active, 
a.menucurrent:visited {
	text-indent:20px;
	color:#061D49;
	font-size: 12px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight:bold;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}

#menu ul.menu2 a, 
#menu ul.menu2 a:link, 
#menu ul.menu2 a:active, 
#menu ul.menu2 a:visited,
a.menu2, 
a.menu2:link, 
a.menu2:active, 
a.menu2:visited {
	text-indent:25px;
	color:#F7931D;
	font-size: 11px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}

#menu ul.menu2 a:hover,
a.menu2:hover {
	color:#061D49;
}


#menu ul.menu2 li.current a,
#menu ul.menu2 li.current a:link,
#menu ul.menu2 li.current a:visited,
#menu ul.menu2 li.current a:active,
a.menu2current, 
a.menu2current:link, 
a.menu2current:active, 
a.menu2current:visited {
	text-indent:25px;
	color:#061D49;
	font-size: 11px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}


#menu ul.menu3 a, 
#menu ul.menu3 a:link, 
#menu ul.menu3 a:active, 
#menu ul.menu3 a:visited,
a.menu3, 
a.menu3:link, 
a.menu3:active, 
a.menu3:visited {
	text-indent:36px;
	color:#F7931D;
	font-size: 9px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}

#menu ul.menu3 a:hover,
a.menu3:hover {
	color:#061D49;
}

#menu ul.menu3 li.current a,
#menu ul.menu3 li.current a:link,
#menu ul.menu3 li.current a:visited,
#menu ul.menu3 li.current a:active,
a.menu3current, 
a.menu3current:link, 
a.menu3current:active, 
a.menu3current:visited {
	text-indent:36px;
	color:#061D49;
	font-size: 9px;
	font-family: Trebuchet ms, Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration:none;
    padding: 2px 0px 3px 0px;
    text-align: left;
}

div.print {
	display: none;
}

a.sm_level0, a.sm_level0:link, a.sm_level0:visited {
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica;
    color: #061D49;
    font-weight: bold;
    text-decoration: underline;
}

a.sm_level0:hover {
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica;
    color: #061D49;
    font-weight: bold;
    text-decoration: none;
}

a.sm_level1, a.sm_level1:link, a.sm_level1:visited {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

a.sm_level1:hover {
    text-decoration: none;
}

a.sm_level2, a.sm_level2:link, a.sm_level2:visited {
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica;
    color: #4F70AB;
    text-decoration: underline;
}

a.sm_level2:hover {
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica;
    color: #4F70AB;
    text-decoration: none;
}

a.sm_level3, a.sm_level3:link, a.sm_level3:visited {
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica;
    color: #9F3D33;
    text-decoration: underline;
}

a.sm_level3:hover {
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica;
    color: #9F3D33;
    text-decoration: none;
}

TD.level0, .level0 {
    text-align: left;
}

TD.level1, .level1 {
    text-align: left;
}

TD.level2, .level2 {
    text-align: left;
}

TD.level3, .level3 {
    text-align: left;
    padding-left:7px;
}

