/*
Provide fixes for the broken box model and other inconsistencies in
the MSIE browser 5.5.x and 6.x
*/

H1 {
	font-size:19px;
}

H2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
	margin:0px;
	color:#255896;
}

H3, CAPTION {
	font-size:14px;
}

H4 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin:0px;
	color:#494949;
}

H5 {
	font-size:13px;
}


DIV.pageTitle H1,
DIV.pageTitle span.h1 {
	font-size:15px;
}



DIV.pageLeft {
	width:560px;
	border:0px solid red;
}

DIV.pageRight {
	width:168px;
}

DIV.searchDetail {
	border:0px solid #000000;
}

DIV.searchDetail2 {
	border:0px solid #000000;
	padding-left:10px;
	width:355px;
}

DIV.pageRightShort {
	width:240px;
}

DIV.pageLeftShort {
	width:480px;
}

DIV.column2 {
	width:360px;
}

DIV.column2left {
	width:360px;
}

DIV.column4 {
	width:180px;
}

INPUT.radio {
	padding:0px;
	margin:0px;
}
/*
DIV.boxButtonContentOver_2 {
	color:#000000;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/scheme/default/images/white_20pc.png", sizingMethod="scale");		
	
}

DIV.boxButtonContentOver_2 {
	color:#000000;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/scheme/default/images/white_20pc.png", sizingMethod="scale");		
	
}

DIV.linkBar .itemFocus {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/scheme/default/images/bg_navMenuFocus.png", sizingMethod="scale");	
	background-repeat:repeat-x;
	background-position:bottom;
}
*/
DIV.boxButton_bg {
	filter:alpha(opacity=20);
	background-color:#ffffff;
}

