@import url("tabs.css") ;
@import url("superfish.css") ;
@import url("top-menu.css") ;
@import url("sidenav.css") ;
@import url("home-page.css") ;
@import url("header.css") ;


html,
body {
    width:100% ;
    height:100%;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em ;
    color:#333 ;
	padding:0;
	margin:0;
    background: rgb(222,222,222) ;
}


/* clear floated elements */
.clearboth:after {
    display:block ;	
    clear:both ;
    content: " " ;
}

  * html .clearboth {
      display:inline-block ;
  }
  
  *:first-child+html .clearboth {
      display:inline-block ;
  }

#top-menu ul li {
	z-index:101 ;
}

#sidenav ul li {
	z-index:100 ;
}

div#container {
  background:url(/transitpolice/images/background-container.gif) repeat-y top left ;
  width:967px ;
  padding:0 10px ;
  margin:0 auto ;
}

a:link, a:visited {
 color:rgb(19,97,165) ; 
 text-decoration:none ;
}

a:hover {
  text-decoration:underline ;
}

.nav li,
.nav li ul,
.nav form {
	display:inline ;
}

#accessibility 
{
  position:absolute ;
  font-size: .65em ;
  left:0;
  background:#ccc;
  padding:5px ;
}

#top-menu .sf-menu.left {
    margin: 0 0 0 1.00em ;
    display:inline ;
}

#top-menu .sf-menu.right {
    margin: 0 1em 0 0 ;
    float:right ;
    display:inline ;
}
  
.align-right {
	text-align:right ;
}

.align-left {
	text-align:left ;
}

img { border:none ; }

.padding-10 {
	padding:10px !important ;
}


strong { font-weight:bold ; }

a .holder {
	cursor:pointer ;
}

.holder-small img,
.holder-medium img,
.holder-large img,
.holder-caption-large img,
.holder-caption-small img {
	display:block ;
	border:none ;
	margin:0;
	padding:0;
}

.holder-caption-small {
	padding:0 0 5px 0 ;
}

.form-message {
	background:#EDEDED ;
	margin-bottom:0.25em ;
	padding:20px ;
}

.form-message p {
	font-size:75% ;
	color:#090 ;
	font-weight:bold ;
}

/* Web Toolbar - Print/Share/Fonts */

#web-toolbar {
	background:url(/transitpolice/images/background-web-toolbar.gif) no-repeat ;
	width:159px;
	position:absolute ;
	z-index:1;
	margin-top:-30px ;
	height:15px ;
	padding:4px 8px ;
}

#web-toolbar ul li {
	float:left ;
	padding-right:0.4em ;
}

#web-toolbar ul li.last {
	padding-right:0 ;
}

/* Global caption styles */
.captions {
  position:relative ;
  top:-17px ;
  z-index:0 ;
  color:#474747 ;
}

.page .captions {
	top:0px;
	margin-top:-30px ;
	float:right ;
	clear:right ;
	/*margin-bottom:10px ;*/
	padding-left:15px ;
	width:190px;
	/*display:inline ;*/
}

.captions svg {
	position:absolute ;
	top:0 ;
	z-index: 1;
}

.captions .text {
	position:relative ;
	top:0 ;
	z-index: 2;
	padding:20px 20px 30px 20px ;
}

.page .captions .text {
	padding:20px 15px ;
}

.captions p {
	color:#474747;
	font-weight:bold ;
	font-size:1.3em !important ;
	line-height:1.25em !important ;
	/*letter-spacing:-0.025em !important ;
	white-space:normal ;*/
}


.page .captions p {
 color:#474747;
 font-weight:bold ;
 margin:0;
 font-size:1.2em !important ;
 line-height:1.25em !important ;
 letter-spacing:-0.025em !important ;
}

.captions small {
	padding:0.85em 0 0 0 ;
	font-size:0.525em ;
	line-height:normal ;
	display:block ;
}


/* styles for index page Captions */

.captions .image {
	position:relative ;
	top:0;
	z-index:3 ;
	padding:20px ;
}

.captions .small-image {
	padding:10px ;
}

.captions p.small-text {
	font-size:0.65em !important ;
	line-height:normal !important;
	font-weight:normal !important ;
	padding:0 0 10px 0 ;
	width:150px ;
}

.captions .index-large-text {
	width:135px ;
	font-size:0.8em !important ;
	line-height:normal !important ;
}


/* styles for home page caption  */

.promo-caption {
	width:290px ;
	position:absolute;
	bottom:0% ;
	z-index:2 ;
	margin-left:55px ;
}

#promo-area .captions {
	top:0;
}

#promo-area .captions .text {
 padding:15px 10px 15px 15px ;
}

#promo-area .captions p {
	font-size:1.05em  !important ;
	font-weight:bold !important ;
	letter-spacing:-0.025em !important ;
	line-height:1.25em !important ;
}

#promo-area img.behind {
	position:absolute;
	top:0 ;
	z-index:1 ;
}

/** Content/Index Template **/

#content {
	margin-left: 5px ;
}

#content .page {
    background:#EDEDED ;
    padding:20px;
}


/** Callouts **/

/*
.page .callout-large,
.page .inline-callout {
	font-size:107.5% ;	
}


p.inline-callout {
	font-size:100%;
}
*/

hr.olympic{
	border:none 0px;
	border-top:dashed 1px #999;
	height:1px;
}

.page .callout-large {
	font-size:107.5% ;
	background:#FFF;
	padding:5px 15px ;
	clear:both ;
}

.page .callout-large div.olympic-call p {
	font-size:11px;
}

.olympic-text{
	font-size:10px;
}

.olympic-thead{
	 font-size:10px;
}

.olympic-thead th{
	 font-size:9.5px;
	 border-right:1px #e1e1e1 solid;
	 color:#919191;
}

.olympic-tr{
	border-right:1px #edf5f4 solid;
}

.olympic-thead th.last{
	 border-right:none;
}

.olympic-lists{
	list-style:none;
}

.page .inline-callout, .left .inline-callout {
	font-size:107.5% ;
}

.page p.inline-callout, .left p.inline-callout  {
	font-size:75% ;
}

.reg-entry{
	width:150px;
	display:inline-block;
	float:left;
}

#ocRegHelp .tab-help {
	right:-50px;
	top:0px;
	margin:20px 0 0 0;
	background:none;
	width:230px;
}

