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

BODY	{
		background-color: #cdcdbf;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #565759;
}


.duplicatebox	{
	padding: 20px;
	background-color: white;
	border: 3px solid #000000;
}

.overk	{
	font-size: 8pt;
	font-weight: normal;
	width: 360px;
}

.creditoffer	{
	font-size: 8pt;
	font-weight: normal;
	width: 155px;
}

.disclaimertext	{
	font-size: 7pt;
	font-weight: normal;
	width: 360px;
}

.duplicatebody	{
	background-color: #cdcdbf;
}

.duplicatelogo	{
	padding-top: 40px;
	padding-bottom: 10px;
}

.mainimage	{
		background-image: url(../images/main4.jpg);
		width: 960px;
		height: 550px;
}

.mainimage2	{
		background-image: url(../images/main6.jpg);
		width: 960px;
		height: 600px;
}


.thankyouimage	{
		background-image: url(../images/thankyou.jpg);
		width: 960px;
		height: 420px;
}

.form	{
		margin-left: 535px;
		margin-top: 180px;;
		font-size: 10pt;
		font-weight: bold;
		color: #5e5e5e;
}

.thankyoucontent		{
		padding-left:  525px;
		padding-top: 74px;;
		padding-right: 20px;
		font-size: 9pt;
		color: #5e5e5e;
}

.maincontentheader	{
	font-weight: bold;
	font-size: 12pt;
	color: #919c18;
}

.inputbox	{
	padding: 2px;
	border: 1px solid #5e5e5e;
	width: 150px;;
}

.inputselect	{
	padding: 2px;
	border: 1px solid #5e5e5e;
	width: 156px;;
}

.inputphonesm	{
	padding: 2px;
	border: 1px solid #5e5e5e;
	width: 40px;
}

.inputphonelg	{
	padding: 2px;
	border: 1px solid #5e5e5e;
	width: 45px;
}

.inputsec		{
	margin-top: 4px;
	margin-bottom: 5px;
	text-align: left;
}

.submitline		{
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 40px;
}

.bottomcontainer	{
		padding: 20px;
		border-left: 1px solid #0f84d3;
		border-right: 1px solid #0f84d3;
		border-bottom: 1px solid #0f84d3;
		background-color: white;
}

.maintext	{
		color: #565759;
		line-height: 14pt;
		padding-top: 10px;
}

.subtext	{
		color: #565759;
		line-height: 14pt;
		padding-right: 40px;
}

.blogtitle	{
		color: #0363c9;
		font-size: 8pt;
		font-weight: bold;
		padding-top: 20px;
}

.blogcontent	{
		color: #565759;
		font-size: 8pt;
		padding-top: 5px;
}

.blurbbox	{
		padding-top: 30px;
		padding-bottom: 30px;
}

.inputtext	{
	font-size: 8pt;
	font-weight: bold;
	color: #5e5e5e;
}

.footer	{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 8pt;
	color: black;
	text-align: center;
}

H1, H2, H3	{
	display: inline;
	font-size: 10pt;
	font-weight: normal;
}


.blogcontents	{
	font-size: 9pt;
	text-align: left;
	color: #5b5c57;
}

.blogcat	{
	font-size: 13pt;
	font-weight: bold;
	padding-top: 10px;
}

.blogtitle	{
	padding-top: 10px;
	font-size: 11pt;
	font-weight: bold;
}

.bookmarkline	{
	padding-top: 10px;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.blogcontainer	{
		background-color: #e3e5ff;
		padding: 10px 20px 20px 20px;
		margin-top: 10px;
		margin-bottom: 10px;
}

.leftarticlebox	{
	padding-top: 14px;
	font-size: 8pt;
}

.sideblogtitle	{
	padding-top: 10px;
	font-size: 8pt;
	padding-right: 20px;
}

.artsep	{
		padding-top: 4px;
}


A:link	{
	color: #0363c9;
	text-decoration: none;
}

A:visited	{
	color: #0363c9;
	text-decoration: none;
}

A:active {
	color: #0363c9;
	text-decoration: none;
}

A:hover		{
	color: #0363c9;
	text-decoration: underline;
}

