/* 365 tips sign up */

/* created by RB */


body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #404040;
font-size: 8pt;
background-color: #fffff;
text-align: center;
}


td {
color: #404040;
font-size: 8pt;
}


p {
color: #404040;
font-size: 8pt;
}


a:link, a:visited {
text-decoration: none;
color: #808080;
}

a:hover {
text-decoration: underline;
color: #000000;
}

.cell-1 {
border-bottom: solid 2px #9E852C;
border-left: solid 1px #9E852C;
border-right: solid 1px #9E852C;
}

.cell-2 {
border-right: solid 1px #A2821C;
border-left: solid 1px #A2821C;
border-bottom: solid 2px #A2821C;
}

.cell-3 {
border-bottom: solid 1px #A2821C;
}

.cell-4 {
border-bottom: solid 2px #9E852C;
border-right: solid 1px #9E852C;
padding-left: 20px;
}

.cell-5 {
padding: 3px;
background-color: #F5F5F5;
}

.cell-6 {
padding: 3px;
}

.cell-7 {
background-color: #F5F5F5;
}

.cell-8 {
padding: 4px;
background-color: #fafafa;
border-bottom: solid 1px #A2821C;
border-left: solid 1px #A2821C;
border-right: solid 1px #A2821C;
}

.cell-9 {
padding: 10px;
background-color: #fafafa;
}

.cell-10 {
padding: 12px;
}


.cell-11 {
padding: 4px; 
border-bottom: solid 1px #A2821C; 
border-left: solid 1px #A2821C; 
border-right: solid 1px #A2821C; 
background-color: #fafafa;
}

.cell-title {
border: solid 1px #9E852C; 
padding: 5px; 
background-color: #fafafa;
}

.tip_blue {
font-family: Arial;
font-size:12pt;
font-weight: bold;
color: #0088CB;
}

.tip_red {
font-family: Arial;
color: #c00000;
font-size: 12pt;
font-weight: bold;
}

.tip_gold {
font-size: 10pt;
color: #C8AB46;
letter-spacing: 2px;
font-weight: bold;
}

.p-12 {
line-height: 12pt;
}

.p-14 {
line-height: 14pt;
}

.p-16 {
line-height: 16pt;
}

.red {
color: #BA2A28;
}

.red-bold {
color: #c00000;
font-weight: bold;
}

.red-sm {
color: #BA2A28;
font-weight: bold;
font-size: 7pt;
}

.white {
color: #ffffff;
}

.gold {
color: #9E852C;
}

input.textfield {
font-size: 11pt;
background-color: #f5f5f5;
color: #646464;
cursor: text;
border: 1px #1679d6 solid;
}

input.submitbttn {
cursor: pointer;
font-size: 9pt;
background-color: #9E852C;
border: 1px #ffffff solid;
padding: 3px;
color: #ffffff;
}

select.dropdown {
font-size: 8pt;
font-family: Verdana;
color: #404040;
background-color: #ffffff;
border: solid 1px #9E852C;
line-height: 10pt;
}

textarea.color {
background-color: #f5f5f5;
font-size: 12px;
color: #828282;
cursor: text;
font-family: Arial, serif;
}

a.red:link, a.red:visited {
text-decoration: underline;
color: #c00000;
}

a.red:hover {
text-decoration: none;
color: #B4B4B4;
}

.error-cell {
border: solid 1px #C00000;
background-color: #fafafa;
}


#container {
position:relative;
margin:auto;
width:870px;
}
