/* LAYOUT ===================================== */
html {
	padding: 0;
	margin: 0;
	border: 0;}
body {
	top: 0;
	left: 0;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	width: 801px;
	font-family: Verdana, sans-serif;}	
a {
	margin: 0;
	border: 0;
	text-decoration: none;}
	
img {
    display: block;
    border: 0;}

/* ======= HEADER ======== */	
#header {
	position: relative;}

/* logo ===================== */

#tagline {
	padding: 0;
	margin: 0;
	width: 790px;
	position: absolute;
	top: 12px;
	font: italic 16px Georgia, serif;
	text-align: center;}

#tagline .author {
	font: italic 14px Georgia, serif;
	color: #777;}

#ag_logo {
	position: absolute;
	top: 54px;
	left: 322px;
	z-index: 2;}

#af_logo {
	position: absolute;
	top: 36px;
	left: 16px;}

/* top nav ==================== */

#topNav {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 89px;
	padding: 0;
	margin: 0;
	width: 800px;
	white-space: nowrap;}

#topNav li {
	width: 158px;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;}

#topNav a {
	display: inline;
	float: left;
	width: 100%;
	color: #222;
	background-color: #E8C53C;
	text-decoration: none;
	font: bold 15px/1.1em "Trebuchet MS", Verdana, sans-serif;
	border: 1px solid #E8C53C;
	padding: 0;
	padding-top: 7px;
	margin: 0;
	margin-right: 2px;}
	
#topNav a { 
  height: 35px;
  width: 158px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  height: 26px;
  width: 154px;
}
html>body #topNav a {
  height: 26px;
  width: 154px;}
  
/* #topNav #home {
 	margin: 0;
 	padding-top: 9px;
 }
#topNav #home {
  width: 133px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:130px;
}
html>body #topNav #home {
  width: 130px;
}*/

#topNav .here {
	background-color: #F9EDC5;}
	
#topNav a:hover {
	background-color: #F9EDC5;}

/* sidebar =================== */

#sidebar {
	margin: 0;
	margin-top: 135px;
	padding: 0;
	float: left;
	width: 150px;}

/* main ================== */

#main {
	float: left;
	 margin: 135px 0 10px 10px; 
}

#main {
  width: 510px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 500px;
}
html>body #main {
  width: 500px;
} 
/* ADS =================== */

#adColumn {
	float:left;
	margin: 135px 0 10px 10px;}
	
#adColumn { 
  width: 130px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 120px;
}
html>body #adColumn {
  width: 120px;
} 

#adColumn #disclaimer {
	padding-top: 10px;
	text-align: center;
	color: #5A5A5A;
	font-size: 9px;}


#superBanner {
	display: block;
	margin: 10px auto;
	padding-left:  15px;
	background-image: url(/i/v_ad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;}

*#superBanner { 
  width: 743px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 733px;
}
html>body #superBanner {
  width: 733px;
}

#superBanner * {
	margin: 0 auto;
}

.textad {
	border: 1px solid #147CC1;
	background-color: #CBE9FF;
	padding: 2px;
	margin: 5px 0;
	font: normal 10px Verdana, Arial, sans-serif;}

.textad { 
  width: 120px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 114px;
}
html>body .textad {
  width: 114px;
} 

.textad strong {
	display: block;
	color: #147CC1;}

/* footer ===================== */

#footer {
	clear: both;
	background-color: #F9EDC5;
	margin: 0;
	padding: 5px;
	font-size: 10px;
	text-align: center;}
	
#footer {
  width: 790px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 780px;
}
html>body #footer {
  width: 780px;
} 

#footer p {
	color: #BE002C;
	margin: 5px 0;
	font-weight: bold;}

#footer .mouse {
	color: #000;
	font-weight: normal;}

#footer a {
	padding: 0 2px;
	color: #000; 
	font-weight: normal;}
	
/* TEXT ======================================= */

.article {
	font-family: Georgia, "Times New Roman", serif;
	float: left; }

.article td, .article th {
	vertical-align: top;
	text-align: left;}

.article h1, #mainLeft h1 {

	font: bold 22px "Trebuchet MS", Verdana, sans-serif;
	color: #BE002C;
	margin-top: 0;
	margin-bottom: 6px;}
	
