/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/web_body_bg_blue.jpg) left top repeat-x #9dbbd5;
}


.table-spacing {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 1.2(value);
	color: #666666;
	margin: 5px;
}
.copyright a {
	color: #666666;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.2(value);
	color: #666666;
	padding: 5px;
}
.content a {
	color: #669E61;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 1.2(value);
	font-weight: bold;
	color: #9dbbd5;
	padding: 7px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 1.2(value);
	font-weight: bold;
	color: #9DBBD5;
	padding: 7px;
}
.WATCH_ME_GROW-Purple {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.2(value);
	color: #72309e;
	font-weight: normal;
}
.WATCH_ME_GROW-green {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.2(value);
	color: #00B052;
	font-weight: bolder;
}
.WATCH_ME_GROW-green a {
	color: #00B052;
}
.product-links a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.2(value);
	color: #666666;
}
.WATCH_ME_GROW-Purple a {
	color: #72309E;
}
.sidebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.2(value);
	color: #666666;
	padding: 3px;
}
.sidebar a {
	color: #669E61;
}
.image-right {
	margin: 5px;
	float: right;
}
.image-left {
	margin: 5px;
	float: left;
}
.sidebar-header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.2(value);
	color: #9DBBD5;
	padding: 3px;
}
table#sidebar {
   vertical-align:top;
   margin:0px auto;
}

   
.amberalert {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2(value);
}
.input-security {
	background-color: #9dbbd5;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2(value);
	color: #64819E;
}