/* CSS Document */

.norm {  font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.just {  font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-align:justify;}
.heads {  font-family: "Times New Roman", Arial, sans-serif; font-size: 10pt; font-weight:bold; color:#505050; text-align:justify; text-decoration:none;}
.headsred {  font-family: "Times New Roman", Arial, sans-serif; font-size: 10pt; font-weight:bold; color:#cc0000; text-align:justify; text-decoration:none;}
.forborder_b {
	margin-top:25px;
	border-bottom: 2px dotted #CCCCCC;
	margin-bottom:25px;
}


hr{
	border: 1px dotted #CCCCCC;
}

.forborder_left {
	border-left: 2px dotted #CCCCCC;
}

a{
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:600;
	color:#cc0000;
	text-decoration:none;
	}
	
a:hover{
	color:#000000;
	text-decoration:underline;
	}

body{
	font-family: "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) repeat-x left top;
	margin:0 auto;
	}

.leftbottombg{
	background-image:url(images/left-bottom.jpg);
	background-repeat:no-repeat;
	height:139px;
}
.redline{
	background:#FF0000;
	height:5px;
	}
.grayline{
	background:#E0E0E0;
	height:5px;
	}
#topnav{
	width:650px;
	margin-top:12px;
	}
#topnav li{
	background:url(images/topnav_bullet.gif) no-repeat;
	list-style:none;
	float:left;
	padding-left:10px;
	}
#topnav li a {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	display:inline;
	line-height:32px;
	color:#FFFFFF;
	font-weight:600;
	text-decoration:none;
	padding-top:2px;
	padding-left:3px;
	padding-right:8px;
		}
#topnav li a:hover {
	color:#000000;
	text-decoration:none;
		}
.sub{
	font-family:"Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#cc0000;
	font-weight:100;
	padding-left:10px;
	background:url(images/subheads_left.gif) left 5px no-repeat;
	}
	
.subpoints{
	font-family:"Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0000;
	font-weight:100;
	background:#F0F0F0;
	width:100%;
	display:block;
	}
	
.contact{
	font-family:"Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:5px;
	color:#cc0000;
	width:100%;
	display:block;
	}

.servicesbullets{
	background:#cc0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.servicesheads{
	background:#FFFFFF;
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	}
#trainglist ul{
	margin:2px 0 0px 5px;
	padding:0;
}
	
#trainglist li{
	float:left;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#cc0000;
	width:250px;
	line-height:36px;
	background:url(images/bullet1.gif) no-repeat left;
	text-decoration:none;
	padding-left:20px;
	margin:0;
	}
span a{
	text-decoration:none;
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	}
span a:hover{
	text-decoration:none;
	color:#cc0000;
	}
.footerlinks{
	float:left;
	margin-left:250px;
	}
.footerlinks li{
	background:url(images/topnav_bullet.gif) no-repeat;
	list-style:none;
	float:left;
	padding-left:8px;

}
.footerlinks li a{
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	padding:5px 20px;
	}
.footerlinks li a:hover{
	color:#000000;
	}
#footerbg{
	background:#161527;
	}
.designtext a{
	margin-left:120px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	line-height:36px;
		}
.footertext{
	float:right;
	margin-right:120px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:36px;
	}