.article h2, #mainLeft h2 {
	padding: 0;
	margin: 15px 0 4px;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #BE002C;}
	
.article h2 strong, #mainLeft h2 strong {
	color: #BE002C;}

.article h3, #mainLeft h3 {
	padding: 0;
	margin: 10px 0 4px;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #000;}
	
.article h2 a, #mainLeft h2 a {
	color: #147CC1;}

.article p, #mainLeft p {
	margin: 4px 0 10px;
	font-size: 14px;
	line-height: 16px;
	}
	
.article p a, #mainLeft p a {
	color: #147CC1;}

/*.article img {
float: left;
background-color:#fff;
padding:3px;
margin-bottom:10px;
}*/

.article .pullquoteright {
	float: right;
	width: 200px;
	margin: 6px;
	padding: 4px;
	background-color: #F9EDC5;
	font-size: 0.75em;
}

p.countrydes {
text-align:justify;
width:275px;
text-indent:15px;
line-height:1.4em;
}
	
#sidecolumn {
width: 200px;
float:right;
height:auto;
margin:0 0 0 10px;
padding: 0;
line-height:1.5em;
}

#sideColumn { 
  width: 210px;
  height:auto; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 200px;
}
html>body #sideColumn {
  width: 200px;
} 

/* MAIN PAGE MOCKUP (FEATURE) ======================================= */

#featurebox, #gallery {
height:auto;
margin:0;
padding:0;
background-color: #F9EDC5;
border:1px solid #BBBBBB;
}

#featurebox {
	float: left;}

#featurebox, #gallery { 
  width: 280px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 278px;
}
html>body #featurebox, html>body #gallery {
  width: 278px;
} 

#featurebox h3{ 
	font:bold 18px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom:3px;
	padding:0px 0 2px 5px;
	color:#484848;
	border-bottom:1px solid #E8C53C;
	letter-spacing:-.2px;
}

#featurebox h3 a{ 
	color: #BE002C;
}

#featurebox h4{ 
	color: #666;
	font-size:10px;
	margin:0px;
	padding-left:7px;
}

.fimg { 
margin:6px;
padding:3px;
border:1px solid #bbb;
background-color:#fff;
}

.fimg img {
	width: 258px;
	/*height: auto;*/}
	
#gallery .fimg img {
	height: 258px;}
	
#gallery h3 {
	margin-left: 10px;
	color: #147CC1;
}

#featurebox p{
	line-height:1.2em;
	padding:5px 4px 0 5px;
	margin:0px 10px 15px 10px;
	text-align: justify;
}

#SLIDESTEXT {
	margin: 0;
	color: #BE002C;
	font: normal bold 13px "Trebuchet MS", Verdana, sans-serif;
	padding: 0 0 10px 7px;
}

#SLIDESTEXT em {
	font-size: 11px;
	color: #5A5A5A;}


/* ADOPTION TOOLS ======================================= */

.main_find {
	font: normal 12px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 12px;
	width: 180px;
	position: relative;
}
.main_find img {
	position: absolute;
	top: -4px;
	right: 0;
}
.main_find a:hover {
	text-decoration: none;
	background-color: #E8C53C;
}

.adoptools {
	float: left;
	margin:0 0 10px 10px;
	padding:0;
	height:auto;
}


.adoptools {
  width: 210px;
  height:auto; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 200px;
}
html>body .adoptools {
	width: 200px;
} 


.adoptools h3 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	color: #BE002C;
	margin:0px;
	padding:0px;
	letter-spacing:-.5px;
}
	
.adoptools h4 {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	margin:0px;
	padding:5px 0 4px 0;
}

.adoptools h4 a {
	color:#147CC1;
}

.adoptools form {
	margin:0px 0 3px 0;
	padding:0 0 3px 0;
	border-bottom:1px dashed #484848;
}

.adoptools form select {
	width:165px;
}

