#center .left_content a, #center .left_content a:hover {
	color:#33435E;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#center .left_content a:hover {
	text-decoration: underline;
}
.tab_holder .tab a, .tab_holder .tab a:hover {
    color: #FFF;
    text-decoration: none;
}
.tab_holder .tab a:hover {
    text-decoration: underline;
}
.error textarea {border: 1px solid #ff0000 !important;}
.left_content .arrowed { padding-top: 2px; }
.main_content a {
    color: #003366;
    text-decoration: none;
}
.main_content a:hover {
    text-decoration: underline;
}

h2 {
    color: #33435E;
}
.dark_blue { color: #003366; }
