/*
    This file covers the typograhic aspects of you application
*/

h1
{
    font: 11pt arial, sans-serif; overflow: hidden;
    letter-spacing: 0.00em;
	padding-top: 1px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-left: 5px;
    font-weight: bold;
	height: 18px;
    background: url(/resources/images/custom/bg_headline_413.gif) repeat-y;

}

h2
{
    font: 11pt arial, sans-serif; overflow: hidden;
    letter-spacing: 0.00em;
		padding-top: 1px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-left: 5px;
    font-weight: bold;
	height: 18px;
    background: url(/resources/images/custom/bg_headline_211.gif) repeat-y;

}

h3
{
    font: 11pt arial, sans-serif; overflow: hidden;
    letter-spacing: 0.00em;
    padding-top: 2px;
    margin-bottom: 5px;
    margin-top: 15px;
	padding-left: 18px;
    padding-right: 18px;
    font-weight: bold;

}

h4
{
	font: 10pt arial, sans-serif; overflow: hidden;
	padding-top: 5px;
	margin-left: 18px;
	border-bottom-style: solid;
	border-bottom-color: #5B0000;
	width: 588px;
	border-width: 1px;
}

p
{
    padding-top: 10px;
    padding-bottom: 7px;
	padding-left: 18px;
    padding-right: 18px;
	margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.3em;
}

fieldset
{
    margin-top: 0px;
    padding: 10px;
    width: 400px;
    line-height: 1.3em;
}

address
{
    font-style: normal;
    margin-top: 20px;
}

blockquote
{
    font-style: italic;
}

.small_comment
{
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 8pt;
    color: #333;
    line-height: 0.9em;
}

a{
   color: #FF0000;
}

a:hover {
   color: #FFFFFF;
}

#aw0 a.adt {
    font-size: 8pt;
}