.toolboxWrapper {
	float: left;
	margin: 10px 0 10px 20px;
	background-image: url(/i/toolbox_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;}
	
.toolboxWrapper { 
  width: 210px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 200px;
}
html>body .toolboxWrapper {
  width: 200px;
} 

.toolboxWrapper .adoptools {
	margin: 0;}
	
.toolbox {
	padding: 0;
	float: left;
	background-image: url(/i/toolbox_m.gif);
	background-repeat: repeat-y;}

.toolbox h3 {
	background-image: url(/i/toolbox_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 7px;}
	
.toolbox ul {
	float: left;
	width: 158px;}

.toolboxWrapper li {
	border-bottom: 1px solid #DDD;
	padding-bottom: 4px;
	margin: 0 4px;}
	
.toolbox li.last {
	border: 0;}


/* ================================ */
	
.headline {
	margin-bottom: 10px;
	border-bottom: 1px dashed #E8C53C;
	}

.headline h2 {
	color: #147CC1;}

.headline h3 {

color:#147CC1;
font:bold italic 11px verdana;


}

.article p.mouse {
	color: #555;
	font-size: .75em;}
	
.article ol li, div.featureStory ol li {
	background-image: none;
	padding-left: 0;}
	
.article a:link, #mainLeft a:link {
	color: #147CC1}
	
.articleImg {
	margin-left: 10px;
	float: right;
	width: auto;
	padding: 0 3px 10px;}
	
.amazon {
	padding: 0;
	text-align: center;}

.amazon img {
	display: block;
	margin: 0 auto 0 2px;
	padding: 2px;}
	
.amazon a {
	display: block;
	border: 1px solid #147CC1;
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;}
	
.article ul, #mainLeft ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;}
	
.article li, #mainLeft li {
	font: 12px/1.4em Verdana, sans-serif;
	padding: 0;
	padding-left: 12px;
	background-image: url(/i/bullet_g.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}

.article ul li a, #mainLeft ul li a {
	color: #147CC1;}
	
.article li ul li, #mainLeft li ul li {
	font: 12px/1.4em Verdana, sans-serif;
	padding: 0;
	padding-left: 12px;
	background-image: url(/i/bullet_p.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
	
.blurb, .author {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	font: italic 12px/14px "Trebuchet MS", Verdana, serif;
	color: #555;}

.blurb a {
	color: #147CC1;}
	
.blurb em {
	font-style: normal;}
	
.contentSectionWrapper {
	margin-bottom: 10px;
	padding: 0;
	border: 10px solid #D9D9D9;
	clear: right;
    width: 500px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 480px;
}

.contentSection {
	padding: 4px;
	border: 1px solid #999999;
}

/* begin giant float hack */
.contentSection:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; } 

.contentSection {
	display: inline-block; }  /* for IEMac */  

/* Hides from IE Mac \*/ 

* html .contentSection {height: 1%;} 

.contentSection {
	display: block;} 
/* End giant float hack */ 

.contentSection h2 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	color: #BE002C;
	border-bottom: 1px solid #999999;
	margin: 0;
	margin-bottom: 4px;
}

.contentSection h2 a {
	color: #BE002C;}

.contentSection h3 {
	font: italic bold 13px "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	border: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.contentSection h3 {
	font-style: normal;
}

.contentSection ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	margin:0 40px 4px 30px;
}

.contentSection ol li {
	font-size: 10px;
	font-weight:bold;
	color:#147CC1;
	line-height: 1.35em;
	padding:2px 0 3px 0px;
	
}

.contentSection li span {
	font-size: 11px;
	font-weight:normal;
	color:#000;
	line-height: 1.35em;
	padding-left:0px;
	margin:0;
}

.contentSection ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.contentSection ul li {
	font-size: 11px;
	line-height: 1.35em;
	padding: 0;
	padding-left: 12px;
	margin: 0;
	background-image: url(/i/bullet_g.gif);
	background-repeat: no-repeat;
	background-position: 0 0.45em;	
}

.contentSection ul a {
	color: black;}
	
.contentSection a.jump {
	padding-top: 10px;
	font-style: italic;
	font-weight: normal;}
	
.contentSection p {
	margin-top: 0;}

/* Decision Matrix Table ====================================== */

.decision  {
margin:0;
padding:0;
border-collapse:collapse;

}

.decision  tr {
margin:0;
padding:0;


}

.decision td{
margin:0;

}

.leftcol {
border-bottom:2px solid #E8C53C; 
border-top:1px solid #E8C53C; 
margin:0;
padding-top:5px;
font:bold 11px verdana;
}

.leftcol h2{
color:#be200c; 
font:bold 11px verdana;
margin:0;
padding:0 2px 5px 0;
display:inline;
text-align:justify;
}

.leftcol p{
color:#000; 
font:11px verdana;
margin:0;
padding-top:2px;
}

.leftcol ul{
margin:10px 0 0 0;
padding-bottom:10px;
list-style:none;
}
.leftcol li{
font-weight:bold;
background-image: url(/i/bullet_g_o.gif);
padding-bottom:10px;
}

.rightcol {
font: bold 11px Verdana, sans-serif; 
color:#000; 
border-bottom:2px solid #E8C53C; 
border-top:1px solid #E8C53C; 
border-left:1px solid #999;
margin:0;
padding:5px 8px 5px 8px;

}

.rightcol p{
color:#000; 
font-weight:normal;
font:11px verdana;
margin:0;
}

/* Adoption Timeline ====================================== */

.timeline {
margin:0;
padding:0;
border-collapse:collapse;

}

.timeline  tr {
margin:0;
padding:0;


}

.timeline td{
margin:0;

}

.topheads {
color:#be200c;
border-bottom:3px solid #E8C53C; 
margin:0;
padding-top:5px;
font:bold 13px verdana;
font-variant:small-caps;
text-align:center;

}

.lefttime h2{
color:#147CC1; 
font:bold 12px verdana;
margin:0;
padding-right:2px;
display:inline;
text-align:center;

}

.lefttime {
border-bottom:2px solid #E8C53C; 
margin:0;
padding-top:5px;
font:bold 11px verdana;
text-align:left;
}

.righttask ul{
list-style:none;
margin:0;
padding-left:0;
}
.righttask li{
background-image: url(/i/bullet_g_o.gif);
font-size:11px;
margin:0;
}

/* Adoption Budgets ====================================== */

.countries {

font: bold 12px Verdana, sans-serif; 
color:#be200c; 
border-top:1px solid #E8C53C;
border-bottom:5px solid #E8C53C; 
border-right:1px solid #999;
margin:0;
padding:5px 8px 5px 8px;
text-align:left;
}

.adopthead {
color:#147CC1;
font:bolder 13px Verdana;
border-right:1px solid #999;
border-top:1px solid #999;
letter-spacing:-.5px;
padding:5px 0px;
}

.regular {
color:#484848;
border-right:1px solid #999;
border-bottom:1px solid #ececec;
font:11px verdana;
text-align:center;
padding:5px 2px;
}

.regular h2{
color:#484848;
font:11px verdana;
text-align:left;
padding:0;
margin:0;
}

.redbud {
color:#be200c;
background-color:#f9edc5;
border-right:1px solid #999;
border-bottom:1px solid #ececec;
font:11px verdana;
text-align:center;
padding:5px 2px;
}

.redbud h2{
color:#be200c;
font:11px verdana;
text-align:left;
padding:0;
margin:0;
}




/* FORMS ====================================== */
form.tool { 
	font-family: Verdana, sans-serif;
	border: 1px solid #777;
	border-top: 0;}
	
form.tool th, form.tool td {
	padding: 4px;
	border: 1px solid #EBEBEB;
	border-width: 0 1px 1px 0;}
	
form.tool th { 
	border-right: 0px;
	border-top: 1px solid #555;
	border-bottom-color: #555;
	background-color: #F9EDC5;
	color: #BE002C;
	font-size: 14px;}
	
form.tool td {
	font-size: 12px;}
	
form.tool select, form.tool input {
	width: 200px;}
	
form.tool input.cb {
	width: auto;}
	
form.tool td.label {
	width: 200px;}
	
form.tool td.data { 
	width: 300px; 
	padding: 0 10px; 
	text-align: left;
	border-right: none;}
	
form.tool td.submit {
	text-align: center;}

form.tool td.submit input {
	width: 100px;}
	
/* STYLED BITS ================================ */

/* planner table =========== */
table#planner {
	border: 0;}

table#planner th, table#planner td, table#planner th {
	text-align: left;
	vertical-align: top;
	padding: 0 0 30px;}
	
table#planner td.intro {
	padding: 0;}
	
table#planner th {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #F9EDC5;}
	
table#planner th.left {
	width: 130px;}
	
