/* CSS Document */

body, th, td {
	color: #615F5F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8.5pt;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* all A tags */
a:link {
	color: #44507d;
	text-decoration: underline;
}
a:visited {
	color: #44507d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* bold */
.bold {
	font-weight: bold;
}



/* for text smaller than normal */
.small {
	font-size: 0.8em;
	line-height: 1.3em;
}


h1 {
	font-size: 110%;
	font-weight:bold;
	line-height:11px;
	padding:2px 0px 8px 0px;
	margin:0px;
}

h2 {
	font-size: 115%;
	font-weight:bold;
	line-height:11px;
}

h3 {
	font-size: 150%;
	font-weight:bold;
	color:#d68428;
	margin:0px;
}

h4 {
	font-size: 100%;
	font-weight:bold;
	line-height:11px;
	margin:0px;
}

h5 {	
	font-weight:bold;	
	line-height:11px;
	margin:0px;
}
	
form {	margin:0px;	padding:0px;}

.pading8 { padding:8px;}


/*colum*/
#columnOne {
	width:510px;
}
#columnTwo {
	width:240px;
}
/* BOX */
.lineBottom { border-bottom:#D8D8D8 solid 1px}
.lineTop { border-top:#D8D8D8 solid 1px}
.lineLeft { border-left:#D8D8D8 solid 1px}
.lineRight { border-right:#D8D8D8 solid 1px}
/* for text in box */
.content { color:#666666; font-size:7pt}

A.content:link {color: #2880aa;	text-decoration:underline;}
A.content:visited {	text-decoration:underline;}
A.content:hover {text-decoration:none;}

.content img { float:left; padding-right:3px;}


/* color */
.orange { color:#d68428}
.blue { color:#44507d}

/* LINE */
.dotline { background-image:url(images/line_dotgrey.jpg); background-repeat:repeat-x; background-position:center; padding:2px}
.lineBlack { border-top:#000000 solid 2px}
.subbtn {
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* RIGHT COLUMN 

A.link:link {
	color: #44507d;
	text-decoration:underline;
}
A.link:visited {
	text-decoration:underline;
}
A.link:hover {
	text-decoration:none;
}*/


/*buttons*/
.pdf_link {
	font-size: 8pt;
	font-style: normal;
	line-height: 15px;
}
.smallcell {
	font-size: 1px;
	background-repeat: no-repeat;
}
.partnerform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 220px;
	color: #000000;
	background-color: #FFFFFF;
}
.remark {
	height: 150px;
	width: 220px;
}
.onepix {
	font-family: Verdana, Arial, Helvetica, sans-serif, ".Dialog 9";
	font-size: 1px;
	line-height: 1px;
	width: 1px;
}
.iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif, ".Dialog 9";
	font-size: 8.5pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 220px;
	height: 100px;
}
.dropdownmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 220px;
}
.formsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 400px;
	padding-right: 0px;
	background-position: right;
	right: 10px;
}
