/********************************************************************************************/
/* Layout Scheme
/********************************************************************************************/

/* Font Styles ******************************************************************************/
a, .a 			{	font-weight: normal;	text-decoration: underline; }
a:hover 		{ text-decoration: underline; }

blockquote 	{	border: 1px solid; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; padding: 10px 10px 10px 10px }

.foot 			{	font-family: Tahoma, Arial, Helevtica, sans-serif; font-size: 10px; line-height: normal; }
.foot-l 		{	font-weight: normal; text-decoration: underline; }

h1, .h1			{ font-size: 28px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
h2, .h2 		{ font-size: 18px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; padding: 4px 8px 4px 8px; }
/*h2 				{ font-size: 22px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; }*/
h3, .h3			{ font-size: 21px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
h4, .h4			{ font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
h5, .h5			{ font-size: 16px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
h6, .h6			{ font-size: 16px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: normal; }

p, .p, ul, ol	{	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;	font-style: normal;	font-weight: normal;
							text-decoration: none; letter-spacing: normal; line-height: 1.45em; }

p b 				{ font-weight: bold; }
p u					{ text-decoration: underline; }

.bb					{ font-weight: bold; font-size: 110%; font-family: Arial, Helvetica, sans-serif; }
.small			{ font-size: 8pt; }

.help 			{ font-size: 10px; font-weight: normal; font-family: Verdana, Helvetica, sans-serif; line-height: 1.7em; }


/* Layout Styles ****************************************************************************/

body							{	margin: 12px 0px 32px 20px; padding: 0px; }
.main							{	width: 720px; border: 1px solid;  }
.title-container	{ margin: 0px 0px 0px 60px; }
/*.title			 			{ width: 720px; height: 30px; vertical-align: middle;
										font-size: 74px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-style: italic; } */
.title			 			{ width: 720px; height: 30px; border: 1px solid; }
.content 					{ margin: 10px 138px 46px 138px; }
.box							{	border: 1px solid; padding: 8px 16px 8px 16px; }
.foot							{ width: 720px; text-align: center; }
.pitchBox1				{ border: 1px solid; }
.pitchBox1img			{ border:	4px solid; }