﻿a.mainlink
{
	font-family: Arial;
	font-size:11pt;
	color:Red;
	text-decoration: none;
}

a.mainlink:hover
{
	font-family: Arial;
	font-size:11pt;
	color: blue;
	text-decoration: underline;
}

a.FaqLink
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	color:#104994;
	font-weight:bold;
}

a.FaqLink:hover
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:red;
	font-weight:bold;
}

body 
{
	background-color:White;
}

.btn
{
	background-color:#104994;
	color:White;
	font-family:Arial;
	font-size:12px;
}

.dashboardheading
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	background-color:#3169bd;
	color:White;
}

div.signup
{
	border: solid 1px black;
	background-color:#fffff4;
	width: 480px;
	text-align:left;
	padding:5px;
}

.heading
{
	font-family:arial;
	color:#104994;
	font-weight:bold;
	font-size: 12pt;
}

.main
{
	font-family:Arial;
	color:Black;
	font-size: 11pt;
}

.mappingtable
{
	border: 1;
	border-color:#3169bd;
}

.reportlink
{
	font-family:Arial;
	color:Red;
	font-weight:normal;
	font-size: 10pt;
}

.selectbox
{
	font-family:Arial;
	font-size:12px;
	color:Black;
}

.submain
{
	font-family:Arial;
	font-size:10pt;
	color:#0d3975;
}

.subreport
{
	font-family:Arial;
	font-size:10pt;
	background-color:#eeeeee;
	color:Black;
}

.subtext
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
}
	
