/** ID **/
#proposal_login_form input {
color: BFBFBF;
}
#fast_facts_container {
color: white;
font-size: 11px;
}
#fast_facts_container a {
color: white;
font-size: 11px;
text-decoration: underline;
}
#fast_facts_container a:link {
color: white;
font-size: 11px;
text-decoration: underline;
}
#fast_facts_container a:HOVER {
color: white;
font-size: 11px;
text-decoration: NONE;
}
#page_titles_red {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #8B0B04;
border-bottom: solid 1px #8B0B04;
}
#footer {
font-size: 11px;
color: #00326A;
}
#footer A {
font-size: 11px;
color: #00326A;
text-decoration: none;
}
#footer A:link {
font-size: 11px;
color: #00326A;
text-decoration: none;
}
#footer A:hover, #footer dark_blue_text a:hover {
font-size: 11px;
color: #00326A;
text-decoration: underline;
}

#contact_info_side {
font-family: Garamond, "Times New Roman", serif;
font-size: 14px;
line-height: 15px;
}
#contact_info_side A {
color: #00326A;
font-family: Garamond, "Times New Roman", serif;
font-size: 14px;
line-height: 15px;
text-decoration: underline;
}
#contact_info_side A:LINK {
color: #00326A;
font-family: Garamond, "Times New Roman", serif;
font-size: 14px;
line-height: 15px;
text-decoration: underline;
}
#contact_info_side A:hover {
color: #00326A;
font-family: Garamond, "Times New Roman", serif;
font-size: 14px;
line-height: 15px;
text-decoration: none;
}/** Class **/
.dark_blue_text {
color: #00326A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
}
A.dark_blue_text:LINK {
color: #00326A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
}
A.dark_blue_text:HOVER {
color: #00326A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
A.blue_link_large  {
text-decoration: underline;
color: #00326A;
font-size: 12px; 
}
A.blue_link_large:link  {
text-decoration: underline;
color: #00326A;
font-size: 12px; 
}
A.blue_link_large:hover {
text-decoration: none;
color: #00326A;
font-size: 12px; 
}
.light_gray_text {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
A.light_gray_text:LINK {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
A.light_gray_text:HOVER {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
}