#regHelp .tab-help {
	right:-107px;
	top:-50px;
	margin:453px 0 0 0;
	background:none;
	width:230px;
}
.tab-help-top {
	background:url(/transitpolice/images/help_popup_top.gif) 0 bottom no-repeat;
	width:230px;
	height:5px;
}
.tab-help-middle {
	background:url(/transitpolice/images/help_popup_tile.gif) 0 0 repeat-y;
	padding:10px;
}
.tab-help-middle-grey {
	background:#edf5f4;
	padding:5px 15px 15px 15px;
}
.tab-help-bottom {
	background:url(/transitpolice/images/help_popup_bottom.gif) 0 0 no-repeat;
	width:230px;
	height:5px;
}
.tab-help .btnClose-x {
	background:url(/transitpolice/images/btnClose_x.gif) right 0 no-repeat;
	width:15px;
	height:15px;
	margin-right:0px;
	float:right;
}

.fwd-entry{
	width:80px;
	display:inline-block;
	float:left;
}

.inline-callout {
	background:#FFF;
	padding:5px 15px ;
	clear:both ;
	margin:0 0 0.75em 0 ;
}

.page-module-rss-list {
	background:#FFF;
	padding:0.75em;
	margin:1em 0;	
}

.page .page-module-rss-list ul {
	margin-left:1em ;
	padding:0 ;
	list-style:none ;
	position:relative; /* Fixes an IE6 background image bug on <li> items */
}

.page-module-rss-list li {
	background:url(/transitpolice/images/bullet-list-item-blue.gif) no-repeat 0 0.60em;	
	padding-left:1em ;
}


/** Content Images / Small text callout **/

#content .page .callout {
 width:175px;
 float:right ;
 clear:right;
 padding:0 0 15px 20px ;
}

#content .page .callout img {
	padding:0 ;
	margin:0 ;
	display:block ;
}

#content .page .callout .txt {
  width:155px ;
  background:#FFF;
  padding:8px 10px;
  color:#666;
}

#content .page .callout .txt p {
	padding:0;	
	margin:0;
	font-size:0.55em ;
	line-height:normal ;
}


/** Call to Action Callout **/
.call-to-action {
  font-size:0.80em ;
  background:rgb(226,239,237);
  padding:15px ;
  margin:0.25em 0 0 0 ;
  line-height:1.5em ;
}

.call-to-action-ol {
  font-size:11px;
  background:rgb(226,239,237);
  padding:15px ;
  margin:0.25em 0 0 0 ;
  line-height:1.5em ;
}

.week-ls{
	padding: 0px;
}

.call-to-action h3 {
  font-weight:bold ;
  margin-bottom:0.5em ;
}

.page p, .page ul,
.page ol, .index-title-module p {
   font-size:0.70em ;
   line-height:1.65em ;
   margin:6px 0  ;
}

.page ul {
	list-style:disc;
	padding-left:2em;
}

.page ol {
	list-style:decimal ;
	padding-left:2em;
}

.page ul ul {
	font-size:1em ;
	list-style:circle;
}

.page ol ol {
	font-size:1em ;
	list-style:decimal ;
}


.page h1,
.index-title-module h1 {
  font-size:95% ;
  font-weight:bold ;
  display:inline ;
}

.page h2,
.index-title-module h2 {
	font-size:81.25%;
	font-weight:bold ;
	margin:6px 0 ;
}

.page h2.small,
.index-title-module h2.small {
	font-size:75%;
	font-weight:bold ;
	margin:6px 0 ;
}

.page h3,
.index-title-module h3 {
	font-size:68.75%;
	font-weight:bold ;
	margin:6px 0 ;
}

.page blockquote {
	margin:1em 2em ;	
}

.page table p,
.index-title-module table p {
	font-size:100% !important ;	
}

.page table,
.index-title-module table {
	font-size:0.7em !important ;	
}

.page table table,
.index-title-module table table {
	font-size:100% !important ;	
}

.page table ul,
.page table ol,
.index-title-module table ul,
.index-title-module table ol {
	font-size:100% !important ;	
}

/** Index T1 Template **/

#columns #content.content-wide .bottom-row {
	margin:1.5em 0 0 0 ;
}


#columns #content.content-wide .column-1 {
	float:left ;
	width:16.5em ;
}

#columns #content.content-wide .column-2 {
  float:right ;
  width:16.5em ;
}

#columns #content.content-wide .column-3 {
  float:right;
  width:11em ;
}


/** Index T1 BF Template **/

#columns #content.content-wide .bottom-row .left {
	float:left ;
	width:33.95em ;
}


/** Index Title module **/

.index-title-module {
  background:rgb(226,239,237) ;
  margin:0 2em 0 0 ;
}

.index-title-module .left {
	padding:20px ;
}	

.index-title-module .right {
	float:right ;
	position:relative;
	z-index:10;
	top:-22px;
	left:25px;
}

.index-title-module .captions {
	top:10px;
}

.index-title-module blockquote {
	font-weight:bold ;
	color:#474747;
	margin:-20px 20px 0 60px ;
	line-height:1.25em;
	width:245px;
	position:relative;
	z-index:10;
}

.index-title-module ul,
.index-title-module ol {
	list-style:disc;
	font-size:0.70em ;
	line-height:1.75em ;
	padding:0 0 0 2em ;
	margin:10px 0 ;
}

.index-title-module ul ul,
.index-title-module ol ol {
	font-size:1em ;
	list-style:circle;
}

.index-title-module ol,
.index-title-module ol ol {
	list-style:decimal ;	
}

/** Large Format Link **/
.large-format-link {
  background:url(/transitpolice/images/background-large-format-link.gif) no-repeat top right ;
  padding:10px ;
  margin:0 0 10px 0 ;
  height:175px ;
}

.large-format-link h2 {
	margin:5px 0;
}

.large-format-link h2 a {
  font-size:0.70em ;
  font-weight:bold ;
}

.large-format-link p,
.large-format-link a {
  font-size:0.65em ;
  line-height:1.35em ;
}

.large-format-link p {
	margin:0 0 0.25em 0 ; 
}


/** Medium Format link **/
.medium-format-link {
    background:rgb(226,239,237) ;
    padding:10px ;
	height:100px ;
    margin:0 0 10px 0 ;
}

.medium-format-link .text {
	margin-left:119px;
}

.medium-format-link .thumb {
  float:left ;
}

