﻿Body {
	padding-right: 0px; 
	padding-left: 0px; 
	background-image: url('../img/transinfo_bg.jpg');
	background-repeat: repeat-x;
	background-color: #999;
	padding-bottom: 0px; 
	margin: 0px; 
	font: 11px verdana, helvetica, arial, sans-serif; 
	color: #404040; 
	padding-top: 0px; 
	text-align: center
}
Form
{
    margin:0px;
    
    
        
}
/* Start Base Layout */
#Wrapper {    
	z-index: 10; 
	margin: 0px auto; 
	width: 960px; 
	position: relative; 
	text-align: left
}
#Container{}
#PanelHeader {
    position: static; 
    width: 960px; 
    height: 130px;
}
#PanelSideLeft {
	float: left;
	width: 240px;
}
#PanelContent { 
	float: left;	
	width: 480px;
}
#PanelSideRight {
    float: right;
	width: 240px;
}
#PanelFooter {
	clear: both;
}
/* End Base Layout */

/* Start Content Fonts */
.ContentHead {
    color:#F39900;
    font-size:17px;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0px;
    padding-left:0px;
}
.ContentSubHead {
    color:#313031;
    font-size:13px;
    margin-top:15px;
    margin-bottom:5px;
    margin-left:0px;
    padding-left:0px;
}

.ContentCampaignHead {
    color:#F39900;
    font-size:17px;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0px;
    padding-left:0px;
}

.FooterSmallText {
    font: 10px verdana, helvetica, arial, sans-serif;    
    color:#ADADAD;
}
.FooterSmallTextBright {
    font: 10px verdana, helvetica, arial, sans-serif;    
    color:White;
}
.Alert {
    color:Red;        
}
.ULContent {
    list-style-type:square;
    margin-top:5px;
    margin-left:0px;        
}

.OLContent {
    margin-top:5px;
    margin-left:0px;        
}
/* End Content Fonts */

/* Start Links */
a.SubMenuLinks, a.SubMenuLinks:visited, a.SubMenuLinks:active, a.SubMenuLinks:link {
    color:#404040;
    font-weight:bold;
    text-decoration:none;
}
a.SubMenuLinks:hover {    
    color:#F39900;
    font-weight:bold;
    text-decoration:none;
}
a.SubMenuLinksOrange, a.SubMenuLinksOrange:visited, a.SubMenuLinksOrange:active, a.SubMenuLinksOrange:link {
    color:#F39900;
    font-weight:bold;
    text-decoration:none;
}
a.SubMenuLinksOrange:hover {    
    color:#404040;
    font-weight:bold;
    text-decoration:none;
}
a.QuickNavLinks, a.QuickNavLinks:visited, a.QuickNavLinks:active, a.QuickNavLinks:link {
    color:#404040;
    text-decoration:underline ;
}
a.QuickNavLinks:hover {
    color:#F39900;
    text-decoration:none;
}
a.FooterLinks, a.FooterLinks:visited, a.FooterLinks:active, a.FooterLinks:link {
    color:#ADADAD;
    text-decoration:none;
}
a.FooterLinks:hover {
    color:#FFF;
    text-decoration:underline;
}
a.ContentLinks, a.ContentLinks:visited, a.ContentLinks:active, a.ContentLinks:link {
    color:#F39900;
    text-decoration:underline ;
}
a.ContentLinks:hover {
    color:Black;
    text-decoration:none;
}
a.SitemapLinks, a.SitemapLinks:visited, a.SitemapLinks:active, a.SitemapLinks:link {
    color: #424142;    
    text-decoration:underline ;
}
a.SitemapLinks:hover {
    color:#F39900;
    text-decoration:none;
}
/* End Links */

/* Start Homepage ActionLinks */
.ActionHeader { 
    font: 14px verdana, helvetica, arial, sans-serif; 
    color: #424142;    
    font-weight:bold;
    text-decoration:none;
}
.ActionText { 
    color: #424142;    
    text-decoration:none;
}
a.ActionLinks, a.ActionLinks:visited, a.ActionLinks:active, a.ActionLinks:link {
    text-decoration:none;
}
a.ActionLinks:hover {    
    text-decoration:none;
}
/* End Homepage ActionLinks */