﻿table tr, td {
	vertical-align: top;
}
.redText {
	color: #8A1117 !important;
}
legend {
	color: #194F84;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.25em;
    padding-left:5px; 
    padding-right:5px;
}
fieldset {
    border:1px solid #00417a;
	width: 620px;
	padding:0 0 15px 15px;
}

#search fieldset {
    border:none;
}
.radioButton input {
	margin-left: 5px;
}
.chkBox input {
	box-shadow: none !important;
}
#side-panel {
	min-height: 214px;
	height: auto !important;
}
#side-panel .menu li {
	font-family: pt_sans_narrowbold;
	text-align: center;
	color: #00417a;
	font-size: 1.4em;
}
#side-panel .menu li a {
	color: #00417a;
	text-decoration: underline;
}
#side-panel .menu li a:hover {
	text-decoration: none;
}
