@charset "utf-8";


body  {
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* do not change this */
	text-align: center; /*this helps to center the page within the browser*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(graphics/background.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	background-color: #3d3d45;
}

#pagecontainer {
	text-align: left;
	margin: 10px auto; /*The sets the space above the page and centers the pages within the browser*/
	padding: 0px;
	border:0;
	width: 955px;
	background-color:#ffffff;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 20px;
	line-height:28px;
	margin:5px 0px 5px 0px;
}

h2 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 16px;
	line-height:20px;
	margin:5px 0px 5px 0px;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	margin:5px 0px 5px 0px;
}

h4 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	margin:5px 0px 5px 0px;
}


a  {
	color: #5f001f;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

p {
	margin:0px 0px 10px 0px;
}

form {
margin:0px;
}

div{
margin:0px;
}

ol  {
list-style:outside decimal;
}

ol ol {
list-style:outside lower-alpha;
padding-left:7px;
margin-left: 7px;
}

ol ol ol {
list-style:outside decimal;
padding-left: 7px;
margin-left: 7px;
}

table {
	border-collapse:collapse;
	/*border: 1px solid #3b3b73;*/
	padding: 5px;
	margin: 0px auto 0px auto;
	font-size: 11px;
	text-align: left;
}

table td {
	text-align: left;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table th {
	text-align: right;
	line-height: 20px;
	border: 1px solid #babacb;
	color: #000000;
	font-weight: bold;
	background-color: #eeeeee;
	font-size: 11px;
}

table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#prTable {
	width: 90%;
}

#prTable td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}

#prTable th {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	vertical-align: top;
}


img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.moveDown {
	vertical-align:-3px;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

/* Begin all banner related items */
#agencyheader {
	position:relative;
	height: 150px;
	background-image:url(graphics/rideshare-banner-ver7.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

.printheader {
	display:none;
}

.mobileheader {
	display:none;
}

.mobileband {
	display:none;
}

.fontsizer {
	float:left;
	width: 100px;
	height: 25px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
}
   
.fontsizer img {
	border-width: 0;
}

.left {
	text-align:left;
	}



#websiteid {
	float:right;
	width: 500px;
	height: 25px;
}

#skip {
	float:right;
	width: 90px;
	height: 25px;
}

#headerdate {
	position: absolute;
	top:125px;
	right:0px;
	width:300px;
	text-align: right;
	color: #ffffff;
	padding: 5px 15px 5px 0px;
}

.headerNav  {
	position: absolute;
	padding: 5px 10px 5px 0px;
	top: 150px;
	right: 0px;
	width:500px;
	color: #FFFFFF;
	text-align:right;
	height:15px;
}

.headerNav ul {
margin:0px;
padding:0px;
}

.headerNavList {
display:inline;
margin:0px;
padding:0px;
}

.headerNav a {
	border-left: 1px solid #999999;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.headerNav a:hover {
	color:#CC9900;
	text-decoration:none;
	background-color:#0c4369;
}

.headerNav2 {
	position:absolute;
	top:150px;
	right:0px;
	width:555px;
	color: #FFFFFF;
	padding: 0px;

}


.headerSearch  {     /* Used only when search is located in the header */
	position: absolute;
	top:150px;
	right:0px;
	width:170px;
	text-align: left;
	color: #ffffff;
	padding: 4px 0px 4px 0px;
}
/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	font-size:10px;
}

#contentarea {
	position:relative;
	float: left;
	width:700px;
	vertical-align:top;
	line-height: 1.5em;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.contentnarrow  {
	width:500px;
	float:left;
}

.contentwide  {
	width:700px;
	float:left;
}

/* Begin all left sidebar items */
#leftsidebar {
	float: left;
	width: 200px;
	padding: 30px 0px 15px 10px;
	text-align:center;
}

#leftNav {
	width: 190px;
	margin-top: 0px;
	margin-bottom:20px;
	border-bottom: 1px solid #9bbdd5;
	text-align: left;
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	list-style:outside none;
}

