﻿body
{
	font-family: 'Lucida Grande' ,Verdana,Arial,Sans-Serif;
	background-color: #E7E7E7;
	padding: 0;
	margin: 0;
}

a, .link
{
	color: #0066CC;
	text-decoration: none;
}

a:hover, .link:hover
{
	color: #114477;
	text-decoration: underline;
}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1em;
}

h1, h2, h3
{
	font-family: 'Trebuchet MS' , 'Lucida Grande' ,Verdana,Arial,Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.transparency
{
	-moz-opacity: .55;
	background-color: #EEE;
	position: absolute;
	top: 450px;
	left: 110px;
}

.normal
{
	color: Black;
	font-size: 0.9em;
}


.rightList .item
{
	margin-left: 20px;
	font-size: 0.7em;
	padding: 2px;
}

.rightListItem
{
	padding: 20px 0 0 0;
	font-size: 0.7em;
}

.rightList
{
	padding-top: 13px;
}

.separator
{
	height: 1px;
	background: transparent url('ImageRegistry.aspx?img=007011.gif' ) repeat-x;
	overflow: hidden;
	width: 100%;
	float: left;
}

.separatorWrapper
{
	float: left;
	position: relative;
	width: 100%;
}

.solid
{
	background: transparent url(  'ImageRegistry.aspx?img=007010.gif' ) repeat-x;
}

.dotted
{
	background: transparent url(  'ImageRegistry.aspx?img=007011.gif' ) repeat-x;
}

.validation
{
	background-color: #FFFACD;
}

.generalMessage
{
	color: Blue;
}

.errorMessage
{
	color: Red;
}

#container
{
	width: 760px;
	margin: 0 auto;
	background-image: url( 'ImageRegistry.aspx?img=007003.gif' );
	background-repeat: repeat-y;
}

#header, #main, #footer
{
	width: 760px;
	float: left;
	background-color: White;
}

#header
{
	background-image: url('RandomImage.aspx?img=header.jpg' );
	height: 200px;
}

#headerBlock
{
	float: right;
	text-align: right;
	margin: 13px 65px 0 0;
}

#headerBlock, #headerBlock a
{
	color: White;
	text-decoration: none;
}

#headerLinks
{
	margin: 166px 0 0 9px;
	cursor: pointer;
	padding-left: 1px;
}

#headerLinks a
{
	float: left;
	padding-top: 8px;
	width: 369px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	height: 24px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#headerLinks a:hover
{
/*	background-image: url('ImageRegistry.aspx?img=007012.png' );*/
	background-color: #DEDEDE;
}

#headerLinks, #headerLinks a
{
	color: #0066CC;
	text-decoration: underline;
	background-color: #EEEEEE;
}

#headerLink
{
	font-size: 1.6em;
}

#main
{
	background-image: url('ImageRegistry.aspx?img=007004.gif');
}

#footer
{
	background-image: url('ImageRegistry.aspx?img=007009.jpg');
	height: 63px;
}

#leftHalf, #rightHalf
{
	float: left;
	padding: 20px 0 20px 30px;
}

#leftHalf
{
	width: 430px;
}

#rightHalf
{
	background-color: #F9F9F9;
	margin-left: 20px;
	width: 240px;
}

.txtMainSearch
{
	margin-top: 4px;
}

.hiddenUntilLoadComplete
{
	display: none;
}

.hiddenUntilLoadComplete-complete
{
	display: inherit;
}
