body {
	margin: 0px;
	background-color: #fff;
	font-family: times new roman, garamond, 'serif';
}

img {
	border: 0px;
	display: block;
}

.hide {
	display: block;
	width: auto;
}

h1.hide {
	display: none;
}


/* General Font Parameters
----------------------------------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	color: #7A7ACD;
}

p, li {
	font-size: 100%;
}

a:hover {
	text-decoration: none;
}


.spiel {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

.red {
	font-weight: bold;
	color: red;
}

.green {
	font-weight: bold;
	color: #390;
}

#footer {
	display: none;
}

.imgright {
	display: block;
	float: right;
	padding: 5px;
	background-color: #efefef;
	margin: 0 0 20px 20px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin: 12px 0 20px 20px;
}

html>.imgright {
	margin: 0 0 20px 20px;
}

.imgrightc {
	display: block;
	float: right;
	padding: 5px;
	margin: 0 0 20px 20px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin: 12px 0 20px 20px;
}

html>.imgrightc {
	margin: 0 0 20px 20px;
}

.imgcenter {
	padding: 5px;
	background-color: #efefef;
	text-align: center;
}

#top {
	float: right;
	margin-right: 10px;
}

.cv {
	float: right;
	line-height: 90%;
	padding: 5px 5px 5px 30px;
	border: 1px solid #efefef;
	margin: 0 0 10px 10px;
	width: 120px;
	background: url(../img/pdf.gif) 5px 5px no-repeat #f7f7f7;
}



/* Corporate Navigation
----------------------------------------------- */
#corpnav {
	display: none;
}


/* Main Navigation
----------------------------------------------- */
#mainnav {
	display: none;
}


/* Second Level Navigation
----------------------------------------------- */
#snav {
	display: none;
}


/* Homepage Properties
----------------------------------------------- */

#welcome {
	display: block;
	width: auto;
}


/* Features Properties
----------------------------------------------- */

#content {
	float: none;
	width: 95%;
	margin: 0;
}

#features {
	display: none;
	float: left;
	padding-left: 10px;
	width: 198px;
	margin-left: 10px;
}

.divide {
	display: block;
	border-bottom: 1px solid #F7F7F7;
	width: 100%;
	margin: -5px 0 5px 0;
}

#enews {
	display: block;
	margin-top: 14px;
	height: 12px;
	width: 87px;
	background: url(../img/f_enews.gif) top left no-repeat;
}

.fitem {
	display: block;
	padding: 1px;
	border: 1px solid #F7F7F7;
	margin-bottom: -5px;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 182px;
}

html>.fitem {
	width: 182px;
} 

.more {
	display: block;
	width: 184px;
	text-align: right;
	background: url(../img/diamond.gif) right no-repeat;
	margin-top: -16px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: -10px;
}

html>.more {
	margin-top: -16px;
} 



/* Miscellaneous Properties
----------------------------------------------- */

.step {
	float: left;
	text-align: right;
	width: 10%;
	display: block;
	padding-right: 10px;
	font-weight: bold;
	color: #999;
	clear: left;
}

.stepdesc {
	float: left;
	width: 87%;
	display: block;
}

.posdesc {
	display: block;
	padding: 10px;
	border: solid 1px #efefef;
}

.notes {
	display: block;
	width: 95%;
	margin: auto;
	font-size: 65%;
}


/* Table Properties
----------------------------------------------- */

table { border: 0; }
th { border: 0px; vertical-align: top; text-align: center; background-color: #7AA3CD; color: #fff; font-weight: bold; }
td { border: 0px; vertical-align: top; background-color: #f7f7f7; }

#res td { border: 0px; vertical-align: middle; background-color: #fff; }


/* Variations
----------------------------------------------- */
table.wide { width: 95%; background: #CCC; }
#fig1 { width: 250px; text-align: center; margin: 10px 0; }
#fig1 td { background: #fff; border: 1px solid #7AA3CD; }
#fig1 td.arrow { background: #f7f7f7; border: 0; text-align: center; }
#fig1 p.head { font-weight: bold; margin-bottom: -10px; color: #7AA3CD; }




/* YourPlace Order Form Layout
----------------------------------------------- */

#yporder td {
	font-size: 11px;
}

#ssorder td {
	font-size: 11px;
}

#options {
	display: block;
	width: 95%;
	text-align: center;
	padding: 6px;
	margin-bottom: 15px;
	border: 1px solid #7BCFA5;
	background: #f7f7f7;
}

#options select {
	font-size: 11px;
}

.orderstep {
	display: block;
	width: 100%;
	/* border-bottom: 1px dotted #7BCFA5 ; */
	margin-bottom: 10px;
}



/* YourPlace Order Form Tabs
----------------------------------------------- */

div#tabs	{
	height: 51px;
	width: 520px;
	padding: 0;
	border: 0;
	background: #966039;
	margin-top: 1px;
	}

div#tabs ul#tablist	{
	height: 51px;
	width: 520px;
	background: transparent url(../img/tabs.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#tabs ul#tablist li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#tablist li, ul#tablist a {
	height: 51px;
	display: block;
	}
	
div#tabs ul#tablist li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#hd		{left: 0px; width: 86px;}
#id		{left: 87px; width: 89px;}
#rfd	{left: 177px; width: 100px;}
#ods	{left: 277px; width: 90px;}
#rds	{left: 369px; width: 76px;}
#ss		{left: 446px; width: 74px;}

#hd a:hover		{background: transparent url(../img/tabs.gif) -0px -0px no-repeat;}
#id a:hover		{background: transparent url(../img/tabs.gif) -87px -0px no-repeat;}
#rfd a:hover	{background: transparent url(../img/tabs.gif) -177px -0px no-repeat;}
#ods a:hover	{background: transparent url(../img/tabs.gif) -277px -0px no-repeat;}
#rds a:hover	{background: transparent url(../img/tabs.gif) -369px -0px no-repeat;}
#ss a:hover		{background: transparent url(../img/tabs.gif) -446px -0px no-repeat;}

#hd.active		{background: transparent url(../img/tabs.gif) -0px -0px no-repeat;}
#id.active		{background: transparent url(../img/tabs.gif) -87px -0px no-repeat;}
#rfd.active		{background: transparent url(../img/tabs.gif) -177px -0px no-repeat;}
#ods.active		{background: transparent url(../img/tabs.gif) -277px -0px no-repeat;}
#rds.active		{background: transparent url(../img/tabs.gif) -369px -0px no-repeat;}
#ss.active		{background: transparent url(../img/tabs.gif) -446px -0px no-repeat;}

/* Social Security Hack for RDS (regional data sets)
------------------------------------------------------ */

#srds	{left: 369px; width: 76px;}
#srds a:hover	{background: transparent url(../img/tabs.gif) -369px -0px no-repeat;}
#srds.active		{background: transparent url(../img/tabs.gif) -369px -0px no-repeat;}