/* CSS Document */

body { 
font-family:Arial, Helvetica, sans-serif;
background-color: #dbecf4; 
margin:0;
padding:0;
}

#wrapper {
padding-top:15px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

strong {
color:#555555
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:700;
color:#0a0548;
margin-bottom:-3px;
padding-bottom:0px;
}

h2 {
color:#555555;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
margin-bottom:0;
padding-bottom:0;
}

h3 {
color:#555555;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
margin-bottom:0;
padding-bottom:0;
}

.style3 {
font-size: 12px; 
font-weight:normal;
}

.leftnudge {
padding-left:3px; 
padding-right:5px; 
text-align:justify; 
font-size: 12px; 
font-weight:normal; 
padding-bottom:2px;
}

input {
font-size: 13px; 
font-weight:normal;
border-style:thin;
background-color:white;
}

a.LINK:link, a.LINK:active, a.LINK:visited {
color:#555555;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
border-bottom: 1px #555555 dotted;
}

a.LINK:hover {
color:#222222;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 1px #222222 dotted;
}



