body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	/* Hide from IE-Mac \*/
	font-size: 70%;
	/* End hide */
}

#tip
{
   font-size:60%; 
}

#contentDiv {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border-left: 1px solid #CA0000;
	border-right: 1px solid #CA0000;
	background-image: url(../images/grey_strip.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#contentDivXXX {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border-left: 1px solid #CA0000;
	border-right: 1px solid #CA0000;
	background-image: url(../images/grey_strip.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 30px;
	/*border: 1px solid Fuchsia;*/
}
#innerContentDivXXX {
	width: 594px;
	position: relative;
	left: 154px;
	top: 20px;
	border-left: 1px dashed Gray;
	/*border: 1px solid Green;*/
}
#verLine {
	background: url(../images/vergreyline.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 154px;
	top: 20px; 
	height: 90%; /* is set to minimum */
	/*border: thin solid Black;*/
}
#leftNavDiv .cheap-calls-leftnav {
	/*border: 1px solid Black;*/
	/*text-indent: 0px;*/
	/*padding: 0px;
	margin: 0px;*/
	/*position: relative;
	left: 0px;
	top: -10px;*/
}
/* ################################################################# */
/* ########## global page title and strap line div starts ########## */
#pageTitle  {
	position: relative;
	top: 20px;
	padding-bottom: 20px;
	/*border: thin solid Black;*/
}
#pageTitleXXX  {
	position: relative;
	top: 0px;
	padding-bottom: 20px;
	/*border: 1px solid Black;*/
}
/* ########## global page title and strap line div ends ########## */
/* ############################################################### */

/* ##################################### */
/* ########## copy div starts ########## */
#copyDiv1 {
	width: 735px;
	position: relative;
	left: 10px;
	top: 0px;
	/*border: thin solid Black;*/
}
#copyDiv2 {
	width: 400px;
	position: relative;
	left: 170px;
	top: 0px;
	/*border: 1px solid Black;*/
}
#copyDiv2XXX {
	/*width: 400px;*/
	width: 570px;
	position: relative;
	left: 12px;
	top: 0px;
	/*border: 1px solid Black;*/
}
#copyDiv3 {
	width: 560px;
	position: relative;
	left: 170px;
	top: 0px;
	/* border: thin solid Black; */
}
#copyDiv4 {
	width: 728px;
	position: relative;
	left: 10px;
	top: 0px;
	/*border: thin solid Black;*/
}
#copyDiv5 {
	width: 560px;
	position: relative;
	left: 10px;
	top: 0px;
	/*border: 1px solid Black;*/
}

#copyDiv6 {
	width: 560px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 90%;
	/*border: 1px solid Black;*/
}
#copyDiv7 {	
	/*border: 1px solid Black;*/
	width: 750px;
	/*height: 526px;*/
}
#advertDiv {
	width: 162px;
	position: absolute;
	left: 580px;
	top: 20px;
}
#advertDivXXX {
	width: 132px;
	position: relative;
	left: 0px;
	top: 0px;
	/*border: thin solid Black;*/
}
#advertDiv2 {
	width: 162px;
	position: absolute;
	left: 580px;
	top: 60px;
	/*border: thin solid Black;*/
}
/* ########## copy div ends ########## */
/* ################################### */

/* ######################################## */
/* ########## form style starts ########### */
/* ######################################## */
fieldset {
	border: 0px none;
	padding: 0px;
	width: 100%;
}
label {
	width: 49%;
	float: left;
	text-align: left;
	/*clear: both;*/
	vertical-align: middle;
}

.input-box1 {
	width: 49%;
	float: left;
	text-align: left;
	font-size: 100%;
	vertical-align: middle;
}
.input-box2 {
	float: left;
	text-align: left;
	font-size: 100%;
	vertical-align: middle;
}
.input-box3 {
	width: 80%;
	float: left;
	text-align: left;
	font-size: 100%;
	vertical-align: middle;
}
.input-box4 {
	width: 25%;
	float: left;
	text-align: left;
	font-size: 100%;
	vertical-align: middle;
}
.text-box {
	width: 100%;
	float: left;
	text-align: left;
	vertical-align: middle;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	height: 150px;
}
.submit-button1 {
	font-size: 100%;
	margin-left: 5px;
	float: left;
}
.submit-button2 {
	font-size: 100%;
	margin-left: 5px;
	float: right;
}
.submit-button3 {
	font-size: 80%;
}
.submit-button4 {
	font-size: 100%;
	text-align: center;
}
/* ###################################### */
/* ########## form style ends ########### */
/* ###################################### */

/* global scripts file starts */
/* this is a class used for DOB on the website sourced from the global scripts file */
.form_copy_regular {
	float: left;
	text-align: left;
	font-size: 100%;
}
/* global scripts file ends */
.alertBox {
	border: 0px none Red;
	background-color: Red;
	color: White;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ErrFont {
	color: red;
	font-weight: bold;
}
/* form style ends */

/* fonts all types starts */
.fontSmall {
	font-size: 90%;
}
.fontHighlight {
	color: #FF3333;
	font-weight: bold;
	/*text-align: center;*/
}
.titleFont {
	color: #FF3333;
	font-size: 19px;
	font-family: "Arial Black";
}
.dimFont {
	color: Gray;
}
/* fonts all types ends */

/* ################################################ */
/* ########## all tables styles starts ########### */
/* ############################################### */

/*A.SubChannelOn1 {visibility: hidden; height: 1px;}*/

A.SubChannelOn1 { border-right: solid 2px #111111; border-bottom: solid 2px #000000; border-top: solid 2px #999999;width: 135px; font-family : Arial; font-size : 9pt; color : #EFEFEF; text-decoration : none; width: 135px; background: #009999 fixed no-repeat left top; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; margin-bottom: 0px;}
A.SubChannelOn1:visited {border-right: solid 2px #111111; border-bottom: solid 2px #000000; border-top: solid 2px #999999;width: 135px; font-family : Arial; font-size : 9pt; font-weight: bold; color : #EFEFEF; text-decoration : none; width: 135px; background: #009999 fixed no-repeat left top; }
A.SubChannelOn1:active {border-right: solid 2px #111111; border-bottom: solid 2px #000000; border-top: solid 2px #999999;width: 135px; font-family : Arial; font-size : 9pt; font-weight: bold; color : #EFEFEF; text-decoration : none; width: 135px; background: #009999 fixed no-repeat left top; }
A.SubChannelOn1:hover {border-right: solid 2px #111111; border-bottom: solid 2px #000000; border-top: solid 2px #999999;width: 135px; font-family : Arial; font-size : 9pt; font-weight: bold; color :  #ffffff; background: #999999 fixed no-repeat left top;}
td.SubChannelOn1 { border-right: solid 2px #111111; border-bottom: solid 2px #000000; border-top: solid 2px #999999;width: 135px; font-family : Arial; font-size : 9pt; color : #EFEFEF; text-decoration : none; width: 135px; background: #009999 fixed no-repeat left top; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; margin-bottom: 0px;}

#margin
{
   margin-left:10px;
}

#dataBox {
	border: 1px solid #999999;
	text-align: left;
        margin-left: 5px
	margin-bottom: 20px;
	padding: 10px;
}

ul.list2Col {
	/*border: 1px solid Blue;*/
	float: left;
	width: 98%;
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;
}
ul.list2Col li {
	/*border: 1px solid Green;*/
	float: left;
	width: 46%; 
	margin-left: 0px;
	padding-left: 18px;
}