.navIndent a {
	display: block;
	padding: 2px 0px 2px 20px;
	/*padding: 6px 0px 6px 20px;*/
	width: 170px;
	/*text-indent:20px;*/
	color: #000000;
	text-decoration: none;
	background-image: url(graphics/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-top: 1px solid #9bbdd5;
	border-left:1px none #ffffff;
	border-right:1px none #ffffff;
	margin:0px;
	font-size: 11px;
	/*font-size: 12px;*/
}

.navIndent a:hover {
	color: #b1b1b1;
	text-decoration: none;
}

.navIndent2 a {
	display: block;
	padding: 4px 0px 4px 30px;
	width: 160px;
	/*text-indent:20px;*/
	color:#555555;
	text-decoration: none;
	background-image: url(graphics/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	border-top: 1px solid #9bbdd5;
	border-left:1px none #ffffff;
	border-right:1px none #ffffff;
	margin:0px;
}

.navIndent2 a:hover {
	color: #b1b1b1;
	text-decoration: none;
	background-image: url(graphics/navbullet_over.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;
}

/* Used on Mobile CSS */
.nav-menu  {
}

.navIndent3 {
display:none;
}


/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar {
	float:right;
	text-align:right;
	top:0px;
	width: 185px;
	padding: 10px 0px 0px 0px;
}
/*
.search_home {
	width:170px;
	padding: 0px 10px 10px 0px;
	background:none;
	border:none;
}
.search_home td {
	background:none;
	border:none;
	}

.searchbar {
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 0px 10px 0px 0px;
	margin: 0px;
}

.searchbar form {
	padding: 0px;
	margin-top: 5px 0px 0px 0px;
}

.searchbar input {
	border:1px solid #0c4369;
	padding:0px;
	font-size: 11px;
	margin: 0px;
}

.searchtext {
	color:#0c4369;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
}
#searchBox {
	border: 1px solid #0c4369;
	border-collapse:collapse;
	background-color:#ffffff;
	height:15px;
	vertical-align:middle;
	margin: 0px;
}

.searchBtntext {
	color:#ffffff;
	font-size:100%;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

#submitButtonName {
	border: 0px solid #5687a9;
	border-collapse:collapse;
	text-align: center;
	font-size:10pt;
	height:15px;
	width:26px;
	background-color:#0c4369;
	vertical-align:middle;
}*/


.search {
position:relative;
float:right;
	width:170px;
	padding: 0px 0px 30px 0px;
	background:none;
	border:none;
	margin:0px;
}

.search2 {
position:relative;
float:right;
	width:170px;
	padding: 0px 0px 15px 0px;
	background:none;
	border:none;
	margin:0px;
}

.search-input  {
margin:0px;
padding:0px;
}

.searchbar {
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.searchbar form {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.searchbar input {
	border:1px solid #0c4369;
	padding:0px;
	font-size: 11px;
	margin: 0px;
}

.searchtext {
	color:#0c4369;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin:0px;
}
#searchBox {
	border: 1px solid #0c4369;
	border-collapse:collapse;
	background-color:#ffffff;
	height:18px;
	/*vertical-align:middle;*/
	margin: 0px;
}

.searchBtntext {
	color:#ffffff;
	text-align:center;
	padding:0px;
	margin:0px;
	height:19px;
	weight:19px;
	background-image:url(graphics/search-icon.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#05053e;
}

#submitButtonName {
	border: 0px solid #5687a9;
	border-collapse:collapse;
	text-align: center;
	font-size:10pt;
	height:20px;
	width:20px;
	background-color:#05053e;
	vertical-align:middle;
}
/*
.quicklinks, .howdoi {
	width: 160px;
	border: 1px solid #003366;
	padding: 3px;
	margin: 0px;
	border-collapse:collapse;
	background-color:#ffffff;
}

.quicklinks th, .howdoi th {
	text-align: center;
	line-height: 18px;
	border: 1px none #003366;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	background-color:#0c4369;
}

.quicklinks td, .howdoi td {
	text-align:left;
	border-style: none;
	padding: 4px 2px 4px 2px;
	margin: 0px;
	vertical-align:top;
}

.quicklinks a:link, .howdoi a:link {
	color:#000000;
	text-decoration: none;
}

.quicklinks a:visited, .howdoi a:visited {
	color:#000000;
	text-decoration: none;
}

.quicklinks a:hover, .howdoi a:hover {
	color:#00763a;
	text-decoration:underline;
}

.quicklinks p, .howdoi p {
	margin: 0px;
	padding: 0px 0px 0px 10px ;
	letter-spacing: -1px;
}

.quicklinks p {
	background-image: url(graphics/quickarrow_grn.gif);
	background-repeat: no-repeat;
	background-position: -7px 3px;
}

.howdoi p {
	background-image: url(graphics/quickarrow_grn.gif);
	background-repeat: no-repeat;
	background-position: -7px 3px;
}

*/

#agency-navBox {
    float: right; 
	margin:0px 0px 20px 15px;
	border: 1px solid #05053e;
	padding:0px;
	width: 185px;
	background-color: #EFEDED;
}

.agency-header {
	background-color:#1f1f53;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:4px 5px 4px 5px;
}

.agency-links p {
	text-align:left;
	padding: 2px 5px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.agency-links a {
	color:#5f001f;
	text-decoration:none;
}

.agency-links a:visited {
	color:#5f001f;
	text-decoration:none;
}


#quicklinks {
    float: right; 
	margin:0px 0px 15px 0px;
	border: 1px solid #05053e;
	padding:0px;
	width: 185px;
	background-color: #EFEDED;
}

.qlinks-header {
	background-color:#1f1f53;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:4px 5px 4px 5px;
}

.qlinks-links p {
text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.qlinks-links a {
	color:#5f001f;
	text-decoration:none;
}

.qlinks-links a:visited {
	color:#5f001f;
	text-decoration:none;
}

#howdoi {
    float: right; 
	margin:0px 0px 15px 0px;
	border: 1px solid #05053e;
	padding:0px;
	width: 185px;
	background-color: #EFEDED;
}

.howdoi-header {
	background-color:#1f1f53;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:4px 5px 4px 5px;
}

.howdoi-links p {
text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.howdoi-links a {
	color:#5f001f;
	text-decoration:none;
}

.howdoi-links a:visited {
	color:#5f001f;
	text-decoration:none;
}

#optional {
    float: right; 
	margin:0px 0px 15px 0px;
	border: 1px solid #05053e;
	padding:0px;
	width: 185px;
	background-color: #EFEDED;
}

.optional-header {
	background-color:#1f1f53;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:4px 5px 4px 5px;
}

.optional-links p {
text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.optional-links a {
	color:#5f001f;
	text-decoration:none;
}

.optional-links a:visited {
	color:#5f001f;
	text-decoration:none;
}

.date {
	color:#770000;
}

/* End all right sidebar items */
/* End all content area items */

#footnote {
	clear: both;
	padding:0px 20px 10px 240px;
}

/* Begin Address area items */

#addressCenter {
	clear: both;
	text-align:center;
	padding: 0px 20px 0px 40px;
	width: 895px;
	color: #999999;
	font-size:10px;
}

#address {
	clear: both;
	text-align:center;
	width: 745px;
	color: #999999;
	font-size:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 210px;
}

/* Begin all footer area items */
#footer {
	clear: both;
	height:35px;
	background-color:#000000;
}

