body, td {color:#000000; font-family: arial, verdana; font-size: 12px; font-family: Arial, Sans-Serif;}

.smallwhitey {font-family: arial; font-size: 10px; color:#FFFFFF;}
.formlabel {color:#000000; font-weight:normal; font-size:9pt;}
.phonelabel {color:#FFFFFF; font-weight:bold;}
.phonebig {font-size:21px; color:#FFFFFF; font-weight:bold;}

.purlname {font-size:12pt; color:#FBA400; font-weight:bold;}
.purlPanther {font-size:16pt; color:#FBA400; font-weight:bold;}
.formhead {color:#000000; font-size:10pt; font-weight:normal; padding-top:10px; padding-left:40px; padding-bottom:15px; padding-right:10px;  margin-right:13px;}
.botvideo {color:#808080; font-size:19px; font-weight:bold;}

.contenthead {font-size:11pt; color:#000000; padding-bottom:15px; vertical-align:middle; font-weight: bold;}
.contentright {font-size:10pt; color:#999999;}
.contentrightWithPurl {font-size:9pt; color:#999999;}
.contentleft {background-image:url(images/content_slice.png); background-repeat:repeat-y; background-position: right top;}

.submitted {font-size:18px; color:#000000; font-weight:bold;}
.big {font-weight: bold; font-size: 16px;}
.whitey{color:#FFFFFF;}


.small {font-family: arial; font-size: 10px; color:#000000; font-weight: normal;}
.smallbold
{
    font-family: arial;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}
.green {color:#009154;}
.biggreen {color:#009154; font-size:18px; font-weight:bold;}
.lilgreen {color:#009154; font-size:10px; font-weight:normal;}

.botlink {font-family: arial; font-size: 10px;}
a.smally {font-size: 10px;}
a.whitey {color:#FFFFFF;}
a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: underline; color: #FFFFFF;}


.formfields {
    position: relative;
    float:left;
    padding-bottom:5px;
    }
    
.formfields label
{
    font-family:Arial;
    font-weight: bold;
    color: #646464;
    position: absolute;
    font-size:12pt;
    z-index: 1; 
    left: 5px;
    top: 5px; 
}

.formfields input, .formfields textarea 
{
    font-family: Arial;
    font-size: 12pt;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadada;
}

.varname { font-size: 26pt; font-weight: bold; padding-top: 20px; position: relative; top: 15px; color: #483382; }
