﻿/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(42,49,69);}
a { 
font-family: Arial,Helvetica,Geneva,Sans-serif; 
font-size: 9px; 
color: rgb(255,102,51); 
font-weight: normal; 
font-style: normal; 
text-decoration: none;
}
a:active { 
font-family: Arial,Helvetica,Geneva,Sans-serif; 
font-size: 9px; 
color: rgb(255,102,51); 
font-weight: normal; 
font-style: normal; 
text-decoration: none;
}
a:hover {
font-family: Arial,Helvetica,Geneva,Sans-serif;
font-size: 9px;
color: rgb(255,255,255);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
p { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
li { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
.TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9px; font-weight: bold; text-decoration: none ;}
.NewNav {
display: block;
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
}
.NewNavUL {
list-style-type: none;
list-style-image: none;
list-style: none inside;
padding: 0px;
margin: 0px;
display: list-item;
left: 0px;
width: 120px;
}
div.NewNav li {
margin: 0px;
display: block;
padding: 0px;
height: 25px;
left:0px
}
div.NewNav a {
display: block;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
height: 25px;
text-decoration: none;
line-height: 25px;
left:0px
}
div.NewNav a:hover {
display: block;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FA9B0E;
height: 25px;
text-decoration: none;
line-height: 25px;
background-color: #023A5B;
left:0px
}
.StandardCopy {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
