.textNormal,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.textSmall {

	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.redtextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.redtextmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.textNormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.dashedborder {
	border: 1px dotted #000000;
}
.cishead{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.cisnote{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:navy;
	margin-top:5px;
	margin-bottom:5px;
}

.ciscontent{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.rewardshed{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:navy;
	margin-top:5px;
	margin-bottom:5px;
}
.rewardsdet{
	font-family:arial;

	font-size:12px;
	font-weight:bold;
}
.login{
    font: bold large 10 sans-serif, "Times New Roman", Rockwell, WST_Swed menu;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-align: center;
    background-color: #FFFF00;
    color: #FF0000
}
/**  index_facts */
.news_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.news_link{
text-decoration:none;
}
.news_link:hover{
color:#f46666;
}
.news_content{
overflow:scroll;
width:100%;
height:500px;
}
.news_column{
width:99%;
height:500px;
text-align:justify;
}
.news_src{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newslink{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: blue;
}
.newslink:hover{
color: red;
}
