body {
	background : #fff;
	color : #000;
	margin : 0px;
}

.headersearch {
	width : 159px;
	font-size : 13px;
	height : 20px;
	margin : 0px;
	font-family : monospace,"courier new",arial,helvetica,sans-serif;
}

.headersearchfra {
	width : 133px;
	font-size : 13px;
	height : 20px;
	margin : 0px;
	font-family : monospace,"courier new",arial,helvetica,sans-serif;
}

/* Global */
.pgsmallhead, .pghead, .pgsubhead, .pgsubhead3, .data, .xxlarge, .xlarge, .large, .medium, .small, .xsmall {
	font-family : verdana,arial,helvetica,sans-serif;
}

/* basic type styles */
.xxlarge {
	font-size : 140%;
}

.xlarge {
	font-size : 120%;
}

.large {
	font-size : 100%;
}

.medium {
	font-size : 80%;
}

.small {
	font-size : 75%;
}

.xsmall {
	font-size : 70%;
}

/* use this only for the main page heading, if there is one */
.pghead {
	font-size : 160%;
	color : #004490;
}

/* and use this only for the subhead of a main page heading, if there is one; it should be used on a <span> inside the pghead's <p> */
.pgsubhead {
	font-size : 65%;
} 

.pgsubhead3 {
	font-size : 60%;
}

.pgsmallhead {
	font-weight : bold;
	color : #004490;
}

/* this is used in the header, and shouldn't be used elsewhere */
.tdHdrGrdnt {
	background-image : url("/external/images/nav/bggradient.gif");
}

/* this is optionally used in places where numeric data appears */
.data {
	font-size : 85%;
}

/* For Arabic pages */
.arabody {
	text-align : right;
	direction : rtl;
	unicode-bidi : embed;
	margin-right : 3px;
}

.spacedfont {
	letter-spacing : 5px;
}
