﻿body
{
background: url(../images/background.jpg) repeat;
background-attachment: fixed;
margin: 0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 90%;
height: 100%;
}
img
{
border: none;
}
/*#file_upload_iframe*/
iframe
{
margin: 0;
padding: 0;
border: solid 0px #666666;
}

.divMaster
{
height: 100%;
}
.tblMain
{
background-color: #FFFFFF;
height: 100%;
}
.tdMainLeft
{
background: url(../images/lbg_px.jpg) repeat-y;
vertical-align: top;
width: 58px;
}
.tdMainRight
{
background: url(../images/r_px.jpg) repeat-y;
vertical-align: top;
width: 58px;
}
.tdTop
{
background: url(../images/top_bg.jpg) repeat-x;
height: 27px;
}
.tdHeader
{
background: url(../images/px.jpg) repeat-x;
vertical-align: top;
height: 92px;
font-size: 70%;
color: #626262;
}
.divNav
{
/*border: 1px solid red;*/
margin: 0;
height: 29px;
width: 185px;
text-align: left;
vertical-align: top;
padding: 5px 0 0 5px;
font-weight: bolder;
font-size: 120%;
font-family: Trebuchet MS, Arial, Sans-Serif;
letter-spacing: 1px;
}
.divNav div
{
margin: 0;
border-left: solid 2px #B4BA1A;
height: 24px;
width: 10px;
float: left;
}
.divNav a:link, .divNav a:visited
{
font-weight: bolder;
color: #083761;
text-decoration: none;
}
.divNav a:hover, .divNav a:active
{
font-weight: bolder;
color: #f72525;
text-decoration: none;
}
.divNavSelect a:link, .divNavSelect a:visited
{
font-weight: bolder;
color: #f72525;
text-decoration: none;
}
.divNavSelect a:hover, .divNavSelect a:active
{
font-weight: bolder;
text-decoration: none;
color: #083761;
}
.tdImage
{
text-align: right;
height: 200px;
width: 357px;
padding: 0 5px 0 10px;
}
.tblPage, .tblLeft
{
width: 100%;
padding-top: 25px;
text-align: left;
}

.tblPage td, .tblLeft td
{
vertical-align: top;
}
.tblPage span
{
font-weight: bolder;
padding: 0;
margin: 0;
}
.tblLeft span
{
font-weight: bolder;
padding: 0;
font-size: 90%;
}

.tblPage p
{
margin: 0;
padding: 15px 5px 15px 5px;
font-size: 90%;
font-weight: normal;
color: #626262;
}
.tblLeft p
{
margin: 0;
font-size: 90%;
font-weight: normal;
color: #626262;
padding: 10px 0 0 0;
}

.tblPage img
{
padding: 5px;
border: solid 1px #CCCCCC;
}
.divContent
{
font-size: 90%;
margin: 0;
padding: 0;
}
.divContent p
{
margin: 0;
padding: 5px 5px 5px 0;
font-weight: normal;
color: #626262;
}
.divContent div
{
font-size: 100%;
font-weight: bolder;
padding: 10px 5px 5px 0;
}
.tblMailForm
{
font-size: 80%;
width: 100%;
}
.tblMailForm td
{
padding-right: 10px;
}
.tblMailForm p
{
font-size: 100%;
}
.tblMailForm span, label
{
font-weight: normal;
color: #626262;
}
.tblMailForm input, select, textarea
{
border: 1px solid #666666;
background-color: #F0F0F0;
font-size: 100%;
font-weight: normal;
font-family: Arial, Tahoma, Sans-Serif;
vertical-align: middle;
width: 100%;
color: #000066;
}
.tblMailForm span.chkBox input
{
border: none;
background-color: #FFFFFF;
width: 13px;
}
.tblMailForm .btnSubmit
{
margin: 0;
width: 130px;
cursor: pointer;
border: outset 1px #ccc;
background: #999;
color: #000;
font-weight: normal;
padding: 2px 0 2px 0;
background: url(../images/formbg.gif) repeat-x left top;
height: 25px;
}
.tdFooter
{
color: #808080;
font-size: 90%;
vertical-align: top;
padding: 10px 0 10px 0;
text-align: center;
}
.tdFooter a:link, .tdFooter a:visited
{
color: #808080;
text-decoration: none;
}
.tdFooter a:hover, .tdFooter a:active
{
color: #f72525;
text-decoration: none;
}
.tdFooter1
{
background: url(../images/bot_px.jpg) repeat;
height: 28px;
}
.tdFooter2
{
background: url(../images/bot_bg.jpg) repeat-x;
height: 4px;
}
.Error
{
font-size: 100%;
color: #f72525;
font-weight: bold;
}
#AlertDiv
{
left: 35%;
top: 50%;
position: absolute;
width: 300px;
padding: 12px;
border: #000000 1px solid;
background-color: #E9E9E9;
text-align: left;
visibility: hidden;
z-index: 99;
font-size: 90%;
color: #FF0000;
}
#AlertButtons
{
position: absolute;
right: 5%;
bottom: 5%;
}
.tblMailForm input.InputCharCount {
background-color:#FFFFFF;
border:medium none;
color:#F72525;
font-family:Arial,Tahoma,Sans-Serif;
font-size:95%;
font-weight:bolder;
height:15px;
vertical-align:top;
width:25px;
}
.tblMailForm span.InputCharCount {
font-size:95%;
}