.medium-format-link h2 a {
  font-size:0.70em ;
  font-weight:bold ;
}

.medium-format-link p,
.medium-format-link a {
  font-size:0.65em ;
	line-height:1.35em ;
}

.medium-format-link p {
	margin:0.25em 0 ; 
}


/** Small Format Link **/
.small-format-link {
  background:rgb(237,237,237) ;
  padding:10px ;
  height:72px ;
  margin:0 0 10px 0 ;
}

.small-format-link .text {
	margin-left:83px
}


.small-format-link .thumb {
  float:left ;
}

.small-format-link h2 a {
  font-size:0.70em ;
  font-weight:bold ;
}

.small-format-link p,
.small-format-link a {
  font-size:0.65em ;
	line-height:1.35em ;
}

.small-format-link p {
	margin:0.25em 0 0.25em 0 ;
}


/** Feature Format link **/

.divider-feature {
	border-top:1px solid rgb(201,218,231) ;
	margin:0.5em 0 0.75em 0 ;
}

.feature-format-link {
  background:rgb(237,237,237) ;
  padding:10px ;
  margin:0 0 10px 0 ;

}

.feature-format-link img {
  float:left ;
  padding:0 1em 0 5px ;
}

.feature-format-link h2 {
	background:rgb(19,97,165) ;
	padding:5px 5px 5px 10px ;
	margin:5px 5px 10px 5px ;

}

.feature-format-link h2 a:link,
.feature-format-link h2 a:visited {
  font-size:0.70em ;
  font-weight:bold ;
	color:#FFF;
}

.feature-format-link p,
.feature-format-link a {
  font-size:0.70em ;
	line-height:1.35em ;
}


.feature-format-link p a {
	font-size:100% !important;
}


.feature-format-link p {
	margin:0.25em 1em 0.25em 0 ; 
}

.feature-format-link .holder-feature {
  float:left ;
  margin:0 1em 0 5px ;
}

/** Inline External Links **/

.external-links {
	background:rgb(226,239,237);
	padding:1em ;
	margin:0.25em 0 ;

}

.external-links h2 {
	background:rgb(19,97,165) ;
	color:#FFF;
	padding:6px 10px ;
	margin:0 0 1em 0 ;
	font-size:0.70em ;
	font-weight:bold ;
}


.external-links p,
.external-links ul {
	font-size:0.70em ;
	line-height:1.35em ;
	padding:0 0.75em ;
}

.external-links ul {
	padding:1em 0.75em ;
}

.external-links li {
	background:url(/transitpolice/images/icon-external-link.gif) no-repeat 0% 15% ;
	padding-left:15px ;
}

.external-links p {
	margin:0.25em 1em 0.25em 0 ; 
}

/** Content Template **/

#columns {
  background:#F7F8F8 ;
  padding:0 1.50em ;
}

#columns .left-column {
  width:11em ;
  float:left ;
}

#columns #content.content-narrow {
  width:34em ;
  float:left ;
}

#columns #content.content-wide {
  float:left ;
  width:46em ;
  margin:0 0 0 5px ;
}

#columns .right-column {
 width:11em ;
 float:right ;
}

/** Search Results Sublayout **/

#content .search-results {
	width:95% ;
	margin:0 auto ;
}

/** search form **/

.search-results button {
	border:none ;
	background:none ;
	padding:0 ;
	margin:0 0 0 0.5em ;
	vertical-align:middle ;
	cursor:pointer ;
}

.search-no-results {
	font-size:0.7em ;
	margin:15px 8px ;
}

.search-box {
	margin-top:30px ;	
}

.CesResultUri {
	color:#060 !important ;
}

.CesPagerActive {
	color:#77787B !important ;	
}

.CesNotice,
.CesDidYouMean {
	font-size:0.80em !important ;
	font-weight:bold !important ;
	color:#060 !important ;
	margin:10px 0 !important ;
}

.search-box input {
	border:1px solid #ccc;
	font-family: Verdana, Arial, sans-serif;
	font-size:0.70em;
	padding:5px;
	vertical-align:top;
}

/** search heading **/

.search-results .search-heading {
	background:#FFF;
	padding:5px 10px;
	margin:1em 0 0 0 ;
}

.search-results .left {
	float:left ;
}

.search-results .right {
	float:right ;
}

.search-results .right span {
	margin:0 1em ;
}

.search-results .search-heading ul {
	list-style:none ;
	padding:0;
	margin:0;
}

/** search result item **/

.search-results .result {
	margin:1em 0 0 0 ;
	padding:0 0 1em 0 ;
	border-bottom:1px solid rgb(204,204,204) ;
}

.search-results .result.last {
	border-bottom:none ;
	padding-bottom:0;
}

.search-results .result .item {
	float:left ;
	width:4% ;
	font-size:0.75em ;
	padding:0 0 0 1% ;
}

.search-results .result .description {
	float:left ;
	width:73% ;
	padding: 0 6% 0 0;
}

.search-results .result .description div {
	padding:0.35em 0 0 0 ;
	font-size:0.7em;
	line-height:1.35em;
}

.search-results .result .description h2 {
	font-size:0.75em ;
	padding:0;
	margin-top:0;
	font-weight:bold ;
}

.search-results .result .success {
	background:rgb(190,190,190);
	margin:1em 0 0 0;
	padding:5px 0 ;
	float:left ;
	width:15% ;
}

.result .success ul {
	color:#FFF;	
	line-height:1.25em;
	list-style:none ;
	padding:0;
	margin:0 ;
}

.result .success li {
	float:left ;
	width:43.25% ;
	padding:0 0 0 6%;
}

.result .success li.last {
	border-left:2px solid #FFF;
}

.result .success li span {
	display:block ;
	font-weight:bold ;
}



.search-pagination {
	text-align:center ;
	margin:1em 0 0 0 ;
	font-size:0.75em ;
}

.search-pagination ul {
	list-style:none;
	line-height:1.25em ;
}

.search-pagination li {
	display:inline ;
	padding:0 0.45em ;
}

.search-pagination .next {
	padding:0 0 0 1em ;
}

.search-pagination .next a {
	background:url(/transitpolice/images/pagination-arrow.gif) no-repeat center right;
	text-decoration:underline ;
	padding:0 1em 0 0 ;
}

/** T7 Footer Template (privacy policy, terms and condition etc...) **/

