/***********************************************/
/* protocol IS 2005.css                             */
/* www.protocolis.com        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0 0 0px;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/bg_main.gif);
	font-size: 11px;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-size: 11px;
}


hr{
	border: none;
	height: 1px;
	margin: 5px;
	background-color: #999999;
}

h1{
	font-size: 16px;
	padding: 0px;
	color: #0E5F2E;
}

h2{
	font-size: 14px;
	padding: 0px;
}


h3{
	font-size: 13px;
	padding: 0px;
	margin: 5px 0;
	color: #000000;
        font-family: Arial, Geneva, Helvetica, sans-serif;
}

ul{
 	list-style-type: square;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}
.textbleu {
	color: #208EC6;
}
form {
	margin:0px;
	padding:0px;

}

/***********************************************/
/* Links elements                             */
/***********************************************/ 

a, a:link, a:visited  {
	color: #0E5F2E;
	text-decoration: underline;
}

a:hover{
	color: #0E5F2E;
	text-decoration: none;
}


a.linkhome, a.linkhome:link, a.linkhome:visited  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.linkhome:hover{
	color: #0880a8;
	text-decoration: underline;
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagewrapper {
	width: 755px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bg_content_text.gif);
	background-repeat: repeat-y;
	padding-bottom: 1px;
	padding-top: 1px;
}


#topbackground {
	width: auto;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bg_durham_top.jpg);
	background-repeat: repeat-x;
}

#bgdate{
	text-align: right;
	height: 20px;
	position: relative;
	left: 0px;
	background-image: url(../images/bg_date.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #CCCCCC;
	padding-right: 17px;
	padding-top: 2px;
}


#contenttext {
	bottom:0;
	width: 755px;
}


#breadcrumb {
	position: relative;
	background-image: url(../images/bg_breadcrumb.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 222px;
	color: #FFFFFF;
	padding-top: 2px;	
}


/***********************************************/
/* header pic                              */
/***********************************************/


#headerpic {
	position: relative;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 755px;
}

#headerpic ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

/* header pic Inside                            
-------------------------------------*/
#headerpic li#picInside a, li#picInside a:hover, #headerpic li#picInside {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_inside.jpg);
	background-repeat: no-repeat;
}
/* header pic Customer                  
-------------------------------------*/
#headerpic li#picCustomer a, li#picCustomer a:hover, #headerpic li#picCustomer {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_customer.jpg);
	background-repeat: no-repeat;
}
/* header pic Employment                  
-------------------------------------*/
#headerpic li#picEmployment  a, li#picEmployment  a:hover, #headerpic li#picEmployment {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_employment.jpg);
	background-repeat: no-repeat;
}
/* header pic News                  
-------------------------------------*/
#headerpic li#picNews a, li#picNews a:hover, #headerpic li#picNews {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_news.jpg);
	background-repeat: no-repeat;
}

/* header pic Othertransit                 
-------------------------------------*/
#headerpic li#picOthertransit a, li#picOthertransit a:hover, #headerpic li#picOthertransit {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_other_transit.jpg);
	background-repeat: no-repeat;
}

/* header pic Schedules                 
-------------------------------------*/
#headerpic li#picSchedules a, li#picSchedules a:hover, #headerpic li#picSchedules {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_schedules.jpg);
	background-repeat: no-repeat;
}
/* header pic Seniors                 
-------------------------------------*/
#headerpic li#picSeniors  a, li#picSeniors  a:hover, #headerpic li#picSeniors  {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_seniors.jpg);
	background-repeat: no-repeat;
}
/* header pic Specialized                 
-------------------------------------*/
#headerpic li#picSpecialized a, li#picSpecialized a:hover, #headerpic li#picSpecialized {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_specialized.jpg);
	background-repeat: no-repeat;
}
/* header pic Student                 
-------------------------------------*/
#headerpic li#picStudents a, li#picStudents a:hover, #headerpic li#picStudents {
	display: block;
	width: 755px;
	height:150px;
	background-image: url(../images/header_students.jpg);
	background-repeat: no-repeat;
}

/***********************************************/
/* links header                            */
/***********************************************/


#buttonsheader {
	position: absolute;
	height: 260px;
	width: 147px;
	right: 0;
	top: 0;
}

#buttonsheader ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#buttonsheader li#specialized a, li#specialized a:hover, #buttonsheader li#specialized {
	display: block;
	width: 147px;
	height:97px;
	background-image: url(../images/bt_specialized.jpg);
	background-repeat: no-repeat;
}

#buttonsheader li#seniors a, li#seniors a:hover, #buttonsheader li#seniors {
	display: block;
	width: 147px;
	height:82px;
	background-image: url(../images/bt_seniors.jpg);
	background-repeat: no-repeat;
}


