body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 7%;
}


#LeftTop {
	background-color: #FFFFFF;
	width: 200px;
	padding-bottom: 10px;
}

#CentreTop {
	vertical-align: middle;
	padding-bottom: 20px;
}

#RightTop {
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

#LeftMiddle {
	width: 200px;
	font-size: 85%;
	font-weight: normal;
	color: #600297;
	line-height: 120%;
	background-color: #FBF2FF;
	padding: 10px 10px 10px 10px;
	border-left: 5px #600297 solid;
}

#LeftMiddle img {
	margin-left: 10px;
}

#LeftMiddle a {
	color: #A20CFC;
	font-weight: bold;
	text-decoration: underline;
}

#LeftMiddle a:hover, #LeftMiddle a:active {
	color: #00529C;
}

#RightMiddle {
	font-size: 90%;
	color: #3F598B;
	line-height: 125%;
	background-color: #F4F5FB;
	padding: 10px 7px 10px 20px;
	border-right: 5px #3F598B solid;
}

#RightMiddle img {
	margin-left: 10px;
	float: right;
}

#RightMiddle table td {
	vertical-align: bottom;
}

#RightMiddle table td img {
	float: none;
	margin: auto;
}


ul {
	list-style-type: none;
	padding-left: 0;
	margin: -20px 0 0 0;
}

li {
	padding: 5px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	background-image: url(rf-images/flower-bullet3a.gif);
}

#LeftMiddle ul li {
	background-image: url(rf-images/flower-bullet3b.gif);
}

#RightMiddle a {
	color: #019AA8;
	font-weight: bold;
}

#RightMiddle a:hover, a:active {
	color: #00529C;
}

h2 {
		font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;		
}

h1, h3 {
		font-family: "Trebuchet MS", Arial, sans-serif;
}

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #6281B8;
}

h2 {
	color: #425F93;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	margin: 10px auto 0 auto;
	padding-top: 5px;
	background-image: url(rf-images/h2-1.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 155px;
	font-variant: small-caps;
}

h3 {
	color: #425F93;
	font-size: 120%;
	padding-bottom: 10px;
	line-height: 150%;
}

#NavBar {
	position:absolute;
	top:110px;
	left: 37.5%;
	width: 50%;
	z-index:1;
}

#NavBar td {
	border: none;
	padding: 0 2px;
	text-align: center;
}

#NavBar td img {
	vertical-align: middle;
}

#Bottom {
	font-size: 75%;
	text-align: center;
	color: #000000;
}

#Bottom a {
	color: #000000;
	text-decoration: underline;
}

#Bottom a:hover, #Bottom a:active {
	color: #00529C;
}


.FloatRight {
	float: right;
}

p {
	padding-bottom: 10px;
}

#tlc {
    background-image: url(rf-images/topleftcorner.gif);
	background-repeat: no-repeat;
	background-color: #FBF2FF;
}

#trc {
    background-image: url(rf-images/toprightcorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F4F5FB;
}

#blc {
    background-image: url(rf-images/bottomleftcorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FBF2FF;
}

#brc {
    background-image: url(rf-images/bottomrightcorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #F4F5FB;
}

#RightMiddle table td.leftcol {
	vertical-align: top;
	text-align: center;
}

#RightMiddle table td.midcol {
	border-bottom-color: #DCE1F1;
	border-bottom-style: solid;
}

.indent1000 {
	margin-left: 105px;
}
#RightMiddle #orderform table td {
	font-size: 0.8em;
	vertical-align: top;
}