table#planner strong {
	font-size: 16px;}
	
/* tools =================== */
.toolsWrapper {
	background-image: url(/i/rc_tools_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 15px;
	margin-bottom: 10px;
	clear:right;
}

#main .toolsWrapper {
	width:500px;
	background-image: url(/i/m_tools_bottom2.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#main .toolsWrapper h3 {

	padding: 7px 14px 5px;
	margin:0;
	background-image: url(/i/rc_tools_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font: bold 14px Verdana, sans-serif;
	border-bottom: 1px dotted #000;
}
	
#main .toolsWrapper h3 {
	background-image: url(/i/m_tools_top2.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

.tools {
	padding: 10px 42px; 
	margin: 0;
	border: 1px solid #333;
	border-width: 0px 1px;
	background-color: #F9EDC5;
	height: auto;
	}

.tools { 
  width: 186px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 170px;}
html>body .tools {
  width: 170px;} 
  
 #main .tools:after {
 	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
 }
 
#main .tools {display: inline-table;}
 
 /* Hides from IE-mac \*/
* html #main .tools {height: 1%;}
#main .tools {display: block;}
/* End hide from IE-mac */
  
#main .tools { 
  width: 431px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 414px;}
html>body #main .tools {
  width: 414px;} 

.tool {
	width: 200px;
	height: 65px;
	float: left;
	position: relative;
	padding:0px 7px 0 0;
}

