body {
	margin: 0 0 30px 0;
	padding: 0;
	font: 12px Arial, Verdana, "Sans-Serif";
	background: #dfdfdf url(images/bg-main.gif) center repeat-y;
	color: #000;
}

img { behavior: url(/png/iepngfix.htc) }

p {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
}

a {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}

a:active {
}

a:visited {
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

img {
	border: 0;
}


.clear {
	clear: both;
	margin:1px;
}



h1 {
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #072d73;
	letter-spacing: -2px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	color: #333;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	color: #572C84;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
}

h2.header {
	background: url(images/tableft.gif) top repeat-x;
	padding: 7px 12px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
}

h2.title {
	display: none;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style: square outside;
	line-height: 14px;
}






div.backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}






#wrapper {
	width: 939px;
	margin: 0px;
	padding: 0px;
}






#header {
	width: 100%;
	margin: 3px 0 0 0;
	padding: 0;
}

#header .container {
	width: 939px;
	text-align: left;
	background: url(images/approved.gif) center no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header div.banner {
	float: right;
	margin: 15px 0 0 0;
}




#tabs {
	float: left;
	width: 100%;
	margin: 0;
	background: url(images/tableft.gif) top repeat-x;
}

#tabs div.container {
	width: 939px;
	font-size: 13px;
	padding: 0;
	font-weight: bold;
	background: url(images/tableft.gif) top repeat-x;
}

#tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float: left;
	background: url(images/tableft.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 8px;
	text-decoration: none;
	border-right: 1px solid #999;
}

#tabs a span {
	float: left;
	display: block;
	background: url(images/tabright.gif) no-repeat top right;
	padding: 9px 8px 9px 0;
	color: #eee;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #fff;
	background-position: 100% -56px;
}

#tabs a:hover {
	color: #fff;
	background-position: 0 -56px;
}

#tabs a.active {
	float: left;
	background: url(images/tableft_selected.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 8px;
	text-decoration: none;
}

#tabs a.active span {
	float: left;
	display: block;
	background: url(images/tabright_selected.gif) no-repeat top right;
	padding: 9px 8px 9px 0;
	color: #fff;
}




#subnav {
	clear: both;
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#subnav div.container{
	width: 939px;
	background: #666 url(images/bg-subnav.gif) bottom no-repeat;
	padding: 6px 0;
	text-align: left;
}

#subnav a {
	color: #fff;
	padding: 6px;
}




.breadcrumbs {
	width: 939px;
	background: #eee url(images/bg-breadcrumb.gif) top center no-repeat;
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0;
}

.breadcrumbs .bcontainer{
	padding: 5px 0 5px 7px;
	text-align: left;

}




#content {
	clear: both;
	width: 100%;
	align: center;
	text-align: left;
	padding: 0;
	background: #fff;
}




