

body
{
	background: #000099;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	color: #0c0c0c;
	padding: 0;
}

temp
{
	border: #999999 1px solid; background-color: #ffffcc;
}
/*html, body {min-height: 100%;height: auto !important;height: 100%}
#container { width:933px; margin-top:10px; background:url(../images/content_bg.gif) repeat-y left top; }
#main { width:933px; padding:0; background:url(../images/bgtop.gif) no-repeat left top; }
#content { width:903px; padding: 15px 15px 15px 15px; border-top:1px solid #dbdbdb; background:url(../images/bgbottom.gif) no-repeat left bottom; }
#main.hasjs #header img.title { cursor:pointer; }

.grid2cola .column .first { width:617px; margin-left:100px !important; }
.grid2cola .column .last { width:231px; }
.grid2cola .grid2col .column { width:48%; }
.grid2cola .grid3col .column { width:31%; margin-left:3.1%; }
.grid2cola .grid2cold .column .first { width:23%; }
.grid2cola .grid2cold .column .last { width:74.9%; }*/

img
{
	border: 0;
}

#footer
{
	padding-bottom: 10px; /*font-size: 11px;*/
	color: #7F7F7F; /* Hard Coded No matter what color scheme */
	text-align: center;
	font-size: smaller;
	color: #000000;
}

.SmsSchedule
{
	font-size: 16px;
	padding-bottom: 5px;
	color: #006600; /* #669933;*/
	font-weight: bold;
}


.topMenuItem
{
	background-color: #4169e1;
	background-image: url(../images/background_topmenu.gif);
	color: White;
	font-weight: bold;
	text-align: center;
	height: 26px;
	border-left: white 1px solid;
}

.topMenuItem a
{
	color: White !important;
	text-align: center !important;
	text-decoration: none !important;
}

.topMenuItem a:hover
{
	text-decoration: underline !important;
}

.topMenuItem a:active
{
	text-decoration: underline !important;
}

.topSubMenuItem
{
	background-color: #4169e1;
	background-image: url(../images/background_submenu.gif);
	color: #00548C !important;
	font-weight: bold;
	text-align: center;
	height: 26px;
}

.topSubMenuItem a
{
	color: #00548C !important;
	text-decoration: none !important;
	padding: 0 10px 0 10px !important;
}

.topSubMenuItem a:hover
{
	text-decoration: underline !important;
}

.topSubMenuItem a:active
{
	text-decoration: underline !important;
}






.centerPageStyle
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

a, a:link, a:active, a:visited, a:hover
{
	font-weight: bold;
	color: #1b79c2;
	outline: none;
	-moz-outline: none;
}

h1
{
	font-size: 18px;
	color: #CC3300; /*#FF3300;*/
	padding-bottom: 0px;
	padding-top: 0px !important;
}

h2
{
	font-size: 16px;
	padding-bottom: 0px;
	color: #339900; /* #669933;*/
	margin-bottom: 5px;
}

h3
{
	font-size: 14px;
	color: #CC3300; /*#FF3300;*/
	padding-bottom: 0px;
}

h5
{
	font-size: 13px;
	padding-bottom: 0px;
}

.featureLineSeparator
{
	border-top: #404040 1px dotted;
	padding-top: 10px;
}

.ScreenShotImageStyle
{
	border: solid 1px silver;
	margin-top: 20px;
}
.promoTableEmail
{
	border: #999999 1px solid;
	background-color: #eeffc8;
}

.promoTableBanner
{
	border: #999999 1px solid;
	background-color: #fff7d7;
}

.promoCellBanner
{
	border-top: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	padding-bottom: 15px;
	padding-top: 15px;
}

.tdOrderSpacing
{
	padding-bottom: 30px;
}

.tdline
{
	border-top: silver 1px solid;
}

.freeSmsStyle
{
	background-color: #CC3300;
	font-size: 17px;
	color: White;
	font-weight: bold; /*height: 25px;*/
	padding-left: 5px;
	vertical-align: middle;
	margin-top: 12px;
	margin-bottom: 12px;
}

ul
{
	margin-bottom: 5px;
	margin-top: 0px;
}
li
{
	padding-bottom: 8px;
}
.liStyle
{
	font-size: 12px; /*margin-top: 6px; 	 margin-left: 5px; 	font-weight:bold; 	color: #2BB905;*/
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: square;
	list-style-image: url(../images/OrangeBullet.gif); /*list-style-image: url(../images/Right_arrow.gif);*/
}



.liStyleRegular
{
	/*margin-top: 10px; 	margin-left: 10px; 	color: #2BB905;*/
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: square;
	list-style-image: url(../images/OrangeBullet.gif); /*list-style-image: url(../images/Right_arrow.gif);*/
}

.liStyleWhoUses
{
	/*margin-top: 10px; 	margin-left: 10px; 	color: #2BB905;*/
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(../images/yes.gif); /*list-style-image: url(../images/Right_arrow.gif);*/
}


.steps
{
	color: #339900; /* #669933; */
	font-size: 15px;
	font-weight: bold;
}


.buttonStyle, button
{
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #2f3031;
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	width: 152px;
	height: 38px;
	vertical-align: middle;
	margin-bottom: 6px;
}

.buttonStyleSmall
{
	border: gray 1px solid;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/buttonbgsmall.gif);
	background-position: top;
	background-color: white;
	height: 20px;
	width: 80px;
	vertical-align: middle;
	margin-bottom: 6px;
}

.tabStrip
{
	position: relative;
	z-index: 1;
	width: 630px;
}

.wizardStep
{
	background-color: #2BB905; /*Green*/
	color: White;
	text-align: center;
	font-weight: bolder;
	font-size: 17px;
	border: gray 1px dashed;
	margin-bottom: 15px;
}

.noticeStyle
{
	color: #669933; /*Green*/
	font-weight: bold;
	font-size: 13px;
	border-bottom: gray 1px dashed;
	padding-bottom: 10px;
}

.accountRows
{
	border-bottom: #cccccc 1px dotted !important;
	height: 40px !important;
	font-weight: bold;
}

.multiPageVeiwStyle
{
	border: #cccccc 1px solid; /*height: 350px;*/
	width: 630px;
	top: -1px;
	position: relative;
	z-index: 0;
	padding: 5px;
	background-color: #F4F3E1;
}

.multiPage
{
	width: 630px; /* position:absolute;     top: 110px;     height: 200px;*/
}