.tool form {
	position: absolute;
	bottom: 0px;
	margin: 0;
	padding: 0;}

.tool h4 {
	font-family: Verdana, sans-serif;
	margin: 0px 10px 1px 5px;
	padding: 8px 0 3px;
	font-size: 10px;
	font-weight: bold;}
	
.tool select {
	padding: 0;
	margin: 0 1px 6px 5px;
	width: 165px;}

input.goButton {
	display: inline;
	margin: 0;
	padding-top: 1px;
	vertical-align: top;}
	
.tools ul {
	padding-top: 10px;}
	
.tools li {
	background-image: url(/i/bullet_r.gif);
}

.newtool {
	padding: 2px 4px 4px;
	border: 1px solid #BBB;
	background-color: #F9EDC5;
	margin-bottom: 10px;
	}
.newtool h3 {
	padding: 3px 14px 5px 0;
	margin:0;
	font: bold 14px Verdana, sans-serif;
	border-bottom: 1px dotted #000
	}
.newtool h4 {
	font-family: Verdana, sans-serif;
	margin: 0px 10px 1px 0;
	padding: 8px 0 3px;
	font-size: 10px;
	font-weight: bold;	
	}
	
.newtool form {
	padding-bottom: 6px;
	margin-bottom: 0;
}
	
.floated {
	width: 200px;
	margin-left: 10px;
	float: right;
}

.advancedsearch {
	font: 10px normal Verdana, sans-serif;
	color: #222;
	border-top: 1px solid #BBB;
	padding: 2px 0;
	margin: 0;
}
	
/* newsletter ========== */
div#newsletter {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #BE002C;
}

div#newsletter form {
	font-weight: bold;
	margin: 0;
}

#newsletter input#XXDESXXemail_address {
	width: 140px;}

div#newsletter p {
	margin: 10px 6px;}

div#newsletter h4 {
	margin: 0;
	padding: 1px;
	background-color: #E8C53C;
	color: #BE002C;
	font-size: 14px;
	}
	
div#newsletter div.submit {
	margin-top: 10px;
	padding: 2px 0;
	background-color: #F9EDC5;
}

/* navBoxes ============ */
 div.navBox {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background-color: #E8C53C;
	vertical-align: top;
}

