/* CSS Document*/ 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#484848;
}
body {
	background-color: #254EBD;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image:url(/images2/infi_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a {
color: #20B923;
text-decoration:underline;
}
a img {border: none;}
a:visited {
color: #20B923;
text-decoration:underline;
}
a:hover {
color:#1BB91E;
text-decoration:underline;
}
a:active {
color: #20B923;
text-decoration:underline;
}

ul {
margin-top:5px; 
list-style-type:square;
}

table tr td table tr td ul {
margin-top:5px; 
list-style-type:square;
}

ol {
margin-top:5px; 
}

blockquote {
margin-top:5px; 
}

hr {
color:#CCCCCC; 
width:95%; 
margin:0px; 
padding:0px;
}

b {
color:#254dbe; 
font-weight:bold;
}

.headline{
font-size:20px;
font-weight:bold;
color:#5683FF;
line-height:24px;
}

.subhead {
font-size:14px; 
font-weight:bold;
font-style:italic;
color:#32943D;
}

#footer {
color:#5683FF;
font-size:16px;
height: 84px;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
#footer a {
color: #5683FF;
text-decoration:none;
}
#footer a:visited {
color: #5683FF;
text-decoration:none;
}
#footer a:hover {
color: #5683FF;
text-decoration:underline;
}
#footer a:active {
color: #5683FF;
text-decoration:none;
}

.footer {
font-size:16px;
color:#5683FF;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
a.footer {
color: #5683FF;
font-size:16px;
text-decoration:none;
}
a.footer:visited {
color: #5683FF;
text-decoration:none;
}
a.footer:hover {
color: #5683FF;
text-decoration:underline;
}
a.footer:active {
color: #5683FF;
text-decoration:none;
}


#column {
width:163px;  
background-image:url(/images2/infi_06.gif); 
background-position:top; 
background-repeat:repeat-y;
}

* {margin: 0; padding: 0;}
/*Headline*/
span.headline {font-size: 22px;}

/*Sub Boxes*/
p {color: #345ED2; margin: 0 0 15px;}
.GreenText {color: #1a6c1c;}
.BlueHeader {color: #fff; background: #345ED2; padding: 3px;}
.GreenHeader b, .BlueHeader b {color: #fff; padding: 3px;}
.GreenHeader {background: #39E63D; padding: 3px;}
.GreenBox {background: #B9C7EC; padding: 3px; height: 150px;}
.BlueBox {background: #BEF7BF; padding: 3px; height: 150px;}

/* -- Navigation */
.Navigation {position: relative; width: 598px; height: 29px;  background: url(/images/navigation.gif) no-repeat;}
.Navigation li {position: absolute; display: block; list-style-type: none; text-indent: -9999px;}
.Navigation li a {height: 40px; display: block; text-indent: -9999px; text-decoration: none;}
.Navigation ul {margin: 0;}

.Navigation #NavClients {left: 0px; width: 132px; background-position: 0 0;}
.Navigation #NavServices {left: 132px; width: 134px; background-position: -132px 0;}
.Navigation #NavWhy {left: 266px; width: 159px; background-position: -366px 0;}
.Navigation #NavRequest {left: 425px; width: 173px; background-position: -425px 0;}

.Navigation #NavClients a:hover, .Navigation #NavClients a.Current {background: url(/images/navigation.gif) 0 -29px no-repeat;}
.Navigation #NavServices a:hover, .Navigation #NavServices a.Current {background: url(/images/navigation.gif) -132px -29px no-repeat;}
.Navigation #NavWhy  a:hover, .Navigation #NavWhy  a.Current {background: url(../images/navigation.gif) -266px -29px no-repeat;}
.Navigation #NavRequest a:hover, .Navigation #NavRequest a.Current {background: url(/images/navigation.gif) -425px -29px no-repeat;}


.Coupon {position: relative; width: 240px; height: 40px; background: url(/images/CouponBtn.gif) no-repeat;}
.Coupon span {position: absolute; text-indent: -9999px;}
.Coupon span a {height: 40px; display: block; text-indent: -9999px; text-decoration: none;}
.Coupon .CouponButton {left: 0; width: 240px; background-position: 0 0;}
.Coupon .CouponButton a:hover {background: url(/images/CouponBtn.gif) -240px -40px; no-repeat;}
