/* CSS Document */
/****************************** Block Level Tags ********************************/
BODY {background-image:url(images/bg.gif); background-repeat:repeat-x;}
P { font: 9pt "Arial"; font-weight: normal; color: #333333;}
FONT { font: 9pt "Arial"; font-weight: normal; }
DL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DT { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DD { font: 9pt "Arial"; font-weight: normal; color: #003366;}
UL { font: 9pt "Arial"; font-weight: normal; color: #333333; list-style-image:url(images/list.gif);}
.rightlist  { font: 9pt "Arial"; font-weight: normal; color: #548BC3; list-style-image:url(images/list.gif); margin-left:20}
LI { font: 9pt "Arial"; font-weight: normal; color: #333333; list-style-image:url(images/list.gif); line-height:150%}
TH { font: 9pt "Arial"; font-weight: normal; color: #FFFFFF;}
TD { font: 9pt "Arial"; font-weight: normal; color: #333333;}
/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #548bc3; text-transform:uppercase;}
H2 { font-family: "Arial"; color: #548bc3; text-transform:uppercase;}
H3 { font-family: "Arial"; color: #548bc3; text-transform:uppercase;}
H4 { font-family: "Arial"; color: #548bc3; text-transform:uppercase;}
H5 { font-family: "Arial"; color: #548bc3; text-transform:uppercase;}

/********************************** Anchor Tags **********************************/

A { font: 9pt "Arial";font-weight: normal;color: #d3883e;text-decoration:none;} 
A:hover {font: 9pt "Arial";font-weight: normal;color: #548bc3;text-decoration: none;}

.footer a:link {font: 8pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.footer a:active {font: 8pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.footer a:visited {font: 8pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.footer a:hover {font: 8pt "Arial";font-weight: normal;color: #ffffff;text-decoration:underline;}
.footer {font: 8pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}
.white{color:#FFFFFF;}
.package { font: 10pt "Arial"; font-weight: bold; color: #548bc3;}

/********************************** Other **********************************/

.form {padding: 4px; font-size: 12px; font-weight: bold; color: #000000; background: #0066CC; border: 1px solid #666666; border-bottom: 1; background-color: #9FD18A; font: Arial; width="300"}
.input { font-size:12px;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:12px;  border: 1px solid #666666; vertical-align: top; width="125"}
/********************************** Background Images **********************************/
.bgHomeLeft{ padding-left:20px; padding-top:15px; padding-right:5px;}
.bgHomeRight{ padding-left:5px; padding-top:15px; padding-right:5px;}
.bg{background-image:url(images/body.jpg);background-repeat:no-repeat;}
.page{ padding-left:30px; padding-top:15px; padding-right:30px;}
.rightPad{padding-left:5px; padding-top:5px; padding-right:5px;}
