body {
	background-color: #4A78AA;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:link {
	color: #4A78AA;
}
a:visited {
	color: #999;
}
a:hover {
	color: #4A78AA;
	text-decoration: none;
}
a:active {
	color: #666;
}

img {
border:0;
}

.main-table {
	background-color: #FFF;
	border: 0px solid #B6B6B6;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 871px;
	overflow: hidden;
	margin-bottom: 0em;
	background: #6f96bf url(images/blockdefault.gif) center center repeat-x;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
.sub-nav-table {
	background-color: #F2F2F2;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.home-table {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.serving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6f96bf;
	display:block;
	margin-top:5px;
}
.motorola-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}


.sub-nav-pipe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.sub-nav-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f96bf;
}
.sub-nav-links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c73633;
}

.footer-links:link, .footer-links:active, .footer-links:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.footer-links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer-pipe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.footer-background {
	background-color: #919191;
}


.arrowlistmenu{
	width: 170px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: #FFF;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #919191;
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #999;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(images/blockactive-gray.gif);
}

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

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #999;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 14px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

.arrowlistmenu ul li a:visited{
	color: #666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000;
	background-color: #F3F3F3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #093e89;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d3373e;
	padding-bottom: 3px;
	width: 450px;
}

h2 {
font-size:15px;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#right_column img {
display:block;
margin:auto;
}

.dvdr {
            width:400px;
            margin:20px auto ;
            height:1px;
            background-color:#666;
            clear:both;
}
h2.trbohdr{        
            color: #666;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
}
 
.footnote{
            font-size:small;
}

#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;
}

