#content-container .ew, 
#content-container .ewTxt {
	font-size: 11px;
	text-align: left;
}

.ewBasicSearch {
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 3px;
}

.ewBasicSearch table {
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch table td {
	border: 0px;
	padding: 1px;
}

.ewHighlight {
	color: #FF6600;
	font-weight: bold;
}
.ewHighlightRed {
	color: red;
	font-weight: bold;
}

.ewHighlightSmall {
	color: #FF6600;
	font-weight: bold;
	font-size: 9px;
}
.ewHighlightRedSmall {
	color: red;
	font-weight: bold;
	font-size: 9px;
}

#content-container td.ewFormBody, 
#content-container .ewFormTable {
	background: #FFFFFF;
	font-size: 11px;
}
#content-container td.ewFormBody .ewFormDesc {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#content-container td.ewFormBody .ewFormDesc a {
	color: #003399;
	text-decoration: none;
}

#content-container td.ewFormSubheader, 
#content-container th.ewFormSubheader {
	background: #1D7ECF url('forum_images/table_bg_image2.gif');
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 6px 4px 6px 4px;
}

#content-container td.ewFormLabel,
#content-container th.ewFormLabel {
	background: #FAFAFA;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.ewResultsNoPer {
	color: #FF0000;
	font-size: x-small;
	text-align: left;
}
.ewResultsNoPer a:link, .ewResultsNoPer a:visited, .ewResultsNoPer a:active {
	color: #FF0000;
	text-decoration: underline;
}
.ewResultsNoPer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.ewResultsNoRec {
	color: #003399;
	font-size: x-small;
	text-align: left;
}
.ewResultsNoRec a:link, .ewResultsNoRec a:visited, .ewResultsNoRec a:active {
	color: #003399;
	text-decoration: none;
}
.ewResultsNoRec a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#infoDiv {
	margin-top: 10px;
	margin-bottom: 10px;
}

#resultsDiv {
	margin-top: 10px;
	margin-bottom: 500px;
}

.ewAlertGreen {
	background: #e6ffcc url('images/ew_infsuccess.gif') no-repeat;
	border: 1px solid #b5ff66;
	padding: 2px 8px 4px 20px;
}

.ewAlertRed {
	background: #ffaeb9 url('images/ew_infwarning.gif') no-repeat;
	border: 1px solid #FF6666;
	padding: 2px 8px 4px 20px;
}

.ewAlertYellow {
	background: #ffffae url('images/ew_infnotice.gif') no-repeat;
	border: 1px solid #FFCC66;
	padding: 2px 8px 4px 20px;
}

.ewAlertPlain {
	background: url('images/ew_infnotice.gif') no-repeat 0 .4em;
	padding: 2px 8px 4px 20px;
}

.ewAlertPlain .ew {
	color:#01317B;
}

.title {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bolder;
	line-height: 18px;
	margin-bottom: 5px;
}

#form-fieldset {
	border: none;
}
#form-legend {
	display: none;
}

#content-container .ewFormSubmit{
	font-weight: bold;
	width: 90px;
	height: 21px;
	border: 0;
	background-image: url('images/button_bg.gif');
	cursor: pointer;
}

#content-container .ewFormSubmitBig {
	font-weight: bold;
	width: 140px;
	height: 21px;
	border: 0;
	background-image: url('images/buttonBig_bg.gif');
	cursor: pointer;
}

#content-container .ewFormCancel {
	font-weight: bold;
	width: 90px;
	height: 21px;
	border: 0;
	background-image: url('images/buttonCancel_bg.gif');
	cursor: pointer;
}
