/* CSS Document */


body{ padding:0px; margin:0px;}
td{ font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#3A3A3B;}
p{ margin:0px; padding:0px 0px 8px 0px;}
div{ padding:0px; margin:0px;}


.welcometext{ color:#024771;}

.dot{ background:url(images/dot.gif) left bottom repeat-x;}
.dot2{ background:url(images/dot2.gif) left top repeat-x;}

.headerbg{ background:url(images/header_bg.gif) left top repeat-x;}


.menubg{ background:url(images/menu_background.gif) left top repeat-x;}
.menubg1{ background:url(images/menu_bg.gif) left top repeat-x;}
.menu a{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#86EBFF;
	text-decoration:none;
	font-weight:bold;}
.menu a:hover{ color:#00CCFF;}


.border_right{ border-right:#033960 1px solid; height:18px;}
.border_left{ border-left:#0697CC 1px solid ; height:18px; }


.body_bg{ background:url(images/body_bg.gif) left top repeat-x;}


.imgholder{ border:#FFFFFF 1px solid; padding:1px; float:left;}
.imgholder2{ border:#9A999F 1px solid; padding:1px; float:left;}


.whatwedo{ padding:2px 0px 3px 0px;}
.whatwedo a{
	display:block; 
	padding:2px 0px 3px 15px;
	color:#3A3A3B;
	height:1%;
	text-decoration:underline;
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat center left;}
.whatwedo a:hover{
	color:#128BD8;
	font-weight:bold;
	text-decoration:underline;}


.businesssolution{ padding:2px 0px 2px 0px;}
.businesssolution a{
	display:block; 
	padding:2px 0px 2px 15px;
	color:#003A66;
	height:1%;
	text-decoration:underline;
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat center left;}
.businesssolution a:hover{
	color:#128BD8;
	font-weight:bold;
	text-decoration:underline;}
	
	
.footer{ color:#646464;}
.footer a{ font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
	text-decoration:none;
	font-weight:normal;}
.footer a:hover{ color:#0674A0; text-decoration:underline;}