@charset "utf-8";
/* CSS Document */

A {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
BR {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
DIV {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
FORM {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H1 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H2 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H3 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H4 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H5 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H6{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
INPUT{ADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
LABEL {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
OBJECT {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
OL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
P {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
SELECT {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
SPAN {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TABLE {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TD {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TEXTAREA {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TR {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}
.twoColFixLtHdr #container #mainContent a {

}
.twoColFixLtHdr #container #mainContent a:link{
	color: #CC0000;


}
.twoColFixLtHdr #container #mainContent a:hover {
	color: #666666;

}
.twoColFixLtHdr #container #mainContent a:active{
	color: #000000;

}
.twoColFixLtHdr #container #mainContent a:visited {
	color: #CC0000;

}
.twoColFixLtHdr   #container  #header #navigation      {
	background-image: url(../images/bg_nav.jpg);
	height: 22px;

	*height: 27px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	width: 990px;
	margin-top: 5px;
	padding-top: 15px;

	*padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.twoColFixLtHdr        #container  #header #navigation  a     {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	font-size: 14px;
}
.twoColFixLtHdr          #container #header  #navigation    a:link    {
	color: #FFFFFF;

}
.twoColFixLtHdr          #container #header  #navigation    a:hover     {
	color: #CCCCCC;

}
.twoColFixLtHdr          #container #header  #navigation    a:active    {
	color: #FFFFFF;


}
.twoColFixLtHdr          #container #header  #navigation    a:visited     {
	color: #FFFFFF;



}
.twoColFixLtHdr #container {
	width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 100%;
	height: 132px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #container #mainContent #slideshow {
	width: 770px;
	margin-bottom: 15px;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 45px;
}
.twoColFixLtHdr #container #header .logo {
}

.twoColFixLtHdr #container #header a {
	font-size: 12px;	color: #CC0000;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	padding-left: 15px;
}
.twoColFixLtHdr #container #header a:link {
}
.twoColFixLtHdr #container #header a:hover {
	color: #000000;	text-decoration: none;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 195px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #copy {
	width: 540px;
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 0px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 18px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	color: #CC0000;
}
.twoColFixLtHdr #container #mainContent .subH1 {
	color: #333333;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1;
}
.twoColFixLtHdr #container #mainContent h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 8px;
}

.twoColFixLtHdr #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 8px;
}
.twoColFixLtHdr #container #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #sender {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.twoColFixLtHdr #container    #mainContent    #try  {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}




.twoColFixLtHdr #mainContent a {

}
.twoColFixLtHdr #mainContent a:link {

}
.twoColFixLtHdr #mainContent a:hover {

}
.twoColFixLtHdr #container #mainContent p {
	font-size: 14px;
	line-height: 1.40;
	margin-bottom: 12px;
}
.twoColFixLtHdr #container #mainContent .testimonials {
	font-size: 11px;
}
.twoColFixLtHdr #container  #subMainContent  #featuresPricing {
	width: 435px;
	padding-right: 6px;
	padding-left: 6px;
}
.twoColFixLtHdr #container  #subMainContent  #monthly {
	float: right;	margin-top: 0px;	margin-right: 20px;	margin-bottom: 0px;	margin-left: 0px;
}
.twoColFixLtHdr #container  #subMainContent  #featuresHdr {
	margin-bottom: 10px;

}
.twoColFixLtHdr #container  #subMainContent  #featuresPricing  a {
	color: #CC0000;	text-decoration: none;	font-size: 10px;
}
.twoColFixLtHdr #container  #subMainContent  #featuresPricing  a:link {
}
.twoColFixLtHdr #container  #subMainContent  #featuresPricing  a:hover {
	color: #000000;
}
.twoColFixLtHdr #container #mainContent .subhead {
	color: #999999;
}
.twoColFixLtHdr #container  #mainContent  .introPoints {
	margin-left: -15px;	*margin-left: 30px;	padding-right: 10px;	line-height: 1.5;
}

#mainContent .Mainimg {
	margin-bottom: 15px;
	float: right;
}