div.navBox h3 {
	border: 10px solid #E8C53C;
	border-width: 7px 10px 0 0;
	padding: 0 0 16px 10px;
	margin: 0px;
	background-color: #E8C53C;
	font-weight: bold;
	color: #BE002C;
	font-size: 14px;
	background-image: url(/i/ln_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.navBox h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.navBox ul {
	background-color: #F9EDC5;
	border: 10px solid #E8C53C;
	border-top: 0px;
	list-style: none;
	margin: 0;
	padding: 4px;
}

div.navBox li {
	padding: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(/i/bullet_r.gif);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 1.3em;
	background-position: 0 4px;
}

div.navBox li.jump {
	padding-left: 0;
	background-image: none;}

div.navBox ul li a {
	color: black; }
	
div.navBox ul li.jump a {
	color: #BE002C;}

div.navBox p {
	margin: 0;
	padding: 0;
	border: 10px solid #E8C53C;
	border-top: 0;
	font-size: 10px;
	color: #BE002C;
}

div.navBox a {
	color: #BE002C;}
	
div.navBox img {
	margin: 0 auto;
	display: block;
	border: 0;
}

/* right-column boxes ============== */

#rBox {
	background-color: #F9EDC5;
	color:#fff;
	margin-bottom: 10px;
	}
	
#plannerBox {
	background-color: #BE002C;
	margin-bottom: 10px;
	}

#rBox h3, #plannerBox h3 {
	border: 10px solid #F9EDC5;
	border-width: 10px 10px 0 0;
	padding: 0 0 16px 10px;
	margin: 0px;
	font-weight: bold;
	color: #BE002C;
	font-size: 14px;
	background-image: url(/i/rc_bar_p.gif);
	background-repeat: no-repeat;
	background-position: left bottom;}

/* mainRight ================== */

#mainRight {
	font-family: Verdana, sans-serif;
	float: right;
	margin-left: 8px;
	margin-bottom: 10px;
	padding-left:8px;
	}

#mainRight {
  width: 210px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 189px;}
html>body #mainRight {
  width: 189px;} 

.infoBox { 
	width:210px;
	margin-bottom: 10px;
 }
	
.infoBox h3 {
	font-weight: bold;
	color: #147CC1;
	font-size: 15px;
	margin: 0 0 2px 0;
	padding: 0 0 2px 16px;
	border-bottom: 1px dotted #147CC1;
	background-image: url(/i/info.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;}
	
.infoBox h3.sub {
	padding-left: 0px;
	border-bottom: 0;
	border-top: 1px dotted #147CC1;
	background-image: none;
}
	
.infoBox ul {
	background-color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;}

.infoBox li {
	padding: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(/i/bullet_b.gif);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 1.3em;
	background-position: 0 4px;}
	
	

#plannerBox h3 {
	border-color: #BE002C;
	color: #FFF;
	background-image: url(/i/rc_bar_r.gif);}

#rBox h4, #plannerBox h4 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;}

#rBox p, #plannerBox p {
	margin: 0;
	padding: 0px;
	border: 10px solid #F9EDC5;
	border-top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;}
	
#rBox p {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000;}
	
#plannerBox p {
	line-height: 1.1em;
	font-weight: normal;
	border-color: #BE002C;}

#rBox ul {
	background-color: #FFF;
	border: 10px solid #F9EDC5;
	border-top: 0px;
	list-style: none;
	margin: 0;
	padding: 4px;}

#rBox li {
	padding: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(/i/bullet_r.gif);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 11px;
	line-height: 1.3em;
	background-position: 0 4px;}
	
#rBox li a {
	color: #147CC1;}

#plannerBox li a {
	color: #FFF;}

#rBox li.jump, #plannerBox li.jump {
	padding-left: 0;
	background-image: none;}

#rBox a {
	font-size: 11px;
	color: #147CC1;}
	
#plannerBox a {
	
	color: #FFF;}
	
/* file link ============= */
  
 div.fileLink {
	margin: 6px 6px 12px 0;
	font: bold 10px Verdana, sans-serif;}
	
div.fileLink img {
	float: left;
	padding-right: 4px;}
	
