.center 
{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}
.left 
{
	text-align: left;
}
.justify 
{
	margin-left : auto;
	margin-right : auto;
	text-align: justify;
}
.map
{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	position:relative;
	border:0px solid black;
}

.mytraffic{
	text-align: center;
}
.right{
	text-align: right;
}
.incident{
	font-weight: bold;
}
span.green{
	color: #009900;
}
span.yellow{
	color :#999900;
}
span.red{
	color: #990000;
}
span.bold{
	font-weight: bold;
}
title.bold{
	font-weight: bold;
}
.StandardTable
{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	border: 1px solid orange;
	border-spacing: 0px;
	width:132px;
}
.ListHeaderRow
{
	text-align: center;
	color: #153E7E;
	font-weight: bold;
	width: 132px;
}
.table
{
	width: 44px;
	text-align: center;	
}
.grey
{
	color: #C0C0C0;
	font-weight: bold;
}
.pink
{
	color: #e20074;
}
.contact
{
	font-size: 9px;
}
.center_bold
{
	text-align: center;
	font-weight: bold;
	font-size: 105%;
	
}
.cookie
{
	text-align: center;
	font-size:105%;
	color: #cc0000;
	font-weight: bold;
}
.navigation
{
	font-weight: bold;
	font-size: 120%;
}
.iphone_faq_orange
{
	color: #FF9933;
	font-family: Berlin Sans FB;
	font-weight: bold;
}
.iphone_faq_text
{
	font-family: Berlin Sans FB;
}
.iphone_faq_colorRed
{
	color: #CC0000;
	font-weight: bold;
}
.iphone_faq_colorYellow
{
	color: #FFFF00;
	font-weight: bold;
}
.iphone_faq_colorGreen
{
	color: #33CC33;
	font-weight: bold;
}

.SignUpMobile_Center
{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	
}


.SignUpMobile_Title
{
	font-weight: bold;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
	
}

.SignUpMobile_FormTable td
{
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	width: 229px;
}

.SignUpMobile_Text
{
	font-size: 12pt;
}

.cm_mobBodyContent {
    padding: 0 0;
}
