﻿body { margin:0px; background-color: #928F8F; font-family:verdana; font-size:small;}
h1	{margin:0px; color:White; font-style:italic; font-size:16pt; font-weight:normal;}
h2	{font-size: 14pt; font-weight: bold;}
h3	{font-size: 12pt; font-weight: bold;}
img {border:0px;}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.OrangeText {color:#FE6C0C; font-weight:bold;}
.OrangeBorder { border:solid 1px #FE6C0C;}
.InsideGuideBullet { list-style-image: url('/images/Bullet.png'); color:#FE6C0C; font-weight:bold;}
.InsideGuideBullet a { color:#FE6C0C; text-decoration:none; font-weight:bold;}

.HomePageQHeader td {color:#FE6C0C; font-weight:bold;}
.HomePageQ td {font-size:small; font-weight:bold; vertical-align:top;}

.ContentDiv {width:780px; position:relative; margin-left: 20px; background-color:White; padding:0px;}
.FooterLinks {font-size:9pt; font-weight:bold; color:black; text-decoration:none;}
.FooterLinks a {font-size:9pt; font-weight:bold; color:black; text-decoration:none;}

div#pageContent
{
	text-align: left;
	padding: 10px;
}

.highlight
{
	border: 1px solid red;
	padding: 5px;
	background-color: #ffffcc;
}

table#order td
{
	padding: 3px;
}
