a.box:link, a.box:visited
{
	text-decoration: none;
	color: #000055;
}
a.box:hover, a.box:active
{
	text-decoration: none;
	color: #555588;
}
a.insert:link,a.insert:visited
{
	text-decoration: none;
	color: #e7e0d6;
}
a.insert:hover, a.insert:active
{
	text-decoration: none;
	color: #f7f0e6;
}
a.menu:link,a.menu:visited
{
	text-decoration: none;
	color: #754600;
}
a.menu:hover, a.menu:active
{
	text-decoration: none;
	color: #a3742e;
}
a.content:link,a.content:visited
{
	text-decoration: none;
	color: #000000;
}
a.content:hover, a.content:active
{
	text-decoration: none;
	color: #9fa3a6;
}

H6
{
    margin: 0;
	padding-left: 20;
	text-align: left;
	clear: both;
}

DIV#logo
{
	position: absolute;
	top: 2;
	left: -1;
	width: 300;
	height: 80;
	background-image: url(images/Rails_Logo.gif);
}

IMG.list
{
	position: static;
	margin-left: 2%;
	float: right;
	display: inline;
	border-style: none;
}

IMG.listresize
{
	position: static;
	margin-left: 2%;
	float: right;
	display: inline;
	width: 155;
	border-style: none;
}

IMG.thumbnail
{
	position: static;
	margin-left: 10;
	float: left;
	width: 120;
	clear: none;
	border-style: inset;
	border-color: #a7a096;
}

DIV.caption
{
	position: static;
	text-align: left;
	margin-left: 50;
	font-size: small;
	font-type: monospace;
	float: left;
	clear: none;
}

DIV.header1
{
	position: absolute;
	left: 111;
	top: 0;
	height: 80;
	width: 100;
	background-image: url(images/vtile.png);
	background-repeat: repeat-x;
}
DIV.header2
{
	position: absolute;
	left: 211;
	top: 0;
	height: 80;
	width: 620;
	#background-image: url(images/tilewithrail.png);
	background-image: url(images/vtile.png);
	background-repeat: repeat-x;
}
DIV.header3
{
	position: absolute;
	left: 831;
	top: 0;
	height: 80;
	width: 80;
	background-image: url(images/vtile.png);
	background-repeat: repeat-x;
}
DIV.blurb1, DIV.blurb2
{
	position: absolute;
	text-align: left;
	font-family: Times New Roman, cursive;
	font-style: italic;
	font-size: 11pt;
	font-weight: normal;
	width: 700;
	padding: 0;
}
DIV.blurb1
{
	top: 5;
	left: 280;
}
DIV.blurb2
{
	top: 20;
	left: 320;
}
DIV.menu
{
	position: absolute;
	padding: 0;
	top: 65;
	left: 350;
	width: 600;
	font-family: arial, sanserif;
	font-weight: bold;
	font-size: 8pt;
}
DIV.boxholder
{
	background-color: transparent;
	position: absolute;
	width: 130;
	top: 90;
	left: 0;
	text-align: left;
	border-style: none;
}
DIV.box
{
	position: static;
	width: 90px;
	background-color: #9fa3a6;
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: small;
	padding: 3 3 3 3;
	margin: 8 10 0 40;
	border-color: #8888aa;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-right-style: solid;
	border-right-width: 2;
}
DIV.body
{
	position: absolute;
	top: 100;
	left: 160;
	width: 80%;
	height: 75%;
	padding: 0;
	border-style: none;
}
DIV.boxinsert
{
	position: static;
	margin-top: 4%;
	margin-left: 0;
	padding: 5;
	background-color: #e7e0e0;
	border-color: #8888aa;
	border-top-style: outset;
	border-top-width: 1;
	border-bottom-style: outset;
	border-bottom-width: 1;
	border-right-style: outset;
	border-right-width: 2;
	border-left-style: outset;
	border-left-width: 2;
	font-family: Georgia, serif;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}

DIV.boxleft
{
	position: static;
	margin: 0;
	padding-left: 40;
	background-color: transparent;
	text-align: left;
	border-style: none;
}

DIV.boxright
{
	position: static;
	margin-left: 5%;
	padding-right: 40;
	text-align: left;
	float: right;
	background-color: transparent;
}

