td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
	color:#565656;
}

body { 
	margin:0; 
	padding:0; 
	background-color:#FFFFFF; 
	background-image:url(../../images/tall_body.jpg); 
	background-repeat:repeat-x 
}

form{ 
	margin:0px; 
	padding:0px
}

a { 
	color:#1B7EC7
}

.tall_x{ 
	background-image:url(../../images/tall_line.gif); 
	background-repeat:repeat-x
}

.tall_y{ 
	background-image:url(../../images/tall_line.gif); 
	background-repeat:repeat-y
}

a:hover{ 
	text-decoration:none
}

.header
{
	font-family:Arial; 
	font-weight:bold; 
	font-size:10px; 
	color:#515151; 
	background-image:url(../../images/peachtree_title.gif);
	background-repeat:no-repeat;
	background-position:50px 75px; 
}

.header a{  
	font-family:Arial; 
	font-weight:bold; 
	font-size:10px; 
	color:#515151; 
	text-decoration:none 
}

.header a:hover{ 
	text-decoration:underline
}  

.footer{ 
	background-image:url(../../images/footer.gif); 
	background-repeat:no-repeat
}

.footer div { 
	margin-left:34px; 
	margin-top:10px; 
	font-size:9px; 
	color:#ffffff;
}

.footer a{ 
	font-size:10px; 
	color:#ffffff
}

.ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	margin-top:12px;
}

.ul li b a{
	color:#565656
}

.ul li strong a{ 
	color:#565656; 
	text-decoration:none
}

.ul li strong a:hover{ 
	text-decoration:underline
}

.ul_1 {
	margin:0; padding:0; 
	list-style:none; 
	line-height:20px
}

.dog_bgd{
	background:url(../../images/p4_1.jpg) no-repeat right top;
}

.bgd_1{
	background:url(../../images/index-methodology.jpg) no-repeat right top;
}

.margin{ 
	margin-left:10px; 
	margin-top:20px; 
}

.margin1{ 
	margin-left:22px; 
	margin-top:21px; 
}

.margin2{ 
	margin-left:26px; 
	margin-top:22px; 
}

.tall_y1{background-image:url(../../images/tall_1.gif);
	background-repeat:repeat-y
}

.grey{ 
	color:#7D7D7D
}
	
.grey b{ 
	color:#A5ACB4
}

.input{
	width:260px;
	height:26px;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	padding:3 0 0 4px;
	border-color:#BCBCBC;
	border-width:1px
}

.textarea{
	width:260px;
	height:98px;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#BCBCBC;
	border-width:1px
}
	
a:link {
	text-decoration: none;
}
