
h1 { padding:0px;margin:0px;font-weight:normal;font-family: Palatino,Palatino Linotype,Times New Roman;font-size:16pt }
h2 { padding:0px;margin:0px;font-weight:normal;font-family: Palatino,Palatino Linotype,Times New Roman;font-size:16pt }
h3 { padding:0px;margin:0px;font-weight:normal;font-family: Palatino,Palatino Linotype,Times New Roman;font-size:16pt }
.bodyheader_div { background-color:black;padding:8px; border: 1px solid #000; }
.bodyfooter_div { clear: both; padding:32px 0px 16px 0px; }
.bodyfooter_div_div { clear: both; background-color:#efebde;padding:4px 0px 4px 0px; }
.pl16 { padding-left:16px }
.pb12 { padding-bottom:12px }
.fright { float:right }
.heading1 { padding:0px;margin:0px;font-weight:normal;font-family:Palatino,Palatino Linotype,Times New Roman;font-size:24pt }
.heading2 { padding:0px;margin:0px;font-weight:normal;font-family: Palatino,Palatino Linotype,Times New Roman;font-size:16pt }
.heading2r { padding:0px;margin:0px;font-weight:normal;font-family: Palatino,Palatino Linotype,Times New Roman;font-size:16pt;color:red; text-align: center }

body.builder
{
	font-family:Times New Roman, Trebuchet MS, MS Sans Serif, sans-serif; 
	font-size: small;
	margin-top: 0; 
	margin-bottom: 0; 
	color: black; 
	background-color: #FFF6E5;
	margin-left: 0; 
	margin-right: 0;
	background-image:none;
}

html {
	overflow-y: scroll;
}


form {
	margin: 0px;
}

body {
	margin: 0px auto;
	border-style: none;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	
	width:100%;
	background-image:url(/images/background.gif);
	background-position:top center;
	background-repeat:repeat-y;
}	

td, th {
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	padding: 0;
}

A:link {
	text-decoration: none;  
	font-family: tahoma,arial,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A:visited {
	text-decoration: none;  
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A:hover {
	text-decoration: underline;
	color: #3333cc;
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
}
	
A:active {
/*	text-decoration: none; */
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A.txt10ptSS:link {
	text-decoration: none;  
	font-family: tahoma,arial,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt10ptSS:visited {
	text-decoration: none;  
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt10ptSS:hover {
	text-decoration: underline;
	color: #3333cc;
	font-size:10pt;
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
}
	
A.txt10ptSS:active {
/*	text-decoration: underline; */
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt16ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt16ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt16ptS:hover {
	text-decoration: underline;
	color: #3333cc;
}
	
A.txt16ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt14ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt14ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt14ptS:hover {
	text-decoration: underline;
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: #3333cc;
}
	
A.txt14ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt12ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

A.txt12ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

A.txt12ptS:hover {
	text-decoration: underline;
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: #3333cc;
}
	
A.txt12ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

div.padded_panel {
	padding: 8px;
}

.menu_panel {
	background-color:#efebde;
	border-bottom: 1px solid #aaaaaa;/*#c0c0c0;*/
}

.menu_button {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: #666666; /*#888888;*/
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #ded6bc; /*#efebde;*/
	cursor: default;
	width: 100%;
	height: 100%;
}

.menu_button_red {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: Red;
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #ded6bc; /*#efebde;*/
	cursor: default;
	width: 100%;
	height: 100%;
}

.menu_button_over {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: black; /*black;*/
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #c0b899;/*#ded6bc;*/
	/*background: url(/images/menu_bar_over.gif);*/
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.menu_button_over_red {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: Red; /*black;*/
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #c0b899;/*#ded6bc;*/
	/*background: url(/images/menu_bar_over.gif);*/
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.menu_button_down {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: black;
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #ded6bc;
	/*background: url(/images/menu_bar_down.gif);*/
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.txt8ptSS {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.txt10ptSS {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.txt8ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 8pt;
}

.txt10ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 10pt;
}

.txt10ptSred {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 10pt;
	color: Red;
}

.txt12ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
}

.txt14ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
}

.txt16ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
}

.txt20ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:20pt;
}

.txt24ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 24pt;
}

.input {
	font-size: 8pt; 
	font-family: tahoma,arial; 
	z-index: 0;
}

.input_readonly {
	font-size:8pt; 
	font-family: tahoma,arial; 
	border: 1px solid #808080;
	background-color: gainsboro;
	z-index: 0;
}

td.form_label {
	font-weight: normal;
	font-size: 10pt;
	color:#666666;
}

td.form_label_mandatory {
	font-weight: normal;
	font-size: 10pt;
	color: Red;
}
.elementext 
{
    font:normal 10px 'Times New Roman' black;
}

.buttontextbu 
{
    font-family:tahoma,helvetica,verdana,arial; 
    font-size:11px;
    color:#000000; 
    font-weight:normal;
    width:100%;
}

.buttontext 
{
    font-family:tahoma,helvetica,verdana,arial;
    font-size:11px; 
    color:#000000; 
    font-weight:normal;
    width:125px;
}

.buttontext4 
{
    font-family:tahoma,helvetica,verdana,arial; 
    font-size:11px; 
    color:#000000; 
    font-weight:normal;
    width:197px;
}

.buttontext5 
{
    font-family:tahoma,helvetica,verdana,arial; 
    font-size:11px; 
    color:#000000; 
    font-weight:normal;
    width:154px;
}
.buttontext6 
{
    font-family:tahoma,helvetica,verdana,arial; 
    font-size:11px; 
    color:#000000; 
    font-weight:normal;
    width:131px;
}

