body,
html {
	font-family: "Tachoma", Verdana;
	font-size: 12px;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	color:black;
	text-align: justify;

}

.required {
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	text-decoration:none;
	color: #d40000;
}

a:hover {
	text-decoration:underline;
}

#logo {
	margin-top: 20px;
}

h2 {
	text-align: center;
	border-bottom: 2px solid #d40000;
	padding-bottom: 4px;
	font-size: 18px;	
}

h3 {
	font-size: 14px;
}

.faqHeading {
	color:black;
	
}

.blogHeading {
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 14px;
	
}

.blogHr {
	margin-top: 40px;
	margin-bottom: 40px;
	width:500px;
}

#list {
	width: 100%;
	text-align: center;
	border: 2px solid grey;
	border-collapse: collapse;
	font-size: 0.9em;
	margin-top: 5px;
}

#list td {
	border-top: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#list a{
	color: grey;
	font-weight: bold;
}

.row2 {
	background-color: #e2ffc5;
}

.row1 {
	background-color: #cdecec;
}

.homeT {
	font-size: 16px;
	margin: 15px;
	font-weight: bold;
}

.home {
	font-size: 13px;
	margin: 12px;
}

#reclaim {
	font-size: 22px;
	text-align:center;
}