div.fileLink a {
	margin: 0 auto;
	color: #147CC1;}
	
div.fileLink span.info {
	display: block;
	font-weight: normal;}
	
/* arrows ================= */
img.arrow, img.arrow2 {
	margin: 0;
	padding: 0 4px 0 10px;
	display: inline;
	float: left;}
	
img.arrow2 {
	height: 20px;
	padding-left: 0;
	vertical-align: bottom;}
	
img.arrow2 { 
  width: 24px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 20px;}
html>body img.arrow2 {
  width: 20px;}

/* Q&A ================= */

#question {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	margin:10px 50px 10px 50px;
	padding: 0 0 5px 0;
	font-size:12px; 
	border-bottom:1px solid #484848;
	line-height:1.6em;
}

#question h5{
	font-size:22px;
	color:#3173AA;
	padding:0 5px 0px 0;
	margin:0 0 0px 0;
	float:left;
}

#question h4{
	font-family: Georgia, "Times New Roman", serif;
	display:inline;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
}

#answer {
	font-family: Georgia, "Times New Roman", serif;
	margin:10px 50px 10px 50px;
	font-size:12px;
	line-height:1.8em;
}

#answer h5{
	float: left;
	font-weight:bold;
	font-size:22px;
	color:#A43A33;
	padding:0 5px 0px 0;
	margin:0 0 0px 0;
}


#answer h4{
	font-style:italic;
	font-weight:normal;
}

#answer h6 {
	font-size: 10px;
	font-weight:normal;
	margin:10px 0 0 0px;
	padding:0;
}

#miniColumn {
	margin: -12px 0 10px 0;
	padding: 0 10px;
	float: left;
}

#miniColumn { 
  width: 220px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 200px;
}
html>body #miniColumn {
  width: 200px;
} 

#miniColumn p {
	font-size:12px;
	padding:0 15px 5px 0px;
}

#miniColumn ul li {

	line-height:1.5em;
}


/* Styles for Database Result Tables ================= */


.result {
border-bottom: 1px dashed #000;
width: 500px;
font-size: 11px; 
margin:40px 0 5px 0;
padding:0 0 10px 0;

}
div.basicAtty{
	margin:40px 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #000;
	width:500px;
	font: bold 15px Verdana, Arial, sans-serif; 
	color: #BE002C;
	 
	text-align: left;
}
div.basicAtty span{
	position:relative;
	left:200px;
	text-align:right;
}
div.basicAtty div{
	border-bottom: 3px solid #E8C53C;
}

.result td {
	border-bottom: 1px solid #E3E3E3;}

.result .link td {
	border: 0; }

.result a {
	color: #147CC1;}

.result th {
	font: bold 15px Verdana, Arial, sans-serif;
	color: #BE002C;
	border-bottom: 3px solid #E8C53C;
	text-align: left;}
	
.result .agencyimage {
    display: inline;
	vertical-align: bottom;
	padding-left: 10px;}

.result th.subhead {
	padding: 3px;
	font-size: 11px;
	background-color: #F9EDC5;
	border: 0;}
	
.result .co_name {
	font-size: 13px;
	font-weight: normal;
	color: #777;
}

.result .suffix {
	font-size: 12px;
}

.result .label {
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
padding:7px;
text-align:right;
vertical-align: middle;
}

.result .label {
  width: 164px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 150px;
}
html>body .result .label {
  width:150px;
}

.result .value {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	padding: 7px;
	}

.back {
	float: right;
	margin-bottom:25px;
	padding: 0 0 1px 14px;
	color:#147CC1;
	background:url(/i/arrow_sm9.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.more {
	color:#147CC1;}
	
.result .mouse {
	display: block;
	font: normal 10px Verdana, Arial, sans-serif;
	color: black;}
	
#resultstable th a {
	color: #BE002C;}

.result .statement { font-size: 14px; line-height: 17px; }
.result .agencylogo {
	border: none; }
.result .agencylogo img {
	border: 0;
	display: block;
	margin: 1em auto;}
.result .submit {
	text-align: center;
	border: none;}
.result .textinput {
	width: 320px;}
.result textarea {
	height: 80px; }
.result .progbox {
	width: 105px;
	float: left;
	/*white-space: nowrap;*/
	display: inline;
}

.countrylisting {
	width: 500px;
	font: normal 11px Verdana, serif;
	border: 1px solid #5A5A5A;}
	
.countrylisting th {
	font: bold 14px Verdana, sans-serif;
	color: #BE002C;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #5A5A5A;}
	
.countrylisting tr td {
	background-color: #F9EDC5;
	padding: 1px 3px;
	padding-bottom: 5px;}
	
.countrylisting tr.even td {
	background-color: #FFF;}
	
.countrylisting a.agencyname {
	font: bold 12px Verdana, Arial, sans-serif;
	color: #BE002C;}

.countrylisting .address {
	color: black;
	font-weight: normal;
	font-size: 11px;
}

#resultstable {
width: 500px;
font: normal 12px Verdana, Arial, serif; 
margin:0 0 5px 0;
padding:0;
border: none;
}

#resultstable td, #resultstable th {
	padding: 4px; }

#resultstable tr.shaded td, #resultstable tr.shaded th {
	background-color: #F9EDC5;
}
#resultstable tr.top td, #resultstable tr.top th {
	background-color: #FFCC99;
}
/*#resultstable .featured th {
  padding-left: 32px;
  background-image: url(/i/map.gif);
  background-repeat: no-repeat;
  background-position: 1px 50%;
}*/
#resultstable .national th {
  padding-left: 32px;
  background-image: url(/i/map.gif);
  background-repeat: no-repeat;
  background-position: 1px 50%;
}


#resultstable .sort {
	margin: 0;
	padding: 0;}

#resultstable td, #resultstable th {
	vertical-align: top;
	border-right: 1px dotted #E8C53C;}
	
#resultstable td.last, #resultstable th.last {
	border-right: 0;}
	
#resultstable td.spacertd {
	width: 10px;}

#resultstable td.addresstd {
	width: 140px;}

