body, td, table, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

img 
{
display: inline;

}

table#header img
{
	border: none;
}

table#main
{
	margin: 0px auto 0px auto;
	width: 700px;
}


td#rightside
{

	padding: 15px;
	width: 300px;
	vertical-align: top;
}

td#leftside {
	
	margin-top: 15px;
	border-right: 1px solid #003366;
	width: 400px;
	vertical-align: top;
	padding: 10px;
}

.imgspaceb
{
	padding-bottom: 15px;
}

.imgspacet
{
	padding-top: 15px;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

p
{
	margin: 1px 0px 0px 0px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

td#frontdoorleft {
	
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #000000;
	text-align: left;
	line-height: 20px;
	border-left: 1px solid #003366;
}

.footer {
	font-size: 10px;
	text-align: center;
}




/* STYLES FOR TRANSACTIONS AND PROFILES PAGES */

img#profilepadding
{

	margin: 0px 5px 5px 0px;
	float: left;
	border: 1px solid #000000;

}

a.blackbg:link, a.blackbg:hover, a.blackbg:active, a.blackbg:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}



td#profileleft {
	
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #990000;
}

.profileright
{
	font-weight: bold;
	line-height: 20px;
	width: 300px;
	
}



.selected
{
	color: #003366;
	font-size: 18px;
	font-style: italic;
	
}

a.translinks:link,  a.translinks:visited, a.profilelinks:link,  a.profilelinks:visited
{
	text-decoration: none;
	color: black;
	font-size: 15px;
	
}

a.translinks:hover, a.translinks:active, a.profilelinks:hover, a.profilelinks:active
{
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-style: italic;
	
}

/* 2 links at bottom of all pages */
a.twolinks:link { 
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	color: #003366;
 } 


a.twolinks:visited
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

a.twolinks:active, a.twolinks:hover 
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}


/* STYLES FOR CONTACT PAGE */

.submitbutton {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CC0033;
	padding: 3px;
	color: #003366;
	height: auto;
	width: 65px;
	text-align: center;
	float: right;
}

/* STYLES FOR PROFILES */






/* STYLES FOR LISTINGS */
td#listingrow
{
	border-bottom: 1px solid #CCCCCC;
}

.parahead {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

td#listingright /*adds border to listings cell between text and photos */
{
	border-left: 1px dashed #cccccc;
	padding-left: 4px;
	padding-top: 15px;
}

td#listingleft /*adds border to listings cell between text and photos */
{
	padding-top: 15px;
}

a.listingphoto:link { 
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	color: #003366;
 } 


a.listingphoto:visited
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

a.listingphoto:active, a.listingphoto:hover 
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.nextstepbg {
	background-color: #66cc00;
	padding: 5px 5px 0px 5px;
	width: 200px;
}


.nextstephead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


a:active, a:link, a:visited
{
	text-decoration: underline;
	color: #003366;
	
}

a:hover
{

	text-decoration: none;
	

}.bodysmall {
	font-size: smaller;
}

/* Sortable tables */
/* background-color:#eee; */
table.sortable a.sortheader {
    
    color:#003366;
    font-weight: bold;
    text-decoration: underline;
    display: block;
}
table.sortable {
    color: black;
    text-decoration: none;
}

span.sortarrow {
	color: black;
    text-decoration: none;
}


/*TRANSACTION ONLY STYLES */

/* border around transaction thumbnails */

#transthumbs img
{
	border: 1px solid black;
	margin-right: 8px;

}

#transthumbs
{
	font-weight: bold;

}

#transleft
{
	margin-top: 15px;
	border-right: 1px solid #003366;
	width: 350px;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
}

#trans
{
	width: 700px;
	margin-top: 15px;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
}

#transleft img
{
	border: 1px solid black;
}

#transright
{
	font-weight: bold;
	line-height: 15px;
	width: 350px;
	padding: 15px;
	
}

#transright img
{
	border: none;
}


/* NEWS ONLY STYLES */

.listtitle
{
	
	
}

.listdate
{
	color: #003366;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}

.articletitle
{
	color: #003366;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 4px;

}


.articlesub
{
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}

.articleloc
{
	font-weight: bold;
}

.articledate
{
	
}

.imgfloatright
{
	float: right;
	margin: 7px;
}

.imgfloatleft
{
	float: left;
	margin: 7px;
}

.newsright
{

	margin-top: 80px;
}