
body{
	margin:0px;
	background-color:#FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED2A26;
	padding:5px;
	font-weight: bold;
}

.text {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	padding:5px;
	font-weight: normal;
}

.text a {
	color: #000000;
	text-decoration:none;
}

.text a:hover {
	color: #666666;
	text-decoration:none;
}




.tl {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

.tl a {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.tl a:hover {
	font-size: 11px;
	color: #FAC802;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	
}

.tl-active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:34px;
	color: #CB2825;
	font-weight: bold;
	text-transform:uppercase
}

.tl-active a {
	font-size: 11px;
	color: #CB2825;
	font-weight: bold;
	text-decoration:none;
}

.tl-active a:hover {
	font-size: 11px;
	color: #CB2825;
	font-weight: bold;
	text-decoration:none;
	
}


.ph {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	font-weight: bold;
}
.ph1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ED2A26;
	padding-left:10px;
	padding-top:10px;
	font-weight: bold;
}

.bodytext {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:17px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	font-weight: normal;
}


.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}
.linktxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left; 
}
.copyright_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.bodytext1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F7FC7;
	border: 1px solid #2C5F98;
	font-weight: normal;
}


.footertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
A.footertxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
