/*----------------------------------------------------------------------------------------------------
	Basic Tags
------------------------------------------------------------------------------------------------------*/
body {margin: 0 auto; text-align: center; }
	
	body, div, table, tr, td, p, li, select, option, input, span {background-color: transparent; font-family: Georgia, Times New Roman, Times, serif, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000;}
	div {border:0; margin:0; padding:0;}
	A {color: #2266FF; font-weight:bold; text-decoration:none;}
	A:hover {color: #0000FF; text-decoration:underline;}

	img {border:0; margin:0; padding:0;}
	li,dt,dd {margin-bottom: 10px;}

/*----------------------------------------------------------------------------------------------------
	Classes
------------------------------------------------------------------------------------------------------*/
.likeA {color: #2266FF; font-weight:bold; text-decoration:none;}
.jA {color: #333333; font-weight:bold; text-decoration:none;}

.SmartTable {padding:20px 20px 20px 20px; border:1px solid #ccccff; background-color:#f0f0ff; }
	.TitleTD {padding:5px 20px 5px 20px; font-size:13px; color: #000000; background-color: #FFFF00; font-weight:bold;}
	.ContentTD {padding:15px 20px 20px 20px; font-size: 12px; line-height: 18px; }
	.TitleTD3 {font-size:11px; color: #222222; font-weight:bold; text-align:right;}

.BigTitle {font-size:1.4em; color: #000077; font-weight:bold; }
.MidTitle {font-size:1.2em; color: #660000; font-weight:bold; }
.SmallTitle {font-size:1.1em; color: #2244FF; font-weight:bold; }
.Title1 {font-size:1.1em; color: #FF3300; font-weight:bold; }
.Title2 {font-size:1em; color: #222222; font-weight:bold; }
.footer {font-size: 0.8em; color: #414141; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.caption {padding: 2px 0 20px 0; font-size: 0.9em; color: #777777; font-style: normal;}
.normal {text-indent: 10px;}

.leftImage {border:0; margin:0; padding:0; }
.leftImage2 {border:2px solid #DDDDFF; margin:0; padding:0;}
.ul1 {list-style:none; list-style-type:none; list-style-image: url(../images/bullet1.gif);}
.ul2 {list-style:none; list-style-type:none; list-style-image: url(../images/bullet2.gif);}
.ul3 {list-style:none; list-style-type:none; list-style-image: url(http://www.ftrai.org/images/bullet3.gif);}
.ulnone {list-style:none; list-style-type:none; }

/*----------------------------------------------------------------------------------------------------
	Layouts
------------------------------------------------------------------------------------------------------*/