.footer {
	width:74% ;
	margin:0 auto ;
}

.footer ul, .footer ol {
	margin: 0 0 0 2.75em ;
	padding:0;
	list-style:none ;
}

.footer ul li, .footer ol li {
	margin:0 0 1.25em 0 ;
}

.footer h2 {
	background:#FFF ;
	padding:0 ;
	margin:0 0 1em 0 ;
	line-height:2.25em ;
	padding:0 0 0 0.75em ;
}

/** Five Columns **/

#five-columns {
  background:#F7F8F8 ;
  padding:10px 24px 0 26px;
}

#five-columns .column-1,
#five-columns .column-2,
#five-columns .column-3,
#five-columns .column-4,
#five-columns .column-5
{
  width:176px ;
  float:left ;
}

#five-columns .column-1,
#five-columns .column-2,
#five-columns .column-3,
#five-columns .column-4
{
	padding-right:8px ;
}


/** Right Column Modules **/

.expanding-height {
	height:100% !important;
	padding-bottom:15px !important;
	line-height:1.2em ;

}

.flash-promo  {
	margin:0 0 8px 0 ;
	font-size:0.7em ;
}

.flash-promo div {
	padding:0.5em ;	
}

.flash-promo div img {
	padding-top:0.5em ;	
}

.popularTopics,
.small-promo,
.related-items,
.module-recent-posts,
.module-blog-archives {
  font-size:0.65em ;
  background:url(/transitpolice/images/background-promos.gif) no-repeat bottom right ;
}

.related-docs
{
  font-size:0.65em ;
  background:url(/transitpolice/images/background-related-docs.gif) no-repeat bottom right ;
}

.external-links-small {
	font-size:0.65em ;
	background:url(/transitpolice/images/background-external-links.gif) no-repeat bottom right ;
}


.popularTopics {
  height:269px ;
}

.popularTopics,
.related-items,
.related-docs,
.external-links-small,
.module-recent-posts,
.module-blog-archives {
	margin: 0 0 8px 0 ;
}

.small-promo {
  height:130px ;
  margin:0 0 8px 0 ;
}

.small-promo img {
	padding:5px;
}

.small-promo .holder-module
{
	margin:5px;
}

.small-promo.full-image .holder-module
{
	margin:0;
}

.expanding-height .holder-module {
	margin:0 auto ;
}

.expanding-height .rc-module {
	display:block ;
}

.small-promo p
{
 padding:0 8px ;
 line-height:100% ;
}


.small-promo.full-image img,
.small-promo.full-image p,
.small-promo .image-left img,
.small-promo .image-left p {
  padding:0;
}

.small-promo .image-left {
	height:105px ;	
}

.small-promo .image-left td {
	vertical-align:middle ;
	padding:0 8px ;
}


.popularTopics h2,
.popularTopics h2 span,
.small-promo h2,
.small-promo h2 span,
.related-items h2,
.related-items h2 span,
.related-docs h2,
.related-docs h2 span,
.external-links-small h2,
.external-links-small h2 span,
.module-recent-posts h2,
.module-recent-posts h2 span,
.module-blog-archives h2,
.module-blog-archives h2 span { 
  font-family:Verdana, Arial, sans-serif ;
  font-size:1.05em ;
  color:#2b2b2b;
  font-weight:bold ;

}

h2.bg { 
  padding: 6px 5px 6px 10px;
  text-decoration: none;
}

.module-blog-archives select {
	font-family:Verdana, Arial, sans-serif ;
	font-size:1.05em ;
	margin:1em ;
}

.small-promo ul, .related-items ul
{
  padding: 1.45em 0 0 1.15em ;
  line-height:1.5em ;
}

.popularTopics ul
{
  padding: 0.5em 0 0 1.15em ;
  line-height:1.5em ;
}

.related-items ul {
  padding: 1.45em 0 1.45em 1.15em ;
  line-height:1.5em ;
}

.module-recent-posts ul,
.module-rss-list ul {
  padding: 1em 0 2em 1.15em ;
  line-height:1.5em ;
}

.related-docs ul {
  padding:1em 2em 3em 2em ;
  line-height:1.5em ;
}

.related-docs li,
.related-items li {
	background:url(/transitpolice/images/bullet-list-item-blue.gif) no-repeat 0 0.60em;	
	padding-left:1em ;
}

.external-links-small ul {
  padding:1.25em 2em 0.5em 1em ;
  line-height:1.35em ;
}

.external-links-small li {
	background:url(/transitpolice/images/icon-external-link.gif) no-repeat 0% 15% ;
	padding-left:15px ;
}

.external-links-small p {
  padding:0.5em 2em 1em 1em ;
  line-height:1em ;
}

.external-links-small .disclaimer {
	padding:1em 0 ;
	margin:0 2em 0 1em ;
	font-size:1.05em ;
	border-top:1px solid #ccc ;
}


.popularTopics ul a:link,
.popularTopics ul a:visited,
.small-promo ul a:link,
.small-promo ul a:visited,
.related-items ul a:link,
.related-items ul a:visited,
.related-docs ul a:link,
.related-docs ul a:visited,
.external-links-small ul a:link,
.external-links-small ul a:visited,
.module-recent-posts ul a:link,
.module-recent-posts ul a:visited
{
	text-decoration:underline ;  
}



/** Colors for Promo Modules and Caption Bubbles **/

.blue {
	background:#66ccff;
}

.dark-blue {
	background:#006699;	
}

.orange {
	background:#f78e1e;
}

.yellow {
	background:#ffd51f;
}

.grey,
.gray {
	background:#a99890;
}

.dark-green {
	background:#64ac66;
}

.light-green {
	background:#d7e750;
}

.violet {
	background:#ee1289;
}

.red {
	background:#FF0000 ;
}

.purple {
	background:#77278b;	

}

/** Color correct text on light backgrounds for better contrast **/
.purple p,
.purple span,
.orange p,
.dark-green p,
.violet p,
.grey p,
.gray p,
.yellow p,
.dark-blue span {
	color:#FFF !important ;
}

.light-green p 
{
    color:#2B2B2B !important ;
}


