html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

html, body { color: #242626; }

body {
  background: #e8f6fd url('images/global_bg.gif') repeat-x;
  line-height: 20px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }

table.body {
  margin-left: auto;
  margin-right: auto;
}

td.left-outer {
  background: transparent url('images/left-outer-repeat.gif') repeat-y;
  vertical-align: top;
}

td.right-outer {
  background: transparent url('images/right-outer-repeat.gif') repeat-y;
  vertical-align: top;
}

td.content {
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
}

hr.divider {
	background-color:#D7D9E0;
	border:medium none #D7D9E0;
	color:#D7D9E0;
	height:1px;
	width:100%;
}

ul.bulletList {
	list-style-image:url(images/check.gif);
	margin-bottom:10px;
	margin-left:12px;
	margin-top:0;
	padding-left:12px;
}

ul.bulletList li.l1 {
	width: 200px;
	float: left;
	margin-top: 6px;
}

ul.bulletList li.l2{
	width: 200px;
	float: left;
	margin-top: 6px;
}

ul.bulletList li.l3 {
	width: 200px;
	float: right;
	margin-top: 6px;
}

ul.bulletList2 {
	font-size: 10px;
	list-style-type: circle;
	margin-bottom:0;
	margin-left:6px;
	margin-top:0;
	padding-left:6px;
}

ul.bulletList2 li.left {
	float: left;
	width: 55%;
}

ul.bulletList2 li.right {
	float: right;
	width: 45%;
}



td.text p {
  margin: 2px 5px;
  padding-bottom: 10px;
}

td.text {
  vertical-align: top;
}

td.right {
  padding-left: 5px;
  margin-right: 5px;
  vertical-align: top;
}

td.right p {
  padding-left: 8px;
}

td.menu a, td.menu a:link, td.menu a:visited {
  color: #C54E0B;
  border-bottom: 1px solid #F1F1F1;
}

td.menu a:hover {
  color: #111111;
  border-bottom: 1px solid #C54E0B;
}

div.footer {
  margin: 1px 5px;
  font-size: 10px;
}