/*
<doc>
	<FileInfo DateCreated="07/01/2008" CreatedBy="CA">
		Created CSS file for SITE Realty Advisors
	</FileInfo>
	<RevisionHistory>
		<Revision DateRevised="" RevisedBy="" TaskNo="">
		</Revision>
	</RevisionHistory>
	<CustomChunks>
		<Chunk chunk_id="" scope="" scope_id="">
		</Chunk>
	</CustomChunks>
</doc>
*/


/****************************************************************
                           G L O B A L
****************************************************************/
html {
	overflow-y: hidden;
}


a {
	color: #E37700;
	text-decoration: none;
}


a:hover {
	color: #808080;
	text-decoration: underline;
}


a:visited {
	color: #E37700;
}


body {
	background-color: #E4CEA9;
	color: #000000;
	font-family: Verdana, "Book Antiqua", Palatino, serif;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-arrow-color: #E37700;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-base-color: #E37700;
	scrollbar-darkshadow-color: #E37700;
	scrollbar-face-color: #CDCDCD;
	scrollbar-highlight-color: #E37700;
	scrollbar-shadow-color: #CDCDCD;
	scrollbar-track-color: #FFFFFF;
	text-align: center;
}


.button {
	border: 1px solid #CDCDCD;
	color: #E37700;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
	padding-left: 8px;
	padding-right: 8px;
}


fieldset div {
	line-height: 20px;
	padding: 5px 5px 5px 5px;
}


h1 {
	color: #36498B;
	font-size: 18px;
	font-weight: bold;
}


h2 {
	color: #36498B;
	font-size: 14px;
	font-weight: bold;
}


input {
	border: 1px solid #CDCDCD;
	font-family: Arial, "Book Antiqua", Palatino, serif;
	font-size: 11px;
	height: 15px;
}


legend {
	color: #48528A;
	font-weight: bold;
	padding-right: 7px;
}


li {
	color: #000000;
	list-style: outside url('images/icon_list_square.gif');
	padding-top: 5px;
}


select {
	font-family: Arial, "Book Antiqua", Palatino, serif;
	font-size: 11px;
	height: 15px;
}


table {
	margin-left: auto;
	margin-right: auto;
}


table td {
	font-size: 12px;
}


table th {
	border-bottom: 4px double #CDCDCD;
	color: #6A98AE;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-align: left;
}


textarea {
	border: 1px solid #CDCDCD;
	font-family: Arial, "Book Antiqua", Palatino, serif;
	font-size: 11px;
	overflow-y: auto;
}



/****************************************************************
                   H E A D E R  /  F O O T E R
****************************************************************/
#footer {
	background: #E4CEA9 url('images/bg_footer.gif') top left repeat-x;
	border-top: 4px solid #CDCDCD;
	position: relative;
	top: -1.2em;
	width: 100%;
}


#footerText {
	color: #808080;
	border-right: 3px solid #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
	text-align: right;	
}


#header {
	background: #E4CEA9 url('images/bg_header.gif') top left repeat-x;
	background-color: #E4CEA9;
	border-bottom: 4px solid #CDCDCD;
	height: 85px;
	width: 100%;
}


#header a {
	color: #808080;
	font-size: 12px;
	font-weight: normal;
}


#header .subTitle {
	color: #397694;
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	font-weight: bold;
}


#header .title {
	color: #E37700;
	font-size: 18px;
	font-weight: bold;
}



/****************************************************************
                           C O N T E N T
****************************************************************/
#body {
	color: #000000;
	height: 425px;
	overflow: auto;
	text-align: left;
	white-space: nowrap;
	width: 575px;
}


.companyName {
	color: #E37700;
	font-weight: bold;
}


#content {
	background-color: #FFFFFF;
	border-left: 4px solid #CDCDCD;
	border-right: 4px solid #CDCDCD;
	display: block;
	height: 450px;
	padding-top: 10px;
	position: relative;
	top: -1.2em;
}


#contentTable {
	border: 1px solid #E4CEA9;
	width: 766px;
}


#contentTable td {
	cursor: pointer;
}


#contentTable th {
	background-color: #E4CEA9;
	color: #FFFFFF;
	padding: 5px;
}


.errorText {
	color: #FF0000;
}


.formLabel {
	color: #397694;
}


.hrThin {
	color: #E37700;
}


.justifiedText {
	text-align: justify;
}


li.quote {
	font-style: italic;
	list-style-image: url("/images/quote.gif");
	list-style-position: inside;
	list-style-type: none;
}


.lineThick {
	border-right: 2px solid #E37700;
	padding-left: 10px;
}


.list1 {}


.list2 {
	background-color: #DFDFFF;
}


.listActive {
	background-color: #93FF93;
}


.listHover {
	background-color: #FFFFD5;
}


#nav {
	border-bottom: 1px solid #CDCDCD;
	color: #4E4E4E;
	font-size: 12px;
	font-weight: bold;
	width: 99%;
}


#nav td {
	cursor: pointer;
	width: 120px;
}


#poster {
	text-align: center;
	vertical-align: top;
	width: 150px;
}


#site {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 766px;
}


.subHeading {
	font-weight: bold;
	text-decoration: underline;
}


.subText {
	font-size: 75%;
}


.successText {
	color: #00FF00;
}


.tableTotal {
	background-color: #36498B;
}


.tableTotal td {
	color: #FFFFFF;
	font-weight: bold;
}