/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}

a.mainblack:link {color: #FFFFFF; text-decoration:none}
a.mainblack:visited {color: #FFFFFF;  text-decoration:none}
a.mainblack:hover {color:#000000;  text-decoration:underline}

a.mainred:link {color: #000000; text-decoration:underline}
a.mainred:visited {color: #000000;  text-decoration:underline}
a.mainred:hover {color:#ee0a0f;  text-decoration:underline}


a.insightgray:link {color: #FFFFFF; text-decoration:underline}
a.insightgray:visited {color: #FFFFFF; text-decoration:underline}
a.insightgray:hover {color:#CCCCCC;text-decoration:underline}


.blackbox{
	border: 1px solid #000000;
}




.take_fraud {
	font-family: Arial;
	font-size: 18px;
	text-align:center;
	font-weight:100;
	color:#000000;
}


.main_linktext {
	font-family: Arial;
	font-size: 14px;
	text-align:center;
	font-weight: bolder;
	color: #ffffff;
}



.link_text {
	font-family: Arial;
	font-size: 13px;
	text-align:center;
	color:#000000;
	font-weight: normal;
}



.our_thanks {
	font-family: Arial;
font:Verdana, Arial, Helvetica, sans-serif
	font-size: 14px;
	text-align:center;
	color:#000000;
	font-weight: normal;
}

.copyright {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	font-weight: bolder;
	color: #ffffff;
}
.text_14 {
	font-family: Arial;
	font-size: 14px;
	text-align:left;
	font-weight:100;
	color:#000000;
}
.text_14Bold {
	font-family: Arial;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}

.text_16Bold {
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}

.text_16BoldRED {
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	color:#FF0000;
}

.text_13BoldRED {
	font-family: Arial;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}

.text_14BoldRED {
	font-family: Arial;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color:#FF0000;
}
.errortext {
	font-family: Arial;
	font-size: 11px;
	text-align:center;
	color:#FF0000;
}

.buttoncss {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE0A0F;
	border: 1px solid #EE0A0F;
	height : 25px;
	width:70px;
}