#resultstable a {
	color: #147CC1;}

#resultstable th {
	font: bold 12px Verdana, Arial, sans-serif;
	color: #BE002C;
	text-align: left;}
	
#resultstable th.free {
	color: #000; }

#resultstable th, #resultstable td {
	border-top: 2px solid #FFF;
}

#resultstable .mouse {
	color: black;
	font: normal 10px Verdana, Arial, sans-serif;
	margin: 1px;
	padding: 0;
}

/* VOODOO ===================================== */
.jump {
	font-size: 10px;
	font-weight: bold;
	color: #BE002C;
	padding-bottom: 10px;}

h3 a {
	color: #147CC1;}

a:hover {
	text-decoration: underline;}
	
p.IEfix {
	border-width: 0px;
	margin: 0;
	padding: 0;}
	
div.breadCrumb {
	margin: 0;
	font: 10px Verdana, sans-serif;
	color: black;
	margin-bottom: 10px;}
	
div.breadCrumb a {
	font-weight: normal;
	color: #BE002C;}
	
span.crumBullet {
	font-weight: bold;}
	
.running {
	display: inline;}
	
h2 span.deEm {
	color: #5A5A5A;}
	
div#mainLeft div.contentSection h2 {
	margin-top: 0;}
	
.tools h4 {
	font-family: Verdana, sans-serif;}
	
.toolboxWrapper .toolbox li {
	background-image: url(/i/bullet_g_o.gif)
}

.searchtools table{
border-collapse:collapse;
}
.searchtools th {
font:bold 17px Verdana;
color: #BE002C;
padding:3px;
text-align:left;
border-bottom:3px solid #E8C53C;
width:500px;

}

.searchtools .label {
font:bold 11px Verdana;
color:#000;
padding:10px;
text-align:right;
border-bottom:1px solid #ececec;
margin-right:5px;
}

.label .mouse {
  color: #555;
  font-weight: normal;
  font-style: italic;
}

.searchtools .data {
font:12px Verdana;
color: #000;
padding:10px;
text-align:left;
border-bottom:1px solid #ececec;
width:50%;
}

.searchtools .data select{
width:170px;
}

.searchtools .data input{
width:170px;
}
.searchtools .check {
font:12px verdana;
border-bottom:1px solid #ececec;
}
form.searchtools td.submit {
	text-align: right;
	padding:10px;
}

.textad a { 
	text-decoration: none;
	color: #000;}
.textad a:hover strong {
	text-decoration: underline; }
