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

body{
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

/*p{
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}*/

/*a{
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}*/

#wrapper{
	background-image: url(http://prestigesc.com/images/side_nav_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#navigation{ width: 800px; overflow: hidden; }
#wrapper2{
	width: 800px;
	margin: auto;
	background-color: #ffffff;
}

#flash_header{

	/*margin:0 auto 15px;*/
	margin-bottom: 15px;
}

#rightcolumn{
	width: 216px;
	float: right;
	margin-left: 10px;
	margin-top: -15px;
	height: 100%;
	min-height: 100%;
}

#search_box{
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: solid 3px #FFFFFF;
}

#areas_box{
	text-align: right;
	border-bottom: solid 3px #FFFFFF;
}

#dailyreport_box{
	text-align: right;
	border-bottom: solid 3px #FFFFFF;
}

#insider_box{
	text-align: right;
	border-bottom: solid 3px #FFFFFF;
}

#research_box{
	text-align: right;
	border-bottom: solid 3px #FFFFFF;
}

#developer_box {
	text-align: right;
}

#expert_box{
	text-align: right;
	border-bottom: solid 3px #FFFFFF;
}

#leftcolumn{
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	width: 544px;
	float: left;
	clear: left;
	background-color: #ffffff;
}

#footer{
	background-color: #005e84;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	width: 780px;
	margin: auto;
}

#footer p{
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
}

.sub_header{
	font-size: 14px;
}

.team_header{
	font-size: 16px;
	color: #228CB4;
}

.communities{
	color: #228CB4;
}

.communities a{
	color: #228CB4;
}

.expert_headers{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.search_table {
	border: 2px ridge #000000;
	background-color: #EDF5F8;
}

.area_table_header{
	background-color: #cae0ee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}

.search_border{
	border-bottom: 1px solid #000000;
}

.results_table{
	width: 100%;
	font-size: 12px;
}

.results_header{
	background-color: #cae0ee;
	padding: 0 5px 0 5px;
}

.results_pad{
	text-align: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.results_pic{
	width: 150px;
	margin-right: 10px;
}
.row_a{
	background-color: #CAE0EE;
}
.row_b{
	background-color: #009DF2;
}
.img_btn:hover{
	cursor:pointer;
}
h1{
	color: #0066CC;
	font-size: 16px;
	font-weight: normal;
}

/*Index Styles for 5/26/09*/
.style3 {color: #FF0000;}
.style7 {color: #0033FF;}
.style10 {font-size: 16px; color: #0033CC; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style11 {color: #FF0000; font-weight: bold; padding: 0px 20px 0px 20px;}
.style13 {font-size: 16px; color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style15 {color: #000000; }

h4 {

	color:#0871AA;
	
	letter-spacing:.125em;
	
}

p {

	color:#222845;

}

.f13 {

	font-size:13px;
	
}

p a  {
	
	color:#0871AA;
		
	background-color:transparent;
	
	border-color:#0871AA;
		
	border-bottom-width:1px;
		
	border-left-width:0px;
		
	border-right-width:0px;
		
	border-top-width:0px;
		
	border-style:dotted;
		
	text-decoration:none;
}
