body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px;
    color: black;
    padding-top: 0px;
    font-family: "verdana";
}
td
{
    font-size: 9pt;
    color: black;
    font-family: "verdana";
}
td.bodycopy
{
    font-size: 9pt;
    color: black;
    font-family: "verdana";
}
td.required
{
    color: red;
}
li
{
    line-height: 12pt;
    list-style-type: square;
}
select.option
{
    font-size: 8pt;
    font-family: "verdana";
}
textarea
{
    font-size: 7pt;
    font-family: "verdana";
}
input.button
{
    border-right: #bd8d4b 1pt solid;
    border-top: #bd8d4b 1pt solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #bd8d4b 1pt solid;
    cursor: hand;
    color: white;
    border-bottom: #bd8d4b 1pt solid;
    font-family: "verdana";
    background-color: orange;
}
input.button:hover
{
    border-right: #223a82 1pt solid;
    border-top: #223a82 1pt solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #223a82 1pt solid;
    cursor: hand;
    color: #223a82;
    border-bottom: #223a82 1pt solid;
    font-family: "verdana";
    background-color: #adcada;
}
input.text
{
    font-size: 7pt;
    font-family: "verdana"
}
input.radio
{
    font-weight: bold;
    font-size: 7pt;
    color: black;
}
a
{
    font-weight: 600;
    font-size: 8pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: underline;
}
a:hover
{
    font-weight: 600;
    font-size: 8pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.toplink
{
    font-weight: 600;
    font-size: 7pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: none;
}
a.toplink:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.bottomlink
{
    font-size: 7pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: none;
}
a.bottomlink:hover
{
    font-size: 7pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.bodylink
{
    font-weight: 600;
    font-size: 8pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: underline;
}
a.bodylink:hover
{
    font-weight: 600;
    font-size: 8pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.bodylink2
{
	font-weight: 600;
    font-size: 7pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: underline;
}
a.bodylink2:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.sample
{
    font-weight: normal;
    font-size: 10px;
    color: #aeaeae;
    text-decoration: none;
}
a.sample:hover
{
    font-weight: normal;
    font-size: 10px;
    color: orange;
    text-decoration: underline;
}
a.featurelink
{
    font-size: 7.5pt;
    color: white;
    font-family: "verdana";
    text-decoration: underline;
}
a.featurelink:hover
{
    font-size: 7.5pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.footerlink
{
    font-weight: 600;
    font-size: 7pt;
    color: #c27b00;
    font-family: "verdana";
    text-decoration: none;
}
a.footerlink:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: orange;
    font-family: "verdana";
    text-decoration: underline;
}
a.lhteklink
{
    font-weight: 600;
    font-size: 7pt;
    color: #d8dbe4;
    font-family: "verdana";
    text-decoration: none;
}
a.lhteklink:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: #7a789d;
    font-family: "verdana";
    text-decoration: underline;
}
a.videoguide	{color:white; font-size: 10px; font-weight:bold; text-decoration:none;}
a.videoguide:visited {color:white; font-size: 10px; text-decoration:none;}
a.videoguide:hover {color:#6b9c8c; font-size: 10px; font-weight:bold; text-decoration:underline;}

h1
{
	font-size: 18px;
	font-weight: bold;
}
h2{
    color: #c27b00;
    font-weight: bold;
    border-bottom: 1px orange solid;
    font-size: 9pt;
}

div#septemberad{
    background-image: url("images/bg_septad.jpg");
    background-repeat: no-repeat;
    width: 531px;
    height: 358px;
    color: #ffffff;
    padding-top: 5px;
    padding-left: 5px;
}
div#septemberad li{
    list-style-image: url("images/bullet_star.gif");
}
div.genderspeak{
    padding: 20px;
    width: 557px;
    background-image: url('images/bg_genderspeakworkshop.jpg');
    background-repeat: no-repeat;
    background-color: #b3b2cc;
    border: 1px #6d6d6f solid;
}