DIV.boxindent
{
	position: static;
	margin: 0;
	padding: 0 5% 0;
	background-color: transparent;
	text-align: left;
	border-style: none;
}

P.boxindent
{
	text-indent: 10;
}

DIV.spacer
{
	margin-top: 40;
}

DIV.title
{
	position: static;
	margin-top: 10;
	margin-bottom: 3%;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: x-large;
	font-weight: bold;
	clear: both;
}

DIV.medtitle
{
	position: static;
	margin-top: 0;
	margin-bottom: 3%;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: medium;
	font-weight: bold;
}

DIV.center
{
	text-align: center;
}

DIV.insert
{
	position: static;
	margin-top: 4%;
	margin-right: 5;
	padding: 5;
	font-family: Georgia, serif;
	font-size: large;
	background-color: #754600;
	color: #e7e0d6;
	text-align: center;
}

SPAN.heading
{
	margin: 0;
	text-align: left;
	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
}

SPAN.emphasis
{
	font-weight: bold;
	font-style: italic;
}

SPAN.bold
{
	font-weight: bold;
}

SPAN.small
{
	font-size: small;
}

SPAN.xsmall
{
	font-size: x-small;
}

SPAN.medium
{
	font-size: medium;
	font-weight: normal;
}

SPAN.large
{
	font-size: large;
}

SPAN.italics
{
	font-style: italic;
}

SPAN.xsmallindent
{
	padding-left: 1em;
	font-size: x-small;
}

SPAN.smallfixed
{
	font-size: small;
	font-family: monospace;
}
SPAN.fixed
{
	font-family: monospace;
}

P.content
{
	position: static;
	margin-top: 1%;
	margin-bottom: 2%;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
}

UL.main
{
	position: static;
	margin-top: 0;
	margin-bottom: 2%;
	display: list-item;
	list-style-type: circle;
	list-style-image: url(./images/rr-cross-bullet-18.gif);
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
	clear: both;
}

UL.lantern
{
	margin-top: 0;
	margin-bottom: 2%;
	display: list-item;
	list-style-type: circle;
	list-style-image: url(./images/lamp.gif);
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
}

OL.main
{
	margin-top: 0;
	margin-bottom: 2%;
	display: list-item;
	list-style-type: decimal;
	list-style-image: none;
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
}

UL.medium
{
	margin-top: 0;
	margin-bottom: 2%;
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: medium;
	font-weight: normal;
}

UL.medlantern
{
	margin-top: 0;
	margin-bottom: 2%;
	display: list-item;
	list-style-type: circle;
	list-style-image: url(./images/lamp.gif);
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: medium;
	font-weight: normal;
}

UL.small
{
	margin-top: 0;
	margin-bottom: 2%;
	text-align: left;
	text-indent: -.5em;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
}

UL.level1
{
	padding: 0 0 0 1%;
	margin: 0;
	text-align: left;
	text-indent: -.5em;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
}

UL.nobullet
{
	position: static;
	display: list-item;
	padding: 0 0 0 1%;
	margin-top: 2%;
	margin-bottom: 5%;
	margin-left: -1%;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
	clear: both;
}

LI.main
{
	margin-bottom: 1%;
}

LI.bold
{
	font-weight: bold;
}

LI.lantern
{
	display: list-item;
	margin-bottom: 1%;
	margin-top: 0;
	list-style-image: url(./images/lamp.gif);
}

LI.cross
{
	display: list-item;
	margin-bottom: 1%;
	margin-top: 0;
	list-style-image: url(./images/rr-cross-bullet-18.gif);
}

LI.rarrow
{
	display: list-item;
	margin-bottom: 1%;
	margin-top: 0;
	list-style-image: url(./images/right_list_red.gif);
}

LI.withimage
{
	margin-bottom: 3%;
	text-align: justify;
}

LI.clear
{
	padding-bottom: 10;
	clear: both;
}

P.clear
{
	clear: both;
}
LI.withimage
{
	margin-bottom: 3%;
	text-align: justify;
}

LI.clear
{
	padding-bottom: 10;
	clear: both;
}

P.clear
{
	clear: both;
}
