/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 14px;
	margin-top: 25px;
}
.small{
	font-size: 9px;
	line-height: 12px;
}
.big{
	font-size: 12px;
}
.error{
	color: #EC1813;
	font-weight:bold;
}
.txt{
	text-align:justify;
}
.hdr {
		font-size: 12px;
		color: #000000;
		font-weight:bold;
		text-transform: uppercase; 
		}
strong {
		color: #000000;
		font-weight:bold;
		}		
p{
	line-height : 16px;
	margin-top: 10px; 
	margin-bottom: 0px; 
}
.tbl-yellow{
	background-color: #ffdb03}
.bg-purple{
	background-color: #d8c8e1;
}
.bg-yellow{
	background-color: #ffee82;
}
.bg-blue{
	background-color: #b5c6e5;
}
.bg-babyblue{
	background-color: #e7edf2;
}
ul {
	margin-left:22px;
	line-height:12px;
}
A.main-nav:link {font-size: 11px; font-weight: bold; color: #A6A6A6; text-decoration: none;}
A.main-nav:visited {font-size: 11px; font-weight: bold; color: #A6A6A6; text-decoration: none;}
A.main-nav:active {font-size: 11px; font-weight: bold; color: #A6A6A6; text-decoration: none;}
A.main-nav:hover {font-size: 11px; font-weight: bold; color: #4D4D4D; text-decoration:underline;}

A.sub-nav:link {font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
A.sub-nav:visited {font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
A.sub-nav:active {font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
A.sub-nav:hover {font-size: 10px; font-weight: normal; color: #999999; text-decoration:underline;}

A.form:link {font-size: 13px; color: #4D4D4D; text-decoration: none;}
A.form:visited {font-size: 13px; color: #4D4D4D; text-decoration: none;}
A.form:active {font-size: 13px; color: #4D4D4D; text-decoration: none;}
A.form:hover {font-size: 13px; color: #000000; text-decoration:underline;}

A:link {font-weight: normal; color: #000000; text-decoration: none;}
A:visited {font-weight: normal; color: #000000; text-decoration: none;}
A:active {font-weight: normal; color: #000000; text-decoration: none;}
A:hover {font-weight: normal; color: #999999; text-decoration:underline;}

A.footer:link {font-size: 9px; font-weight: normal; color: #999999; text-decoration: none;}
A.footer:visited {font-size: 9px; font-weight: normal; color: #999999; text-decoration: none;}
A.footer:active {font-size: 9px; font-weight: normal; color: #999999; text-decoration: none;}
A.footer:hover {font-size: 9px; font-weight: normal; color: #4D4D4D; text-decoration:underline;}

