body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	background-color: white;
	color: black;
	margin-left : 15px;
	margin-top : 10px;
	margin-right:10px;
}

TABLE {
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	font-family: xxx;

}

th {
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color:#2D5A86;
	background-color:#D9E2EA;
	color:#2D5A86;
	height: 16px;
	letter-spacing: 5px;
	padding-left : 5px;
}
th.blank { background-color: white; height: 18px;}

td {
	text-align: left;
	vertical-align: top;
	padding-left : 0px;

}

td.blank{
	height: 22px;
	text-align: left;
	vertical-align: middle;
	border-bottom : White;
	background-image : none;
	background-repeat : no-repeat;
	margin-left : 0px;
	padding-left : 0px;
	background : White;
}

td.lines {
	height: 22px;
	text-align: left;
	background-image : none;
	padding-left : 2px;	
}


td.nopic {
	height: 22px;
	text-align: right;
	background-image : none;
	padding-left : 2px;	
	background : #F2F5F9;
}


td.left {
	height: 22px;
	text-align: left;
	background-image : none;
	padding-left : 2px;	
}

h1 {font-family:Trebuchet MS, Verdana; font-size: 16pt; font-weight:normal; color:#2D5A86;margin-bottom:5px;}
h2 {font-family:Trebuchet MS, Verdana; font-size: 14pt; font-weight:normal;color:#2D5A86;margin-bottom:5px;}
h3 {font-family:Verdana; font-size: 11pt; font-weight:bold;color:#2D5A86;margin-bottom:5px;}
h4 {font-family:Trebuchet MS, Verdana; font-size: 10pt; font-weight:bold;color:#2D5A86;margin-bottom:5px;}
h5 {font-family:Trebuchet MS, Verdana; font-size: 8pt; font-weight:bold;color:#2D5A86;margin-bottom:5px;}

a:link    { color:#2D5A86; font-size: 11px; font-weight:bold; text-decoration:none; }
a:visited { color:#2D5A86; font-size: 11px; font-weight:bold; text-decoration:none; }
a:active  { color:#2D5A86; font-size: 11px; font-weight:bold; text-decoration:none; }
a:hover   { color:#2D5A86; font-size: 11px; font-weight:bold; text-decoration:underline; }

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
		border-bottom : 1px solid #83A2B5;
	border-top : 1px solid #83A2B5;
	border-left : 1px solid #83A2B5;
	border-right : 1px solid #83A2B5;
	background : #F5F5F5;
	clear : right;
}

INPUT.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 8pt;
	border-bottom : 1px solid #83A2B5;
	border-top : 1px solid #83A2B5;
	border-left : 1px solid #83A2B5;
	border-right : 1px solid #83A2B5;
	background : #F5F5F5;
	color: #1E4966;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background : #F5F5F5;
	border-left : 1px solid #83A2B5;
	border-right : none;
	border-bottom : 1px solid #83A2B5;
	border-top : 1px solid #83A2B5;
}

HR {
	color:#D9E2EA;
	height : 1px;
	text-align : left;
}



.bold{
	font-weight: bold;
}td.blank2 {

	height: 22px;
	text-align: left;
	vertical-align: middle;
	border-bottom : White;
	background-image : none;
	background-repeat : no-repeat;
	margin-left : 0px;
	padding-left : 0px;
	background : White;
}