a.buy {
  display: block;
  width: 111px;
  height: 32px;
  background: url(images/buynow_btn.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
  margin-right: 3px;
  margin-bottom
}
       
a:hover.buy {
  background-position: 0 -32px;
  text-decoration: none;
}


a.upgrade {
  display: block;
  width: 96px;
  height: 21px;
  background: url(images/upgrade-btn.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
  margin-right: 3px;
  margin-bottom
}
       
a:hover.upgrade {
  background-position: 0 -21px;
  text-decoration: none;
}






a.fullpack {
  display: block;
  width: 96px;
  height: 21px;
  background: url(images/fullPackge-btn.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
}
       
a:hover.fullpack {
  background-position: 0 -21px;
  text-decoration: none;
}






td {
	background: #fff;
	font-size: 13px;
}

th {
	background: #ddd url(images/bg-th.gif) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

table {
	margin: 5px 0 25px 0;
}







#footer {
	text-align: center;
	padding: 15px 0px 5px 0px;
	margin: 0;
	clear: both;
	border-top: 1px solid #ccc;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#footer a {
}









table.hp {
	font-size: 12px;
	width:780px;
}

th.hp {
	background: url(images/tableft_selected.gif) top repeat-x;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-bottom: 0;
	width:250px;
}

th.hpblank {
	background: #ffffff;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 12px;
	border: 0px solid #ccc;
	border-bottom: 0;
	width:250px;
}

th.hp a {
	color: #fff;
	text-decoration: none;
}

td.image {
	padding: 0;
	border: 1px solid #ccc;
}

td.hp {
	padding: 15px 15px 0 15px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 11px;
}



td.hpblank {
	padding: 15px 15px 0 15px;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	font-size: 11px;
	width:250px;
}


td.hp img {
	float: right;
	margin: 0 5px 5px 10px;
}

td.hp p {
	font-size: 12px;
}

td.hp-footer {
	text-align: center;
	padding: 0 0 15px 0;
	border: 1px solid #ccc;
	border-top: 0;
}

td.hp-footerblank {
	text-align: center;
	padding: 0 0 15px 0;
	border: 0px solid #ccc;
	border-top: 0;
	width:250px;
}




th {
	background:#cccccc url(images/th.gif) top repeat-x;
}


#left-menu {
	float: left;
	display: block;
	width: 131px;
	margin: 15px 0px 15px 0px;
}

#left-menu a.link2 {
	display: block;
	width: 131px;
	height: 28px;
	background: url(images/link-bg2.gif) no-repeat;
	margin: 0 0 0px 0;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#left-menu span {
	margin-left: 22px;
}

#left-menu a.link1 {
	display: block;
	background: url(images/link-bg1.gif) no-repeat;
	padding: 5px 9px;
	margin: 0;
	color: #333333;
	border: 1px solid #ccc;
	border-top: 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#left-menu a.link2:hover {
	background: url(images/link-bg3.gif) no-repeat;
	color: #ffffff;
}

#left-menu a.link1:hover {
	background: url(images/link-bg1.gif) no-repeat;
	color: #333333;
}




.introBox {
	float: left;
	display: block;
	background: url(images/bg-intro.gif) bottom repeat-x;
	font-size: 14px;
	margin:0 0 15px 0;
	width:760px;
	border: 1px solid #cccccc;
	padding: 10px;
}




.box {
	border: 1px solid #ccc;
	background: url(images/bg-box.gif) bottom repeat-x;
	padding: 12px 15px;
	margin: 0 0 15px 0;
}

#box-top {
	border: 1px solid #ccc;
	background: url(images/bg-box.gif) bottom repeat-x;
	margin: 0 0 15px 0;
	width: 540px;
	height: 166px;
}

#box-top .padding {
	padding: 12px 15px;
}

#box-top h2 {
	margin: 10px 15px 7px 15px;
	padding: 0;
}

#box-top p {
	margin: 0 15px 10px 15px;
	line-height: 131%;
	padding: 0;
}

#promotions {
	display: block;
	float: right;
	border: 1px solid #ccc;
	width: 220px;
	background: url(images/bg-box.gif) bottom repeat-x;
	margin: 0 0 0 15px;
	height: 166px;
}

#promotions .padding {
	padding: 7px 12px;
}

#promotions h3 {
	font-size: 14px;
	margin: 10px 15px 10px 15px;
	padding: 0;
	color: #333;
}

#promotions p {
	margin: 0 15px 5px 15px;
	padding: 0;
}

.buttonLrg {
	float: right;
	margin: -10px 0px 0px 0px;
	
}

.footerImg {
	margin: 0 0px 0 0px;
	padding: 0 0 10px 0;
}








#homepage_table {
	margin: 0 0 15px 0;
	padding: 0;
	width:500px;
}

#homepage_table h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 9px;
	margin: 0px;
	color: #fff;
}

#homepage_table h2 a {
	color: #fff;
	text-decoration: none;
}

#homepage_table h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #fff;
}

#homepage_table td.heading {
	border: 0px solid #ccc;
	background:#ffffff url(images/bg-th.gif) top no-repeat;
	padding:5px;
}

#homepage_table td.content {
	padding: 12px 12px 5px 12px;
	border-top: 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background:#F2F1F1 url(images/td-bg.gif) bottom repeat-x;
}

#homepage_table td.content img {
	float: right;
	margin: 0 0 15px 15px;
}

#homepage_table td.footer {
	padding: 0 12px 12px 12px;
	border-top: 0px;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	text-align: center;
	background: #ffffff url(images/td-footer.gif) bottom no-repeat;
}

#homepage_table ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#homepage_table li {
	list-style-type: square;
	margin: 0px 0px 5px 0px;
	line-height: normal;
}






