body
{
	margin:0px;
	font-family: Arial;
	font-size:smaller;
	background-color:White;
}

td
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color:#996600;
}

.instructions
{
	color: #996600;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
}

.photo
{
	border:solid 1px #000000;
}

.productname
{
	color: #FFFFFF;
	font-family: Arial;
	font-size:22px;
	font-weight:bold;
	padding-left: 33px;
	border-bottom: solid 1px #2E040A;
	height: 35px;
	background-color: #996600
}

.agentnamesmall
{
	color: #663300;
	padding-left: 33px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.rule
{
	background-color: #990000;
}

.menucolor
{
	background-color: #CBA874;
}

.menulink
{
	color: #663300;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.menu
{
	padding-left: 33px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	list-style: square;
	border-bottom: solid 1px #2E040A;
}
	
.contactinfo
{
	color: #FFFFFF;
	font-family:Arial;
	font-size: 11px;
	padding-right:5px;
	padding-left: 33px;
	padding-bottom: 20px;
}

.clientname
{
	color: #663300;
	padding-left: 33px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.emph
{
	color:#663300;
	font-size:150%;
	font-weight:bold;
}

td.resultsHeader
{
	BACKGROUND-COLOR:#996600;
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding : 3px;
}

a.resultsHeader:link, a.resultsHeader:visited
{
	font-family : Arial;
	color: #FFFFFF;
	font-weight:bold;
}

/*
a.tabSubNav:link, a.tabSubNav:visited
{
	color : white;
	font-size : 8pt;
	font-family : Arial;
	text-decoration : none;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
}

.tabActive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	padding:3px 13px 0px 10px;
	COLOR: #ffffff;
	CURSOR: pointer;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #996600;
	TEXT-ALIGN: center;
	background-image: url(/common/images/tab_background_corner.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.tabInactive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	padding:3px 13px 0px 10px;
	CURSOR: pointer;
	COLOR: #808080;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: center;
	background-image: url(/common/images/tab_background_corner.gif);
	background-position:right;
	background-repeat:no-repeat;	
}
*/
td.formFooter, td.formHeader
{
	border-top : solid 1px #000000;
	border-bottom : solid 1px;
	background-color : #996600;
	padding:3px;
}

.formBody, .formCell, .formCellBreak, .Content
{
	padding:2px 0px 2px 5px;
	background-color:#eeeeee;
	line-height:normal;
	font-weight:normal;
}

.required
{
	color:Red;
}

td.resultsCell
{
	color: #000000;
	font-family: 'Arial';
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom:#996600 1px solid;
}

td.resultsCellAlternate
{
	color: #000000;
	font-family: 'Arial';
	font-size: 12px;
	background-color: #F5F5F5;
	border-bottom:#996600 1px solid;
}

td.resultsCellNoBorder
{
	color: #000000;
	font-family: 'Arial';
	font-size: 12px;
	background-color: #FFFFFF;
}

td.resultsCellAlternateNoBorder
{
	color: #000000;
	font-family: 'Arial';
	font-size: 12px;
	background-color: #F5F5F5;
}

.header1
{
	background-image: url('/PageTemplates/Toolkit/4/image/top_image.jpg');
	height: 94px;
	width: 750px;
	vertical-align: bottom;
}

.header2
{
	width: 229px;
	height: 94px;
	text-align: right;
	vertical-align: top;
	
}

.header2 h1
{
	background:url(/PageTemplates/Toolkit/4/image/logo_clickhome.gif) no-repeat 0 0 white;
	width:229px;
	height:94px;
	margin:0;
	padding:0;
}

.header2 h1 a
{
	display:none;
}

.login { height:1em; margin-top:0.5em;}

.presented_by .photo { height:60px;}
