﻿/*----------------*/
body 
		{}
		
div.Content
{
	width: 738px;
	float: left;
	height:auto;
	margin-bottom: 70px;
	padding-bottom: 70px;
}
div.TopBanner
{
	float:left;
	width:738px;
	height:125px;
	background-image: url('../MasterPictures/Solution_Back.jpg');
}

p.label
{
	font-family: Arial;
	margin-top: 10px;
	font-size: 12px;
	line-height: 10px;
	margin-left: 10px;
}

p.info
{
	margin: 5px 0px 0px 10px;
	color: #7c7c7c;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}

p.Blue
{
	color: #005596;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
}

ul.ContentList
{
	list-style-type: disc;
	color: #44aedf;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.ListItem
{
	color: #000000;
}
#test {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid pink;
}
div.vertical_slide
{
	margin-top:0px;
	width:590px;
	padding-bottom:20px;
}	
.divToggle
{
	color: #44aedf;
	margin-left: 30px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
.Black
{
	color: #444444;
	margin-top: 20px;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
}
