body 						{ font-family:Verdana, Helvetica, Sans-Serif; font-size:11px; color:#000000; }

a:link 						{ color:#282467; text-decoration:underline; }
a:visited 					{ color:#282467; text-decoration:underline; }
a:hover 					{ color:#CA570F; text-decoration:underline; }
a:active 					{ color:#797E12; text-decoration:none; }

.Notice		{ margin-left:50px; font-size:12px; page-break-after:always; width:700px; }
H1			{ margin-left:50px; }

.ErrorBlock
{
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	border: 2px dashed red;
	padding: 10px;
	background-color:#F2F2FC;
	text-align:left;
}
.ErrorBlock .Error
{
	position:relative;
	left:50px;
	top:-15px;
	font-size:14px;
	color:Red;
	text-align:left;
	margin-right:50px;
}
.ErrorBlock .Icon
{
	position:relative;
	left:10px;
	top:5px;
}

.Hidden
{
	display:none;
}

/*Old Stuff */
.ErrorText					{ font-size:11px; font-weight:normal; color:#FF0000; }

.Footer						{ font-size:10px; color:#9C9C9C; }
.Footer a:link				{ font-size:10px; color:#9C9C9C; text-decoration:underline; }
.Footer a:visited			{ font-size:10px; color:#9C9C9C; text-decoration:underline; }
.Footer a:hover				{ font-size:10px; color:#9C9C9C; text-decoration:none; }

.PriceListDesc				{ font-size:10px; font-weight:bold; color:#181401; background-color:#eeeeee; padding:3,3,3,3; }
.PriceListValue				{ font-size:10px; font-weight:bold; color:#181401; background-color:#f2f2f2; padding:3,3,3,3; }

.MenuHeading				{ font-size:11px; font-weight:bold; color:#FFFFFF; }

.MenuText					{ font-size:12px; font-weight:normal; color:#706E67; }
.MenuText a:link			{ font-size:12px; font-weight:normal; color:#181401; text-decoration:none; }
.MenuText a:visited			{ font-size:12px; font-weight:normal; color:#181401; text-decoration:none; }
.MenuText a:hover			{ font-size:12px; font-weight:normal; color:#181401; text-decoration:underline; }
.MenuTitle					{ font-size:12px; font-weight:bold; color:#000000; }

.PageHeading				{ font-weight:normal; color:#002D65; font-size:23px; }

.NormalText					{ font-family:Arial; font-size:13px; font-weight:normal; }
.Text						{ font-size:11px; font-weight:normal; }
.SubText					{ font-size:10px; font-weight:normal; }

.TextBoxMain				{ font-size:12px; color:#666666; border-style:solid; border-width:2px; border-color:#B5B5B5; }

.SearchButton				{ font-size:10px; font-weight:bold; color:White; background-color:black; border-width:thin; border-color:Black; }
.SearchDDL					{ font-family:Arial; font-size:12px; clip:rect(4px, 40px, 4px, 4px); }
.SearchDivider				{ font-size:12px; text-align:center; background-color:#d3d3d3; }
.SearchText					{ font-family:Arial; font-size:12px; }
.SearchTextBox				{ font-family:Arial; font-size:12px; color:#666666; border-style:solid; border-width:1px; border-color:#000000; }

.Title						{ font-family:Verdana, Helvetica, Sans-Serif; font-size:12px; font-weight:bold; }
.TitleMedium				{ font-family:Arial; font-size:16px; font-weight:bolder; }

.TopNavigation				{ color:#FFFFFF; font-size:10px; font-weight:bold; }
.TopNavigation a:link		{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:none; }
.TopNavigation a:visited	{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:none; }
.TopNavigation a:hover		{ color:#DDDDDD; font-size:10px; font-weight:bold; text-decoration:none; }

.XMLCriteriaTitle			{ font-size:9px; background-color:#f2f2f2; font-weight:bold; text-align:right; }
.XMLCriteriaMainTitle		{ font-size:9px; font-weight:bold; text-align:center; background-color:CCCCCC; }
.XMLCriteriaValue			{ font-size:10px; background-color:#f2f2f2; text-align:left }
.XMLResult					{ font-size:12px; color:Black; font-weight:normal; }
.XMLResultShaded			{ font-size:12px; color:Black; font-weight:normal; background-color:#EEEEEE; }
.XMLResultHeader			{ font-size:12px; color:White; font-weight:bold; background-color:#000000 }
.XMLResultButton			{ font-size:10px; font-weight:bold; color:White; }
.XMLDetail					{ font-size:10px; text-align:left }
.XMLDetailShaded			{ font-size:10px; background-color:#EEEEEE; text-align:right }
.XMLS1Result				{ font-size:11px; color:Black; font-weight:normal; }
.XMLS1ResultShaded			{ font-size:11px; color:Black; font-weight:normal; background-color:#EEEEEE; }
