body
{ text-align: center; }
table.one { text-align: center; width: 1000px; border-style: solid; border-width: 0;}
table.one tr td { margin: 0; padding: 0; }

table.two { width: 950px;}
table.two tr td { padding: 5px 10px; text-align: left; border: solid 2px #ccc; }
table.two tr td.one { padding: 5px 10px; text-align: center; border: solid 2px #ccc; }

table.three { width: 950px; }
table.three tr td { text-align: center; border: solid 2px #ccc;}

table.four { text-align: center; width: 950px; border-style: solid; border-width: 0; }

table.five {  text-align: left; width: 950px; border-style: solid; border-width: 0;}
table.five tr td.one { text-align: left; background-color: #fc0; color: #339; line-height: 120%; }
table.five tr td.two { padding: 5px 40px; text-align: left;}

table.six { width: 500px; border-spacing: 0; border: solid 2px #339;}
table.six tr td { text-align: center; border: solid 1px #339; margin: 0; } 

table.seven { width: 620px;}
table.seven tr td { padding: 5px 10px; text-align: left; border: solid 2px #ccc;  } 

td.Outline {  border-color: #339; border-style: solid; border-width: 0 4px}

div.gray { width: 923px; padding: 5px 10px; text-align: left; border: solid 2px #ccc; }
div.grayCenter { width: 923px; padding: 5px 10px; text-align: center; border: solid 2px #ccc; }

div.zero { height : 100%;}
div.four { text-align: center; border-style: solid; border-width: 0; }
div.one { top:1%; text-align: left; background-color: #fc0; color: #339; line-height: 120%;}
div.two { top:1%; padding: 5px 40px; text-align: left;}

div.enclose1{ clear:both; }
div.enclose2{ clear:both; }
div.costHeader { clear: both; text-align: center; border: solid 1px #339;}

div.term { text-align: center; float: left; width: 24%; }
div.deadline { text-align: center; float: left; width: 24%; }
div.start { text-align: center; float: left; width: 24%; }
div.end { text-align: center; float: right; width: 24%; }

div.Title {}
div.In { float: left; width: 24%; height: 100%; }
div.Out {}
div.Erate {}

input.prime { color: #f63; font-size: 12pt; font-weight: 900; font-family:Times New Roman }
input.second { color: #339; font-size: 12pt; font-weight: bold; font-family:Times New Roman }

a { color: #339; font-weight: bold; }
p { color: #339; font-weight: bold; }
i { color: #339; font-weight: bold; }
b { color: #f63; font-size: 14pt; font-weight: bold; }
b.not { color: #339; font-size: 12pt; font-weight: bold; }
big { color: #f63; font-size: 16pt; font-weight: bold; }
big.very { color: #f63; font-size: 16pt; font-weight: 900; }
img { margin: 0; padding: 0; }


