@charset "utf-8";
/* CSS Document */
.services_Label {
	font-family:Verdana;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	font-weight:bold;
	color:#203353;
}

.services_Text {
	font-family:Verdana;
	font-size:11px;
	padding-left:25px;
	color:#333;

}

.services_Label a {
	color:#203353;
	text-decoration:none;
}

.services_Label a:hover {
	color:#FF0000;
}

.services_Page_Frame {
	position:relative;
	top:-12px;
	width: 930px;
	background-color:#FFF;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#969696;
	height:656px;
}

.services_Packages_Page_Frame {
	position:relative;
	top:-12px;
	width: 930px;
	background-color:#FFF;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#969696;
	height:2100px;
}

.services_Header h1 {
	font-family:Tahoma;
	font-size:14px;
	padding-top:10px;
	padding-left:5px;
	font-weight:bold;
	color:#203353;
}

.services_Charges_Header {
	padding-left:10px;
	width:523px;
	background-color:#344c76;
	height:25px;
	color:#FFF;
}

.services_Charges_Label_R {
	position:relative;
	text-align:right;
	right:0px;
	top:-38px;
	font-family:Tahoma;
	font-size:12px;
	padding-top:5px;
	padding-right:25px
}

.services_Charges_Label_L {
	position:relative;
	left:-15px;
	top:0px;
	font-family:Tahoma;
	font-size:12px;
	padding-top:5px;
	padding-left:25px
}

.services_Charges_Label_C {
	position:relative;
	top:-19px;
	left:-25px;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}

.services_Charges_Item_2 {
	padding-left:10px;
	width:523px;
	background-color:#D6D6D6;
	height:25px;
	color:#333;
}	

.services_Charges_Item_1 {
	padding-left:10px;
	width:523px;
	background-color:#EBEBEB;
	height:25px;
	color:#333;
}

.services_Package_Details {
	font-family:Verdana;
	font-size:12px;
	color:#333;
}

.services_Package_Details li {
	background-image:url(../../images/BulletMain.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;
	padding-left:15px;
	list-style:none;
	color:#333;
}

