/* CSS Document */

.outer_border{background-color:#CCCCCC; padding:20px; }
.top_bg{background-image:url(../images/top_bg.jpg); background-repeat:repeat-x;}
.bottom_bg{background-image:url(../images/bottom_bg.jpg); background-repeat:repeat-x;}
.left_bg{background-image:url(../images/left_bg.jpg); background-repeat:repeat-y;}
.right_bg{background-image:url(../images/right_bg.jpg); background-repeat:repeat-y;}
.left_green_bg{background-image:url(../images/left_green_bg.jpg); background-repeat:repeat-y;}
.right_green_bg{background-image:url(../images/right_green_bg.jpg); background-repeat:repeat-y;}
.moreservices {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	text-decoration:none;
}
.moreservices:hover {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	text-decoration:underline;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #038EE1;
	font-size: 25px;
	text-decoration:none;
}
.blue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #038EE1;
	font-size: 20px;
	text-decoration:none;
}

.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #459C33;
	font-size: 25px;
	text-decoration:none;
}
.grey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A6A6A;
	font-size: 12px;
	text-decoration:none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A6A6A;
	font-size: 11px;
	text-decoration:none;
	text-align:justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A6A6A;
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	
}
.link :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #459C33;
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	
}

.broadway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #038EE1;
	font-size: 11px;
	text-decoration:none;
}
.infotech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #459C33;
	font-size: 11px;
	text-decoration:none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: regular;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	text-align:right;
	vertical-align:middle;
}
.top_text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: justify;
}
.top_text b {font-weight:bold;
	font-family: Verdana;
	font-size: 11px;      
	color: #038EE1;
	}

.top_text a{
font-family:Verdana; font-size:11px; color:#333333; text-decoration:underline;
}
.top_text a:hover{
font-family:Verdana; font-size:11px; color:#0093AF; text-decoration:none;
}
.center_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #459C33;
	text-decoration: none;
	line-height: 20px;
	padding-left: 25px;
	background-image: url(../images/bull1.gif);
	background-repeat: repeat-y;
}
.center_link  a{
  color:#459C33; text-decoration: none;
}
.center_link  a:hover{
 color:#038EE1; text-decoration: none;
}


.center_link2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	padding-left: 25px;
	
}
.center_link2  a{
  color:#666666; text-decoration: none;
}
.center_link2  a:hover{
 color:#038EE1; text-decoration: none;
}



.spacing {
	height: 9px;
}
