body{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;		
}

b{color:#4D4D4D;}

img{border:none;}

table
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4{
	color: #666666;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	
}
h1{font-size:18px;}
h2{font-size:16px;margin-top:20px;margin-bottom:10px;}
h3{font-size:14px;}
h4{font-size:13px;}

#answerContainer
{
	margin-top:15px;
	float:left;
	width: 500px;
	height:auto;
}

a
{
	font-family: verdana, sans-serif;	
	font-size: 12px;	
	color:#275D79;
}
a:hover
{
	background-color:#E1E1E1;
}
a.meetingRegisterButton
{
	text-decoration:none;
	background-color:#efefef;
	display:block;
	width:300px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:#444444 solid 4px;
	font-size:1.5em;
	}
span.stress, span.stress_gray
{
	font-weight:bold;	
	color:#4D4D4D;
}


a:hover.image
{
	background-color:transparent;
}

li
{
	padding-top:0px;
	list-style-type:disc;	
}

ul.answer li 
{
	margin-bottom:10px;
}

div.content
{
	border-left:1px solid #999999;
border-right:1px solid #999999;
clear:both;
display:block;
height:auto;
overflow:hidden;
padding-left:15px;
padding-right:15px;
text-align:left;
width:718px;
}

#rightNaviContainer
{
	margin-top:20px;	
	margin-right:0px;
	padding:5px;
	width:180px; 
	height:auto; 
	border:1px solid silver; 
	float:right;
}

/* Footer */
div.footer
{
	border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
padding-bottom:5px;
padding-top:15px;
text-align:center;
width:748px;	
}

div.footer, div.footer a , div.footer a:hover
{
	font-family:verdana; 
	font-size:9px;
}