.twoColFixLtHdr #subMainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #container #subMainContent h1 {
	font-size: 20px;
	padding-top: 15px;
	margin: 0px;
}
.twoColFixLtHdr #container #subMainContent .subH1 {
	color: #CC0000;
}
.twoColFixLtHdr #container #subMainContent .subhead {
	color: #999999;
}

.twoColFixLtHdr #container #subMainContent h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.twoColFixLtHdr #container #subMainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.twoColFixLtHdr #container #subMainContent .smallText {
	font-size: 10px;
	line-height: normal;
}


.twoColFixLtHdr #subMainContent a {

}
.twoColFixLtHdr #subMainContent a:link {

}
.twoColFixLtHdr #subMainContent a:hover {

}
.twoColFixLtHdr #container #subMainContent p {
	font-size: 14px;
	line-height: 1.40;
}
.line {
	background-image: url(images/backend/line_grey.jpg);	background-repeat: repeat-y;	background-position: left;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1Inside {
	width: 200px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #CC0000;
}

.twoColFixLtHdr #container #sidebar1 a {

}
.twoColFixLtHdr #container #sidebar1 a:link{
	color: #CC100F;

}
.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #000000;

}
.twoColFixLtHdr #container #sidebar1 a:active{
	color: #000000;

}
.twoColFixLtHdr #container #sidebar1 a:visited {
	color: #CC100F;

}

.twoColFixLtHdr #container #sidebar1 .sideBarBgCntr p {
	font-size: 12px;
	text-align: left;
	line-height: 1.45;
	margin-top: -15px;
}
.twoColFixLtHdr #container #sidebar1 p {
	margin-bottom: 18px;
	line-height: 1.25;
}

.twoColFixLtHdr #container #sidebar1  h1 {
	font-size: 22px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 20px;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

.twoColFixLtHdr #container #sidebar1 .sideBarBgTop {
	background-image: url(images/backend/bg_welLeftCol.jpg);	background-repeat: no-repeat;	height: 28px;
}
.twoColFixLtHdr #container #sidebar1 .sideBarBgBtm {
	background-image: url(images/backend/bg_welLeftColBtm.jpg);	background-repeat: no-repeat;	height: 28px;
}
.twoColFixLtHdr #container #sidebar1 .sideBarBgCntr {
	background-image: url(images/backend/bg_welLeftColCenter.jpg);
}
#whatAre {
	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	margin-bottom: -3px;	text-align: left;
}
#simWebs {
	font-size: 20px;	font-family: Arial, Helvetica, sans-serif;	text-align: left;
}
#featuresPricing {
	font-size: 20px;	font-family: Arial, Helvetica, sans-serif;	text-align: left;	border-top-width: 1px;	border-top-style: solid;
	border-top-color: #FFFFFF;	padding-top: 5px;
}
#featuresPricing  a     {
	color: #FFFFFF;	text-decoration: none;
}
#featuresPricing a:link {
	color: #FFFFFF;	text-decoration: none;
}
#featuresPricing a:hover {
	color: #000000;	text-decoration: none;
}
#tour {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	margin-bottom: -3px;	text-align: left;	border-top-width: 1px;
	border-top-style: solid;	border-top-color: #FFFFFF;	padding-top: 5px;
	}
#tour a {
	color: #FFFFFF;	text-decoration: none;
}
#tour a:link {
	color: #FFFFFF;	text-decoration: none;
}
#tour a:hover {
	color: #000000;	text-decoration: none;
}
.twoColFixLtHdr #footer {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 990px;
	font-size: 14px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #container #footer a {
	color: #CC0000;
}
.twoColFixLtHdr #container  #footer  a:link {

}
.twoColFixLtHdr #container  #footer  a:hover {
	color: #333333;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container   #topNav   {
	width: 100%;
	float: right;
	margin-left: 0px;
	height: 24px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: right;
}

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: none;
	color: #FFCC00;
}

