
/*---------------------- AWeber Optin Form -----------------------*/

#AWeberForm
	{
		background-color: #037cae;
	}

.tableHeader
	{
		font-weight:bold;
		color: #369;
	}

.tableText
	{	
		font-size: 10pt;
		font-family: Arial, Verdana;
	 }
.tableTextSm
	{
		font-family: Arial, Verdana;
		font-size: 0.9em;
		line-height: 1.3em;
	}

.horizBorder
	{
		width: 100%;
		height: 1px;
		border-top: 1px solid #ccc;
	} 
 
 .textBox
	{
		background-color: #f2f2f2;
	}

.cFormField
	{
		font-family: verdana,helvetica,sans-serif;
		margin: 2px 0;
		padding: 2px;
		border: 1px solid #666;
		background: #fff url('../images/form_field_bg.gif') repeat-y 0 0;
		color: #007ac4;
	}

h1, h2, h3, h4
	{
		font-family: tahoma,helvetica,sans-serif;
		font-size: 2.1em;	
		padding: 0 0 10px 0;
	}

h1 {
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	border-bottom: 5px solid #cccbc9;
	color: #eb6531;
	}

h2	{
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 1px 0 0 45px;
	color: #333;
	background: url('../images/h2_bg.gif') no-repeat 0 -7px;
	height: 30px;
	}
 
h3
	{
		margin: 15px 0 0 0;
		font-size: 1.1em;
		color: #ffffff;
		padding-bottom: 0;
	}
 
h4	{ font-size: 1.1em; margin: 0; padding: 0 0 5px 0; color: #333;}