body
{
	margin: 20px;
	padding: 0px;
	cursor:default;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	letter-spacing:0.01em;
	color:#006699;
}

.bodyNoMargin
{
	margin:0px 0px 0px 0px;
}

.leftFrame
{
	background-image:url(/_images/backgroundLeft.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.rightFrame
{
	background-image:url(/_images/backgroundRight.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#006699;
}

a:visited {
	color:#006699;
}

a:hover {
	text-decoration:underline;
}

#flashHeader {
	background-image:url(/_images/flash_background.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:102px;
	margin:0px;
	border-top:2px solid #000;
}

#linksDiv {
	margin:0px 20px;
	width:780px;
	height:auto;
}

#spacer {
	height:10px;
}

#smallText {
	font-size:0.7em;
}

.clear
{
	clear:both;
}

.centered
{
	text-align:center;
}

p
{
	margin:20px;
	text-align:justify;
}
