body
{
	font-family: Arial;
	font-size: 11px;
	color: rgb(51,51,51);
	font-weight: normal;
	font-style: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer-menu a {
	color:#E34A11;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#footer-menu a:hover {
	color:#0BAAEB;
}
.normallink {
	color:#E34A11;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.normallink:hover {
	color:#0BAAEB;
}
.myNav
{
color:#333333;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.myNav:hover 
{
color:#E34A11;
}


/* White Menu Links */
#linksmall a { 
    font-size: 10px; 
    color: #666666; 
    text-decoration: none;
	font-weight:normal;
	
    } 
     
#linksmall a:hover { 
    color: #FFCC33;
    border-bottom: 1px #FFCC33 solid; 
    } 
	
	
#menubread a { 
	color : #000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	
    } 
     
#menubread a:hover { 
    color: #FFCC33;
    border-bottom: 0px;
    } 	
/*--------------------------------*/

/* Left Navigation */
#list-menu ul {
margin-left: 0px; 
padding: 0;
list-style-type: none;
} 

#list-menu li {
} 

#list-menu a {
display: block;
font-size:11px;
width:170px;
padding: 3px 0px 3px 0px;
text-decoration: none;
border-bottom:#4F585E dotted 1px;
font-weight:normal;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
/* background: #728296; */
color: #0AAAE8;
} 



UL
{
	font-family : Arial;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal
}


.TextObject
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal
}


OL
{
	font-family : Arial;
	font-size : 10pt;
	color : rgb(51,51,51);
	font-weight : normal;
	font-style : normal
}