/**
* Font/Primary/Secondary Colors
* FB:6814
*/
.txt-white		{color:#FFFFFF !important;}
.txt-black		{color:#000000 !important;}
.txt-gray20		{color:#333333 !important;}
.txt-gray40		{color:#666666 !important;}
.txt-blue		{color:#1361A5 !important;}
.txt-yellow		{color:#FFD520 !important;}
.txt-pink		{color:#EE1289 !important;}
.txt-lime		{color:#D7E750 !important;}
.txt-light-blue	{color:#66CCFF !important;}
.txt-green		{color:#64AC66 !important;}
.txt-orange		{color:#F78E1E !important;}
.txt-purple		{color:#77278B !important;}

/** inline icons for hyperlinks **/

.icon-pdf {
	background:url(/transitpolice/images/icon-pdf-inline.gif) no-repeat;
	padding-left:13px ;
	line-height:15px;
}

.alert-icon span {
	background:url(/transitpolice/images/alert.gif) no-repeat right -2px;
	padding-right:22px;
}

#newsModule ul li {
	border-bottom:1px solid #e1e1e1;
	margin-right:10px;
	padding-bottom:5px;
	margin-bottom:3px;
}

#newsModule ul li.last {
	border-bottom:none ;
}

#newsModule a {
	font-weight:bold ;
	text-decoration:none ;
}

/** Alert Accordion **/

#alerts-container {
	height:246px;
	overflow:hidden;
}

#alerts a {
	color:#f77916;
}

#alerts a.more {
	color:#f77916;
	display:block;
	padding-top:5px ;
	padding-bottom:5px ;
}

#alerts .alert-title,
#alerts .alert-title-critical {
	display:block ;
	cursor:pointer;
	text-decoration:none ;
	font-weight: bold;
	color: #f88e1e;
}

#alerts .alert-title-critical {
	background:url(/transitpolice/images/transit-system-alert-tab.gif) no-repeat right 0;
	padding:10px 12px ;
	height:20px ;
}

#alerts h3.selected .alert-title-critical {
	background:url(/transitpolice/images/transit-system-alert-top.gif) no-repeat right 0;
	margin-bottom:0;
}

#alerts .alert-panel-critical p {
	background:url(/transitpolice/images/transit-system-alert-bottom.gif) no-repeat 0 bottom;
	font-weight:normal;
	line-height:1.2em;
	padding:0 15px 10px 10px ;
	margin-left:5px;
}

#alerts .alert-title {
	height:13px ;
	padding:6px 10px ;
	background:url(/transitpolice/images/accordion_tabs.gif) 0 0;
}

#alerts h3.selected .alert-title {
	background-position: right 0;
}

#alerts a.accordion-last {
	background-position: left -25px;	
}

#alerts ul {
	padding:10px;
	line-height:1.1em ;
}

#alerts ul li {
	border-bottom:1px solid #e1e1e1;
	margin-right:10px;
	padding-bottom:5px;
	margin-bottom:3px;
}

#alerts ul li.last-alert {
	border-bottom:none !important;
}

#alerts ul li.last-alert {
	margin:0;
	padding:0;
}
#alerts ul li strong {
	font-weight:bold;
}

#alerts small {
	font-size:0.8em;
	margin:0;
	padding:0;
}



/** Alert Page Styles **/
#alertPage #tab1, #alertPage #tab2, #alertPage #tab3 {
	background:url(/transitpolice/images/background-tabs-alerts.gif) repeat-y 0 0;
	width:695px;
	padding:20px 0 20px 20px;
	/*font-size:0.7em;*/
}
#alertPage {
	margin-top:0.5em ;
	padding:10px 0 10px 10px !important;
}
#alertPage ul.ui-tabs-nav {
	width:710px;
	margin-bottom:0;
	border-bottom:1px solid #dcdcdc;
}
#alertPage ul {
	padding:0;
	list-style-type:none;
}
#alertPage #tab1 table, #alertPage #tab2 table, #alertPage #tab3 table {
	width:640px;
}
a.alertFilterLink {
	background:url(/transitpolice/images/filter-arrow-orange.gif) no-repeat right 4px;
	padding-right:15px;
}
.alertFilterBox, .alertListGrey {
	background:#EDEDED;
	padding:20px;
	margin-left:-10px;
	margin-bottom:20px;
	width:650px;
}
.alertListGrey {
	padding:10px 20px;
	margin:10px 15px;
	width:600px;
}
.alertFilterBox ul {
	border:none !important;
	font-size:1em;
	margin-bottom:15px;
}
.alertFilterBox ul li {
	display:inline;
	margin-right:10px;
}
.alertFilterBox input, .alertFilterBox select {
	vertical-align:middle;
}
.alertListHeading tbody tr.alertInfo td {
	padding: 15px 0 0 0 !important;
}
tr.alertDesc td {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.alertListHeading th {
	background:#f78e1e;
	/*width:680px;*/
	padding:0;
	margin:0;
	color:#fff;
	vertical-align:middle;
}
.alertListHeading th a {
	color:#fff !important;
}
.alertListHeading {
	margin-top:5px;
}

.center-cell {
	text-align:center ;
	width:75px !important ;
	padding:0 !important ;
	margin: 0 !important ;
}

.transitSystemAlert-top {
	background:url(/transitpolice/images/bg-alert-system-top.gif) no-repeat 0 bottom;
	width:730px;
	height:15px;
	margin-top:10px;
}
.transitSystemAlert {
	background:url(/transitpolice/images/bg-alert-system-bottom.gif) no-repeat 0 bottom;
	padding:5px 20px 20px 20px;
	margin-bottom:10px;
	font-size:0.7em;
	color:#fc5c05;
}
.transitSystemAlert tr td, .alertListHeading tr td {
	vertical-align:middle;
	padding-right:10px;
}
.transitSystemAlert strong {
	font-weight:bold;
}
.row-alert {
	background:#dedede;
}


/** Fare Dealers **/
.fare-dealer-search, .fare-dealer-map {
	line-height:1.65em;
	margin-top:4px;
}

.fare-dealer-map #map {
	line-height:normal;
}

.fare-dealer-map #map .tooltip {
	background:#FFF;
	padding:3px;
	border:1px solid #999;
}

.fare-dealer-map #map .iwstyle img {
	float:left ;
	
}

span.subtitle {
	font-size:0.7em ;	
}

table.fare-dealer-list {
	width:360px;
}
.fare-dealer-list a {
	line-height:normal;
}
.fare-dealer-list input.btn-dealer {
	height:23px;
	width:90px;
	padding:0 5px;
}

