/* --------------------------------------------------------------- */

	body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

	p {
	font-size: 15px;
	line-height: 24px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	h1 {
	font-size: 24px;
	line-height: 36px;
	color: #333333;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 24px;
	}
	
	h2, h3, h4, h5, h6, h7 {
	font-size: 15px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 24px;
	}
	
	a:link {
	color: #336699;
	text-decoration : underline;
	}
	
	a:visited {
	color: #336699;
	text-decoration: underline;
	/* color: #669999; */
	/* background: transparent; */
	}
	
	a:hover {
	color: #336699;
	text-decoration : none;
	}
	
	a:active {
	color: #336699;
	text-decoration : underline;
	}
	
	img {
	border:0px;
	}
	
	ul, ol {
	margin-left: 15px;
	}
	
	li {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	}

/* --------------------------------------------------------------- */

.container_body {
padding-left: 15px;
padding-right: 15px;
}

.lastupdated {
font-family: "Trebuchet MS";
font-size: 11px;
line-height: 24px;
color: #999999;
margin-top: 60px;
margin-bottom: 40px;
}

/* --------------------------------------------------------------- */

.li_nav {
font-family: "Trebuchet MS";
font-size: 15px;
line-height: 24px;
color: #333333;
margin-left: 0px;
list-style-position: outside;
list-style-type: disc;
}




.links_main	{
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 14px;
color: #FFFFFF;
font-weight: bold;
}

.links_main_indent	{
font-family: "Trebuchet MS";
font-size: 11px;
line-height: 18px;
color: #e7e7e7;
font-weight: normal;
margin-right: 10px;
margin-left: 10px;
}

.links_main_indent a:link	{
color: #FFFFFF;
}

.links_main_indent a:visited {
text-decoration: underline;
background: transparent;
color: #FFFFFF;
}

.links_main_indent a:hover {
text-decoration : none;
background: transparent; 
color: #FFFFFF;
}

.links_main_indent a:active {
text-decoration : bold;
background: transparent;  
color: #FFFFFF;
}

.links_main a:link	{
color: #FFFFFF;
}

.links_main a:visited {
text-decoration: underline;
background: transparent;
color: #FFFFFF;
}

.links_main a:hover {
text-decoration : none;
background: transparent; 
color: #FFFFFF;
}

.links_main a:active {
text-decoration : bold;
background: transparent;  
color: #FFFFFF;
}


.links_secondary	{
font-family: "Trebuchet MS";
font-size: 11px;
line-height: 14px;
color: #333333;
margin-right: 0px;
} 

.links_secondary a:link	{
color: #FFFFFF;
}

.links_secondary a:visited {
text-decoration: underline;
background: transparent;
color: #FFFFFF;
}

.links_secondary a:hover {
text-decoration : none;
background: transparent; 
color: #FFFFFF;
}

.links_secondary a:active {
text-decoration : bold;
background: transparent;  
color: #FFFFFF;
}

.txt_nav {
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 13px;
color: #333333;
margin-top: 8px;
margin-bottom: 4px;
margin-left: 32px;
margin-right: 10px;
}

.line_gray {
border-top: 2px solid #898A8C;
margin: 0px;
}

.line_lite {
border-top: 2px solid #E7E7E7;
margin: 0px;
}

.line_white {
border-top: 2px solid #FFFFFF;
margin: 0px;
}

.line_orange {
border-top: 5px solid #FED205;
margin: 0px;
}

.line_orange_thin {
border-top: 2px solid #FED205;
margin: 0px;
}

.line_dotted_white {
border-top: 1px dashed #CECECD;
margin-top: 8px;
margin-bottom: 6px;
}

.line_dotted_gray {
border-top: 1px dashed #BCB9AE;
margin-top: 8px;
margin-bottom: 6px;
}

.line_dotted_lite {
border-top: 1px dashed #E7E7E7;
margin-top: 8px;
margin-bottom: 6px;
}

.back_gray_dark	{
background-color: #959492;
margin: 0px;
padding-top: 10px;	
padding-left: 10px;
}

.back_transparent	{
font-weight: normal;
font-family: "Trebuchet MS";
font-size: 11px;
line-height: 14px;
color: #333333;
margin: 0px;
padding-top: 10px;	
padding-left: 10px;
}

.breadcrumbs {
font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
letter-spacing: 0px;
}

.breadcrumbsline {
border-top: 1px dashed #C9C9C9;
margin-top: 4px;
margin-bottom: 6px;
padding-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}

.dottedline {
border-top: 1px dashed #C9C9C9;
margin-top: 10px;
margin-bottom: 10px;
}

.footer {
font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 16px;
color: #555555;
margin-top: 10px;
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}










.form_txt_large {
	font-size: 15px;
	line-height: 24px;
	}
	
.form_txt_small {
	font-size: 11px;
	line-height: 24px;
	}



.form_errormsg {
	color: #FF0000;
}