.footerleft {
	float:left;
	background-image:url(graphics/footer_seal.gif);
	background-position:15px 4px;
	background-repeat:no-repeat;
	height:25px;
	padding-left:50px;
	padding-top:10px;
	width:400px;
	text-align:left;
	color:#999999;
}

.footerleft a {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#063d64;
	text-decoration: none;
}

.footerleft a:visited {
	color:#ffffff;
	text-decoration: none;
}

.footerright {
	float:right;
	padding-top:10px;
	height:25px;
	padding-right:20px;
	width:450px;
	text-align:right;
	color:#ffffff;
}
/* End all footer area items */
/* Press Release related styles */
.pressTitle {
	color: #26265B;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 20px;
	line-height:28px;
	margin:10px 0px 0px 0px;
}

.press-contentwide  {
	width:700px;
	float:left;
	border-top:1pt solid #5f001f;
}

.pressRight {
position:relative;
float:right;
top:0px;
text-align:right;
padding:10px 10px 0px 0px;
}

.pressLeft {
position:relative;
float:left;
top:0px;
text-align:left;
padding:10px 0px 0px 10px;
}

.press-title  {
clear:both;
	color: #26265B;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	text-align:left;
}

.press-subtitle  {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	padding:4px 0px 8px 0px;
	text-align:left;
	font-style:italic;
}

.pressHeader {
position:relative;
background-color:#33CCCC;
clear:both;
}
/* End Press Release styles */



.navTitles  {
	color: #000000;
	padding: 5px 20px 5px 0px;
	text-align:center;
background-color:#000000;

}

/* For Slideshow on Home page*/

#slideshowcontainer {
	margin-bottom: 20px;
	margin-top: 15px;
}

#slideshow {
	position:relative;
	height:250px;
}

#slideshow DIV {
    position:absolute; 
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 250px;
    background-color: #FFF;
		border-top:3px solid #5f001f;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 250px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/* End Slideshow on Home page*/

#google_translate_element {
padding:0px 0px 3px 0px;
}

.news-box  {
width:490px;
border-right:1px solid #bbbbbb;
border-left:1px solid #bbbbbb;
border-bottom:2px solid #bbbbbb;

}

.news-box-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color:#5f001f;
	font-style:italic;
	letter-spacing:3px;
	background-color: #EFEDED;
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

.news-title {
	padding: 3px 0px 3px 20px;
	background-image:url(graphics/news-bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.news-title a {
	color:#5f001f;
	text-decoration:none;
}

.news-date  {
	font-size:9px;
	color:#666666;
	font-weight:normal;
	padding:5px 10px 0px 20px;
}

.news-desc  {
	padding:5px 10px 8px 20px;
}

p.faq-question {
	text-align:left;
	font-weight:bold;
	text-indent:15px;
	background-image:url(graphics/q.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	border-top: 1px dashed #CCCCCC;
	padding:5px 0px 0px 0px;
}

p.faq-answer {
	text-align:left;
	padding:0px 0px 5px 15px;
}

p.question-mark {
	text-align:left;
	font-weight:bold;
	text-indent:15px;
	background-image:url(graphics/q.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
}

.join-login {
	text-align:left;
	margin: 0px 20px 0px 40px;
}

.center {
	text-align: center;
}