.fare-dealer-table input {
	margin:0 5px ;
}

.fare-dealer-table select {
	margin-top:2px ;	
}

.fare-dealer-table td {
	vertical-align:middle ;
	
}


/** List of Locations **/
.greyBox {
	background:#EDEDED;
	padding:20px;
	margin-left:-10px;
	margin-bottom:20px;
}
#locationList, #locationList-wide {
	z-index:9000;
}
#locationList {
	width:380px;
	padding-left:10px;
}
#locationList-wide {
	width:575px;
	padding-left:10px;
}

#locationList1-con {
	height:300px;
	overflow:auto;
}

#locationList2-con {
	height:300px;
	overflow:auto;
}

ul.locationPicker {
	list-style-type:none !important;
	margin:0 0 30px 0;
	padding:0;
}
ul.locationPicker li {
	margin-bottom:2px;
	padding:0 40px 0 8px;
	color:#1361a5;
}

ul.locationPicker input {
	float:right;
}
#locationList-wide ul.locationPicker input {
	width:110px;
}

#locationList1-con table tr td {
	padding-right:15px;
}

#locationList1-con table tr td p {
	padding:0;
	margin:0;
}

#locationList2-con table tr td {
	padding-right:15px;
}

#locationList2-con table tr td p {
	padding:0;
	margin:0;
	font-size:0.7em ;
}

.row-white {
	background:#fff;
}


.table-wrapper {
 background:#fff;
 padding:15px;
 width:405px ;
 margin:1em 0 1em 1.75em ;
 clear:both ;
}

.table-wrapper-mid {
 background:#fff;
 padding:15px;
 width:475px ;
 margin:1em 0;
clear:both ;
}

.table-wrapper-wide {
 background:#fff;
 padding:15px;
 width:670px ;
 margin:1em 0 ;
 clear:both ;
 z-index:10;
}
.table-wrapper-wide-2 {
	z-index:2;
}


.table-wrapper thead th,
.table-wrapper-wide thead th,
.table-wrapper-mid thead th {
	background:#ededed ;
}

.table-wrapper th,
.table-wrapper td,
.table-wrapper-wide th,
.table-wrapper-wide td,
.table-wrapper-mid th,
.table-wrapper-mid td {
	padding:7px ;
	
}

.table-wrapper thead th,
.table-wrapper-wide thead th,
.table-wrapper-mid thead th {
	font-weight:bold ;
	vertical-align:top ;
}

.thead-corner-left {
	background:#bebebe;
	padding:10px;


}

.thead-corner-right {
	background:#ededed;
	padding:10px;

}


.tbody-corner-left {
	background:rgb(237,245,244) ;
	padding:10px;
}

.row-corner-left,
.row-corner-right {
	background:rgb(237,245,244) ;
	padding:10px;
}


/** Global Footer **/

#footer {
    font-size:0.55em ;
    text-align:center ;
    padding:30px 0 ;
  	background:#F7F8F8 ;
    color:#666;
    line-height:3em ;
    width:100% ;
}

#footer a:link,
#footer a:visited {
	color:#666 ;
	text-decoration:underline ;
}

#footer a:hover {
 color:rgb(19,97,165) ;
 text-decoration:none ;
}

#footer ul {
  border-top:1px solid #ccc ;
  width:95% ;
  margin: 0 auto ;
}

#footer ul li {
 display:inline ;
 background:url(/transitpolice/images/footer-divider.gif) no-repeat center right ;
 padding:0 8px ;
}

#footer ul li.last {
 background:none ;
}

.externalLinks h2 {
	background:rgb(214,231,80) ;
	padding:.5em 0 .6em 1em ;
	margin:0 0 1em 0 ;
}

/** Board of Directors **/

.person {
	background:#FFF;
	padding:20px 15px ;
	margin:0 0 5px 0 ;
}

.person .image {
	width:27% ;
	float:left ;
}

.person .copy {
	width:73% ;
	float:right ;
}

.person p.intro {
	font-weight:bold ;
}

#content .page .person p.intro {
	line-height:1.25em ;
}

.person .intro span {
	color:#999;
	display:block;
}

/** Careers **/

.subsidiaryLinks {
  background:url(/transitpolice/images/background-promos.gif) no-repeat bottom right ;
}

.subsidiaryLinks h2 {
	background:rgb(19,97,165) ;
	color:#FFF;
	padding:7px ;
	font-size:0.70em ;
	font-weight:bold ;
}

.subsidiaryLinks p {
  font-size:0.625em ;
	padding:7px ;
}


.subsidiaryLinks ul {
	font-size:0.625em;
	padding:0 12px 10px 7px ;
}

.subsidiaryLinks ul li {
	border-bottom:1px solid rgb(223,223,223) ;
	padding:7px 0 ;
}

.subsidiaryLinks ul li.last {
	border-bottom:none ;
}

.subsidiaryLinks ul span {
	display:block ;
	padding:5px 0 0 0 ;
}

/** Jobs Online / Featured Jobs **/

.jobs-online {
	background:rgb(226,239,237) ;
	padding:1em ;
}

.jobs-online .link {
	padding:1em 0 2em 0.25em ;
	font-size: 0.70em ;
}

.jobs-online h2 {
	background:rgb(19,97,165) ;
	color:#FFF;
	padding:6px 10px ;
	font-size:0.70em ;
	font-weight:bold ;
}

.jobs-online h3 {
	color:#666;
	font-size:0.70em ;
	font-weight:bold ;
	padding:0 0.5em ;
}

.jobs-online .featured {
	background:#FFF;
	padding:2% 2.5% ;
}

.jobs-online .featured .job {
  width:50% ;
  float:left ;
	padding:0.5em 0 0 0 ;
}

.jobs-online .featured .job .thumb {
  float:left ;
}

.jobs-online .featured .job .text {
  padding:0 0 0 120px ;	
}

.jobs-online .featured .job h4 a {
  font-size:0.70em ;
  font-weight:bold ;
}

.jobs-online .featured .job p,
.jobs-online .featured .job a {
  font-size:0.65em ;
	line-height:1.35em ;
}

.jobs-online .featured .job p {
	margin:0.25em 0 ; 
}

.jobs-online .featured .job span {
	display:block ;
}

/** How to Apply **/

.how-to-apply {
  background:rgb(237,237,237) ;
  padding:1em ;
  margin:0.75em 0 ;

}

