﻿p,table,tr,td,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


h1, .h1 {font-size:175%; margin:0 0 35 0; font-weight:bold; font-style:oblique; text-transform:uppercase}
h2, .h2 {font-size:140%; margin:25 0 10 0; font-weight:bold}
h3, .h3 {font-size:125%; margin:15 0 5 0; font-weight:bold; font-style:oblique}
a {color:#BC3C24}
a:hover,a:focus {text-decoration:none}

th {text-align:left; font-weight:bold }


.NormalTextBox {
	width:200; font-family: Arial, Helvetica, sans-serif
}
.Compulsory { background-color:#CCCCCC; width:100 }
.optional { background-color:#EEEEEE; width:120 }

#SearchResult .info, .info { color: #A0A0A0; font-style:oblique }

a.SearchResultHead {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:110%
}
a.SearchResultHead:hover, a.SearchResultHead:focus {
	text-decoration:underline;
}