html,body{
 margin:0;
 padding:0;
 height:100%;
 border:none;

 }

#fullheight{height:100%}

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#b59538;
text-decoration:none;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#b59538;
text-decoration:underline;
}

.mainText {
font-family:Arial;
color:#5c5b5b;
font-size:9pt;
font-weight:normal;
line-height:14pt;
text-align:justify;
}

.blogText {
font-family:Arial;
color:#5c5b5b;
font-size:9pt;
font-weight:normal;
line-height:12pt;
text-align:left;
}

h1 {
font-family:Arial;
color:#666666;
font-size:15pt;
font-weight:bold;
}

.pieceTitle {
font-family:Arial;
color:#C90000;
font-size:13pt;
font-weight:bold;
}

.blogPageTitle {
font-family:Arial,Trebuchet, Arial;
color:#666666;
font-size:14pt;
font-weight:normal;
line-height:18pt;
}

.blogTitle {
font-family:Georgia, Trebuchet, Arial;
color:#939290;
font-size:20pt;
font-weight:normal;
line-height:18pt;
}

a.blogTitle:link {
font-family:Georgia, Trebuchet, Arial;
color:#939290;
font-size:20pt;
font-weight:normal;
line-height:18pt;
}

a.blogTitle:visited {
font-family:Georgia, Trebuchet, Arial;
color:#939290;
font-size:20pt;
font-weight:normal;
line-height:18pt;
}

a.blogTitle:hover {
font-family:Georgia, Trebuchet, Arial;
color:#939290;
font-size:20pt;
font-weight:normal;
line-height:18pt;
}

a.blogTitle:active {
font-family:Georgia, Trebuchet, Arial;
color:#939290;
font-size:20pt;
font-weight:normal;
line-height:18pt;
}

.widgetHeader {
font-family:Georgia,Arial;
color:#939290;
font-size:12pt;
line-height:12pt;
font-weight:bold;
text-align:left;
}

.subTitle {
font-family:Arial;
color:#939290;
font-size:9pt;
font-weight:bold;
text-transform:uppercase;
line-height:15pt;
letter-spacing:1px;
word-spacing:1px;
}

.footerText {
font-family:Arial;
color:#666666;
font-size:7pt;
font-weight:normal;
text-transform:uppercase;
}

.smallText {
font-family:Arial;
color:#939290;
font-size:8pt;
line-height:12pt;
font-weight:normal;
text-align:justify;
}

a.smallText {
font-family:Arial;
color:#939290;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

a:hover.smallText {
font-family:Arial;
color:#939290;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

a:visited.smallText {
font-family:Arial;
color:#939290;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

.smallTextW {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
line-height:12pt;
font-weight:normal;
text-align:justify;
}

a.smallTextW {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

a:hover.smallTextW {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

a:visited.smallTextW {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
line-height:12pt;
font-weight:bold;
text-align:justify;
}

.input {
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
font-size: 11pt;
color: #666666;
background-color: #FFFFFF;
padding: 2px;
width:400px;
font-family: Arial, Helvetica, sans-serif;
}

.mysubmit
{
width:auto;
} 
