p{margin:0px;}

.ColorArea
{
	border:solid #E6AD10 1px;
	background-color: FFFFFF;
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color:003366;
	width:100%;
}

.DisabledColorArea
{
	border:solid #C5C5C5 1px;
	background-color: F8F8F8;
	font-family: Century Gothic;
	font-style:none;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	color:456580;
	width:100%;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	height:25px;
}

.ContactText
{
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color:5E7A91;
}

.ContactTextarea
{
	border:solid #C5C5C5 1px;
	background-color: FFFFFF;
	font-family: Century Gothic;
	font-style:none;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	color:456580;
	width:100%;
}

.ContactSubmit
{
	border:solid #E6AD10 2px;
	font-family: Century Gothic;
	font-size: 12px;
	color:000000;
	background-color: E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
}

.ColorTable
{
	border:solid #E6AD10 1px;
	background-color: EEEEEE;
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color:003366;
	padding-left: 10px;
}

.ColorTableDark
{
	border:solid #E6AD10 1px;
	background-color: C3C3C3;
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:000000;
	padding-left: 7px;
}

.ColorTableDark	a
{
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:000000;
}

.ColorTableDark a:hover
{
	font-family: Century Gothic;
	font-style:none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:000000;
}

.ColorInput
{
	border:solid #C5C5C5 1px;
	font-family: Century Gothic;
	font-style:italic;
	font-size: 14px;
	font-weight: none;
	color:466680;
	background-color: FFFFFF;
	height:27px;
	padding: 5px;
}

.ColorButton
{
	border:solid #E6AD10 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 15px;
	font-weight: bold;
	color:E6AD10;
	background-color: E5E5E5;
}

.MonoButton
{
	border:solid #003366 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:none;
	font-size: 12px;
	font-weight: bold;
	color:003366;
	background-color: FFFFFF;
}

.MonoTable
{
	border:solid #003366 1px;
	background-color: FFFFFF;
}

.MonoTextarea
{
	border:solid #003366 2px;
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:none;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	color:#003366;
	width:100%;
}

.Messagearea
{
	border:solid #003366 2px;
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color:#003366;
	width:100%;
}

.HeadingOne
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: 003366;
	font-weight:bold;
}

.HeadingOne a
{
	font-family:Century Gothic;
	font-size:13px;
	color: 003366;
	font-weight:bold;
}

.HeadingOne a:hover
{
	font-family:Century Gothic;
	font-size:13px;
	color: 003366;
	font-weight:bold;
}

.HeadingOneNoBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 003366;
	font-weight:normal;
}

.HeadingOneNoBold a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 003366;
	font-weight:none;
}

.HeadingOneNoBold a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 7C7F86;
	font-weight:none;
}

.Heading2
{
	font-family: Century Gothic;
	font-size:22px;
	color: 003366;
	font-weight:bold;
}

.GreyText
{
	font-family: Century Gothic;
	font-size:12px;
	color: 7C7F86;
	font-style:italic;
	font-weight:none;
}

.GreyText a
{
	font-family: Century Gothic;
	font-size:12px;
	color: 7C7F86;
	font-style:italic;
	font-weight:none;
	text-decoration: none;
}

.GreyText a:hover
{
	font-family: Century Gothic;
	font-size:12px;
	color: 7C7F86;
	font-style:italic;
	font-weight:none;
	text-decoration: none;
}

.Error
{
	font-family: Century Gothic;
	font-size:17px;
	color: red;
	font-weight:bold;
}