.how-to-apply h2 {
	background:rgb(19,97,165) ;
	color:#FFF;
	padding:6px 10px ;
	margin:0 0 1em 0 ;
  font-size:0.70em ;
  font-weight:bold ;
}


.how-to-apply p,
.how-to-apply ul {
  font-size:0.70em ;
	line-height:1.35em ;
}

.how-to-apply h3 {
	font-size:0.70em ;
	font-weight:bold ;
	margin:1em 0 0 0 ;
}

.how-to-apply ul {
	list-style:disc;
	padding-left:2em;
}

.how-to-apply p {
	margin:0.25em 1em 0.25em 0 ; 
}

.how-to-apply .callout {
	background:#FFF ;
	padding:1em 1em 0.25em 1em ;
	margin:1em 0 0 0 ;
}

.how-to-apply .callout h2 {
	background:none ;
	padding:0;
	margin:0;
	color:#006699 ;
	font-size:0.8em ;
}


/* Road Details */

.road-details {
	background:#FFF ;
	padding:3% 2% ;
	margin:0 0 0.75em 0 ;
}

.road-details .status-box {
	width:48%;
	float:left ;
	margin-right:4% ;
}

.road-details .status-box .status {
	background:rgb(190,190,190) ;
	color:rgb(233,233,233) ;
	margin:0 0 0.5em 0 ;
	padding:0.5em 0.75em ;
	font-weight:bold ;
	font-size:0.70em ;
}

.road-details .status-box .status span {
	display:block ;
	color:#FFF ;
}

.road-details .status-box .schedule {
	background:rgb(237,237,237) ;
	margin:0 0 0.75em 0 ;
	padding:0.75em ;
	font-size:0.70em ;
}

.road-details .status-box .schedule span {
	font-weight:bold ;
	padding:0.5em 0 ;
	display:block ;
}

.road-details .status-box .map {
	border-top:1px solid rgb(235,235,235) ;
	padding:0.5em 0 0 0 ;
}

.link-view-map {
	font-weight:bold;
	font-size:0.70em ;
	background:url(/transitpolice/images/icon-view-larger-map.gif) no-repeat 100% 50% ;
	padding:0.25em 2em 0.25em 0 ;
	line-height:2em ;
}

.link-view-map:hover {
	text-decoration:none ;
}

/* Traffic Cameras */

.cameras {
	width:96% ;
	background:#FFF ;
	padding:2%;
}

.cameras h2 {
	background:rgb(19,97,165) ;
	color:#FFF;
	padding:4px 0 5px 10px ;
	margin:0 0 10px 0 ;
}

.cameras .listing {
	width:170px ;
	float:left ;
	padding:16px 0 ;
}

.cameras .listing ul,
.cameras .listing li {
	list-style:none ;
	margin:0;
	padding:0 0.5em ;
}

.cameras .listing li ul {
	padding:0.5em 0 1em 0 ;
}

.cameras .listing li {
	line-height:1.25em ;
	font-size:0.90em ;
	font-weight:bold ;
}

.cameras .listing li li {
	font-weight:normal ;
	background:url(/transitpolice/images/blue-arrow.gif) no-repeat 0 3px ;
	/*font-size:1.4em ;*/
	padding:0 0 0.5em 0.95em ;
}

.cameras .listing p {
	margin:0;
}

.cameras .image {
	font-size:0.9em ;	
}

.cameras .details {
	width:297px ;
	padding:16px ;
	background:rgb(222,222,222);
	float:left ;
}

.cameras .details h2 {
	margin:1em 0  ;
}

.cameras .details .scroll-container {
	background:#FFF;
	padding:0.5em 0;
	width:300px ;
}

.cameras .details .scroll-pane {
	height:235px ;
	overflow:auto ;
	font-size:0.90em ;
	background:#FFF;
}


.cameras a:hover {
	text-decoration:none ;
	background-color:rgb(226,239,237) ;
}


.cameras .scroll-pane a:link,
.cameras .scroll-pane a:visited,
.cameras .scroll-pane a:hover {
	background:url(/transitpolice/images/icon-camera.gif) no-repeat left center ;
	padding:0.25em 0 0.25em 2.5em ;
	font-weight:bold ;
}

.cameras .scroll-pane ul {
	margin:0;
	padding:0;
	list-style:none ;
}

.cameras .scroll-pane ul li {
	margin:0;
	padding:1em 2.35em 1em 1em ;
	line-height:1.5em ;
}

.select-camera-item,
.active-camera-item {
	background-color:rgb(226,239,237) ;
	cursor:pointer ;
}

.active-camera-group {
	background-color:rgb(226,239,237) ;	
}

/*
.cameras .details h2,
.cameras .details .scroll-container {
	visibility:hidden ;
}
*/

#content .page-not-found {
	width:95% ;
	margin:0 auto ;
}

#content .page-not-found .white-bg {
	background:#FFF;
	padding:10px 20px ;
}

#content .page-not-found .page {
	background:#E2EFED ;
	font-size:0.90em ;
}

#content .page-not-found .page h1 {
	color:#006699;
}

#content .pr {
	background:#FFF;
	padding:0.65em ;
	clear:both ;
}

#content .pr h2 {
	background:rgb(19,97,165) ;
	padding:0.5em 0.75em ;
	color:#FFF ;
}

#content .pr h3 {
	padding:1.25em 0 0.25em 0.25em ;
	font-weight:bold ;
	font-size:1.3em ;
}

#content .pr ul.nav {
	padding:1em 0 ;
}

#content .pr ul.nav li {
	padding:0 0.75em ;
	border-left:1px solid #CCC ;
}

#content .pr ul.nav li.first {
	border-left:none ;
}

#content .pr ul.listing {
	list-style:none ;
	padding:0 0 0 0.65em;
	line-height:1.25em ;
}

#content .pr ul.listing span {
	display:block ;
	font-weight:bold ;
	font-size:0.90em ;
}

#content .pr ul.listing li {
	padding:1em 0 ;
	border-bottom:1px solid rgb(224,224,224) ;
}

#content .pr ul.listing li.last {
	border-bottom:none ;
}

.sitemap {
	width:100% ;
}

.sitemap .row {
	background:none ;
	width:100%;
	margin:0 auto ;
	padding: 0 0 1em 0 ;
}

.sitemap .section {
	width:27.5%;
	background:#EDEDED ;
	float:left;
	padding:1.2em 1em ;
	margin:0 3% 0 0 ;
}

