/* CSS Document */
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,
dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}

input, select, textarea, option {
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}

body {
	line-height:13px;
	color:#333;
	background-color:#C0C1C3;
}

h1 {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#3E6A9B;
	line-height:28px;
	margin-bottom:12px;
	padding-bottom:0;
}

h2 {
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	margin-bottom:12px;
	padding-bottom:0;
	color:#333;
}

h3 {
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	padding-bottom:0;
	color:#039;
}

h4 {
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:0;
	color:#039;
}

h5 {
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:0;
	color:#E40303;
}


p {
	padding-bottom:11px;
}

p .hili-1 {
	color:#E40303;
	font-weight:bold;
}

a {
	color:#039;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#333;
}

a.no-hili {
	color:#333
	text-decoration:none;
}
a.no-hili:hover {
	text-decoration:none;
	color:#333
}

div.v-spacer {
	height:15px;
	overflow:hidden;
}

div.section-header {
	background-color:#B8CDE2;
	color:#2A3C6A;
	height:20px;
	padding:9px 10px 1px 10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:11px;
}

div.colpad {
	padding:10px;
}


table.data {
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	}
table.data thead th  {
	border:1px #CCCCCC solid;
	background-color:#EFEFEF;
	padding:4px 5px 4px 5px;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	}
table.data thead th.dark, table.data tbody th.dark  {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	}
table.data tbody th, table.data tbody td  {
	border:1px #CCCCCC solid;
	padding:2px 5px 2px 5px;
	vertical-align:top;
	}
table.data tbody td  { background-color:#FFF; }
table.data tbody th  { background-color:#F3F3F3; }

/* Boxes */

div.box1-header, div.box2-header, div.box3-header  {
	font-weight:bold;
	font-size:11px;
	padding:3px;
	color:#FFF;
}

div.box1-header { background-color:#3E6A9B; }
div.box2-header { background-color:#98B1C4; }
div.box3-header { background-color:#EEE; color:#333; border-left:1px solid #CCC; border-top:1px solid #CCC; border-right:1px solid #CCC; }

div.box1-body, div.box2-body, div.box3-body {
	border-right:1px solid #CCC; 
	border-left:1px solid #CCC; 
	border-bottom:1px solid #CCC; 
}

div.box1-body div, div.box2-body div, div.box3-body div {
	padding:5px;
}

/* END Boxes */

ol {
	margin-left:30px;
}

ul.ul-1 {
	padding:0 0 11px 10px;
	list-style:none;
	} 
ul.ul-1 li {
	padding:0 0 0 12px;
	background:url('/img/bullet.1.gif') top left no-repeat;
}

ul.ul-2 {
	padding:0 0 0 10px;
	list-style:none;
} 
ul.ul-2 li {
	padding:0 0 0 12px;
	background:url('/img/bullet.1.gif') top left no-repeat;
}

ul.ul-3 {
	padding:0 0 11px 10px;
	list-style:none;
} 
ul.ul-3 li {
	padding:0 0 3px 12px;
	background:url('/img/bullet.gif') top left no-repeat;
}

table.tb-1 {
	width:100%;
}

table.tb-1 td, table.tb-1 th  {
	padding:10px;
}

table.tb-2 {
	width:100%;
}

table.tb-2 td, table.tb-2 th  {
	padding:2px;
}


/* -----------------------------------------------start tonyt */

.dataTable {
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	}
.dataTable th  {
	border:1px #CCCCCC solid;
	background-color:#EFEFEF;
	padding:4px 5px 4px 5px;
	text-align:left;
	vertical-align:top;
	}
.dataTable th.dark  {
	background-color:#999999;
	color:#FFFFFF;
	}
.dataTable td  {
	border:1px #CCCCCC solid;
	padding:2px 5px 2px 5px;
	vertical-align:top;
	}

/*------

/* end tonyt */


/* End Content */
