body,html
{
margin:0px;
padding:0px;
font-weight:normal;
font-size:10px;
color:#FFFFFF;
background-color:#FFFFFF;
font-family:Tahoma;
text-decoration:none;
}
.headerbg
{
background-image:url(images/top-bg.gif);
height:106px;
background-repeat:repeat-x;
}
.footerbg
{
background-image:url(images/bottom-bg.gif);
height:53px;
background-repeat:repeat-x;
}
.white
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:25px;
color:#FFFFFF;
line-height:27px;
text-align:center;
text-decoration:none
}
.whiteH
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:25px;
color:#FFFFFF;
line-height:27px;
text-decoration:none
}
.whiteS
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:15px;
color:#FFFFFF;
line-height:17px;
text-decoration:none
}
.blue
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:15px;
color:#525A73;
line-height:17px;
text-decoration:none
}
.blue1
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:16px;
color:#525A73;
line-height:21px;
text-decoration:none
}
.gray
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:16px;
/*font-size:18px;*/
color:#4E4E4E;
line-height:21px;
text-decoration:none
}
.red
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:15px;
/*font-size:18px;*/
color:#7F0202;
line-height:21px;
text-decoration:none
}
.redlink
{
font-weight:bold;
font-family:Trebuchet MS;
font-size:15px;
/*font-size:18px;*/
color:#7F0202;
line-height:21px;
text-decoration:underline
}
.footer
{
font-weight:normal;
font-family:tahoma;
font-size:11px;
color:#ffffff;
line-height:18px;
text-decoration:none
}
a.footerlink
{
font-weight:normal;
font-family:tahoma;
font-size:11px;
color:#ffffff;
line-height:18px;
text-decoration:none
}
a.footerlink:hover
{
font-weight:normal;
font-family:tahoma;
font-size:11px;
color:#ffffff;
line-height:18px;
text-decoration:underline;
}
input.textbox
{
font-weight:bold;
border:1px solid #8EA7A7;
background-color:#FFFFFF;
font-size: 13px;
width:280px;
text-align:left;
/*height:21px;*/
height:18px;
color:#000000;
font-family: Trebuchet MS;
text-decoration:none;
}
input.textbox1
{
font-weight:bold;
border:1px solid #8EA7A7;
background-color:#FFFFFF;
font-size: 13px;
width:160px;
text-align:left;
/*height:21px;*/
height:15px;
color:#000000;
font-family: Trebuchet MS;
text-decoration:none;
}
td.border-bottom
{
border-bottom: 1px solid #8CB5C6;
}


/* tooltip*/

.white_normal
{
font-weight:normal;
font-family:Trebuchet MS;
font-size:11px;
/*font-size:18px;*/
color:#ffffff;

text-decoration:none
}
.red_normal
{
font-weight:normal;
font-family:Trebuchet MS;
font-size:10px;
/*font-size:18px;*/
color:#7F0202;

text-decoration:none
}