﻿* {
font-family: Tahoma,arial,sans-serif;
}
html,body {
text-align:center;
padding:0;
margin:0;
width:100%
}
html {
overflow: -moz-scrollbars-vertical;
}
body {
text-align:center;
font-size:12px;
color:#363636;
}
a {
color:#003d7d;
text-decoration:underline;
outline:none;
}
h1,h2,h3,h4,h5 {
font-weight:bold;
margin:0;
}
h1 {
color:#003d7d;
font-size:24px;
padding-bottom:14px;
}
h2 {
color:#003d7d;
font-size:16px;
padding-bottom:12px;
}
h3 {
color:#003d7d;
font-size:13px;
font-weight:bold;
padding-bottom:12px;
}
h5 {
font-family:Arial,sans;
font-size:10px;
font-weight:normal;
color:#555;
padding-bottom:4px;
text-transform:uppercase;
}
p {
margin:0;
}
div.clear {
width:1px !important;
height:1px !important;
font-size:1px !important;
clear:both;
margin:0 !important;
padding:0 !important;
}
ul {
margin:0;
padding:0 0 12px 24px;
}
img {
border:0;
}
dl,dd,dt,form,li {
margin:0;
padding:0;
}
.Font24 {
font-size:24px !important;
}
.Font14 {
font-size:14px !important;
}

.verror
{
    color:Red;
}