body{
	margin:0px;
	padding:0px;
	font-size:8pt;
	font-family:verdana;
	line-height:12pt;
	background: #DCE3F0;
	color:#515151;
}
td{
	font-size:8.5pt;
	line-height:12pt;
}
.linkbox{
	background:url(images/dot.gif) bottom left repeat-x;
	marign-left:4px;
	color:#ffffff;
	padding-left:15px;
	padding-bottom:3px;
	display:block;
}
.sublinkbox{
	background:url(images/dot.gif) bottom left repeat-x;
	marign-left:4px;
	color:#ffffff;
	padding-left:30px;
	padding-bottom:3px;
	display:block;
}

a.white:link {font: 7.5pt verdana, "arial"; color:#ffffff;text-decoration:none;}
a.white:visited {font: 7.5pt verdana, "arial"; color:#ffffff;text-decoration:none;}
a.white:hover {font: 7.5pt verdana, "arial"; color:#ffffff;text-decoration:underline;}
a.white:visited.hover {font: 7.5pt verdana, "arial"; color:#ffffff;text-decoration:none;}

a:link {font: 8.5pt verdana, "arial"; color:#194396;}
a:visited {font: 8.5pt verdana, "arial"; color:#194396;}
a:hover {font: 8.5pt verdana, "arial"; color:#194396;}
a:visited.hover {font: 8.5pt verdana, "arial"; color:#194396;}

a.bot:link {font: 7.5pt verdana, "arial"; color:#194396;}
a.bot:visited {font: 7.5pt verdana, "arial"; color:#194396;}
a.bot:hover {font: 7.5pt verdana, "arial"; color:#194396;}
a.bot:visited.hover {font: 7.5pt verdana, "arial"; color:#194396;}

h1{
	color:#194396;
	font-size:13pt;
	margin:0 0 10 0px;
	font-weight:normal;
}
.block{
	padding:0 10px;color:#3F547F;font-size:8pt;
}
.centerText{
	padding:5px;
	text-align: center;
	color:#3F547F;
	font-size:8pt;
	font: italic bold;
}
.rightText{
	padding:5px;
	text-align: right;
	color:#3F547F;
	font-size:8pt;
	font-weight:bold;
}
.tttl{
	background:url(images/tbg.gif) top left repeat-x;
	font-size:8pt;
	font-weight:bold;
	color:#3F547F;
	height:20px;
	text-align:center;
	margin-left:1px;
	padding-top:1px;
}

.bluespot{
	margin-top:10px;
	background:url(images/tr.gif) top right no-repeat #E5EBF4;
}
.bluespottl{
	background:url(images/tl.gif) top left no-repeat;
}
.bluespoter{
	background:url(images/dr.gif) bottom right no-repeat;
}
.bluespotel{
	background:url(images/dl.gif) bottom left no-repeat;
}
.pttl{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:8px;
}
input,select,textarea{
	font-size:8pt;
}
.cell{
	background:#f2f2f2;
}
.top{
	background:#17429A;
	color:#ffffff;
	font-weight:bold;
}
.box{
	border:1px solid #000000;padding:1px;
}

.large{
	x-color:#000000;
	x-font-size:12pt;
	margin:0 0 10 0px;
	font-weight:normal;
}
.ar{
	color:#9CAED2;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-bottom:15px;
}

.store{
	color:#10419C;
	font-size: 10pt;
	font-weight: bold;
	font-face: Arial;
	text-align: left;
	padding-bottom:4px;
}
.address{
	x-color:#10419C;
	x-font-size: 10pt;
	text-align: left;
}
.errorLine {
	font:10pt "Verdana" ;
	color:#cc0000;
	text-align: center;
	border-top:1px solid #F7B3BD;
	border-bottom:1px solid #F7B3BD;
	background:#F8D6DB;
	margin-bottom:15px;
}

.messageLine {
	font:10pt "Verdana" ;
	color:#007700;
	text-align: center;
	border-top:1px solid #B3F7BD;
	border-bottom:1px solid #B3F7BD;
	background:#D6F8DB;
	margin-bottom:15px;
}

.faq{
	font-weight: bold;
	padding-bottom:5px;
}
.answer{
	padding-bottom:20px;
}
.invisible{
	display:none;
}

.promtitle{
	font-size:10pt;
	font-weight:bold;
	padding:10 0px;
}
.promsubtitle{
	font-size:10pt;
	font-style:oblique;
	padding-bottom:15px;
}
.promcode{
	color:#8f0303;	
}

.line{
	border-bottom: 1px solid #454545;
	margin-top:10px;
	margin-bottom:10px;
}
