/* CSS Document */

body{
margin-left:0px; 
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}

.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height: 18px;
	text-align: justify;
}

HR{
color:#9BA6B8;
}
a:link {
	color: #C6D1E3;
	line-height: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6D1E3;
	line-height: inherit;
}
a:hover {
	color: #FFFFFF;
	line-height: inherit;
}
a:active {
	text-decoration: none;
	color: #C6D1E3;
	line-height: inherit;
}
.copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#425D8A;
font-size:10px;
padding-right:8px;
}.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	line-height: 18px;
	padding-left: 0px;
	list-style-image: none;
	white-space: normal;
	letter-spacing: normal;
	list-style-position: outside;
	color: #FFFFFF;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.innerbrd {
	border: 1px solid #0F163C;
}
.class a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6D1E3;
}
.class a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6D1E3;
}
.class a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6D1E3;
}
.class a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6D1E3;
}
.boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #C6D1E3;
	line-height: 20px;
}
.leftbot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
}

.solutions{
font-family:Trebuchet MS;
font-size:13px;
font-style:italic;
color:#FFFFFF;
font-weight:bold;
}