/*
    CommuterAlertsIntra.css
    $Revision: 1.5 $
    $Date: 2004/10/07 16:27:20 $

    Copyright 2004 Concept2Solution, All rights reserved.
    Contents of this file are property of the Concept2Solution
    and may not be used, altered or reproduced in anyway without the express
    written consent of Concept2Solution.
*/
BODY {
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

.RedBold {
    color: #990000;
    font-weight: bold;
}
.ItalicPlain {
    font-style: italic;
}
.Bold {
    font-weight: bold;
}


.ImgSpan {
    padding-right: 90px;
}
.HeadingSpan {
    font-size: 24pt;
}
.LogoLeft {
    font-style: italic;
    font-weight: bold;
}
.LogoCenter {
    color: #990000;
    font-weight: bold;
}
.LogoPipe {
    font-size 36pt;
    font-weight: bold;
}
.LogoRight {
    color: #000099;
    font-style: italic;
}

.WhiteSectionDiv {
    width: 760px;
    font-weight: bold;
    font-style: italic;
}
.BlueDiv {
    background-color: #CCCCFF;
    width: 760px;
}
.WhiteDiv {
    width: 760px;
}
.Instructions {
    font-size: 10pt;
    font-style: italic;
}
.SmallBoldTextBlk {
    font-size: 10pt;
    font-weight: bold;
}
.SmallText {
    font-size: 10pt;
}
.SmallBoldText {
    color: #990000;
    font-size: 10pt;
    font-weight: bold;
}
.SmallText {
    color: #990000;
    font-size: 10pt;
}
.Big 
{
	font-size: 16px;
}
th.Big, td.Big 
{
	background-color: #FAA;
}
.Grid {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}
.GridHeadingColumn
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    text-align: right;
}
.GridLeftAlign
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    text-align: left;
}
.GridHeadingRow
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    background-color: #CCCCFF;
    text-decoration: underline;
    height: 21px;
}
.GridCell
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    text-align: center;
}
.DataGridHeader {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    background-color: #CCCCFF;
    text-decoration: underline;
    height: 21px;
}
.GridWhite {
    font-size: 10pt;
    font-weight: bold;
}
.GridBlue {
    font-size: 10pt;
    font-weight: bold;
    background-color: #CCCCFF;
}
.Grid {
    font-size: 10pt;
    font-weight: bold;
}
.GridRed {
    color: #990000;
    font-size: 10pt;
    font-weight: bold;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}
.Blue {
    background-color: #CCCCFF;
}
.White {
    background-color: #FFFFFF;
}

a:link
{
	COLOR: #000000;
	TEXT-DECORATION: None;

}
a:visited
{
	COLOR: #000000;
	TEXT-DECORATION: None;

}
a:active
{
	COLOR: #000000;
	TEXT-DECORATION: None;
}
a:hover
{
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
}

.sideheader {	border-top: 1px solid #CCCCCC;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	background-image: url(/shared/templates/SWtransit/images/sepia9.jpg);}
.sideheaderR {	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #FFFFFF;	background-image: url(/shared/templates/SWtransit/images/sepia9.jpg);}





















.informationalRoutes 
{
	color: #060; font-weight: bold;
}
.publicRoutes 
{
	color: #006; font-weight: bold;
}
.linkDisplay a 
{
	text-decoration: underline !important;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #000;
}
.linkDisplay a:hover 
{
	color: #00f !important;
}
.infoBox { width: 50%; text-align: left; border: 1px solid #ddd; padding: 3px;}
.info { font-size: 12px;}
.ddBox { width: 100%; text-align: left; border-bottom: 1px solid #ddd; padding: 3px;}
.message {color: #009; font-weight: bold; font-size: 12px;}