.blackTab         {

	background-image: url(images/backend/nav_grey.jpg);
}
.redTab {
	background-image: url(images/backend/nav_red.jpg);
}
.redText {
	color: #CC0000;	font-weight: normal;	font-size: 15px;
}
.twoColFixLtHdr #container #subMainContent #form1 #Form #accountSetUp {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.redTextSm {
	color: #CC0000;	font-weight: normal;	font-size: 10px;
}
.twoColFixLtHdr #container #mainContent .size12 {
	font-size: 12px;
}

.twoColFixLtHdr #container #subMainContent .bottomBrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}

.redTextOnly {
	color: #CC0000;
}


.blackText {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #subMainContent #form1 #accountSetUp .off {
	color: #999999;
}
.twoColFixLtHdr #container #subMainContent #form1 #accountSetUp .on {
	color: #CC0000;
}


.twoColFixLtHdr #container #subMainContent #Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #container   #subMainContent   #Form   .formField {
	background-color: #EBEBEB;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
}
.twoColFixLtHdr #container #mainContent #copy #featuredTemplates img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.twoColFixLtHdr #container #mainContent #copy #featuredTemplates h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.twoColFixLtHdr #container #mainContent #copy #featuredTemplates td {
	font-size: 10px;
}
.twoColFixLtHdr #container #header .logo {
	padding-top: 5px;
}
.twoColFixLtHdr #container #subMainContent .tableBrdr {
	border: 1px solid #F0F0F0;
	padding: 5px;
}
.twoColFixLtHdr #container #poweredBy {
	margin-top: 25px;
}
.twoColFixLtHdr #top  {
	margin-bottom: 5px;
	height: 20px;
	background-color: #CC0033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	width: 100%;
}
.tool-tip {
	color: #FFFFFF;
	width: 400px;
	z-index: 13000;
	margin: 0;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC0000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #0B3434;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

}
 
.tool-text {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/* DON'T EDIT! */
div.PhotoSlice * { padding: 0px; margin: 0px; }
div.PhotoSlice div.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
div.PhotoSlice img {
	visibility: hidden;
}
/* PHOTO BACKGROUND */
div#PSbackground {
	background: #000000;
}
/* PHOTO STAGE */
div#PSstage {
	
}
div#PSstage img {
	border: 6px solid #FFF;
	margin: 0px auto;
}
div#PSstage-replica {
	background: #FFF;
}
/* PANEL */
div#PSmenu {
	text-align: center;
	padding: 4px 0px;
}
div#PSmenu div#PSbuttons {
	height: 38px;
	padding: 5px 10px;
}
div.PhotoSlice a.button {
	cursor: pointer;
	border: 1px solid #FF6600;
	color: #FCFCFC;
	font: 13px Trebuchet MS;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #006699;
}
div.PhotoSlice a.button:hover {
	border: 1px solid #CCC;
	background-color: #003366;
}
div.PhotoSlice a.disabled {
        display: none;
}
div#PScaption {
        font: 13px Trebuchet MS;
}
div#PScaption p {
	color: #FCFCFC;
	text-align: center;
	line-height: 32px;
}
div#PScaption p a {
	border-bottom: 1px dotted #CCC;
	color: #CCC;
	text-decoration: none;
}
div#PScaption p a:hover {
	background: #333;
}
div#PScaption a#PSabout {
	float: right;
	line-height: normal;
	margin: 4px; padding: 0px 14px;
	line-height: 30px;
}.twoColFixLtHdr #container #mainContent h2 a {
	color: #CCCCCC;
	background-color: #333333;
}
.twoColFixLtHdr #container #mainContent h2 a:link {
	color: #CCCCCC;
	background-color: #333333;
}
.twoColFixLtHdr #container #mainContent h2 a:hover {
	color: #B60C0D;
	background-color: #333333;
}
.twoColFixLtHdr #container #subMainContent .pricing {
	color: #CC0000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #subMainContent .pricinghdr {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.twoColFixLtHdr #container #subMainContent .pricinglevels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #subMainContent .whiteText {
	color: #FFFFFF;
}
.twoColFixLtHdr #container  #subMainContent  .tableBrdr  .astricks  {
	font-size: 9px;
}
