@charset "utf-8";
/* CSS Document */

a:link		{text-decoration:none;}
a:visited	{text-decoration:none;}
a:active	{text-decoration:none;}
a:hover		{text-decoration:underline;}

body	{color:#000000;
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:12px;
		 margin:0px auto;
		 text-align:center;}

.header	{border-left:1px solid #E5E5E5;
		 border-top:1px solid #E5E5E5;
		 border-right:1px solid #E5E5E5;}

.mainb	{margin:0px auto;}

p.side		{margin:5px 5px 5px 20px;}

.header-23green	{font-size:23px;
				 color:#2FA046;
				 font-weight:bold;}

.header-24green	{font-size:24px;
				 color:#2FA046;
				 font-weight:bold;}

.header-17red	{font-size:17px;
				 color:#C10003;}

.header-15red	{font-size:18px;
				 color:#C10003;}

.txt-black		{color:#000000;}
.txt-blue		{color:#0020C1;
				 font-weight:bold;}
.txt-gray		{color:#B6B7B8;
				 font-weight:bold;}
.txt-green		{color:#2FA046;
				 font-weight:bold;}
.txt-red		{color:#C10003;}

.txt10			{font-size:10px;}
.txt11			{font-size:11px;}
.txt12			{font-size:12px;}
.txt13			{font-size:13px;}
.txt14			{font-size:14px;}
.txt18			{font-size:18px;}
.txt20			{font-size:20px;}

.side-white		{background-color:#FFFFFF;
				 border-top:1px solid #E5E5E5;
				 padding:10px 12px 10px 17px;
				 text-align:left;}

.side-white1	{background-color:#FFFFFF;
				 padding:10px 12px 10px 17px;
				 text-align:left;}

.side-gray		{background-color:#E5E5E5;
				 padding:18px 12px 10px 17px;
				 text-align:left;}

.main			{padding:21px 19px 0px 32px;}

.presentations		{border:1px solid #E5E5E5;}
.border-top		{border-top:1px solid #E5E5E5;}
.border			{border-top:1px solid #E5E5E5;
					 border-right:1px solid #E5E5E5;}
.border-right		{border-right:1px solid #E5E5E5;}
.border-left		{border-left:1px solid #E5E5E5;}
td.cell				{padding-left: 15px;}
