﻿		/* Start Admin Style Only */
		
body.admin   { margin: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#4A4949;}
p.admin      { font-family: Verdana; font-size: 11pt; color: #292929; }
a.admin:link       { color: #666666; }
a.admin:visited    { color: #666666; }
a.admin:active     { color: #666666; }
a.admin:hover      { color: #000000; }


		/* End Admin Style Only */
body         { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#292929; line-height:1.1em;}
select       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input        { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; }
textarea     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
form         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
select       { font-family: Arial, Helvetica, sans-serif; }
legend       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #292929}

a:link       { color: #4A4949; }
a:visited    { color: #4A4949; }
a:active     { color: #4A4949; }
a:hover      { color: #888888; }

a.mm:link       { color: #C0C0C0; }
a.mm:visited    { color: #C0C0C0; }
a.mm:active     { color: #C0C0C0; }
a.mm:hover      { color: #FFFFFF; }
a.m2:hover  { color: #FFFFFF; }
h2, h3
{
	color:#4A4949;
}

.clear {
	clear:both;
}
.printheader, .printfooter{
	display:none;
}

.left-bottom-header {
	color:#DBDDDF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	padding: 9px 0 0 27px;
}

.search {
	width:232px;
	padding-top:12px;
	float:left;
}

.search-text-and-box {
	float:left;
	width:232px;
	height:18px;
	background:url(/images/search-box.jpg) right top no-repeat;
}

.search-text {
	color:#DDD;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

.search-box {
	float:right;
	width:155px;
	border:0;
	height:18px;
	background-color:transparent;
}

.search-button {
	float:right;
}

.start {
	white-space:nowrap;
	border:0;
	background:url(/images/start-button.jpg) no-repeat;
	padding:0;
	margin:0;
	vertical-align:top;
	width:64px;
	height:18px;
	cursor:pointer;
}

.start img{
	border:0;
	padding:0;
	margin:0;
}
.bluetext
{
   	color: #0033CC;
 
}

