body{ }

a{
    text-decoration: none;
    font-face: trebuchet ms, arial;
    color: #0033D3;
}
a:hover { text-decoration: underline; }


.content{
    font:normal 10pt Trebuchet Ms, arial;
    color:#32302D;
    width:570px;
    padding: 10px 30px 0 10px;
    min-height: 250px;
}

.menu{ }
.menu a{
    padding: 5px 0 5px 4px;
	text-decoration: none;
	font: normal 9pt arial;
	color: #464646;
    display: block;
    border-bottom: 1px dotted gray; 
}
.menu a:hover{ background: #D8D8D8; }

.cim1{
    font: normal 17pt georgia, serif;
    color:#32376A;
    margin-bottom:15px;
}
.cim2{
    font: normal 14pt georgia, serif;
    color:#C31919;
    margin-bottom:7px;
}
.cim3{
    font: normal 11pt georgia, serif;
    color:#C31919;
    margin-bottom:7px;
}

.inputText{ width:200px; }

.lablec{
	background: #004E7F; 
	border-top: 1px solid #A60000;
	text-align: center;
	padding: 6px 0 12px 0;
}
.lablec a{
	font: normal 8pt arial;
	text-decoration: none;
	color: white;
}

.newsletterInputTitle{
    margin-top: 5px;
    font: normal 8pt arial;
    color: #386F72;
}

.newsletterInput{
    background: #CECDEB;
    border: 1px solid #3F4790;
    width: 155px;
}

.bannerbox{
	margin-bottom: 5px;
}
