 /* ENTIRE SITE */

body {
	height: 100%;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
.headTxt {
	font-family: Arial;
	font-size: 12px;
	color: #4F618E;
	line-height:18px;
	}
.mailingTxt {
	font-family: Arial;
	font-size: 11px;
	color: #4F618E;
	line-height:18px;
	}
.contentTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #4F618E;
	line-height:16px;
	}
.contentHeadline  {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000066;
	font-weight:400;
	line-height:16px;
	}
.menuTable {
	width:800px;
    border-color: #ABB4C6;
    border:0;
}
.Menu-Table TD
{
	height:35px;
}
.contentMenu {
	width:800px;
    border-color: #ABB4C6;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.contentContent {
	width:800px;
    border-color: #ABB4C6;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
H3 {
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	font-weight:400;
	line-height:20px;
	text-align:justify;
	}
H4 {
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #767764;
	font-weight:400;
	line-height:15px;
	text-align:justify;
	}
	
.Content {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #003366;
	line-height:12px;
	margin-top:2px;
}
.ContentLightProduct
{
	font-family:Verdana, Arial;
	font-size: 13px;
	color: #626350;
	line-height:20px;
}
.ContentLightPrice
{
	font-family:Verdana, Arial;
	font-size: 13px;
	color: #626350;
	line-height:20px;
}
.ContentLight
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	line-height:20px;
	text-align:justify;
}
.ContentDark
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #5F604B;
	line-height:12px;
	padding:5px 0 5px 5px;
}
.Menu {
	width:144px;
	height:427px; 
	text-align:center; 
	padding-top:22px; 
	border:0px; 
	float:left;
	}
.footTable
{
    border-color: #ABB4C6;
    border-width: 1px 1px;
    border-style: solid;
}

.footBlog
{
    border-color: #ABB4C6;
    border-width: 1px 0 1px 0;
    border-style: solid;
}
.Foot
{
	font-family:Verdana, Arial;
	font-size: 9px;
	color: #DADAC8;
	line-height:15px;
}
.FootDark
{
	font-family:Verdana, Arial;
	font-size: 11px;
	color: #CCCC99;
	line-height:12px;
	padding:10px 0 10px 5px;
}



.form-label {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #DADAC8;
	line-height:12px;
	margin-top:2px;
}
.TextInput
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	border:none;
	height:14px;
}
.TextArea
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	border:none;
}
.submit
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	border:none;
	margin:2px;
}
.style3 {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
