p, td, li {
	font-size: 100%; /*14px;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%; /*20px;*/
	font-weight: normal;
}
A, A:active, A:visited {
	font-weight: bold;
	font-size: 100%; /*14px;*/
	color:#0000FF;
	text-decoration: none;
}
A:hover {
	color:#0000CC;
	text-decoration: underline;	
}

body {
	background-color: #fcf3ea;
	font-family: Arial, Helvetica, sans-serif;
}

.IntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%; 
	line-height: 130%; 
}

hr {
	height:1px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px solid #D1D1D1;
}
.TextHeading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	line-height: normal;
	text-decoration: none;
}

.SuperHeading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; 
	line-height: normal;
	text-decoration: none;
}

.PageTitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%; 
	line-height: normal;
	color: #000000;
	text-transform: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

.Npme_Default {
	font-size: 100%; 
}

.Transit_Text {
	font-size: 100%; 
}

.Quote_Text {
    font-size: 100%; 
}

.errorMessage {
	color: red;
}

.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; 
	line-height: normal;
}

.smallText {
	font-size: 80%;
}

.guaranteedsmallText {
	font-size: 80%;
    white-space:nowrap;
}

