@charset "UTF-8";
#body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: center top;
	margin-top: 5px;
	border: 0px;
		}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	border:none;
	color:#FF0000;

}

		
a:link {
	color: #1E4C7F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E4C7F;
}
a:hover {
	text-decoration: underline;
	color: #0C1E32;
}
a:active {
	text-decoration: none;
	color: #1e4c7f;
}
		
		
#container {
	height:auto;
	margin:0px auto;
	text-align:left;
	width:780px;
	border: 0px;
	padding: 0px;
	position: relative;
	z-index:0;
	}

	
.navbarnew {
	position:inherit;
	background-image:url(images/homepage_header5.png);
	b
	background-repeat:no-repeat;
	width: 790px;
	margin: 0px 10px 0px 5px;
	height: 275px;
	padding: 0px;
	border: 0px none;
	z-index: 100;
}

#home {
position: absolute;
}

#navbarnew_inside {
	position: relative;
	background-image:url(images/inside_header.gif);
	background-repeat:no-repeat;
	width: 790px;
	margin: 0px 10px 0px 5px;
	height: 145px;
	padding: 0px;
	border: 0px none;
	z-index: 100;
}
	.navbarnew_inside img {
	margin: -1px 0px 0px 5px;
	z-index: 100;
	}

<!-- Inside headers -->
#header_image{
	position: absolute;
	width: auto;
	z-index: -10;
	}
	#header_image img {
	position: absolute;
	width: auto;
	margin: -102px 0px 0px 10px;
	z-index: -100;
	}

#container #footer {
	clear:inherit;
	float:left;
	height:auto;
	margin-top:0px;
	margin-left: 5px;
	padding-bottom: 20px;
	Margin-bottom: 20px;
	width: 780px;
	border-top: thin solid;
	border-color: #cccccc;
	}
#footer_left p{
	float:left;
	margin-top:10px;
	margin-left:0px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
#footer_left p a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	}
#footer_right p{
	float:right;
	margin-top:10px;
	margin-left:710px;
	position:absolute;
	width: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
#footer_right p a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0071bc;
	}
#footer_right p a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
	}

#menuBarSOA{
	float: right;
	margin: 0px 5px -10px 0px;
	padding-top: 25px;
	width: auto;
	z-index:2000;
}
	
.navbarnew ul li a{
	z-index:2000;
	}
	
#container ul#MenuBar1 li:hover ul li{
	z-index:2000;
	}

#menuBarSOA p{
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: none;
	font-size: 11px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
	line-height: 16px;
	position: relative;
}
#menuBarSOA p a{
	background-color: none;
	color:#FFFFFF;
	text-decoration: none;
	padding: 5px 6px 4px 6px;
}
#menuBarSOA p a:hover{
	background-color: #A2D8F4;
	color:#ff0000;
	text-decoration: none;
}	

/*basicly unstyled, a placeholder for the flash animation*/
#flashElement{
	margin: -116px 2px 10px 5px;
	
	position: absolute;
	z-index: -1000;
	
}

	
#leftCol{
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}

#middleCol{
	float: left; /* since this element is floated, a width must be given */
	padding-left: 10px;
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}

#rightCol{
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-left: 6px;
}


#news {
	float: left;
	width: 232px;
	margin: 30px 0px 0px 5px;
	position: relative;
	}
	#news img {
	margin-top: 5px;	
	}
#news p {
	width:230;
	border-right: solid thin #e6e6e6;
	padding-right: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 4px 0 0 8px ;
	}
#news p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071BC;
	text-decoration:none;
	}
#news p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	}
	
	
#solutions {
	float:left;
	width: 245px;
	margin: 30px 0px 0px 0px;
	z-index: -10;
	}
#solutions_border{
	width: 245px;
	z-index: -10;
	}
#solutions img{
	margin-left:0px;
	margin-top: 5px;
	}
#solutions p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 4px 0 0 10px;
	border-right: solid thin #e6e6e6;
	}
#solutions #solutions_tabs {
	position:relative;
	margin-left:2px;
	margin-top: 0px;
	background-image:url(images/solutions.png);
	background-repeat:no-repeat;
	height:150px;
	z-index: 10;
	}
#solutions #solutions_tabs #solution_links {
	margin-top: 0px;
	z-index: 100;
	}
#solutions #solutions_tabs #solution_links p {
	margin:0px 0px 0px 15px;
	padding-top: 4px;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	line-height: 24px;
	z-index: 100;
	}
#solutions #solutions_tabs #solution_links p a{
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	z-index: 100;
	}
#solutions #solutions_tabs #solution_links p a:hover{
	text-decoration:none;
	color:#FF0000;
	z-index: 100;
	}
	
	

#latest {
	position: absolute;
	width: 275px;
	margin: 0px 0px 0px 0px;	
	}
#latest img{
	margin-top:5px;
	}
