body {
	background-color: #999;
	background-image: url(images/metal-background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000000;
	padding-bottom:5px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main-table {
	background-color: #FFF;
	border: 1px solid #000;
}
.top-nav, .top-nav:active, .top-nav:link, .top-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
}
.top-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21a5ce;
	text-decoration: none;
	text-transform: none;
}
.footer-nav, .footer-nav:active, .footer-nav:link, .footer-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: none;
}
.home-text-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.home-text-white-link:active, .home-text-white-link:link, .home-text-white-link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.home-text-white-link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #21a5ce;
}
.quick-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.footer-box {
	background-color: #21a5ce;
	height: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}


.top-nav-pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.motorola-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #21a5ce; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 15px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: black;
	text-decoration: none; /*Padding within each menu item*/
	background-color: lightblue; /*Default menu color*/
	border-bottom: 8px solid white;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.invertedshiftdown2 a:hover{
background-color: #21a5ce; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #21a5ce; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}
.home-header-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.urbangreymenu{
width: 160px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 12px Arial;
color: #000000;
background: lightblue 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 5px; /*31px is left indentation of header text*/
margin-top: 0;
border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{

}

.urbangreymenu ul li a{
	font: bold normal 12px Arial;
	color: black;
	background: #FFFFFF;
	display: block;
	padding: 3px 0 3px 3px; /*link text is indented 8px*/
	text-decoration: none;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #21a5ce;
}
.side-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #21a5ce;
	padding-bottom:30px;
}
.side-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.dvdr{
		height:1px;
	width:75%;
	background-color:b49313;
	margin-top:4px;
	margin-bottom:4px;

}
.dvdr {
	width:450px;
	margin:20px auto ;
	height:1px;
	background-color:#666;
	clear:both;
}

h2.trbohdr{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.footnote{
	font-size:9px;
}
#comptable td{
	font-size:11px;
	text-align:center;
	vertical-align:top;
}

#comptable th{
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#333;
}
#comptable .hdr{
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
#comptable .r1{
	background-color:#CCC;
}

