table.page
{
width:100%;
}

table.page td
{
padding:0;
text-align:left;
vertical-align:top;
}

table#underpage td p
{
color:black;
}

div.menu {
height:30px;
background-color:#003399;
color:white;
vertical-align:middle;
display:table-cell;
width:950px;
padding:0 10px 0 10px;
}

div.menu a {	
    color: #fff;  
    padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;	
}

.lv1Divider {
background-image:url(/img/lv1Divider.gif);
background-position:12px center;
background-repeat:no-repeat;
padding-left:30px;
}

.horizontal_navi {
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

div.menu a:hover {
    text-decoration: underline;

}

h1 {
margin-top:15px; 
color:#003399;
font-size:16px;
font-weight:bold;
line-height:20px;
margin-bottom:16px;

}

h2 {
margin-top:15px; 
color:#003399;
font-size:13px;
font-weight:bold;
line-height:20px;
margin-bottom:16px;

}

.sttb img {margin-right:5px;}
.sttb td {padding-bottom:1px;padding-top:1px;}

p {color: black}

.sttd
{background-color:white}

li {margin-bottom:15px;}

ul.small-height li
{margin-bottom:5px;}

table.data th
{
background-color:#cfdaeb;
height:30px; 
vertical-align:middle;
padding-left:10px;
padding-right:15px;
}
table.data td
{
vertical-align:top;
padding-top:5px;
}
