@charset "utf-8";

a.Button1
{
background:#225982 url('Button.png');
color:#FFFFFF;
display:block;
width:68px;
height:16px;
padding:5px 0px 5px 20px;
margin:10px 5px;
font-size:11px;
text-decoration:none;
text-align:center;
float:left;
}

div.ButtonsLine
{
height:62px;
float:left;
width:100%;
margin:10px;
}

span.Button2
{
background:url('Button2.png') no-repeat;
width:208px;
height:62px;
margin:10px 5px;
text-align:center;
float:left;
}


span.Button3
{
background:url('Button3.png') no-repeat;
width:208px;
height:62px;
margin:10px 5px;
float:left;
text-align:center;
}

a.Button
{
color:#000000;
line-height:60px;
font-size:18px;
text-decoration:none;
}

a.Blue
{
color:#003e50;
}

h3, h3 a
{
color:#07719b;
font-size:18px;
margin:0px 0px 20px 0px;
}

h3.Dark, h3.Dark a
{
color:#3a7384;
}

span.Right
{
padding:0px 20px;
float:right;
}