.sitemap .section h1 {
	border-bottom:1px solid #CCC ;
	font-weight:bold ;
	font-size:0.95em ;
	padding:0 0 0.5em 0 ;
}

.sitemap .section ul {
	padding:0.5em 0  ;
}

.sitemap .section li {
	line-height:1.5em ;
}

.sitemap .section .sitemaplevel2 li {
	margin:0 0 0 1.5em ;
}

.sitemap div.last {
	margin:0 ;
}

/** Blog Pages **/



#content #blog-posts {
	margin:0 6px 0 0 ;
	padding:10px;
}

#blog-posts .post {
	background:#FFF;
	padding:15px 20px ;
	margin:0 0 10px 0 ;
}

#blog-posts .post h1 {
	font-size:0.875em ;
	font-weight:bold ;
	display:block ;
	padding-bottom:20px ;
}


#blog-posts .images {
	background:rgb(226,239,237) ;
	padding:10px ;
	margin:5px 20px 10px 0;
	float:left ;
}

#blog-posts .images p {
	color:#666 ;
	font-size:0.625em ;
	margin-bottom:0;
	padding:0 5px;
	line-height:normal ;
}


#blog-posts .post-meta {
	font-size:0.625em ;
	border-top:1px solid #CCC ;
	list-style:none ;
	margin:20px 0 0 0 ;
	padding:0;
	clear:left ;
	float:left ;
	width:100%;
}

#blog-posts .post-meta li {
	float:left ;
	padding:5px 10px ;
	background:url(/transitpolice/images/blog-meta-divider.gif) no-repeat center right ;
}

#blog-posts .post-meta li.first {
	padding-left:0;	
}

#blog-posts .post-meta li.last {
	background:none ;
}

#blog-posts .post-meta .categories {
	background:url(/transitpolice/images/blog-icon-folder.gif) no-repeat center left;
	padding:0 0 0 20px ;
	display:block ;
}

#blog-posts .post-meta .timestamp {
	background:url(/transitpolice/images/blog-icon-timestamp.gif) no-repeat center left ;
	padding:0 0 0 20px ;
	display:block ;
}

#tagCloud {
	background:url(/transitpolice/images/background-promos.gif) no-repeat bottom left ;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}

#tagCloud span {
	background:url(/transitpolice/images/background-promos-top.gif) no-repeat top left ;
	display:block;
	height:9px;
}

#tagCloud div.tags {
	background:none;
	display:inline-block ;	
	padding:0 8px 8px 8px;
	letter-spacing:-1px;
}

/** weighted links for tag cloud **/
a.weight1 {
	color: #006699;
	font-size: 1.125em ;
}

a.weight2 {
	color: #006699;
	font-size: 0.875em ;
}

a.weight3 {
	color: #006699;
	font-size: 0.75em ;
}

a.weight4 {
	color: #006699;
	font-size: 0.6875em ;
}

a.weight5 {
	color: #006699;
	font-size: 0.625em ;
}

.op-help {
	position:absolute;
	width:230px;
	z-index:1000;
	font-weight:normal;
	line-height:16px;
	color:#333;
}
a.remove-link-style
{
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em ;
    color:#333 ;
	margin-top:10px;
}
.op-help .tab-help-middle-grey {
	padding:15px;
}
.ttipTarget {
    z-index:1000;
}

.op-help span {
	font-weight:bold ;
}

.op-help h3 {
	font-weight:bold ;
	font-size:1.25em ;
	float:left ;
}

.op-help p {
	line-height:1.20em ;
	padding:0.5em 0 ;
}

.op-help .btnClose {
	font-weight:bold ;
	float:right ;
	background:url(/transitpolice/images/trip/close-blue-x.gif) no-repeat center right ;
	padding:0 1.25em 0 0 ;
}

.op-help .btnBack {
	background:url(/transitpolice/images/trip/blue-arrow-left.gif) no-repeat center left ;
	padding: 0 0 0 0.50em ;
}

.hide-op-help {
	display:none ;
}

.fix-button-spacing 
{
    margin-right:10px;
}

.icon-rss {
	background:url(/transitpolice/images/feed-icon-14x14.png) no-repeat center left;
	padding:2px 0 2px 18px;
	height:14px;
}

/** Forms *

.form_current {
	margin:2em 0 ;
	font-size:70% ;
	background:#FFF;
	color:#333 ;
	padding:1em ;
}


.form_current h2 {
	font-size:115% ;
	width:100% ;
	text-align:center ;
	margin:0.5em 0 ;
	font-weight:bold ;
}

.form_current input,
.form_current textarea {
	font-family: Verdana, Arial, sans-serif ;
	font-size:100% ;
	padding:0.3em ;
	width:175px ;
}

.form_current select {
	font-family: Verdana, Arial, sans-serif ;
	font-size:100% ;
	width:185px ;
	padding:0.3em ;
}


.form_current .wrap {
	background:rgb(237,245,244) ;
	padding:1.75em ;
}

.form_current .btnSubmit {
	padding:0;
	margin:1em 0 0 0 ;
	height:auto ;
	width:auto ;
	background:none ;
	border:none ;
	
}

.form_current p {
	font-size:100% ;	
}

.form_current .row {
	margin:0.75em 0 ;	
}

.form_current .req {
	text-align:right ;
	margin:0 4em 1em 0 ;
	color:#666;
}

.form_current .req span {	
	color:#ff6600;
}

.form_current label span {
	color:#ff6600 ;
	width:1em ;
	display:inline-block ;
}

.form_current label {
	width:150px ;
	line-height:22px ;
	float:left ;
	vertical-align:top ;
	display:block ;
}

.form_current .help-txt {
	margin:0.5em 0 0.5em 150px ;
	display:block ;
}

.form_current .help-txt span {
	font-size:90% ;	
}

*/



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fontResizer { display: block; /*float: right;*/ }

.fontResizer a { display: block; float: left; width: 14px; height: 14px; text-align: center; border: 1px solid #006699; line-height: 14px; color: #666; text-decoration: none; }

.fontResizer a:hover { color: #000; text-decoration: none;background: rgb(218,227,240); }

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

.smallFont { font-size: 9px; }

.medFont { font-size: 11px; }

.largeFont { font-size: 14px; }

.curFont { background: rgb(218,227,240); }