@charset "utf-8";
/* CSS Document */
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 99%;
}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}
.print {
	font-size: 50%;
	float: right;
	width: 60px;
	margin-top: -20px;
}
.print a {
	font-size: 90%;
	text-decoration: none;
	color: #333;
}
	
.print a:hover{
	text-decoration: underline;
}

.printService {
	font-size: 50%;
	float: right;
	width: 60px;
	margin-top: -15px;
}
.printService a {
	font-size: 90%;
	text-decoration: none;
	color: #333;
}
	
.printService a:hover{
	text-decoration: underline;
}

p {
	font-size: 90%;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
