﻿.qotdMain
{
	width: 625px;
	height: auto; /*vertical-align:top;*/ /*border:solid 1px #003366;*/
	border-left: solid 1px #D6DFFF;
	border-bottom: solid 2px #D4D0C8;
	border-right: solid 1px #D6DFFF;
	margin-top: 0px;
}
.qotdHeader
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D6DFFF; /*#9DCEFF;*/
	vertical-align: middle;
	text-align: center;
}
.qotdHeader_Contents
{
	font-family: "Lucida Sans" , verdana, sans-serif;
	font-size: 12px;
	font-stle: normal;
	font-weight: bold;
	color: #003366;
}

.qotdContents
{
	width: 605;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}
.qotdContents_Format
{
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif; /*Verdana,Arial,SimSun,Helvetica;    */
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #316600;
}

.qotdFooter
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D6DFFF; /*#9DCEFF;*/
	vertical-align: bottom;
}
.qotdFooter_Contents
{
	font-family: Arial, 'Microsoft Sans Serif';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003366;
}
