#content 	{width:990px;margin:0;padding:0;}

/*TABLE STYLES*/
table.cms-t-s01 {border-collapse:separate;border-spacing:0;}
table.cms-t-s01, 
table.cms-t-s01 th, 
table.cms-t-s01 td {border:1px #FFF solid;}
table.cms-t-s01 th, 
table.cms-t-s01 td {vertical-align:top;padding:4px;color:#FFF;}

table.cms-t-s02 {border-collapse:separate;border-spacing:1px;}
table.cms-t-s02 th, 
table.cms-t-s02 td {vertical-align:top;padding:4px;color:#FFF;background:#333;}

.cms-item					{position:relative;float:left;}

/*CMS-ITEM CLASSES*/
#content .cms-item-a1			{width:970px;overflow:hidden;min-height:20px;padding:5px 10px;font-size:14pt;font-weight:normal;color:#FFF;background-color:#60C;}
#content .cms-item-a2			{width:980px;overflow:hidden;padding:2px 5px;font-size:15pt;color:#FFF;background-color:#C00;}
#content .cms-item-a3			{width:970px;overflow:hidden;padding:10px;font-size:11pt;color:#FFF;}
#content .cms-item-a4			{width:990px;overflow:hidden;min-height:100px;padding:0;}
#content .cms-item-b1			{width:485px;overflow:hidden;min-height:320px;padding:5px;color:#FFF;background-color:#09C;}
#content .cms-item-b2			{width:370px;overflow:hidden;min-height:135px;padding:5px;color:#FFF;}
#content .cms-item-b3			{width:600px;overflow:hidden;min-height:135px;padding:5px;color:#FFF;}
#content .cms-item-b4			{width:225px;overflow:hidden;min-height:135px;padding:5px;color:#FFF;}
#content .cms-item-b5			{width:745px;overflow:hidden;min-height:135px;padding:5px;color:#FFF;}
#content .cms-item-f1			{width:190px;overflow:hidden;min-height:190px;height:190px;background-color:#C09;}
#content .cms-item-f2			{width:130px;overflow:hidden;min-height:180px;height:180px;padding:5px;font-size:12pt;font-weight:bold;color:#FFF;text-align:right;background-color:#90C;}

.cms-item.plugin				{background:transparent;width:auto;height:auto;min-height:0;min-width:0;}

h1		{font-size:20px;}
h2		{font-size:18px;}
h3		{font-size:16px;}
h4		{font-size:14px;}
h5		{font-size:12px;}
h6		{font-size:10px;}

h1, h2, h3, h4, h5, h6		{color:#FFF;font-weight:normal;}

#content ol, #content ul	{margin:12px 0;padding-left:40px;}
