﻿p.home_WelcomeSlogan
{
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	color: #380300;
	font-size: 13px;
	font-weight: bold;
}

p.home_ThinkWriteInspire
{
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	text-align: center;
	color: #14045F;
	font-family: Courier New;
	font-size: 24px;
	font-weight: normal;
	display: block;
	border-bottom: solid 1px #380300;
	letter-spacing: 2px;
}

p.home_headings
{
	margin: 15px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #380300;
}

p.home_text
{
	margin: 0 0 20px 0px;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	line-height: 16px;
}

p.home_footer
{
	margin: 40px 0 20px 0;
	padding: 5px 0 0 0;
	display: block;
	border-top: solid 1px #380300;
	font-size: 9px;
	color: black;
}

.TextBox
{
	font: normal 11px verdana;
	width: 200px;
}


	
