body {
	margin:				0px;
	paddign:			0px;
	font-family:		'Calibri',Arial, Helvetica, sans-serif;
	font-size:			90%;
	color:				#333333;
}

/* links */

a {
	color:				#1A60A8;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

/* Default tag styles */

td {
	vertical-align:		top;
	text-align:			left;	
}

#blocks td {
	vertical-align:		top;
	text-align:			left;
	width:				224px;
}
#blocks h2 {
	font-size:			110%;
	font-weight:		bold;
}

p,li {
	line-height:150%;	
}

h1 {
	font-size:			180%;
	font-weight:		normal;
}

h2 {
	font-size:			150%;
	font-weight:		normal;
	color:				#020222;
}

h3 {
	font-size:			130%;
	font-weight:		normal;
	color:				#020222;
}


h4 {
	font-size:			100%;
	font-weight:		600;
	color:				#020222;
	margin:				10px 0px;
}

#rightcolumn h2{
	font-size:			120%;
	font-weight:		normal;
	color:				#020222;
	margin:				0px;
	padding:			0px;
}
#rightcolumn p{
	font-size:			80%;
	margin:				0px;
	padding:			0px;
}
h3 {
	font-size:			150%;
	font-weight:		normal;
	color:				green;
}
.frmlabel {
	font-size:90%;
	float:left;
	width:120px;
	margin-top:5px;
}

input, select {
	font-size:90%;	
	margin-top:5px;
}

.soloProtect {
	color:				#8DC63F
}
.whiteLink {
	color:				#ffffff;
}
