.hidden, .new-browsers {display:none;}
table {width: 100%;}
caption {
	text-align: left; 
	vertical-align: top;
	font-family: Tahoma,Arial;
	font-size : small;
	font-weight : normal;
}
th {
	text-align: left; 
	vertical-align: bottom;
	font-family: Tahoma,Arial;
	font-size : x-small;
	font-weight : normal;
}
td,div,fieldset,legend {
	text-align: left; 
	vertical-align: top;
	font-family: Tahoma,Arial;
	font-size : x-small;
	font-weight : normal;
}
select {
	font-family: Tahoma,Arial;
	font-size : x-small;
	font-weight : normal;
	color: #000000;
}
input {
	font-family: Tahoma,Arial;
	font-size : x-small;
	font-weight : normal;
	color: #000000;
}
textarea {
	font-family: Tahoma,Arial;
	font-size : x-small;
	font-weight : normal;
	color: #000000;
}
.heading {
	font-family: Tahoma,Arial;
	font-size : medium;
	font-weight : normal;
	color: #000000;
}
.smallheadingDark {
	font-family: Tahoma,Arial;
	font-size : large;
	font-weight : normal;
	color: black;
}
.headingDark {
	font-family: Tahoma,Arial;
	font-size : x-large;
	font-weight : normal;
	color: black;
}
.headingWhite {
	font-family: Tahoma,Arial;
	font-size : large;
	font-weight : normal;
	color: white;
}
.sideHeading {
	font-family: Tahoma,Arial;
	font-size: x-small;
	font-weight:bold;
	color: #000000;
}
.sidenav {
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: #000000;
}
.contentHeading {
	font-family: Tahoma,Arial;
	font-size: small;
	font-weight:bold;
	color: #000000;
}
.content {
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: #000000;
}
.requiredInfo {
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: red;
}
.footer {
	font-family: Tahoma,Arial;
	font-size: xx-small;
	color: #000000;
}
a:hover {
	color: red;
}

.requiredData {  
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: #FF0000;
}
.normalData {  
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: #000000;
}
