/* CSS Document */
body { 
  font-family:Trebuchet MS,Tahoma,Verdana,Geneva,sans-serif;
  font-size:11px; 
  color: #000000;
  background-color:#ffffff;
}

p  { 
  font-family:Trebuchet MS,Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
  color: #000000;
  background-color:#ffffff;
}

p.greentext {
	font-size: 16px;
	color: #232e65;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;
}

.agate  { 
  font-size:10px; 
}

td  { 
  font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

li  { 
  font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

ul  { 
  font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

.caption {
  font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
  font-style:italic;
}

h1 {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:20px;
	font-weight:bold;
}

.headertext {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:20px;
	font-weight:bold;
}

.titletext {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:17px;
        color: #000000;
	font-weight:bold;
        text-indent:30px; 
}

h2 {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
}

h3 {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
}

h4 {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

a {
  text-decoration:none;
}

a:visited {
  color: #6666cc;
  font-weight:bold;
}
a:link {
  color: #996699;
  font-weight:bold;
}
a:hover {
  color: #663399;
  font-weight:bold;
}

a.buttons {
  color: #456483;
  font-weight:bold;
}
a:visited.buttons {
  color: #7596B7;
  font-weight:bold;
}
a:link.buttons {
  color: #456483;
  font-weight:bold;
}
a:hover.buttons {
  color: #cccc99;
}


a.LeftNavLinks {
  color: #7596B7;
  font-weight:bold;
}
a:visited.LeftNavLinks {
  color: #7596B7;
  font-weight:bold;
}
a:link.LeftNavLinks {
  color: #456483;
  font-weight:bold;
}
a:hover.LeftNavLinks {
  color: #cccc99;
}

a.TopNavBar {
	font-size: 10px;
    color: white;
    font-weight:bold;
}
a:visited.TopNavBar {
  	color: white;
}
a:hover.TopNavBar {
  color: #cccccc;
}

a.MidNavBar {
	font-size: 9px;
  	color: black;
    font-weight:bold;
}
a:visited.MidNavBar {
  	color: black;
}
a:hover.MidNavBar {
  color: #7596B7;
}


a.MidNavBarH {
	font-size: 8px;
  	color: black;
    font-weight:bold;
}
a:visited.MidNavBarH {
  	color: black;
}
a:hover.MidNavBarH {
  color: #7596B7;
}


a.MidNavBar2 {
	font-size: 10px;
  	color: black;
    font-weight:bold;
}
a:visited.MidNavBar2 {
  	color: black;
}
a:hover.MidNavBar2 {
  color: #7596B7;
}

a.HomeBoxes {
	font-size: 12px;
  	color: #000000;
    font-weight:bold;
}
a:visited.HomeBoxes {
  	color: #000000;
}
a:hover.HomeBoxes {
  color:  #7596B7;
}

.uppermenu{
        font-family: Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
        font-size: 10px;
        color: white;
        font-weight:bold;
        text-indent: 10px; 
} 

.menu {
        font-family: Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        text-indent: 35px; 
}

 .SEARCH {
        font-family: Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        text-indent: 35px; 
} 

.titlebar {
	font-size: 11px;
	color: #456483;
	font-weight:bold;
	font-stretch:condensed;
}
.footertext {
	font-size: 9px;
	color: #000000;
	background-color:#ffffff;
}
.rightSideBars {
    font-size: 11px;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	font-stretch:condensed;
	background-image:url(http://az25dev17/staging/Images/gradient_bg.jpg);
}
.greytext {
	font-size: 16px;
	color: #cccccc;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;
	background-color:#000000;
}

.greentext {
	font-size: 16px;
	color: #232e65;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;
	background-color:#ffffff;
}

.highlighttext {
	font-size: 16px;
	color: #595611;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;
	background-color:#ffffff;
}


.browntext {
	font-size: 16px;
	color: #996633;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;
}

.graytext {
	font-size: 16px;
	color: #666699;
	text-transform: normal;
	font-weight:bold;
	font-stretch:normal;

}
p.browntext {
            font-size: 16px;
            color: # 9C7055;
            text-transform: normal;
            font-weight:bold;
            font-stretch:normal;
}
p.graytext {
            font-size: 16px;
            color: # 7F7F81;
            text-transform: normal;
            font-weight:bold;
            font-stretch:normal;
}
p.greentext {
            font-size: 16px;
            color: # 232e65;
            text-transform: normal;
            font-weight:bold;
            font-stretch:normal;
}


.PRBar,.SpotlightBar {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight:bold;
	font-stretch:condensed;
}
.PRText { 
	font-size: 12px;
	text-decoration: none;
}
.smaller {
	font-family:Trebuchet MS, Tahoma,Verdana,Geneva,sans-serif;
	font-size: 10px;
}
.heavy {
	font-size: 12px;
	font-weight: bold;
}
.highlightpurple {
	color: #990066;
}
.highlightred {
	color: #CC0000;
}