.pagecontent{
	margin-left: 219px;
}
		.thumbborder{
		margin-right:12px;
}
.thumbborder td{
	border:1px solid #cccccc;
	padding:0px;
	padding-bottom:5px;

	/*background-color: #e0e0e0;*/
}
body,table{
	font-size:12px;
}

a:visited, a, a:link {
        color: #000179;
        text-decoration: underline;
}

a:active, a:hover {
        color: #FF5C00;
        /* default color: #E47E23;*/
}

.headertitle{
	padding-top:5px;
	background-repeat: no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-align:right;
	font-weight:bold;
	font-family:Arial;
	margin:0px;
	vertical-align:bottom;
}

.headertitle A:link, .headertitle A:visited, .headertitle A:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
} 

.customfooter, .customfooter A:link, .customfooter A:visited, .customfooter A:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}
#main{
	/*text-align:right;
	width:800px; */
	padding-left:0px;
	margin-left:0px;
}

.byline{
	font-size:12px;
	font-weight:bold; 
}

.breadcrumbs{
	background-color: #FFFFFF;
}

.title{
	font-family:"Arial";
	font-size:16px;
}

.breadcrumbs td{
	/*	text-align:right;
	padding-left:18px;
		padding-bottom:0px;
	padding-right:5px;
	 */
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;

}

input.gosearch{
	background-color: #F1D432;
	width:30px;
	border: 1px solid #000000;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#000000;
	text-align:center;
}

table.customsearch{
	/*font-family:Verdana;
	font-size:10px;*/
	background-image:url(../images/custom/gradient.gif);
	background-repeat:repeat-y;
	background-position: right;
}

.suggestion{
	color: #666666;
	font-style:italic
}

.thumbborder td{
	border:0px solid #cccccc;
}

table.customsearchnew{
	margin-left:20px;
	font-size:11px;
}

.nestedimagetable, .nestedimagetable select, .nestedimagetable option{
	font-size:11px;
}



