@charset "utf-8";/* Compass - MapRoad PMS Support and Information Portal CSS */html {  overflow-y: scroll;}body {	background-image: url(images/bodybg.png);	background-repeat: repeat;	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	width: 100%;	margin-left: auto;	margin-right: auto;        color: #004f7c;}a, a:visited, a:link, a:hover, a:active {    text-decoration: none;    color: #0080C5;}a {	outline : none;}a img {	outline : none;}img {	border : 0;}ul {    	list-style-type: none;}.headerbg {	background-image: url(images/headerbg.png);	background-repeat: repeat;}.center {	width: 100%;}.center li {	font-weight:	bold;	padding: 5px;}.content {	background-image: url(images/contentbg.png);	background-repeat: repeat-y;	padding: 50px;	padding-top: 20px;	padding-bottom: 20px;}.content h1 {	font-size: 18px;	font-weight: normal;	line-height: 160%;	margin-top: 0px;}.content p {	line-height: 200%;}.pageTable {    width: 951px;    border: 0;     margin: 0 auto;    padding: 0;    border-spacing: 0px;    border-collapse: separate;}.pageIntro {    text-align: justify;}td.content {	height: 100%;}.feat {	display: block;	padding: 12px;	border: 1px solid #B9E7FF;	margin-bottom: 20px;	padding-bottom: 5px;	min-height: 200px;        text-align: justify;}.feat p a {    font-size: 12px;}/** News-ticker **/.newsScroller {    padding: 0;    width: auto;    list-style: none;    height: 110px;    overflow: hidden;    text-align: left;}.newsScroller a {    font-size: 125%;    font-weight: bold;}.newsScroller date, .newsItem date {    font-style: italic;    color: gray;    font-weight: bold;    float: right;}.newsScroller p {    font-weight: normal;}h3 {    font-style: italic;    font-weight: bold;     padding-left: 2%;    color: #686868;}.help {	display: block;	border: 1px solid #B9E7FF;	margin-bottom: 20px;	padding: 15px;	min-height: 150px;	margin: 20px auto;}.help div {	padding: 5px;	margin: auto;}.help p {    color: darkgray;    font-style: italic;    opacity: 0.9;}.help img {	float: right;	padding-bottom: 15px;}.help ul {	clear: both;	min-height: 100px;	padding: initial;}.newsItem p {    color: #004f7c;    font-style: normal;    text-align: justify;}td img {	display: block;}tr div {	border: 10px;}.video {	float: left;}.partners {        padding: 10px;        background: inherit;        background-image: url(images/contentbg_footer.png);        background-repeat: no-repeat;}.partners img {    width: 135px;    height: 45px;    margin: 10px auto;    padding: auto;}.footer {	padding: 10px;	text-align: center;	color: #FFF;}.bottomdiv {	background-image: url(images/topmenubg.png);	background-repeat: repeat;	margin: auto;}  table div {	margin: 0 auto; }  /** new menu bar **/#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {  padding: 0;  margin: 0;  line-height: 1;  font-family: sans-serif;}#cssmenu {  zoom: 1;  border-radius: 2px;  width: auto;  margin: auto}#cssmenu ul {  height: 20px;  padding: 1px;}#cssmenu ul li {  float: left;  list-style: none;}#cssmenu ul li a {  display: block;  height: 20px;  padding: 5px 30px 5px 17px;  margin: 4px 2px 0;  border-radius: 2px 2px 0 0;  text-decoration: none;  font-size: 15px;  color: white;  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);  font-weight: 400;  opacity: .9;}#cssmenu ul li:first-child a {  margin: 4px 2px 0 0;}#cssmenu ul li a:hover,#cssmenu ul li.active a {  display: block;  padding: 5px 30px 5px 17px;  color: #004f7c;  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);  opacity: 1;}