.linkSecondary a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;

}
.linkSecondary a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;

}
.linkSecondary a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: overline;
	text-transform: uppercase;

}
.linkSecondary a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	text-transform: uppercase;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13369C;
}
.conferencediv {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #7D7D7D;
	background-image: url(images/titlebar.gif);
	background-repeat:no-repeat;
	line-height: 27.75px;
	letter-spacing: 0px;
	font-weight: 300;
}
.conferencehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.conferencepast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: none;
	color: #476C65;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13369C;
	text-transform: uppercase;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 000080; font-weight: bold}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; font-weight: bold }


textarea {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
	background-color : #F7F5FE;
  font-weight:  bold;
}
select {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #F7F5FE;
	font-weight: bold;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:  2px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

input.inputfield {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #F7F5FE;
	font-weight: bold;
}
.formoutput {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #F7F5FE;
	font-weight: bold;
	padding-left : 5px;
}
.formoutput2 {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	font-weight: bold;
	padding-left : 5px;
	border-bottom-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
.formoutput3 {
	font-size        : 12px;
	line-height: 20px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	font-weight: bold;
	padding-left : 5px;
	padding-right : 5px;
	border-bottom: solid #000000 1px;
	border-bottom-style: solid;
	background-color: #E9E9E9;
}
input.inputfield2 {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #E1E1E1;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
input.inputfield3 {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #E1E1E1;
	font-weight: bold;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.warning {
	color: #CC0033;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.specialInstr {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 22px;
	padding-left: 22px;
	text-align: justify;
}
.grayed {
	color:#999999;
}