body
{
    font-size: 10pt;
    color: #000000;
    font-family: verdana;
}
table.mainbody
{
	width: 806px;
	background-image: url('assets/bodyBG.jpg');
	background-repeat: no-repeat;
}
table.body
{
	width: 100%;
}
td
{
    font-size: 10pt;
    color: #000000;
}
p
{
    font-size: 10pt;
    color: #000000;
}
div
{
    font-size: 10pt;
    color: #000000;
}
ul
{
}
ul.normal
{
	margin-left: -20px;
	#margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li
{
    margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
select
{
    font-size: 8pt;
    font-family: verdana;
}
select.option
{
    font-size: 8pt;
    font-family: verdana;
}
textarea
{
    font-size: 8pt;
    font-family: verdana;
}
input
{
    font-size: 8pt;
    font-family: verdana;
}
input.button
{
    font-weight: bold;
    font-size: 8pt;
    cursor: hand;
    color: #000000;
    font-family: verdana;
    background-color: #ff9934;
    padding: 2px;
}
input.button:hover
{
    font-weight: bold;
    font-size: 8pt;
    cursor: hand;
    color: #223a82;
    font-family: verdana;
    background-color: #ff9934;
}
a
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
}
a:hover
{
    font-size: 8pt;
    color: #faae3e;
    font-family: verdana;
    text-decoration: underline;
}
a.subLink
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
}
a.subLink:hover
{
    font-size: 8pt;
    color: #faae3e;
    font-family: verdana;
    text-decoration: underline;
}
a.newsMore
{
	font-weight: normal;
    font-size: 7pt;
    color: #DD211F;
    text-decoration: none;
}
a.newsMore:hover
{
    font-size: 7pt;
    color: #000000;
    text-decoration: underline;
}
a.acrobatLink
{
	font-weight: normal;
    font-size: 9px;
    color: #DD211F;
    text-decoration: none;
}
a.acrobatLink:hover
{
    font-size: 9px;
    color: #000000;
    text-decoration: underline;
}
a.sideMenu
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}
a.sideMenu:hover
{
    color: #1160C6;
    text-decoration: underline;
}
a.sideMenuSelected
{
    font-weight: bold;
	font-size: 8pt;
    color: #000000;
    text-decoration: none;
}
a.sideMenuSelected:hover
{
    color: #1160C6;
    text-decoration: underline;
}
a.footerlink
{
    font-size: 10px;
    text-decoration: none;
    color: #74716b;
    padding-left: 20px;
    padding-right: 20px;
}
a.footerlink:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #b30838;
}
a.newslink
{
    font-size: 10px;
    text-decoration: none;
    color: #74716b;
}
a.newslink:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #b30838;
}
a.lhteklink
{
    font-size: 7pt;
    color: #eaeaea;
    letter-spacing: 0px;
    text-decoration: none;
}
a.lhteklink:hover
{
    font-size: 7pt;
    color: #000000;
    letter-spacing: 0px;
    text-decoration: underline;
}
h1
{
	font-family: myriad pro, verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #b30838;
	margin: 10px 0 10px 0;
}
h2
{
	font-family: myriad pro, verdana;
	font-weight: bold;
	font-size: 14pt;
	color: #b30838;
}
h3
{
	font-family: myriad pro, verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #508199;
}
fieldset
{
  padding: 10px;
  -moz-border-radius: 5pt;
  border-radius: 5pt;
}
legend
{
  color: #D04C02;
  font-weight: 600;
  margin-bottom: 3px;
  padding-bottom: 4px;
}
p
{
	margin-top: 15px;
	margin-bottom: 0px;
}
#menu
{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  text-align: left;
  font-size: 8pt;
  color: #000000;
  background-image: url('images/menuDividers.png');
  background-repeat: repeat-x;
  background-position: 0 bottom;
  white-space: nowrap;
}
#body
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#Sponsors
{
	padding: 5px;
	text-align: center;
}
#Affiliations
{
	padding: 5px;
	text-align: center;
}
#Header
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url('images/HeaderBG.jpg');
	background-repeat: repeat-y;
	width: 100%;
	padding: 5px;
}
#ForMoreInfo
{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px #FFE479 solid;
	width: 100%;
}
span.required{
    color: red;
}
div.FloatRight{
    float: right;
    text-align: center;
    width: 175px;
    border: none;
    margin-bottom: 10px;
}
div.FloatRight img{
    border: none;
}
div.divpopup{
    display: none;
    position: absolute;
    top: 200px;
    left: 225px;
    width: 350px;
    border: 1px #000000 solid;
    background-color: #ffffff;
}
td.divpopupHeader{
    text-align: center;
    background-color: #1160c7;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}
ul.FloatRightList{
    text-align: left;
}
ul.FloatRightList li{

}
span.Popup{
    cursor: pointer;
    text-decoration: underline;
}
h3.divpopup{
    color: #1160c7;
    font-size: 10pt;
    text-align: center;
}
