/* CSS Document */

body  {
background-color: #e5e5e5;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #353535;
margin-left: 0px;
margin-top: 0px;
}

td, p {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #353535;
}

h1 {
color: #cc0000;
font-size:18px;
line-height:22px;
}

h2 {
color: #a9a9a9;
font-size:13px;
line-height:19px;
font-weight: lighter;
}

h3, .sameh3 {
color: #455977;
font-size: 15px;
line-height: 18px;
font-weight: normal;
}

h4 {
color: #a43535;
font-size: 14px;
line-height: 16px;
}


/*ALTERNATE B/G COLOURS*/
.dial  {
background-image:url(../images/telco_pad.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

.tblgrey  {
background-color: #d5d5d5;
background-image:url(../images/btm-bar.jpg);
background-repeat:no-repeat;
}

.whtborder {
background-color: #fff;
border: 1px solid #7c829a;
border-top: 1px solid #cdced3;
}
/*END ALTERNATE B/G COLOURS*/




/*ALTERNATE SIZE or COLOUR CHOICES*/
.body2  {
font-size: 12px;
line-height: 17px;
color: #404040;
}

.boldblu  {
color:#546a8a;
font-weight: bold;
}

.error  {
font-size: 11px;
line-height: 20px;
color:#CC0000;
font-weight: bold;
}

.errorbod  {
font-size: 11px;
line-height: 14px;
color:#CC0000;
font-weight: normal;
}

.form, input {  
color: #000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
height: 19px;
}

textarea {  
color: #000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}

.grey  {
color:#c6c6c6;
}

.line17  {
line-height: 17px;
}

.main  {
padding-top: 2px;
padding-bottom: 70px;
padding-right: 90px;
padding-left: 60px;
}

.main2  {
padding-top: 20px;
padding-bottom: 70px;
padding-right: 130px;
padding-left: 60px;
}

.mainind  {
padding-top: 20px;
padding-bottom: 30px;
padding-right: 130px;
padding-left: 60px;
}

.red  {
color:#CC0000;
}

.sml10on14 {
font-size: 10px;
line-height: 14px;
}

.small9gry  {
font-size:9px;
color:#999999;
}

.small9gry2  {
font-size:9px;
color:#a3a3a3;
}

textarea {  
color: #000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
}

.timeital {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
line-height: 15px;
text-align:right;
letter-spacing: 0.05em;
}

/*END ALTERNATE CHOICES*/




/*other navigation/spacing rules*/
.divpad  {
padding: 30px; 
}

.divpadleft  {
padding: 10px; 
padding-left: 30px;
}

.indent20 {
padding-left: 20px;
line-height: 18px;
}

.indent40 {
padding-left: 40px;
}
/*END other navigation rules*/




/*ALL LINKS*/
a  {
color: #565656;
font-weight: bold; 
font-size: 10px; 
line-height: 14px; 
text-decoration: underline;
}

a.blue  { 
color: #3a5fd8; 
font-weight: normal; 
text-decoration: underline 
}

a.large {
color:#546a8a;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
line-height: 16px;
}

a.large:hover  {
color:#cc0000;
}

a.noline  {
font-weight:normal;
color: #353535;
text-decoration:none;
}

a.noline:hover  {
text-decoration: underline;
}

.bottom a { 
color: #787878; 
font-weight: normal;
font-size: 10px; 
line-height: 14px; 
text-decoration: none;
}

.bottom a:hover {
font-weight: normal;
text-decoration: underline;
}

.here {
color:#CCCCCC;
font-size: 9px;
text-align:right;
}

.here a {
color:#CCCCCC;
font-weight: normal;
text-decoration:none;
font-size: 9px;
}

.here a:hover {
text-decoration: underline;
}

.nav  {
color:#666666;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height: 13px; 
}

a.nav:hover  {
color:#CC0000;
font-weight: bold;
text-decoration: none;
}

.navblu  {
color:#546a8a;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height: 13px; 
}

a.navblu:hover  {
color:#CC0000;
font-weight: bold;
text-decoration: none;
}

.textlink  {
color:#000;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
line-height: 13px; 
}

a.textlink:hover  {
color:#CC0000;
font-weight: bold;
text-decoration: underline;
}
/*END LINKS*/

