/* CSS Document */

h1 {
margin: 0;
padding: 0;
font: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
font-size: 24px;
padding-bottom: 14px;
color: #18203a;
}

a img {
border: none;
}

#content {
font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
font-weight: 600;
line-height: 25px;
color: #0c1344;
}

.quotes {
font-style: italic;
}

.attention {
color: #3e669b;
}

.attention2 {
color: #37b422;
}

.attention3 {
color: #e4151f;
}

.attention4 {
color: #2a7fef;
}

.attention5 {
color: #da9717;
}

.larger {
font-size: 14px;
}

#footer {
color: #3e669b;
font-size: 10px;
line-height: 15px;
font-weight: bold;
}

/*input {
padding-left: 4px;
padding-top: 4px;
height: 22px;
width: 184px;
border: #9a9595 1px solid;
background: url(../images/global/textfield.jpg) top left no-repeat;
}

input.submit {
margin-top: 5px;
font-weight: bold;
height: 28px;
width: 78px;
border: none;
background: url(../images/global/button.jpg) top left no-repeat;
}

textarea {
padding-left: 4px;
padding-top: 4px;
border: #9a9595 1px solid;
height: 88px;
width: 184px;
background: url(../images/global/textarea.jpg) top left no-repeat;*/
}