#latest #latest_gif{
	margin-top:30px;
	margin-left:10px;
	}
#latest p {
	background-color:#FF0000;
	width:245;
	border-right:thin #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin: 5px 0 0 0 ;
	}
#latest p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0071BC;
	text-decoration:none;
	}
	
	
	
#container #bottom {
	float:left;
	height:inherit;
	margin-top:15px;
	background-image:url(images/blue_box.jpg);
	background-color:#d9eaf5;
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	width: 780px;
	}
#container #bottom #bottomLeft {
	float:left;
	margin-top:5px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 470px;
	}
#container #bottom #bottomRight {
	float:right;
	margin-top:5px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 300px;
	}
#container #bottom #cust_test {
	float:left;
	margin: 0px 0 0px 10px;
	height:auto;
	width: 440px;
	}
#container #bottom #cust_test img{
background-color: none;
	margin: 10px 0 0 -5px;
	}
#container #bottom #cust_test p{
	font-family:Arial, Helvetica, sans-serif;
	width: 440px;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	margin: 30px 0px 0px 0px;
	padding-right:14px;
	border-right: solid thin #e6e6e6;
	}
#container #bottom #cust_test_border{
	margin-top: 0px;
	width: 475px;
	border-right: solid thin #e6e6e6;
	z-index:30;
	}

#container #bottom #soaf {
	float: left;
	width:250px;
	margin:0px 0 0 3px;
}
#container #bottom #soaf img#h_soaf{
	margin-top:0px;
	}
#container #bottom #soaf p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	margin: 30px 0 0 5px;
	padding-right:2px;
	}	
#container #bottom #soaf p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0071bc;
	}
#container #bottom #soaf p a:hover{
	color:#FF0000;
	}
	

<!------------ INSIDE PAGES --------->

#middleContent {
	float:left;
	position: inline;
	height:inherit;
	margin-top:15px;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 780px;
	border: 0px;
	}
	
	#container #bottom {
	float:left;
	height:inherit;
	margin-top:15px;
	background-image:url(images/blue_box.jpg);
	background-color:#d9eaf5;
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	width: 780px;
	}

#leftColInside{
	display:inline;
	float:left;
	/* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 10px 0px 0px 0px;
	padding-top:0px;
}

#rightColInside{
	position:relative;
	float:left;
	/* since this element is floated, a width must be given */
	width: 595px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
}


#leftNavInside{

	margin: 00px -5px 0px 6px;
	padding: 0px;
	padding-top:40px;
}
#leftNavInside p{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
}
#leftNavInside img{
	margin: 0px 0px 10px 0px;
	padding-top:10px;
	}
#leftNavInside #tabs {
	margin: -10px 0px 0px 0px;
	background-image:url(images/tab.jpg);
	width:174px;
	}
#leftNavInside #tabs #tab_links a{
	position: relative;
	text-decoration:none;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 0px 8px 0px 0px;
	line-height: 24px;
	}
#leftNavInside #tabs #tab_links a:hover{
	color:#ff0000;	
	}
	
p#quote{
	position:relative;
	top:45px;
	margin: 0px 5px 25px 15px;
	width:150px;
	color:#AC0A00;
	font-size:12.5px;
	
	}


#mainContent{
	margin:30px 0px 0px 0px;
	border-left: solid thin #e6e6e6;
	}
#mainContent img{
	margin: 0px 0px 0px 5px;
	padding:0px;
	}	
#mainContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding-left: 10px;
	text-align: left;
	}
#mainContent p.indent {
	font-family: Arial, Helvetica, sans-serif;  
	font-size:11px;  
	margin-left: 10px; 
	}

#mainContent a{
	color:#0071bc;
	text-decoration:none;
	}
#mainContent a:hover{
	color:#ff0000;
	text-decoration:none;
	}
#mainContent #diagram{
	float: right;
	width: auto;
	margin: 0px 0px 10px 10px;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	border-left: none;
	}

#mainContent ul li {
	list-style-type:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
	
#tablestyle{
            font-size:11px;
            font-family:Arial, Helvetica, sans-serif;
			color:#333333;
            }

#tablestyle tr{
            font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#333333;
            }

#tablestyle td{
            font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#333333;
            }

#iconHeader {
	margin-left: 5px;
	margin-top: 10px;
	height: 0px;
	width: 224px;
	}
	
#iconHeader p{
	font-family:Arial, Helvetica, sans-serif;
	color:#09347A;
	font-size:12px;
	font-weight: bold;
	margin: 0px 0px 0px 26px;
	padding-bottom: 1px;
	padding-top: 0px;
	border-bottom: thin solid #FFE1C5;
	}
#iconHeaderImg {
	position:absolute;
	margin: 0px 10px 0px 2px;
	}
#iconHeader a{
	text-decoration:none;
	
	}