#buttonsheader li#students a, li#students a:hover, #buttonsheader li#students {
	display: block;
	width: 147px;
	height:81px;
	background-image: url(../images/bt_students.jpg);
	background-repeat: no-repeat;
}


/***********************************************/
/* boottom page                 */
/***********************************************/

#menubottom {
	width: 755px;
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: center;
}



#bottomdegraade {
	position: relative;
	background-image: url(../images/bottom_degrade.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 755px;
	display: block;
}

#bottombackground {
	text-align: left;
	width: 755px;
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;
}


#bottompage {
	height: 46px;
	width: 755px;
}

html>body> #bottompage { 
	height: 46px;
}

#bottompage ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#bottompage li {
	float: left;
	left: 0px;
	display: inline;
}

#bottompage li#bottom1 {
	display: block;
	width: 163px;
	height: 46px;
	background-image: url(../images/bottom_1.gif);
	background-repeat: no-repeat;
}

#bottompage  li#btprint a, li#btprint a:hover, #bottompage li#btprint {
	display: block;
	width: 143px;
	height:46px;
	background-image: url(../images/bt_print.gif);
	background-repeat: no-repeat;
}

#bottompage li#bottom2 {
	display: block;
	width: 366px;
	height: 46px;
	background-image: url(../images/bottom_2.gif);
	background-repeat: no-repeat;
}


#bottompage  li#bottomhome a, li#bottomhome a:hover, #bottompage li#bottomhome {
	display: block;
	width: 83px;
	height: 46px;
	background-image: url(../images/bottom_home.gif);
	background-repeat: no-repeat;
}


/***********************************************/
/* content colomns                  */
/***********************************************/

#contentleft {
	width:160px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#contentcenter {
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
#contentright {
	width:150px;
	float:left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/***********************************************/
/* Cash Fare               */
/***********************************************/

#cashfare {
	width:160px;
	float:left;
	background-image: url(../images/cash_fare_bg.gif);
	background-repeat: repeat-y;
}


#cashfare ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#cashfare li {
	float: left;
	width: 160px;
}

#cashfare li#cashfareheader {
	display: block;
	width: 160px;
	height: 42px;
	background-image: url(../images/cash_fare_header.gif);
	background-repeat: no-repeat;
}

#cashfare li.grey {
	display: block;
	width: 143px;
	height: 14px;
	padding-left: 10px;
	background-color: #EBEBEB;
	background-image: url(../images/fare_arrow.gif);
	background-repeat: no-repeat;
	background-position: 117px 2px;
	
}

#cashfare li.white {
	display: block;
	width: 143px;
	height: 14px;
	padding-left: 10px;
	background-color: #fff;
	background-image: url(../images/fare_arrow.gif);
	background-repeat: no-repeat;
	background-position: 117px 2px;
}

#cashfare li#textfare {
	display: block;
	width: 143px;
	padding-left: 10px;
}

#cashfare li#bottomcashfare {
	display: block;
	width: 160px;
	height: 12px;
	background-image: url(../images/cash_fare_bottom.gif);
	background-repeat: no-repeat;
}

/***********************************************/
/* Search Divs                                 */
/***********************************************/

#search {
	width:160px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg_search_inside.gif);
}

#search input#txtsearch {
	position: relative;
	width: 107px;
	height: 17px;
	top: 20px;
	left: 7px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #333333;
	border: 0px;
	
}

html>body #search input#txtsearch {
	width: 107px;
}

#search input#searchbutton {
	position: relative;
	left: 5px;
	top: 27px;
}


/***********************************************/
/* top page               */
/***********************************************/

#toppage {
	display: block;
	width: auto;
	height: 26px;
	text-align: right;	
}


/***********************************************/
/* Navigation top                             */
/***********************************************/ 

#navtop{
	height: 29px;
	width: 755px;
}

html>body> #navtop {
	height: 29px;
}


#navtop ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#navtop li {
	display: inline; 
	float: left;
	height: 29px;
}

#navtop li#videleft  {
	background: url(../images/top_navigation_left.gif) no-repeat;
	display: block;
	width: 165px;
	height: 29px;
	
}

#navtop li#bthome a {
	background: url(../images/bt_home_off.gif) no-repeat;
	display: block;
	width: 54px;
	height: 29px;
}

#navtop li#bthome a:hover, #navtop li#bthome {
	background: url(../images/bt_home_on.gif) no-repeat;
}

#navtop li#btbusroutes a {
	background: url(../images/bt_bus_routes_off.gif) no-repeat;
	display: block;
	width: 81px;
	height:29px;
}
#navtop li#btbusroutes a:hover, #navtop li#btbusroutes {
	background: url(../images/bt_bus_routes_on.gif) no-repeat;
}

#navtop li#btfares a {
	background: url(../images/bt_fares_off.gif) no-repeat;
	display: block;
	width: 53px;
	height:29px;
}
#navtop li#btfares a:hover, #navtop li#btfares {
	background: url(../images/bt_fares_on.gif) no-repeat;
}

