a:link
{
	font-family: Arial, Verdana;
}
a:hover
{
	font-family: Arial, Verdana;
}
a:active 
{
	font-family: Arial, Verdana;
}
.header_link
{
	color: #660000;
	font-size: 13pt;
	font-weight: 800;
	text-decoration: underline;
	text-align: center;
}
:hover.header_link, .header_link-active, :hover.header_link-active
{
	text-decoration: none;
}
.foot_link
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
:hover.foot_link, .foot_link-active, :hover.foot_link-active
{
	text-decoration: underline;
}
.new_link
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
:hover.new_link, .new_link-active, :hover.new_link-active
{
	text-decoration: underline;
	margin-bottom: 10pt;
}
.qu_link, :hover.qu_link, .qu_link-active, :hover.qu_link-active
{
	color: #FFFFFF;
	text-decoration: none;
}
.links_head, :hover.links_head, .links_head-active, :hover.links_head-active 
{
   	color: #660000;
	font-size: 10pt;
	font-weight: 800;
    text-decoration: none;  
}
.pg_link
{
   	color: #000066;
	font-size: 10pt;
    font-weight: 400;  
   	text-decoration: underline;
}
:hover.pg_link, .pg_link-active, :hover.pg_link-active 
{
	color: #000066;
    text-decoration: none;  
}
p
{
	margin-top: 0pt;
	margin-bottom: 10pt; 
	line-height:120%
}
table
{
	font-family: Arial, Verdana; 
	font-size: 10pt; 
	color: #000000;
	text-align:left; 
	word-spacing:0; 
	text-indent:0; 
	line-height:110% 
}
h1
{
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	font-size: 26pt; 
	color: #000066;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10pt;
} 
h2
{
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	font-size: 18pt; 
	color: #000066;
	font-style: italic;
	text-align:left;
	margin-top: 0pt;
	margin-bottom: 10pt;
}
h3
{
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	font-size: 14pt; 
	color: #000066;
	font-weight: 400;
	text-align:left;
	margin-top: 0;
	margin-bottom: 15pt;
}
h4
{
	font-family: Arial, Verdana;
	font-size: 12pt; 
	color: #000000;
	font-weight: 800;
	text-align:left;
	margin-top: 0pt;
	margin-bottom: 10pt;
}
h5
{
	font-family: Arial, Verdana;
	font-size: 10pt; 
	color: #000000;
	font-weight: 800;
	text-align:left;
	margin-top: 10pt;
	margin-bottom: 4pt;
}
h6
{
	font-family: Arial, Verdana;
	font-size: 10pt; 
	color: #000000;
	font-weight: 400;
	text-align:left;
	margin-top: 3pt;
	margin-bottom: 3pt;
	line-height:130%
}
li           
{ 
	text-align: left; 
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin-left: 20; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 5pt;
	line-height:120%
}
ul           
{
	text-align: left; 
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin-left: 20; 
	margin-right: 0;
	margin-top: 5pt; 
	margin-bottom: 0pt;
}
.ddm 
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}
.ddm .top_item, .ddm :hover.top_item, .ddm .top_item-active, .ddm :hover.top_item-active 
{
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    border: 2px #660000;
    border-style: solid solid solid solid;
    display: block;
    position: relative;
}
.ddm .top_item 
{
    background: #000066;
   	color: #FFFFFF;
   	text-decoration: none;
    border: 2px #660000;
    border-style: solid solid solid solid;
}
.ddm :hover.top_item, .ddm .top_item-active, .ddm :hover.top_item-active 
{
    background: #660000;
    color: #FFFFFF;
    text-decoration: none;
}
.ddm .drop_item, .ddm :hover.drop_item 
{
    padding: 5px 10px 5px 10px;
    border: 1px #660000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm .drop_item 
{
    background: #000066;
    color: #FFFFFF;
    border: 1px #660000;
    border-style: solid solid solid solid;
}
.ddm :hover.drop_item 
{
    background: #660000;
    color: #FFFFFF;
    border: 1px #660000;
    border-style: solid solid solid solid;
}
.ddm .section 
{
    border: 1px #660000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm .left, .ddm :hover.left 
{
	border: 1px #660000;
	border-style: solid solid solid solid;
}
.ddm .right, .ddm :hover.right 
{
	border: 1px #660000;
	border-style: solid solid solid solid;
}

* html .ddm td { position: relative; } /* ie 5.0 fix */