@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:15px;
	font-family: Tahoma;
}

.banner_main{
	width:1003px;
	height:201px;
	background-repeat:no-repeat;
	background-image: url(../images/bg_image.jpg);
}
.bottom_text {
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-style: italic;
}

.bottom_text2 {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: italic;
}



.main_pageright_list{
	font-family:tahoma;
	font-size:9px;
	color:#0a4cf2;
	list-style-image: url(../images/list.png);
	list-style-type: disc;
	list-style-position: outside;
	left: 5px;
}
.blue_heading {
	color: #0a4cf2;
	font-family:tahoma;
	font-size: 28px;
}
.blue_heading_support {
	color: #b0b0b0;
	font-family:tahoma;
	font-size: 28px;
}
.support_header {
	color: #A4A4A4;
	font-family:tahoma;
	font-weight:bold;
	font-size: 28px;
	border-bottom-width: 3px;
	border-bottom-color: #666666;
}
.grey_heading {
	color: #b0b0b0;
	font-family:tahoma;
	font-size: 24px;
}
.grey_heading_support {
	color: #0a4cf2;
	font-family:tahoma;
	font-size: 28px;
}

.support_header {
	color: #0A4CF2;
	font-family:tahoma;
	font-size: 24px;
	
}
.list_home {
	color: #666666;
	font-family:"Lucida Sans";
	font-size: 18px;
	border-bottom-width: 3px;
}
.right_box_heading_blue {

color: #0a4cf2; 
font-family: "Lucida Sans";
font-size:22px;
}
.style6 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	line-height:25px;
	padding-left:5px;
}
.main_text
{
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color:#235ceb;
	text-align: left;
}
a:visited {
	text-decoration: none;
	color:#235ceb;
}
a:hover {
	text-decoration: none;
	color: #b0b0b0;
	text-align: left;
	
}
a:active {
	text-decoration: none;
	color:#235ceb;
}
.dots {
	list-style-image: url(../images/dot1.jpg);
	list-style-type: disc;
	margin-bottom: 20px;
}

.right_submenu {
	font-family: tahoma;
	font-size: 16px;
	color: #1957f3;
	font-weight: bold;
	margin-left: 20px;
	text-align: right;
	margin-top: 10px;
}
.right_box_heading_gray {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #b0b0b0;
}
.rigth_box_contact_heading {
	font-family: "Lucida Sans";
	font-size: 17px;
	color: #0a4cf2;
}
.technology_page_list{
	font-family:tahoma;
	font-size:16px;
	color:#0a4cf2;
}.dot_wrap {
	background-image: url(../images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}
.right_bottom_box {
	font-size: 11px;
	color: #000000;
}
a.contact:link {
	text-decoration: none;
	color:#8A8A8A;
	text-align: left;
}
a.contact:visited {
	text-decoration: none;
	color:#8A8A8A;
}
a.contact:hover {
	text-decoration: none;
	color: #b0b0b0;
	text-align: left;
}
a.contact:active {
	text-decoration: none;
	color:#8A8A8A;
}
.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background:#cfe1ed;
	width: 210px; /* default width for menu */
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	font-variant: normal;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.anylinkcss a:hover{ /*hover background color*/
color: #747877;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 190px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

