html{color:#000;background:#D7D7E8;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

table td{
	text-align: center;
}

html{
	text-align: center;
}

body {
	font-family: Verdana;
	color: #000000;
}

p {
  margin-bottom: 25px;
  font-size: 12px;
}

a {
	text-decoration: none;
	color: #325B8A;
	cursor: pointer;
}

a:hover {
	color: #555555;
  text-decoration: none;
}


div.clearer{
  clear:both;
  height:0px;
  overflow:hidden;
  padding:0px;
  margin:0px;
  line-height: 0px;
}

div#wrapper { margin-left: auto; margin-right: auto; width: 866px; text-align: left; }

div#head {
	margin-bottom: 40px;
  margin-top: 27px;
}

div#head .left {
	width: 866px;
	height: 52px;
	background-image: url('/images/converting/head.gif');
	background-repeat: no-repeat;
	background-position: top left; 	
}
div#head .head_left {
float: left; 
}

div#head .print {
	float: right;
	width: 120px;
	text-align: right; 
	font-size: 10px; 
	margin-right: 18px; 
	margin-top: 21px;
  color: #325B8A;
}
div#head .print a {
	background-image: url('/images/converting/print.gif');
	background-repeat: no-repeat;
	background-position: center left; 
	padding-left: 20px;
}

div#content {}

div#content .left {
  width: 225px;
  padding-left: 20px;
	float: left; 
	font-size: 12px;
}
div#content .left_nav {
  width: 173px;
  background-image: url('/images/converting/dashed-bg.gif');
  background-repeat: repeat-x;
  background-position: top left;
  padding-top: 15px;
}

div#content .left .nav {
	font-weight: bold;
}

div#content .left ul {
	padding-bottom: 25px;
}

div#content .left .nav li {
	padding-bottom: 10px;
}

div#content .left .subnav li {
	padding-bottom: 15px;
}

div#content .right { 
	float: left; 
	width: 600px; 
  color: #555555;
  font-family: Verdana;
  font-size: 12px;
}
div#content .section {
  background-image: url('/images/converting/dashed-bg.gif');
  background-repeat: repeat-x;
  background-position: top left;
  padding-top: 15px;
  padding-bottom: 50px;
  line-height: 18px;
  font-size: 12px;
}
div.title_first {
font-size: 28px;
color: #555555;
margin-bottom: 22px;
}
div.title {
font-size: 28px;
color: #555555;
margin-bottom: 15px;
}
div.section span {
  font-size: 18px;
  color: #555555;
}
div.section ul {
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
div.section a {
  color: #446CA9;
}
div.section a:hover {
	color: #555555;
  text-decoration: none;
}
div.section li {
	background-image: url('/images/converting/bullet.gif');
	background-repeat: no-repeat;
	background-position: top left; 	
  padding-left: 15px;
  font-size: 12px;
}

div.top {}
div.top_left {
  float: left;
}
div.top_right {
  float: right;
  color: #325B8A;
  font-size: 11px;
  font-weight: bold;
	background-image: url('/images/converting/top.gif');
	background-repeat: no-repeat;
	background-position: center right;   
  padding-right: 15px;
}

div.image {
  margin-bottom: 10px;
}

div#footer { 
	background-image: url('/images/converting/footer.gif');
	background-repeat: no-repeat;
	background-position: top left; 	
  width: 866px;
  height: 30px;
  margin-bottom: 20px;
  margin-top: 50px;
}
div#footer .copyright { color: #555555; font-size: 11px;  line-height: 11px; padding-top: 9px; padding-left: 20px; }

