body {
	background: url(images/background_tile.gif);
	margin: 0px;
	padding: 0px;

}
#main {
	background: #fff;
	margin: 1em auto 0em;
	padding: 0px;
	width: 740px;


}
img {
	margin: 0px;
	padding: 0px;
	display: block;

}

a:link {

	color: #306; text-decoration: none
}

a:visited {

	color: #306; text-decoration: none
}

a:hover {
	color: #306; text-decoration: underline
}



#masthead {
	margin: 0px;
	padding: 0px;
}

/* Begin Top Navigation Bar */

#topnav {
	background: url(images/top_bar.gif) no-repeat;
	text-align: right;
	margin: 0px;
	width: 740px;
	height: 19px;
	padding: 0px;

}

#topnav p {
	font-size: 0.75em;
	color: #fff;
	text-align: right;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 10px;


}
#topnav a {

	color: #fff;
	text-decoration: none;
}
#topnav a:hover {
	color: #fff;
	text-decoration: underline;

}

/* End Top Navigation Bar */

/*Start Right Column Navigation Links */
#rightnav {
	float: right;
	margin: 2em .25em 0px 0px;
	padding: 0px;
	width: 20%;

}
#rightnav ul {
	list-style: url(none) none outside;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	text-align: left;
	font: .75em/1.5em Verdana, Arial, Helvetica, sans-serif;


}
#rightnav a {
	color: #9999cc;
	text-decoration: none;
	font-weight: bold;
	border-bottom: thin dotted #9999cc;


}
#rightnav a:hover {
	color: #306;
}

/*End Right Column Navigation Links */

#content {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 2px dotted #9999cc;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 1em;
	font-size: small;
	margin: 0px 2em 0em;
	width: 65%;
	line-height: 1.25em;



}
#content h1 {
	font: bolder large/1em Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC;
	margin-top: 2em;


}

#footer {
	background: url(images/bottom_bar.gif) no-repeat;
	margin: 0em auto;
	padding: 0em;
	width: 740px;
	height: 20px;


}
#footer p {
	font-size: .75em;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;



}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {


	color: #fff;
	text-decoration: underline;
}
#content h2 {
	font: bolder small Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC;
	margin: 1em 0em .25em;
	padding: 0px;

}

#content p {
	margin: 1em 0em 0em;
	padding: 0px;


}
#content li {
	list-style: none;
}
#pullout {
	margin: 0.5em .5em 0.5em 1.5em;
	float: right;
}
#indent {
	margin-left: 2em;

}
#content ul {
	padding: 0px;


}