#navtop li#btnewtransit a {
	background: url(../images/bt_new_transit_off.gif) no-repeat;
	display: block;
	width: 93px;
	height:29px;
}
#navtop li#btnewtransit a:hover, #navtop li#btnewtransit {
	background: url(../images/bt_new_transit_on.gif) no-repeat;

}


#navtop li#btspecialized a {
	background: url(../images/bt_specialized_off.gif) no-repeat;
	display: block;
	width: 103px;
	height:29px;
}

#navtop li#btspecialized a:hover, #navtop li#btbtspecialized {
	background: url(../images/bt_specialized_on.gif) no-repeat;

}

#navtop li#btfaqs a {
	background: url(../images/bt_faqs_off.gif) no-repeat;
	display: block;
	width: 51px;
	height:29px;
}
#navtop li#btfaqs a:hover, #navtop li#btfaqs {
	background: url(../images/bt_faqs_on.gif) no-repeat;

}

#navtop li#btcontactus a {
	background: url(../images/bt_contact_us_off.gif) no-repeat;
	display: block;
	width: 78px;
	height:29px;
}
#navtop li#btcontactus a:hover, #navtop li#btcontactus {
	background: url(../images/bt_contact_us_on.gif) no-repeat;

}

#navtop li#videright  {
	background: url(../images/top_navigation_right.gif) no-repeat;
	display: block;
	width: 77px;
	height: 29px;
	
}

/***********************************************/
/* breadcrumb  */
/***********************************************/

#breadcrumblayer{
	color: #868484;
	font-size: 60%;
	padding: 10px 0px 0 10px;
	height: 47px;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color: #fff;
	text-decoration: underline;	
}

a.breadcrumb:hover {
	color: #eee;
	text-decoration: none;
}

/***********************************************/
/* plcSimpleFullMenu  */
/***********************************************/ 

/***********************************************/
/* menu  */
/***********************************************/ 

a.menu:link, a.menu:active, a.menu:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_off.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #0F5F2E;
}

 a.menu:hover {
 text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_on.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #63B755;
}


/***********************************************/
/* menu active  */
/***********************************************/ 


a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_off.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #0F5F2E;
}

a.menuactive:hover {
	text-decoration: none;
	color: #eee;
	cursor: pointer;
	background-image: url(../images/main_menu_separator_on.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: normal;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #63B755;
}

/***********************************************/
/* submenu 1  */
/***********************************************/

a.submenu1:link, a.submenu1:active, a.submenu1:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu1:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu1active:hover, a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 2  */
/***********************************************/

a.submenu2:link, a.submenu2:active, a.submenu2:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu2:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu2active:hover, a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 3  */
/***********************************************/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu3:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu3active:hover, a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 55px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 4  */
/***********************************************/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu4:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu4active:hover, a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 65px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* submenu 5  */
/***********************************************/

a.submenu5:link, a.submenu5:active, a.submenu5:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #63B755;
}

 a.submenu5:hover {
 	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #208EC6;
}

 a.submenu5active:hover, a.submenu5active:link, a.submenu5active:active, a.submenu5active:visited {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-image: url(../images/arrow_menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 75px;
	margin-right: 0px;
	background-color: #208EC6;
}

/***********************************************/
/* evolutra styles  */
/***********************************************/

.evoSiteSearchAdvancedColumnHeader {
	padding: 3px;
	font-weight: bold;
}

.evoSiteSearchAdvancedColumnData {
	padding: 3px;
}

.evoSearchDivider {
	background-color: #999999;
}

.evoSiteSearchAdvancedPager {
	font-weight: bold;
}

/***********************************************/
.evoArticleDate {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-left: 15px;
	font-weight: bold;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image: url(../images/english/bullet_blue.gif);
	background-repeat : no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

.evoArticleTitle {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-left: 40px;
	padding-top: 20px;
	background: url(../images/pi_newsicon.gif);
	background-repeat : no-repeat;
	background-position: left top;	
	height: 20px;	
}

.evoArticleDescription {
	color: #214670;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-left: 40px;
	padding-top: 5px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}


/***********************************************/
/* Routes & Schedules  */
/***********************************************/ 

.titletablegrey {
	padding-left: 25px;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.titletablewhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.titletablewhite a:link, .titletablewhite a:visited, .titletablewhite a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #83CA7B;
}

.titletablewhite a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #B1B1B1;
}



.buttonwhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.buttonwhite a:link, .buttonwhite a:visited, .buttonwhite a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #83CA7B;
}

.buttonwhite a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: #B1B1B1;
}

.formbox {
	height: 18px;
	margin:0px;
	border: 1px solid #a3aeca;
	font-size: 10px;
	background-color: #fff;
	display:block;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/***********************************************/
/* END  */
/***********************************************/ 

