
/* Begin Typography & Colors */

body, td {
	font-size: 11pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
}
body {
	margin: 0 0 20px 0;
	padding: 0; 
}
h2.pdfsmarty {
	margin: 2px 0px 24px;
	font: bold 24px/120% arial, helvetica, sans-serif;
	letter-spacing: -2px;
	color: #347886;
}
h1.pdfsmarty, h3.pdfsmarty {
	color: black;
	font-family: 'Georgia';
	font-weight: bold
}
h3.pdfsmarty {
	text-align: center;
	font-size: 36pt;
}
h1.pdfsmarty {
	font-size: 18pt;
}

h2 a.pdfsmarty, h2 a:visited.pdfsmarty {
	color: #333;
}

h2.pdfsmarty, h2 a, h2 a:hover.pdfsmarty, h2 a:visited.pdfsmarty {
	text-decoration: none;
}

a.pdfsmarty, h2 a:hover.pdfsmarty {
	color: #347886;
	text-decoration: none;	
}

a:hover.pdfsmarty {
	text-decoration: none;
	background-color: #ebf4f9;
	text-decoration: underline;
}

.pdfsmartycontainer {
	padding-left: 20px;
	padding-right: 20px;
}
.pdfsmartydimmed {
	color: #000000;
	font-weight: normal;
	font-size: 11pt;
}
.pdfsmartypdftitle {
	color: #990000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 6px;
}
.pdfsmartyhighlight {
	color: #990000;
	font-weight: bold;
	font-size: 14pt;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
}

.pdfsmartytocheading {
	line-height: 26pt;
}
.pdfsmartytocsubheading {
	line-height: 18pt;
}

/* End Typography & Colors */

/* Begin Images */

p img.pdfsmarty {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.pdfsmartycentered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.pdfsmartyalignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.pdfsmartyalignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.pdfsmartyalignright {
	float: right;
}

.pdfsmartyalignleft {
	float: left
}

/* End Images */

/* Begin Form Elements */

#pdfsmartyformelements input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#pdfsmartyformelements #submit {
	margin: 0;
}
.pdfsmartybutton {
	color: navy;
	background: #dddddd;
	font-size: 9pt;
	font-weight: bold;
	font-family: "lucida grande",bitstream vera sans,verdana,sans-serif,sans-serif
}

/* End Form Elements */

/* Begin Various Tags & Classes */

.center {
	text-align: center;
}

a img.pdfsmarty {
	border: none;
}

/* End Various Tags & Classes*/
