/*global styles*/
html {background-color:#ffffff; color:#000000; }
td {font-family:Times New Roman, serif; font-size:12pt; padding:0;}

#page {background-color:#ffffff; color:#000000; font-family:Times New Roman, serif; font-size:12pt; }
#container {width:6.5in;}
#head {display: none;}
#nav {display: none;}
#content {margin-bottom:0;}
#page_title {text-align:center; font-size:24px; line-height:26px; font-weight:bold; padding:5px; margin:15px 0; font-family: Book Antiqua, Times New Roman, Times, serif; color: #000000; border:0px solid #ffffff;}
#page_sub_title {text-align:center; font-size:16px; line-height:18px; padding-bottom:20px; }

.formline {margin-bottom:10px; margin-top:15px; page-break-inside: avoid; page-break-before: avoid;}
.formline_last {padding-top:10px;}
.form_field_label {font-weight:bold;}
.form_field_label_float {font-weight:bold; width:170px;}
.form_field_label2 {font-weight:bold;}
.form_field_label3 {font-weight:bold;}
.form_field_label_long {font-weight:bold; width: 100%; }
.sectiontitle {font-weight:bold; font-size: 14pt; padding-top:20px;}

.limit-prompt {display: none; }
.limit-prompt-alert { display: none; }

input {border: 0px solid #888888; border-bottom: 0.5px solid #888888; page-break-before: avoid;}
textarea {border: 0.5px solid #888888; }
.textarea-div {background-color:#ffffff; border: 0px solid #888888; padding: 5px; clear:both; min-height: 30px; }
input.print {display:none; }


/* link styles */
a:link {color:#996600; text-decoration:underline; }
a:visited {color:#666666; text-decoration:underline; }
a:active {color:#336600; text-decoration:underline; }
a:hover {color: #996600; text-decoration: underline; }


