/* CSS Document */

body {  background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        color: #6e6e6e; 
        margin-top: 0px; 
        margin-left: 0px; 
        margin-right: 0px; 
        margin-bottom: 0px; 

        /* IE scroll elements */ 
        scrollbar-face-color: #d7d4cd; 
        scrollbar-shadow-color: #eaeaea; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #eoeoeo; 
        scrollbar-darkshadow-color: #000000; 
        scrollbar-track-color: #d7d4cd; 
        scrollbar-arrow-color: #000000; 
} 

/* content text and links */
.content { padding-left:15; padding-top:24; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e;} 
.content a { color: #6e6e6e; text-decoration: none; }
.content a:visited { color: #6e6e6e; text-decoration: none; } 
.content a:hover { color: #6e6e6e; background-color: #f6f6f6; text-decoration: none; } 
.content a:active { color: #6e6e6e; text-decoration: none; }

.content2 { padding-top:15; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #6e6e6e; } 
.content2 a { color: #6e6e6e; text-decoration: none; }
.content2 a:visited { color: #6e6e6e; text-decoration: none; } 
.content2 a:hover { color: #6e6e6e; text-decoration: none; } 
.content2 a:active { color: #6e6e6e; text-decoration: none; }

.content3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e; } 
.content3 a { color: #6e6e6e; text-decoration: none; }
.content3 a:visited { color: #6e6e6e; text-decoration: none; } 
.content3 a:hover { color: #f10000; background-color: #f6f6f6; text-decoration: none; } 
.content3 a:active { color: #6e6e6e; text-decoration: none; }

.tableheight { height:100%; }

.bottom_bg_main { background: url(images/bottom_bg_main.jpg) no-repeat top; }
.bottom_bg_main2 { height:172; background: url(images/small_bg_shadow_technolgy.jpg) no-repeat top right; }

.header_bg {background: url(images/header_bg.jpg);}

.footer { padding-left:15; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #6e6e6e; } 
.footer a { color: #6e6e6e; text-decoration: none; }
.footer a:visited { color: #6e6e6e; text-decoration: none; } 
.footer a:hover { color: #f10000; background-color: #f3f3f3; text-decoration: none; } 
.footer a:active { color: #6e6e6e; text-decoration: none; }

.nav { padding-left:15; padding-right:15; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e; } 
.nav a { color: #6e6e6e; text-decoration: none; }
.nav a:visited { color: #6e6e6e; text-decoration: none; } 
.nav a:hover { color: #f10000; text-decoration: none; } 
.nav a:active { color: #6e6e6e; text-decoration: none; }

.under_section { padding-left:15; padding-top:15; padding-right:5; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #6e6e6e; } 
.under_section a { color: #6e6e6e; text-decoration: none; }
.under_section a:visited { color: #6e6e6e; text-decoration: none; } 
.under_section a:hover { color: #6e6e6e; text-decoration: none; } 
.under_section a:active { color: #6e6e6e; text-decoration: none; }

.top_slogan { padding-right:15; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6e6e6e; } 

h1 {margin: 0em;padding: 0em;font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#6e6e6e;} 
h1 a { color: #6e6e6e; text-decoration: none; } 
h1 a:visited { color: #6e6e6e; text-decoration: none; } 
h1 a:hover { color: #6e6e6e;  text-decoration: none; } 
h1 a:active { color: #6e6e6e; text-decoration: none; }

.main_pad { padding-top:29;}

.title { padding-left:15; background: url(images/title_bg.jpg) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #6e6e6e; } 

input {background:#f6f6f6;width:220px;border:1px solid #6E6E6E;text-align:left;font-family:Arial,Helvetica,sans-serif; 
		font-size: 11px; color:#6E6E6E; padding-left: 8;}

textarea {background:#f6f6f6;width:220px;border:1px solid #6E6E6E;text-align:left;font-family:Arial,Helvetica,sans-serif;
		font-size: 11px; color:#6E6E6E; padding-left: 8;}
