@charset "utf-8";

body, td, th, p, ul, li, h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Sans-Serif; }
body { font-size: 13px; line-height:normal; font-weight: 100; vertical-align:top; height: 100%; margin-left:15px; margin-right:15px; margin-bottom:0px; margin-top:0px;}
table { padding: 0px; margin: 0px; }
strong, b { font-weight:700; }
hr { border: none 0; border-top: 1px dashed #D3DBE1; height: 1px;} 
img { border:0;}
a { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: underline;}
li {
	list-style-type: disc;
	line-height: 20px;
}
sup { font-size: 8px; vertical-align: super; }

h1, h2, h3, h4, h5 {
	margin-top: 15px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left; 
	font-weight:700;
}
h1 { font-size: 18px; font-weight:700; color: #808080; }
h1 strong { color: #4D6DA5; }
h2 { font-size: 16px; color: #666; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3DBE1;
	}
h2 strong { color: #4D6DA5; }
h3 { font-size: 14px; color: #666; }
h4 { font-size: 13px; color: #666; }
h5 { font-size: 13px; color: #666; }

.clear {
	clear: both;
}
