body 
{
	font-size: medium;
	color: #010101;
}

.RoundedBordersBox
{
	width: auto; 
	left: 5px; 
	right: 5px; 
	border-style: solid; 
	border-width: thin; 
	border-color: ThreeDFace;
}

.ClickButtonInactive 
{
	min-width: 90px;
	padding: 5px 15px 5px 15px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font: bold 14px Verdana, sans-serif;
	background: #2153AA url('../../images/tab_bg.gif') bottom left repeat-x;
}

.ClickButtonInactive a, .ClickButtonInactive a:link, .ClickButtonInactive a:visited
{
	padding: 0;
	margin: 0;
	min-width: 88px;
	background: inherit;	
	color: #FFFFFF;
	text-decoration: underline;
}

.ClickButtonOnHover
{
	min-width: 90px;
	padding: 5px 15px 5px 15px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font: bold 14px Verdana, sans-serif;
	background-color: #4E7DD1;
	background-image: none;
}

.ClickButtonOnHover a, .ClickButtonOnHover a:link, .ClickButtonOnHover a:visited, .ClickButtonOnHover a:hover
{
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #4E7DD1;
	color: #FFFFFF;
	text-decoration: none;
}


.DownloadNowButton
{
	width: 196px;
	height: 96px;
}

body {
  text-align: left;
  margin-top:10px;
  margin-bottom:10px;  
  background-color: #E0E0E0;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
  border-bottom: 1px solid #0F3974;
}

#header_wrapper 
{  
  background: #4E7DD1 url('../../images/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding:15px;
  background: url('../../images/header_bg.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 180px;
  background: #F1F6FE url('../../images/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 180px;
  background: #F1F6FE url('../../images/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}

#footer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p 
{
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navcontainer, .SiteTree
{	
	
	color: #284E98;	
	width: 800px;	
}

#navlist, .SiteTree
{
  margin-top:1px;
  margin-bottom:0px;
  text-align: center;
  padding: 5px 0 0 0;
  margin-left: 0;  
  font: bold 14px Verdana, sans-serif;
}

.SiteTreeMenuDynamic
{
  font: bold 14px Verdana, sans-serif;	  
  text-align: left;  
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
  background: #2153AA;     
  width: 400px;
  z-index: 9;
}

#navlist li, .SiteTreeItem
{
	width: 80px; 
}

#navlist li, .SiteTreeItem, .SiteTreeItemDynamic
{
  height: 30px;  
  margin: 0px 3px 0px 3px;
  padding: 0px 7px 0px 0px;  
  background: #2153AA url('../../images/tab_bg.gif') bottom left repeat-x;   
}

.SiteTreeItemDynamic
{
	margin: 0px 0px 0px 0px;	
	width: 400px; 	  	
	
}

#navlist li a, .SiteTreeItem a, .SiteTreeItemDynamic a
{  
  color: #F1F6FE;
  padding: 0;
  margin: 5px 15px 0px 15px;
  border-bottom: none;
  text-decoration: none;
  background-image: none;    
}

#navlist li a:link, .SiteTreeItem a:link, .SiteTreeItemDynamic a:link
{
	color: #F1F6FE;
	text-decoration: none;	
	background-image: none;
}
#navlist li a:visited, .SiteTreeItem a:visited, .SiteTreeItemDynamic a:visited
{ 
	color: #F1F6FE;
	text-decoration: none; 
	background-image: none;
}

#navlist li a:hover, .SiteTreeItem a:hover, .SiteTreeHover, .SiteTreeItemDynamic a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
  background-image: none;
}

#navlist li a#current, .SiteTreeCurrent
{
  color: #2153AA;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.SiteTreeCurrent a:link, .SiteTreeCurrent a:visited
{
	color: #2153AA;
	background: #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;  
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  text-align: center;
}

.center_header 
{
	text-align: center;	
}

.BuyApplicationTD
{
	text-align: left;
	vertical-align: top;
	padding: 40px 10px 10px 90px;
}

.BuyURLTD
{
	text-align: left;
	padding: 10px 10px 10px 50px;
	vertical-align: top;	
}

.PurchaseChristmasTimeBackround
{
	background-image: url('../../images/ChristmasTime/ChristmasTime.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 485px;
}

.CHelpItem
{
	width: 250px;
	padding-bottom: 4px;
}