body {
	background-image: url(/graphics/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
      margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.tools {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
a {
	text-decoration: none;
}
dotbar {
	background-image: url(/graphics/t_dot.jpg);
	background-repeat: repeat-x;
}
.dotBar {
	background-image: url(/graphics/t_dot.jpg);
	background-repeat: repeat-x;
}
.toolsB {
	font-size: 10pt;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-size: 22pt;
	color: #003366;
	font-weight: bolder;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.width100 {
	width: 100%;
}


.subtitle {
	font-size: 16pt;
	color: #666666;
}
.subheader {
	font-size: 16pt;
	color: #003366;
}
a:hover {
	color: #000000;
}

.Byline { font-size: 9pt; font-style: italic }
.Normal { font-size: 10pt }
.Big { font-size: 12pt }
.Bigger { font-size: 14pt }
.Small { font-size: 8pt }
.Biggest {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.size8 {  font-size: 8pt }
.size10 {
	font-size: 10pt;
	color: #000000;
}
.size14 {  font-size: 14pt }
.size12 {
	font-size: 12pt;
}

.size16 {
	font-size: 16pt;
	color: #000000;
}
.size18 {  font-size: 18pt}
.blue { color: #0000CC}
.Red {  color: #FF0000}
.white { color: #FFFFFF}
.serif { font-family: "Times New Roman", Times, serif}
.loose {  line-height: 140%}
.list {  font-size: 10pt; line-height: 120%}
.listm {  font-size: 8pt; line-height: 110%}
li {  font-size: 10pt}
.noline {  text-decoration: none}
.tools_pup {  font-size: 12pt; line-height: 120%; color: #003366}
.category {  font-size: 18pt; font-weight: bold; color: #660066}
.size36 {
	font-size: 36px;
	color: #666666;
}
.size48 {
	font-size: x-large;
	color: #000000;

}
.request {
	border: thin dotted #CCCCCC;
	padding: 8px;
	background-color: #FFFFCC;
	width: 140px;
	margin: auto;
}
#article {
	margin-right: 80px;
}

.manubox {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 250px;
	margin-left: 10px;
	float: right;
}
.manubox .title {
	font-size: 16pt;
	font-weight: bold;
}
.ecatalogbox {
	background-color: #036;
	margin: 0 0 10px 0;
	padding: 15px;
	text-align: center;
}
#nav {
	background: transparent;
	width: 100%;
	}
	
	#nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	
	#nav li {
		background: transparent url( /images/tabs/background.gif ) top right no-repeat;
		float: left;
		margin: 0;
		padding: 0;
		line-height: 24px;
		}

	#nav a {
		display: block;
		padding: 0 15px 0 5px;
		font-style: italic;
		text-decoration: none;
		color: #000;
		font-weight: bold;
		}
	
	#nav li.first a {
		padding-left: 10px;
		}

	#nav li.last {
		background: transparent url( /images/tabs/background_last.gif ) top right no-repeat;
		}

#toplinks {
	font-size: 9pt;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 15px;
	color: #036;
	}

	#toplinks a {
		color: #036;
		}

	#toplinks a:hover {
		color: #000;
		text-decoration: underline;
		}

.PUPtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.PUPsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
.PUPhead {
	font-size: 14pt;
	font-weight: bold;
}
