@charset "utf-8";
/* CSS Document */

html,body{
 margin:0;
 padding:0;
 height:100%;
 border:none;
 background:#333333;
 }
 
 #fullheight{height:100%}

a,a:active,a:visited {
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
color:#260e04;
text-decoration:underline;
}

a:hover {
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
color:#767067;
text-decoration:none;
}

.bodyText {
font-family:Verdana, Arial;
color:#260e04;
font-size:9pt;
font-weight:normal;
line-height:16pt;
text-align:justify;
}

.blogTitle {
font-family:Georgia, Verdana, Arial;
color:#cc3333;
font-size:16pt;
font-weight:bold;
line-height:18pt;
text-align:left;
text-decoration:none;
}

a.blogTitle {
font-family:Georgia, Verdana, Arial;
color:#cc3333;
font-size:16pt;
font-weight:bold;
line-height:18pt;
text-align:left;
text-decoration:none;
}

a:visited.blogTitle {
font-family:Georgia, Verdana, Arial;
color:#cc3333;
font-size:16pt;
font-weight:bold;
line-height:18pt;
text-align:left;
text-decoration:none;
}

a:hover.blogTitle {
font-family:Georgia, Verdana, Arial;
color:#cc3333;
font-size:16pt;
font-weight:bold;
line-height:18pt;
text-align:left;
text-decoration:none;
}

.dateText {
font-family:Verdana, Arial;
color:#666666;
font-size:7pt;
font-weight:normal;
line-height:11pt;
text-align:left;
}

.smallText {
font-family:Verdana, Arial;
color:#666666;
font-size:8pt;
font-weight:normal;
line-height:11pt;
text-align:left;
}

a.smallText {
font-family:Verdana, Arial;
color:#666666;
font-size:8pt;
font-weight:normal;
line-height:11pt;
text-align:left;
text-decoration:none;
}

a:visited.smallText {
font-family:Verdana, Arial;
color:#666666;
font-size:8pt;
font-weight:normal;
line-height:11pt;
text-align:left;
text-decoration:none;
}

a:hover.smallText {
font-family:Verdana, Arial;
color:#e0552a;
font-size:8pt;
font-weight:normal;
line-height:11pt;
text-align:left;
text-decoration:underline;
}

.widgetTitle {
font-family: Trebuchet, Verdana, Arial;
color:#333333;
font-size:13pt;
font-weight:bold;
line-height:16pt;
text-align:left;
}

.widgetText {
font-family:Verdana, Arial;
color:#333333;
font-size:10pt;
font-weight:normal;
line-height:16pt;
text-align:left;
}

.footerText {
font-family:Verdana, Arial;
color:#666666;
font-size:7pt;
font-weight:normal;
line-height:16pt;
text-transform:uppercase;
}


a.footerText {
font-family:Verdana, Arial;
color:#666666;
font-size:7pt;
font-weight:normal;
line-height:16pt;
text-transform:uppercase;
text-decoration:none;
}

a:visited.footerText {
font-family:Verdana, Arial;
color:#666666;
font-size:7pt;
font-weight:normal;
line-height:16pt;
text-transform:uppercase;
text-decoration:none;
}

a:hover.footerText {
font-family:Verdana, Arial;
color:#FFFFFF;
font-size:7pt;
font-weight:normal;
line-height:16pt;
text-transform:uppercase;
text-decoration:none;
}
