
body, p, td, div, li {
      font-family: arial, sans-serif;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      color: #000066;
}


strong {
	color: #3185C5;
	font-weight: bold;
	font-size:14px;
}


.nav img{
     display: block;
     margin-bottom: 2px;
}

div.content {
	margin-left : 10px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-top: 0;
}

.fontArial11{
	font-size: 11px;
}

.fontArial12{
	font-size: 12px;
}

.title, .comp {
	font-weight: bold;
	font-size: 14px;
}

.comp {color: #336699}

.listItem  {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 4px;
	TEXT-INDENT: -7px;
	PADDING-TOP: 0px
}

.border {
	background-color: #8AB2DB;
}

.links p {
	margin: 10px 0;
}

.order img {
	margin: 0;
}

.inAddition {
	color:#2975ef;
	font-size:14px;
	font-weight:bold;
}

b {font-weight:bold}
i {font-style:italic}

hr { border:0; color:#88B2DA ; background-color:#88B2DA ; height:1px }



a:link { color: #0033FF; }
a:visited { color: #0033FF; }
a:hover { color: #FF000E; }

.content #cs { width: auto; }

