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

body {
	background-color: #014DA9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d5cc1;
	text-decoration: none;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

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

background:url(/dev/images/itcslive/greay.gif);
background-repeat:repeat-y;
background-position:left;
}
.right{
background:url(/dev/images/itcslive/greay.gif);
background-repeat:repeat-y;
background-position:right;
}
.bottom{
background:url(/dev/images/itcslive/greay.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.top2{
background:url(images/top2.gif);
background-repeat:no-repeat;
height:16px;
}

.body2{
background:url(images/bg2.gif);
}

.bottom2{
background:url(images/bottom2.gif);
background-repeat:no-repeat; height:16px;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.contact_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}