
BODY {
	background : url('images/bg_gradient_re.gif');
	
	font-family : sans-serif;
	
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0;
	border-color : #000000;
}

TABLE {
	border-color : #000000;
	border-collapse :collapse;
}

TD {
	padding : 0px;
	border-width : 1px;
	border-color : #000000;
}

A:link {
	text-decoration : underline;
	color: #122a5c;
	color : #ffffff;
}
A:visited {
	text-decoration : underline;
	color: #ffffff;
}
A:hover {
	text-decoration: underline;
	color: #ffffff;
}
A:active {
	text-decoration: underline;
	color: #122a5c;
}

A.detail:link {
	text-decoration : underline;
	color: #000000;
}
A.detail:visited {
	text-decoration : underline;
	color: #000000;
}
A.detail:hover {
	text-decoration: underline;
	color: #000000;
}
A.detail:active {
	text-decoration: underline;
	color: #000000;
}
.welcome {
	border-style : none;
	border-width : 1px;
	border-spacing : 0px;
	width : 750px;
	padding : 0px;
	line-height : 0em;
}

TABLE.home_buttons {
	background : #ffffff;
		
	width : 750px;
	padding : 0 0 5 0;
	margin : 0 0 5 0;
	line-height : 1em;
}

.home_footer {
	color : #ffffff;
	font-size : 10pt;
	width : 750px;
	padding : 0px;
	margin : 0px;
	line-height : 1.5em;
	
	border-top-style : solid;
	border-width : 1px;
}

TABLE.body {
	line-height : 1em;
	
	min-height : 230px;
	width : 750px;

	padding : 0px;
	margin : 0px;
	border-spacing : 0px;
}

TD.sidebar {
	background : #ffffff;
	
	width : 150px;
	margin : 0px;
	padding : 10px;
	
	font-size : 0.875em;
	line-height : 1.0em;
	border-spacing : 0px;
	vertical-align : top;
}

A.sidebar {
	color : #122a5c;
}

A:hover.sidebar {
	color : #122a5c;
}

A:visited.sidebar {
	color : #122a5c;
}

TD.content {
	color : black;
	background :white;
	vertical-align : top;
	padding : 10px;
	line-height : 1.2em;
	
}

.exec_title {
	color : #4e7ccd;
	font-size : 1.5em;
	font-weight : bold;
	line-height : 1.2em;
}

.entry {
	
	color : #4e7ccd;
	font-size: 11pt;
	padding : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	border-color : #122a5c;
	border-style : solid;
	border-width : 1px;
}

.search {
	
	color : #4e7ccd;
	font-size: 9pt;
	padding : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	border-color : #122a5c;
	border-style : solid;
	border-width : 1px;
}

TABLE.listings {
	font-size : 10pt;
	width : 100%;
	background : #145597;
	background : #b4d4fa;
	background : #ccc;
	color : #000;
}

TABLE.listings A {
	color : #000;
	font-weight : bold;
}

TD.listings {
	padding : 1px 2px 1px 5px;
	border-bottom-style : solid;
	border-width : 1px;
}

TR.listings {
	border-bottom-style : solid;
	border-width : 1px;
	border-color : #122a5c;
}

TD.detail {
	font-size : 12px;
	text-align : left;
	padding-left : 4px;
	padding-right : 2px;
}

TD.detail_left {
	font-size : 11px;
	text-align : right;
	width : 1%;
	font-weight : bold; 
	white-space : nowrap;
	padding-left : 2px;
}

.headline {
	font-size : 18px;
	font-weight : bold;
	color : rgb(48, 96, 160);
	line-height : 22px;
	text-align : left;
}

.subheadline {
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	line-height : 20px;
	text-align : left;
}

.copy {
	text-align : left;
	color : #000000;
}

#details_list {
	border-collapse : collapse;
	border-style : groove;
	border-width : 2px;
	border-color : #000000;
	background : #ccc;
	padding : 2px;
	margin-top : 2px;
}

.img_button {
	cursor : pointer;
	margin-top : 4px;
	padding : 0px;
}

#imgMain {
	border-style : ridge;
	border-color : #000;
	border-width : 2px;
	padding : 2px;
}

#slideCtr {
	font-size : 12px;
	width : 1%;
	padding-right : 15px;
}

#searchBox,
#mlsBox,
#typeBox
{
	font-size : 12px;
	font-family : sans;
	text-align : left;
	padding : 0px 2px;
	background : #ccc;
	width : 555px;
	overflow : auto;
	margin-top : 5px;
	margin-bottom : 5px;
	border-style : groove;
	border-width : 2px;
}

#stat_selector,
#stat_view
{
	text-align : left;
	font-size : 12px;
}

#report_wrapper
{
	width : 100%;
	overflow : auto;
	border-style : groove;
	border-width : 3px;
}

#stat_selector A,
#stat_view A {
	color : #000;
}

#stat_view input,
#stat_view select
{
	font-size : 12px;
	background : #ddd;
	border-width : 1px;
}

#report_table,
#report_table TD,
#report_table TH
{
	border-style : solid;
	border-width : 1px;
	clear : both;
	margin-bottom : 20px;
}

#report_table TH
{
	text-align : center;
}

#report_table TD
{
	padding : 0px 5px;
	text-align : center;
}

#listing_div
{
	width : 145px;
	border-style : inset;
	border-color : #000;
	border-width : 1px;
	float : left;
	margin-bottom : 10px;
}
#listing_div H3,
#chart_div H3
{
	margin : 3px;
	text-align : center;
	font-size : 14px;
}

#chart_div
{
	border-style : solid;
	border-color : #000;
	border-width : 1px;
	padding : 2px;
	width : 400px;
	aheight : 240px;
	margin-bottom : 10px;
}
