﻿

a {	color:#727272;}
a:hover{text-decoration:underline;}

a.top_nav_menu_text{
    border-left: 1px solid black;
    color: #000080;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    padding-right: 0px;    
    text-decoration:none;


    
}

a.top_nav_menu_text:hover{
    text-decoration:underline;
}

body {
     background-color:#ffffff;
     color:#656565;
     font-family:tahoma,verdana,helvetica, sans-serif;
     font-size:11px;
     padding:0;
     margin:0;
     line-height:13px;
     text-align:center;
     height:100%
}

hr {
    color:#DDE0E4;
    height:1px;
    border:0px solid #DDE0E4;
    background-color:#DDE0E4;
}

img {
     border: 0;
     vertical-align:middle;
}

p {
	padding: 5px
}

table {  border-spacing:0px }
table.contact{ border-collapse: collapse}
table.feature{
     border:1px solid #DDE0E4;
     border-collapse: collapse
}
table.main_body{width:712px;height:100%}

td { border: 1px solid #DDE0E4; vertical-align:middle }
td.contact { 
     padding: 3px;
}
td.feature{ 
    vertical-align: top;
    padding-right: 5px;
    padding-bottom:5px;
}
td.main_content{ 
     border-top:0px;
     border-bottom:0px;
     vertical-align:top;
     height:100%;
     width:712px;
     padding:5px
}
td.main_footer{ max-height:50px}

ul.feature{
    margin-bottom: 0px;
}

/* classes */

.caption{ font-size:small}

.context_quote{
    color:#000080;
    float:right;
    font-family: Serif;
    font-size:large;
    font-style:italic;
    width:29%;
    font-weight:bold;
    padding-top:5px;
    margin-top:5px;
    margin-left:5px
}

.learn_more {
padding:5px;
padding-top:0px;
text-align: right
}

.img_border{ border: 1px solid #DDE0E4 }

.figure{ font-size:small; text-align:center}

.footer_bg {
    background:url(images/top_bg.gif);
    height:50px;
    text-align: center
}

/* id */

#right_box {
border:1px #DDE0E4 solid;
margin:0;
text-align:left;
padding:5px;
width:393px;
float:right;
}

/* begin  technology - solutions */

#p3_box1 {
border-right: 1px solid #DDE0E4;
width:29%;
float:left;
margin:0px;
padding: 5px;
display:table;
}


#p3_box2 {
border-right: 1px solid #DDE0E4;
width:37%;
float:left;
margin:0px;
padding: 5px;
display:table;}


#p3_box3 {
width:34%;
float:right;
margin:0px;
padding: 5px;
display:table;}

/* end technology - solutions */

/*colors*/

.navy {color:#000080}

.gray {color:#727272; text-decoration:none}
.gray_d {color:#404040; text-decoration:none}
.blue {color:#42688D; text-decoration:none}
.blue_l {color:#6F8498; text-decoration:none}
.green {color:#8DC63F; text-decoration:none}

/* text transform */
.u		{text-decoration:underline}