#sedn2friend, #TB_ajaxContent{
	background: #DAE1EB;
}

#block3 h1 {
color:#003370;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin-bottom:7px;
text-transform:uppercase;
}

#theform *, textarea  {
	font	: Arial;
	font-size: 11px;
}

#theform {
    padding: 10px 10px 10px 10px; 
	font	: Arial;
	font-size: 11px;
}

.toptext {
    font-family: Arial;
    color: #003370;
    font-size: 20px;
}

#theform input.text {
    width: 305px;
    height: 13px;
    font-size: 11px;
    
}

#theform input.text, #theform #message {
    border: 1px solid #4d6f9c;
    margin-bottom: 12px;
}

#theform label {
    /* color: #355072; */
    color: #003370;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;

}

#theform #submit {
    border: 0px;
    background: transparent;
    cursor: pointer;
    font-weight: bold;
    font-size: 10px;
    color: #355072;
    padding: 10px 0 0 0;
    float: right;
    text-decoration: underline;
}

#theform  label.error{
	display		: block;
	color		: red;
	margin-bottom	: 15px;
}

#contactInfo strong {
	display		: block;
	padding-top	: 13px;
	padding-bottom	: 3px;
}
