/* css */
th
{
	background-color: #EAF4D5;
	color: #8EA265;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.td1, .td2
{
	white-space: nowrap;
}
.td1
{
	background-color: #F6F6F6;
}
.td2
{
	background-color: #EDEDED;
}
div#zrightcol
{	
	width:210px;
	float:right;
	color:#6596ab;
	border-left: 1px solid #DBDBDB;
}
#proflftcnt
{
	width: 390px;
	float: left;
}
#profrgtcnt
{
	width: 334px;
	float: right;
}
.profcnt
{
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.profcntlft
{
	width: 50%;
	float: left;
}
.block
{
	width: 20%;
	float: right;
	font-weight: normal;
}
.wmslot, .slot
{
	width: 84px;
	height: 84px;
	border: 8px solid #E0E8EB;
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}
.slot
{
	color: #DBDBDB;
	font-size: 10px;
	text-align: center;
}
.slot a
{
	margin-top: 40px;
}
body 
{
	margin-top:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:100%;
	color:#1C2172;
}
input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #DBDBDB;
	background-color: #F6F6F6;
}

* 
{
	padding:0px;
	background-position:
	background-color: #FFFFFF;
margin: 0px; }

h1 { color:#FFFFFF; font-size:1px; overflow:hidden; }
h2 { color:#8ea366; font-size:14px; }
h3 { font-size:14px; margin-bottom:10px; }
h4 {  font-size:14px; margin-bottom:10px; font-weight:normal; text-align: left; }
h5 {  font-size:12px; margin-bottom:10px; font-weight:normal; text-align: left; }

a { color:#6596ab; text-decoration:none }
a:visited { color:#6596ab; text-decoration:none }
a:hover { text-decoration:none }

dl { border-bottom: 1px solid #ccc; }

dt
{
	width: 15em;
	padding: .5em;
	float: left;
	margin: 0;
	border-top: 1px solid #ccc;
	font-weight: bold;
}

dt.second
{
	float:left;
	clear:both;
	border:none;
	font-size:11px;

}

dd
{
	margin-left: 16em;
	padding: .5em;
	
}

dd.first { border-top: 1px solid #ccc; }



.mainmenu
{
	
}

.mainmenu li
{
	display:inline;
	list-style-type:none;
}

.mainmenu li a
{
	font-size:11px;
	color:#171F6F;
	text-decoration:none;
	padding-right:0px;
	font-style: normal;
	text-align: left;
}

.mainmenu li a:visited
{
	text-decoration:none;
}

.mainmenu li a:hover
{
	color:#B5258B;
}

.question
{
	background-color:#f9f9f9;
	border:1px solid #dfdfdf;
	background-image:url(../images/q-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:5px;
	margin-bottom:1px;
}

.answer
{
	background-color:#f0f8ff;
	border:1px solid #dceef9;
	background-image:url(../images/a-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:5px;
	margin-bottom:15px;
}

div#container
{	
	width:822px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#headerrow
{
	background-image:url(../images/MeredithBanner.jpg);
	background-repeat:no-repeat;
	padding-top:155px;
	padding-bottom:25px;
	background-position: left;
	width: 822px;
	
}

div#leftcol
{	
	width:805px;
	height:100%;
}

div#rightcol
{	
	width:150px;
	float:right;
	color:#FFFFFF;
}

.subrightbox
{
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color: #B5258B;	
}


div#footrow
{
	clear:both;
	background-image:none;
	background-repeat:no-repeat;
	padding-top:13px;
}