@charset "utf-8";
/* CSS Document */

/* HTML Element Styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e606f;
	background-image:url(images/pattern.jpg);
	}
	
h1 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#b35639;
	}
	
h2 {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#CACACA;
	}
	
h3 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#333366;
	margin:0px;
	}
	
h4 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#b35639;
	margin:0px;
	}
	
a {
	text-decoration:none;
	color:#b35639;
	}
	
a:hover {
	text-decoration:none;
	color:#324d5b;
	}	

q1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#193441;
	}
	
f1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:1f245d;
	}
	
.yesHighlite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b35639;
	font-weight:bold;
	}

.highlite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b35639;
	font-weight:bold;
	}

/* Custom Styles */

.orangeHeading {
	color: #B35639; 
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}


/* Style by Element */

#flashContainer {
	height:300px;
	}

#mainTable {
	width:950px;
	position:relative;
	top:66px;
	}

#mainTableRightUpperCorner {
	width:19px;
	background-image:url(images/upr_right_corner.gif);
	}
	
#mainTableRightLowerCorner {
	width:19px;
	background-image:url(images/lwr_right_corner.gif);
	}
	
#mainTableLeftUpperCorner {
	width:19px;
	background-image:url(images/upr_left_corner.gif);
	}

#mainTableLeftLowerCorner {
	width:19px;
	background-image:url(images/lwr_left_corner.gif);
	}
	
#mainTableBlueHorizonCell {
	height:19px;
	background-color:#193441;
	}
#mainTableBlueVerticalCell {
	width:19px;
	background-color:#193441;
	}
	
#innerTable {
	width:915px;
	}
	
#innerTable .menuCell {
	width:275px;
	background-color:#dee6ce;
	border-right-color:#c6d4c9;
	border-right-style:dashed;
	border-right-width:2px;
	}
	
#innerTable a {
	text-decoration:none;
	color:#b35639;
	}
	
#innerTable a:hover {
	text-decoration:none;
	color:#324d5b;
	}

#contentTable {
	background-color:#dae2ca;
	}

#marketNewsTable {
	width:640px;
	}
	
#marketNewsTable .market {
	width:320px;
	background-color:#dae2ca;
	padding:10px;
	}
	
#marketNewsTable .market a {
	color:#b35639;
	text-decoration:none;
	font-weight:bold;
	}
	
#marketNewsTable .news {
	width:320px;
	background-color:#d1dbbd;
	padding:10px;
	}
	
#marketNewsTable .news a {
	color:#b35639;
	text-decoration:none;
	font-weight:bold;
	}
	
#bottomDiv {
	background-color:#91AA9D;
	height:50px;
	}
	
#quoteDiv {
	background-color:#ffffff;
	margin-left:50px;
	margin-right:50px;
	}

#relocation {
	background-color:#80827D;
	height:20px;
	}
	
#menu {
	color:#324d5b;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	margin-top:105px;
	}

#menu ul {
	list-style:none;
	}
	
#menu li {
	list-style:none;
	line-height:30px;
	}
	
#menu a {
	color:#324d5b;
	text-decoration:none;
	}

#menu a:hover {
	color:#b35639;
	text-decoration:none;
	}
	
#link_1 {
	padding:0 0 10px 0;
	}
	
#link_1 a {
	color:#b35639;
	text-decoration:none;
	}
	
#link_1 a:hover {
	color:#324d5b;
	text-decoration:none;
	}

/* begin sub menu */

#sub_menu {
	color:#b35639;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin-top:80px;
	}

#sub_menu ul {
	list-style:none;
	}
	
#sub_menu li {
	list-style:none;
	line-height:30px;
	}
	
#sub_menu a {
	color:#b35639;
	text-decoration:none;
	}

#sub_menu a:hover {
	color:#324d5b;
	text-decoration:none;
	}
#signin_bar table {
	color:#3e606f;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
	
#signin_bar a {
	color:#b35639;
	text-decoration: none;
	}
#signin_bar a:hover {
	color:#324d5b;
	text-decoration: none;
	}
	
#search_home_holder {
	}
	
#search_home {
	color:#D1DBBD; 
	font-size:16px; 
	font-family:'Times New Roman', Times, serif;
	}
	
#search_home #text {
	color:#D1DBBD; 
	font-size:16px; 
	font-family:'Times New Roman', Times, serif;
	}
	