/*
    The rules in this file will not be visible to Netscape 4.
    They will be visible to IE 4+ on Mac and Windows and Netscape 6+

    For this to be the case, this stylesheet must be included with:
    <link rel="stylesheet" type="text/css" href="ie4plus.css" media="all" />

*/

/* These are font sizes for IE to override the Netscape 4 ones */
.breadCrumbText {
	font-size: 11px;
}

.breadCrumbText a:hover {
	text-decoration: underline;
}

.breadCrumbText a:visited:hover {
	text-decoration: underline;
}

.copyrightText {
	font-size: 11px;
}

.copyrightText a:hover {
	text-decoration: underline;
}

.copyrightText a:visited:hover {
	text-decoration: underline;
}

.subLandingSubNav a:visited:hover {
	text-decoration: underline;
}

.whiteTitle {
	font-size:11px;
}

.panelTextBlue {
	font-size:9px;
}

.panelTextGrey {
	font-size:9px;
}

.featureTitleBlue {
	font-size:13px;
}

.featureTitleOrange {
	font-size:13px;
}

.sectionsubgrey {
	font-size:7pt;
}	
		
.landingtextgrey {
	font-size:8pt;
}

.featureTitleGrey {
	font-size: 12px;
}


.searchTextArea {
	scrolling:auto;
	width : 400px;
	height: 200px;
	border: solid 1px #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.searchHeaderBox {
	width : 144px;
	height : 18px;
	border-color : #CCE8FF;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 0px 0px 0px 0px;
}

.inputBox200 {
	width : 200px;
	border-color : #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.inputBox150 {
	width : 150px;
	border-color : #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.inputBox100 {
	width : 100px;
	border-color : #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.inputBox {
	border-color : #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.inputBoxGreen {
	border-color : #99CC00;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.inputTextArea64 {
	width : 420px;
	border-color : #ff6633;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	margin : 3px 0px 3px 0px;
}

.siteLocationText {
	font-size:7pt;
}
