/***************************************************************************/
/* Ohio Sessions Style Sheet - Version 1.1 - March 21, 2009 */
/***************************************************************************/

body        {background-color: #fff; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
			 font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 11px; color: #444; text-decoration: none; line-height: 16px;}

div, p, th, td, li, dd, dl, dt
			{font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 11px; color: #444; text-decoration: none; line-height: 16px;}

p			{margin-top: 0; padding-top: 0; line-height: 16px;}

b,strong	{font-weight: bold;}

i,em		{font-style: italic;}


img	        {BORDER: 0px; PADDING: 0px; MARGIN: 0px; DISPLAY: block;}


a:link		{color: #8A1C00; text-decoration: none;}
a:visited	{color: #8A1C00; text-decoration: none;}
a:hover		{color: #54808e; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #54808e;}
a:active	{color: #54808e; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dashed #54808e;}


a.alt:link      {text-decoration: none; background-color: transparent; BORDER: 1px; PADDING: 1px; display: block;}
a.alt:visited   {text-decoration: none; background-color: transparent; BORDER: 1px; PADDING: 1px; display: block;}
a.alt:hover     {text-decoration: none; background-color: #444; BORDER: 1px; PADDING: 1px; display: block;}
a.alt:active    {text-decoration: none; background-color: #444; BORDER: 1px; PADDING: 1px; display: block;}


a.alt2:link		{color: #444; text-decoration: none; line-height: 26px;}
a.alt2:visited	{color: #444; text-decoration: none; line-height: 26px;}
a.alt2:hover	{color: #54808e; text-decoration: none; line-height: 26px; padding-bottom: 1px; border-bottom: 1px solid #54808e;}
a.alt2:active	{color: #54808e; text-decoration: none; line-height: 26px; padding-bottom: 1px; border-bottom: 1px dashed #54808e;}


.head	    {font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 15px; color: #444; line-height: 17px;}
.subhead   	{font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 11px; color: #444; line-height: 15px; font-weight: bold;}
.caption    {font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 9px; font-style:italic; line-height: 14px;}


H1			{
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 0px 0px;
			font-size: 24px;
			line-height: 20px;
			text-transform: uppercase;
			letter-spacing: 6px;
			}
			
H2			{
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
			color: #444;
			margin: 0;
			padding: 5px 0px 0px 0px;
			font-size: 15px;
			line-height: 18px;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
			
H3			{
			font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
			
			color: #444;
			margin: 0px 0px 0px 0px;
			font-size: 23px;
			line-height: 23px;
			letter-spacing: -1px;
			}
			
H4			{
			font-family: times;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 34px;
			line-height: 30px;
			letter-spacing: -1px;
			}


.apostrophe {text-indent: -0.5em;}
.smallcaps	{font-size: 84%;}
.accent 	{color: #8E7F54;}
.red		{color: #8A1C00;}
.blue	 	{color: #54808e;}
.oblique	{font-style: oblique;}


textarea	{padding: 2px; border: 1px dashed #cccccc; margin: 2px;}
input		{padding: 2px; border: 1px dashed #cccccc; margin: 2px;}
.error		{color: #8A1C00; font-size: 13px;}
.sent	 	{color: #54808e; font-size: 13px;}
