/* CSS Document */

body { 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333;
border:none;
line-height:18px;
}

body a{
text-decoration:none;
color:#CC0000;
 }
 
 body a:hover{
 text-decoration:none;
 color:#000000;}
 
img{
border:none}

/*---------------------------------------------------------------------------------------------*/

.tab {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12pt;
font-weight:bold;
padding-right:15px;
text-align:left;
line-height:35px;
padding-bottom:0px;}

.tab a {
color:#000000;
text-decoration:none;}

.tab a:hover {
color:#339900;
text-decoration:none;}

.welcome{
margin:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
padding-top:0px;
}
.welcome h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15pt;
color: #3333CC;
padding-left:5px;
padding-bottom:0px;
margin:0px;
line-height:22px;
font-weight:bold;}

.services h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15pt;
color:#CC3300;
padding-left:5px;
margin:0px;
line-height:22px;
font-weight:bold;}

.services ul{
margin-bottom:10px;
margin-left:25px;
margin-right:5px;
margin-top:5px;
 padding-left:20px;}

.services li{
padding-left:5px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px; 
list-style:url(images/bullet.jpg);
line-height:18px;}

.dev h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15pt;
color:#FF6600;
padding-left:5px;
margin:0px;
line-height:22px;
font-weight:bold;}

.active{
background-image:url(images/nav_active.jpg); 
height:32px;
width:50px;
background-repeat:no-repeat;
}

/*---------------------------------------------------------------------------------*/

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#FFFFFF;
padding-left:35px;
line-height:15px;}

.footer a {
text-decoration:none;
color:#FFFFFF;}

.footer a:hover {
text-decoration:none;
color:#000000;}
