body {
	background-color: #ECF7FF;
	margin: 0px;
}
table#side-bar td {
	background-image: url(images/side-panel-left.gif);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-left: 7px;
	line-height: 12px;
	padding-right: 3px;
	color: #001A42;
}
.content {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 10px;
	background-repeat: no-repeat;
	color: white;
	line-height: 14px;
	background-image: url(images/content.jpg);
}
h4 {
	font-size: 11px;
	margin-bottom: 2px;
	color: #00B060;
	margin-top: 0px;
}
table#side-bar a {
	font-size: 10px;
	font-weight: bold;
}

table#side-bar a:link {
	color: #1777BD;
}

table#side-bar a:hover {
	color: #FF3333;
}

table#side-bar a:visited {
	color: #006600;
	font-weight: normal;
}
img {
	border-style:none
}
ul {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.footer {
	vertical-align: bottom;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 200px;
	background-color: #2A8ED9;
}
.footer a {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	margin-top: 10px;
	margin-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFCC;
	margin-bottom: 5px;
	font-weight: bold;
	margin-right: 0px;
}
p {
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 2px;
}
.samples {
	position: relative;
	height: 115px;
	overflow: auto;
	scrollbar-base-color: #3F58BC;
}
li {
	font-weight: bold;
	margin-left: 20px;
}
.content a {
	font-size: 12px;
	font-family: Tahoma, Arial;
}
.content a:link {
	color: #FFCC88;
}
.content a:visited {

	color: #CCCCC8;
}
.content a:hover {


	color: #FFFF00;
}
.phone {
	font-weight: bold;
	color: #3366CC;
	text-align: center;
}

