

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
}


.normaltxt {
	font-size: 13px;
	color:#333333;
	text-align:justify;
}
.normaltxt2 {
	padding: 5px;
	font-size: 11px;
}
.normaltxtbold {
	font-size: 34px;
		color:#333333;
	font-family:Tahoma;
}
.roadmaptitle2 {
	font-size: 15px;

}
.normaltxtbold2 {
	font-size: 20px;
	font-family: "Tahoma";
	color:#006699;
	
}
.normaltxtbold3 {
	font-size: 20px;
	font-family: "Tahoma";
	color:#333333;
}
.font12 {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color:#d71920 ;
}
a:visited {
	color:#d71920 ;
	text-decoration: none;
}
a:hover {
	color:#666666 ;
}
a:active {
	color:#000000 ;
	text-decoration: none;
}
.footer {
	font-size: 12px; 
	color: #333333;
}
.footer2 {
	padding: 3px;
	font-size: 10px; 
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #990000;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}
.roadmaptitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.rednormaltxt {
	font-size: 11px;
	color: #990000;
}
.rednormaltxt:Hover {
	font-size: 11px;
	color: #000000;
}
.greybold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
	border: thin solid #999999;
}.footerRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.footerRed2 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.footerGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.ex1:active {
	color: #077979;
	text-decoration: none;
}
a.ex1:link {
	text-decoration: none;
	color: #077979;
	font-size: 11px;
}
a.ex1:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.font11{
	font-size: 11px;
	color: #333333;
}
.font11:Hover{
	font-size: 11px;
	color: #6d6e71;
}
.lineX {
	color: #EBEBEB;
	background-image: url(../images/x.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lineY {
	color: #EBEBEB;
	background-image: url(../images/y.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.pw {
	font-size: 11px;
	color: #970000;
	text-decoration: none;
}

.TableTitle {
	font-size: 13px;
	color: #B51735;
	text-decoration: none;
	background-color: #EBEBEB;
	font-weight: normal;
}
.TableTitle:Hover {
	font-size: 13px;
	color: #B51735;
	text-decoration: none;
	background-color: #ffffff;
}

.TABLELink {
    font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
}
.TABLELink:Hover {
    font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
.TABLELinkBold {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
}
.TableTitleOver {

	font-size: 13px;
	color: #B51735;
	text-decoration: none;
	
}

.TABLELinkOver {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 8px;
}
.ceased {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font14bold {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font12bold {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Outline {
	
	/* Rounded corners */
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d8;
	border-right-color: #d5d7d8;
	border-bottom-color: #d5d7d8;
	border-left-color: #d5d7d8;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}