/*<group=basic tags>*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #4C5773;
}
 
a {
	color: #112C9B;
}

a:visited {
	color: #22386F;
}

a:active, a:hover {
	color: #FFA502;
}

td {
	vertical-align: top;
}

ul {
	margin-top: 5px;
}

li {
	margin-top: 0;
	margin-bottom: 5px;
}

ul.imgBullets {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

li strong {
	font-size: 110%;
}

img {
	border: 0;
}
.title, h2, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	color: #800000;
}
h1 {
	font-size: 18px;
}
h3 {
	font-size: 13px;
	margin: 5px 0 3px 0;
}
h2, h1 {
	margin: 5px 0 5px 0;
}
p  {
	margin: 0 0 10px 0;
}

hr {
	border:0;
	border-top: 1px solid #999;
	margin: 15px 0 15px 0;
}

tag {
	
}
	
/*</group>*/

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 13pt;
	list-style-type: disc;
	list-style-position: outside;

}
.normal2, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	list-style-type: disc;
}
.big {
	font-size: 120%;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 13pt;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
}
.solution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 13pt;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
}
div.integrationIcon {
	text-align: center;
	margin: 20px 0 15px 0;
}

.bios p {
	margin-left: 20px;
}

p.callout {
	color: #FFA722;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;

}

.left {
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
}

.right {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
ul.imgBullets {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.imgBullets img {
	position: relative;
	top: 4px;
	margin-right: 4px;
}

p.promo {
	text-align: center;
	font-weight: bold;
	border: 1px solid #aaa;
	background: #ddd;
	padding: 3px;
	margin: 15px;
}

/*<group=home specific tags>*/

#home h2 {
	margin-top: 20px;
}
	
#home ul {
	padding-left: 0;
	margin-left: 16px;
}	


/*</group>*/