#navigation a
{
	color: #fff;
	text-decoration: none;
}

#navigation a:hover
{
	color:#fff;
	background-color: black;
	text-decoration: underline;	
}

td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#6C6C6C;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#21385B}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/link_marker.gif) no-repeat left top; padding-left:20px}
.list ul li a{ color:#416DA4; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

a{ color:#416DA4; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#626262; text-decoration:underline}
sapn a:hover{ text-decoration:none}

.more a{ color:#626262; text-decoration:underline}
.more a;hover{ text-decoration:none}

.footer { color:#7B8BA3; margin-left:227px}
.footer a{ color:#B1C6D4; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form input{
	width:140px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #6C6C6C;
	padding:3 0 0 6px;
	border-color:#5B5B5B;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}


.form1 input{
	width:179px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	padding:3 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}


.form1 textarea {
	width:179px;
	height:133px;
	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	overflow:hidden;
	padding:3px 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}

#button-internet h1 
{
    display:block;
    float:left;
    width:121px;
    height:33px;
    background:url(../images/internet-index.png)  no-repeat 0 0;
    text-indent:-10000px;
}

#button-internet h1 a 
{
    display:block;
    width:100%;
    height:100%;
}

#button-internet h1 a:hover
{
    background:url(../images/internet-index.png) no-repeat 0 -40px;
}


#button-telephone h1 
{
    display:block;
    float:left;
    width:121px;
    height:33px;
    background:url(../images/telephone-index.png)  no-repeat 0 0;
    text-indent:-10000px;
}

#button-telephone h1 a 
{
    display:block;
    width:100%;
    height:100%;
}

#button-telephone h1 a:hover
{
    background:url(../images/telephone-index.png) no-repeat 0 -40px;
}

#button-media h1 
{
    display:block;
    float:left;
    width:121px;
    height:33px;
    background:url(../images/media-index.png)  no-repeat 0 0;
    text-indent:-10000px;
}

#button-media h1 a 
{
    display:block;
    width:100%;
    height:100%;
}

#button-media h1 a:hover
{
    background:url(../images/media-index.png) no-repeat 0 -40px;
}


#button-solutions h1 
{
    display:block;
    float:left;
    width:121px;
    height:33px;
    background:url(../images/solutions-index.png)  no-repeat 0 0;
    text-indent:-10000px;
}

#button-solutions h1 a 
{
    display:block;
    width:100%;
    height:100%;
}

#button-solutions h1 a:hover
{
    background:url(../images/solutions-index.png) no-repeat 0 -40px;
}



