BODY
{
	background-color:#ffffff;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	line-height:130%;
	padding:0px;
	margin:0px;
}
IMG
{
	border:none;
}
TABLE
{
	width:980px;
	font-size:14px;
	border:none;
	margin-top:7px;
}
TABLE TABLE
{	width:100%;
}
TABLE TD
{	text-align:left;
}
TABLE.Article H1
{
	font-size:26px;
	color:#000000;
	margin-bottom:5px;
}
TABLE.Article H2
{	font-size:22px;
}
TD.HeaderLine
{	border-top:#666666 solid 2px;
	border-bottom:#666666 solid 1px;
}
TD.BottomLine, TD.BottomLine A
{	font-size:12px;
}
.oCenter
{	text-align:center;
}
.oRight
{	text-align:right;
}
H1,H2,H3
{	font-family:Arial;
	padding:0px;
	margin:0px;
	line-height:100%;
}
H1
{
	font-size:22px;
	color:#666666;
	font-weight:bold;
}
H2
{
	font-size:17px;
	color:#666666;
	font-weight:bold;
}
H3
{
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
BIG
{	font-size:17px;
	color:#666666;
	font-weight:bold;
}
A
{
	color:#094f94;
}
A:HOVER
{
	text-decoration:none;
}
#HeaderTable
{	height:120px;
	background:#094f94 url(/img/bg01.jpg) left center repeat-x;
	margin-bottom:0px;
}
#HeaderTable A
{	color:#ffffff;
	text-decoration:none;
	font-size:14.5px;
}
#BottomTable
{	border-top:#666666 solid 1px;
}
#MainMenu
{	padding-top:5px;
	text-align:left;
}
#MainMenu A, #MainMenu B
{	padding:0 7px 0 7px;
}
#MainMenu A
{	border-top:#cccccc solid 8px;
	font-weight:bolder;
}
#MainMenu A:HOVER
{
	background:#cccccc;
}
#MainMenu B
{
	border-top:#ffffff solid 8px;
}
#News
{	margin-top:0px;
}
#News A
{	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
#News TABLE
{	margin:0px;
}
#News TABLE TD
{	height:60px;
	text-align:center;
	background:#666666;
	padding:0px;
}
DIV.text,DIV.Banner
{	padding:5px;
}
DIV.TfootText
{	padding-top:10px;
}
DIV.Banner IMG
{	border:#666666 solid 1px;
}
DIV.FloatItem
{	float:left;
	width:33%;
	text-align:center;
	margin-top:7px;
}
DIV.FixHeight
{	min-height:150px;
	height:auto !important;
	height:150px;
}
DIV.TextView IMG
{	margin:10px;
}
DIV.PageBreak
{	font-size:15px;
	font-weight:bold;
	color:#666666;
}
DIV.PageBreak A
{	font-size:15px;
	padding-left:7px;
}
P.LetterBlock
{
	float:left;
	width:100%;
	border-top:#ccc solid 1px;
	clear:none;
	margin:10px 0 5px 0;
	padding:4px 0 5px 0;
	font-size:18px;
}
P.Quote
{	padding-left:50px;
	background:#ffffff url(/img/quote.jpg) left center no-repeat;
	min-height:50px;
	height:auto !important;
	height:50px;
	border-top:#CCCCCC dashed 1px;
	border-bottom:#EEEEEE dashed 1px;
}
FORM.TEXTAREA
{	width:95%;
}
INPUT.Code
{
	width:40px;
	height:25px;
	text-align:center;
	font-size:18px;
}
#previewCode
{
	width:280px;
	background-color:#ffffff;
	padding:5px;
	margin:0 20px 20px 0;
	border:grey solid 1px;
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index:99999;
}