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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
}
body {
	background:url(../images/neotech-background.gif) #d2d5dc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

a:link 		{	color: #007dc2;	text-decoration: none;}
a:visited 	{	color: #007dc2;	text-decoration: none;}
a:hover 	{	color: #808080;	text-decoration: none;}
a:active 	{	color: #007dc2;	text-decoration: none;}

a.blackLink:link 	{	color: #4f4f4f;	text-decoration: none;}
a.blackLink:visited {	color: #4f4f4f;	text-decoration: none;}
a.blackLink:hover 	{	color: #007dc2;	text-decoration: none;}
a.blackLink:active 	{	color: #4f4f4f;	text-decoration: none;}

a.whiteLink:link 	{	color: #ffffff;	text-decoration: none;}
a.whiteLink:visited {	color: #ffffff;	text-decoration: none;}
a.whiteLink:hover 	{	color: #cdcdcd;	text-decoration: none;}
a.whiteLink:active 	{	color: #ffffff;	text-decoration: none;}


.greyText{
	color:#4f4f4f;
}

.cyanText{
	color:#007dc2;
}

.head{
	background:url(../images/neotech-head.gif) repeat-x #999999;
	height:65px;
	width:100%;
}

.whiteText{
	color:#FFFFFF;
}

.callusNow{
	background:url(../images/neotech-callusback.gif) no-repeat #333333;
	width:281px;
	height:30px;
	padding:0px 0px 5px 0px;
	
	text-align:center;
	color:#FFFFFF;
	font-size:12px;

}

.mainTable{
	width:1000px;
	background-color:#FFFFFF;
	border-left:1px solid #c7cdd5;
	border-right:1px solid #c7cdd5;
}

.greyBox{
	background:#f7f7f7;
	border:1px solid #d4d7de;
	padding:1px;
}

.greyBorder{
	border:1px solid #d4d7de;
}

.font12{
	font-size:12px;
	color:#000000;
}

.lineHeight14{
	line-height:14px;
}

ul{
	margin:0px;
	padding:0px;
}


.greyBullet li{
	margin:0px 0px 0px 12px;
	padding:0px 0px 7px 0px;
	list-style:url(../images/neotech-greyBullet.gif);
}

.rightNaviagtionBox{
	background:url(../images/neotech-greyGradient.gif) repeat-x;
	width:217px;
	height:49px;
	border:1px solid #ebebeb;

}


.newsletterBox{
	background:#f0f3f6;
	border:1px solid #b2c2d3;
}

.blueText{
	color:#0065ad;
}

.textBox{
	background:#FFFFFF;
	border:1px solid #b2c2d3;
	width:155px;
	height:17px;
	font-size:11px;
}


.mainNavigation li{
	margin:0 0 0 0;
	color:#b10a59;
	float:left;
	list-style:none;
	background:url(../images/neotech-blueNavBar.gif) repeat-x;
}
.mainNavigation li.selected{
	padding:5px 0 5px 0;
}

.mainNavigation li a.evenrow{
	background:url(../images/neotech-blueNavBar.gif) repeat-x;
	padding:9px 24px 9px 23px;
	margin:0 0 0 0;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	display:block;
}
.mainNavigation li a.evenrow:hover{
	background:url(../images/neotech-blkNavBar.gif) repeat-x;
	padding:9px 24px 9px 23px;
	margin:0 0 0 0;
	color:#ffffff;
	display:block;
}


.heading{
	font-size:16px;
	color:#007fc7;
}

.red{
	color:#FF0000;
}
.go{
background:#0065AD;
color:#FFFFFF;
border:0px;
font-size:11px;
}
