/* CSS Document */

.SiganlMiddleTabEmpty {
	background-image: url(/Images/SiganlMiddleEmptyTab.gif);
	background-repeat: repeat-x;
}

.SiganlTabBottomLine {
	background-image: url(/Images/SiganlTabBottomLine.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}	


.SignalTabText {
	color:#218eca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MiddleTab {
	background-image: url(/Images/MiddleTab.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.MiddleTab a {
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}
	.MiddleTab a:hover {
	color:#ffffff;
	}
.paddingright {
padding-right:23px;
}
.LeftMain {
	background-image: url(/Images/LeftMainFrame.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.RightMain {
	background-image: url(/Images/RightMainFrame.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.DashedLine {
	background-image: url(/Images/line_space.gif);
	background-repeat: repeat-x;
}

.LargeButton {
	background-image: url(/Images/big_button.jpg);
	width:146;
	height:60;
	vertical-align: middle;
	background-position:center;
	background-repeat:no-repeat;
}

.PricePackText {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfefe;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
}

.HeaderPackText {
	font-family: Arial, Helvetica, sans-serif;
	color: #0e257a;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
	padding-right: 5px;
	padding-top:5px;
}

.BodyPackText {
	font-family: Arial, Helvetica, sans-serif;
	color: #0e257a;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding-right: 5px;
}

.LargeButtonText a{
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfefe;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:none;
}

.MiddleBar {
	background-image: url(/Images/middle_title.jpg);
	background-repeat: repeat-x;
}

.MiddleBarText {
	color:#218eca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MiddleFooter {
	background-image: url(/Images/middle_footer.jpg);
	background-repeat: repeat-x;
}

.BottomMenuText a{
	color:#fdfefe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.FormHeaderText {
	color:#0b1972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}

.FormFieldText {
	color:#12486e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.OrangeLink {
	color:#ea7b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	text-decoration:underline;
}

.OrangeLink a:hover {
	text-decoration:none;
	color: #ea7b00;
}

.OrangeLink a {
	color: #ea7b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	text-decoration:underline;
}


.RegContButton{
	margin-right: 20px;
}
