
/* general style tags for the site */
body
	{
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	background-color: transparent;
	}
td,th
	{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: 9pt;
	}

p
	{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: 9pt;
	margin-left: 25px; margin-right: 25px; margin-top: 15px; margin-bottom: 5px;
	}
.bodyIndent 
	{
	margin-left: 25px; margin-right: 25px; margin-top: 15px; margin-bottom: 5px;
	}

h1,h2,h3,h4 { 
	font-family: palatino,times new roman,times; color: #999933; font-weight: normal; margin-left: 25px; margin-right: 25px; margin-top: 15px; margin-bottom: 5px;
	}
h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h3 { font-size: 9pt; }

h1.blue,h2.blue,h3.blue,h4.blue { font-family: arial,helvetica,sans-serif; color: #0099cc; }

p.zero {
		margin-left: 0px; margin-top: 0px; margin-bottom: 0px;
		background-color: transparent; }

ul.bold,ol.bold {
		font-weight: bold;
		margin-left: 33.5px; }

ul li,ol li {
	font-size: 9pt;
	font-weight: normal;
	margin-left: 20px; margin-top: 0px; }

li.bold_italic {
	font-size: 10pt; font-weight: bold; font-style: italic;
	margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;
	}
.indent { margin-left: 33.5px; }
.highlight { color: #999933; font-weight: bold; text-decoration:none; background-color: transparent; }
.higlight_bl { color: #0099cc; text-decoration:none; background-color: transparent; }
.green,.highlight_gr { color: #999933; text-decoration:none; background-color: transparent; }

a,a:link,a:visited,a:active
	{ color: #0099cc; text-decoration:none; background-color: transparent; }
a:hover
	{ color: #996699; background-color: transparent; text-decoration:underline; }

p.sidebar {
	font-size: 11pt;
	color: #000000;
	font-style: italic;
	}

p.subnav {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	}
a.subnav,a.subnav:link,a.subnav:visited,a.subnav:active
	{ color: #996699; text-decoration:none; background-color: transparent; }
a.subnav:hover
	{ color: #0099cc; background-color: transparent; text-decoration:none; }
a.subnavset,a.subnavset:link,a.subnavset:visited,a.subnavset:active
	{ color: #0099cc; text-decoration:none; background-color: transparent; }
a.subnavset:hover
	{ color: #0099cc; background-color: transparent; text-decoration:underline; }

p.left 
	{
	color: #666666;
	font-size: 8pt;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	}

p.right
	{
	color: #666666;
	font-size: 8pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
h3.right
	{
	color: #666666;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

	
.horizontal 
	{
	background-image: url('images/orange_line_horizontal_shor.jpg');
	background-repeat: repeat-x;
	}
.vertical
	{
	background-image: url('images/orange_line.jpg');
	background-repeat: repeat-y;
	}
	
p.signup { font-size: 8pt; margin-left: 35px; }
p.signupSubmit { font-weight: bold; font-style: italic; margin-left: 25px; margin-top: 2px; text-align: right;}
input.signup { width: 120px; font-size: 7pt; }
a.orange,a.orange:link,a.orange:visited,a.orange:active
	{ color: #cc6600; text-decoration:none; background-color: transparent; }
a.orange:hover
	{ color: #cc6600; background-color: transparent; text-decoration:underline; }

#signup { 
	position: relative;
	height: 75px;
	width: 200px;
	text-align: left;
	border: 0px solid #ffffff;
	}

p.quotee {
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
p.quote {
	margin-top: 5px;
	margin-bottom: 1px;
	font-style: italic;
	}
p.footer {
	font-size: 8pt;
	color: #000000;
	}	
a.footer,a.footer:link,a.footer:visited,a.footer:active
	{ color: #000000; text-decoration:none; background-color: transparent; }
a.footer:hover
	{ color: #000000; background-color: transparent; text-decoration:underline; }

	
h2.reviews 
	{
	margin-top: 25px;
	}
	