#dirPanel {padding-bottom: 0px;}
table.defaultBox {width: 100%; border: 1px solid #ffc600;}
table.defaultBox th {background: #ffc600 url('/images/version1/bg_table_th.gif') top left repeat-x; font-weight: bold; padding: 5px;}
table.defaultBox td {padding: 4px;}
.clear {overflow: hidden;width: 100%; }

p {
	text-align:justify
}

h2#orange {
	color: #f65310;
}

div#subcontent {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:justify
}

div#question {
	margin-top: 15px; 
	margin-bottom: 15px;
	font-weight: bold;
}

a.button {
    background: transparent url('/images/version1/bg_button_a_y.gif') no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: bold 11pt arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/version1/bg_button_span_y.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

div#end_users {
	padding: 3px;
}

div#end_users a {
	padding-left: 34px;
	background: transparent url('/images/version1/individual_user.gif') top left no-repeat;
	font-size: 13pt; 
	font-weight: bold;
}

div#business_users {
	padding: 3px;
}

div#business_users a {
	padding-left: 34px;
	background: transparent url('/images/version1/business_user.gif') top left no-repeat;
	font-size: 13pt; 
	font-weight: bold;
}

div#copyrights {
	margin-top: 2em;
	padding-bottom: 120px;
	color: #5d5959;
}

table.accountBox {
	
}

table.accountBox td {

	font-weight: bold;
}

table.recentBox {
	padding-right: 13px;
}
table.recentBox th {
	font-weight: bold;
}
table.recentBox td {
	background-color: #EAEAEA;
}

table.recentBox td a {
	font-weight: bold;
	font-size: 12pt;
}

table.recentBox td div {
	padding-top: 1em;
	font-size: 8pt;
}

#pdf {
	font-size: 9pt;
}
