/* CSS Document */
#SubContent #SubCopyForm {
float:right;
width:535px;
}
#SubContent #SubCopyForm h1 {
border-bottom:1px solid #FF9900;
color:#330000;
font-size:1.6em;
font-weight:bold;
line-height:1.6em;
margin:0pt 0pt 12px;
padding:0pt 0pt 1px;
}

#SubContent #SubCopyForm h2 {
color:#330000;
font-size:1.2em;
font-weight:bold;
margin:0pt 0pt 8px;
text-decoration:underline;
}
#SubContent #SubCopyForm p {
color:#000000;
font-size:1.1em;
line-height:1.6em;
margin:0pt 0pt 10px;
}
#SubContent #SubCopyForm p a {
color:#555555;
}
#SubContent #SubCopyForm p img {
border:1px solid #FFBA00;
}
#SubContent #SubCopyForm p a:hover {
color:#888888;
}
#SubContent #SubCopyForm p span.SpanTitle {
color:#330000;
font-weight:bold;
text-decoration:underline;
}
#SubContent #SubCopyForm p.RightImage {
min-height:88px;
}
#SubContent #SubCopyForm p.RightImage img {
border:1px solid #FFBA00;
float:right;
margin:0pt 0pt 0pt 20px;
}
#SubContent #SubCopyForm table {
font-size:1.1em;
}
#SubContent #SubCopyForm table tr td {
padding:5px;
}

#SubContent #SubCopyForm table tr td table tr td{
font-size:10.5px;
}

#SubContent #SubCopyForm table tr td table tr td{
padding:2px;
}

#SubContent #SubCopyForm table tr td a{   /*add on 28-05-08 */
padding:5px;
text-decoration:underline;
color:#330000;
font-size:1.1em;
}

#SubContent #SubCopyForm table tr td.Label {
text-align:right;

}

#SubContent #SubCopyForm table tr td.Label-Left {
text-align:left;
}

#SubContent #SubCopyForm table tr td.Label-LeftHead {
text-align:left;
border-bottom:1px dotted gray;
color:#000;
font-size:12px;
font-weight:bold;
line-height:1.5em;
margin:0pt 0pt 15px 1px;
padding:3pt 0pt 2px 1px;
}

#SubContent #SubCopyForm table tr td.Label-Hint {
text-align:left;
color:#444;
font-size:11px;
font-weight:normal;
font-family:Arial,Helvetica,sans-serif;
}

#SubContent #SubCopyForm table tr td input.LargeTextBox {
width:300px;
border:1px solid #C8C8C8;
}

#SubContent #SubCopyForm table tr td input.SmallTextBox {
border:1px solid gray;
border-top:none;
border-left:none;
border-right:none;
}

#SubContent #SubCopyForm table tr td input.MediumTextBox {
width:200px;
border:1px solid #C8C8C8;
}

#SubContent #SubCopyForm table tr td input.TinyTextBox {
width:120px;
border:1px solid #C8C8C8;

}

#SubContent #SubCopyForm table tr td textarea {
height:70px;
width:350px;
border:1px solid #C8C8C8;
}

