/* Escrow Global Style Sheet */
/* Last update: May 2009 */
/* Developer: Will Weyer */
/*------------------------------------------*/



/* LINK FORMATS -------------------------------------- */

a, a:visited, a:link, a:active, a:hover {
	color: #0d6274;
	text-decoration: underline;
}

a:visited {
	color:#267282;
}

a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}

#colRight a:hover { border-bottom: 1px #69C solid; }



/* GLOBAL FORMATS ------------------------------------- */


body {
	background-color: #efece6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.base {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #393837;
	text-align: left;
	line-height:150%;
	font-size:12px;
}

.baseSolo {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #474645;
	text-align: left;
	font-size:11px;
}

.makeFit {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #474645;
	text-align: left;
	font-size:10px;
}

.container {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: left;
	line-height:200%;
	font-size:12px;
	margin-bottom: 5px;
	padding-bottom:3px;
}

.containerSolo {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: left;
	font-size:12px;
}

.calloutBox {
	font-family:'Trebuchet MS',tahoma,arial,verdana,sans-serif;
	color: #666666;
	text-align: left;
	line-height:165%;
	font-size:80%;
	margin-bottom: 5px;
	padding-bottom:4px;
}

.calloutBoxTitle {
font-family:'Arial','tahoma','arial','verdana','sans-serif';
	color: #FFFFFF;
	text-align: left;
	line-height:100%;
	font-size: 10px;
}

.footerBread {
font-family:'Arial','tahoma','arial','verdana','sans-serif';
	color: #FFFFFF;
	text-align: right;
	line-height:100%;
	font-size: 10px;
}

.title {
	font-family:'Georgia','Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #777;
	margin-bottom: 8px;
	text-align: left;
	line-height:130%;
	font-size:110%;
	padding-bottom:4px;
}

.article {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #111111;
	text-align: left;
	line-height:150%;
	font-size:12px;
}

.channelBase {
	font-family:'Tahoma','Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #777;
	text-align: left;
	line-height:140%;
	font-size:70%;
	margin-bottom: 5px;
	padding-bottom:4px;
}


.smallsans {
	font-family:'Tahoma','Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #777;
	margin-bottom: 5px;
	text-align: left;
	line-height:150%;
	font-size:80%;
	padding-bottom:4px;
}


.formFields {
	font-family:'Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #5a5757;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 4px;
	margin-bottom: 2px;
	text-align: left;
	line-height:175%;
	font-size:80%;
	padding-top:4px;
	padding-bottom:4px;
}


.tdbackgroundTopBar {
	background-image: url(../images/top_bar_backing.gif);
}

.tdbackgroundNavBacking {
	background-image: url(../images/nav_backing.gif);
}

.tdbackgroundNavBaseShade {
	background-image: url(../images/nav_base_shade.gif);
}

.tdbackgroundShadeRight {
	background-image: url(../images/shade_right.gif);
}

.tdbackgroundFooterGrade {
	background-image: url(../images/footer_grade.gif);
}

.tdbackgroundContainer {
	background-image: url(../images/container_side_backing.gif);
}

.date {
	font-family:'sans-serif','Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #7D94B3;
	text-align: right;
	font-size:60%;
	margin-bottom: 8px;
	padding-bottom:4px;
}


.time {
	font-family:'sans-serif','Lucida Grande','Lucida Sans Unicode','arial','verdana','sans-serif';
	color: #7D94B3;
	font-weight: bold;
	font-size:60%;
}


.comments {
	margin: 2px 1cm 5px 1cm;
	font-family:'Tahoma','arial','verdana','sans-serif';
	color: #555;
	font-size:68%;
}

.whiteLink {
	color: #FFF;
	text-decoration: underline;
	font-size:12px;
}

/*  - Escrow Associates CSS Styles -  */
