body {
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: .06em;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
td.content {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #555048;
	height: 300px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-align: left;
	background-image: url(../images/content2_05.jpg);
	background-repeat: no-repeat;
}
#Table_01 .bgWhite {
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
* {
	margin:0;
	padding:0
}
div.top_padded {
	padding-top:3px
}
.box {
	margin:4px 0;
	padding:8px;
	background-color:#002933 !important;
	border:1px dashed #529796
}
.code {
	font-family:"Courier New", "Courier";
	font-size:10px
}
#page_background {
	height:113px;
	margin-bottom:-113px;
	background-image:url(../images/sprite-min.png);
	background-repeat:repeat-x;
	background-position:top
}
#page_wrapper {
	width:725px;
	margin:auto;
	padding-bottom:40px;
	position:relative
}
#page_header {
	height:113px;
	position:relative;
	cursor:pointer;
	background-image:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -113px;
	border-bottom:1px dashed #529796
}
#page_header h1, #page_header h2 {
	position:absolute
}
#page_header h2 {
	top:30px;
	left:84px;
	width:174px;
	height:74px;
	background-image:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -226px
}
#page_header h1 {
	top:70px;
	left:258px;
	width:318px;
	height:12px;
	background-image:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -300px
}
.content h1, h1 {
	font-weight: bold;
	color: #E46D26;
	font-size: 12px;
	padding-bottom: 12px;
}
.content p {
	line-height: 18px;
}
#page_content {
	padding:0 15px
}
#page_content h1, #page_content h2 {
	margin-top:28px
}
#page_content h1 {
	height:21px;
	margin-bottom:13px
}
#page_content h2 {
	height:16px;
	margin-bottom:10px
}
#page_content p {
	margin-top:6px
}
#page_content p.intro {
	margin-top:11px;
	margin-left:12px
}
#examples {
	margin-left:15px;
	padding-top:5px
}
#examples img {
	margin:3px 7px 3px 7px
}
#examples a, #examples img {
	border:0
}
h1.thanks_for_download_top_up {
	background-position:left -1067px !important
}
h1.some_examples {
	background-position:left -620px !important
}
.oneColFixCtrHdr #container {
	width: 889px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: transparent;
	padding: 0;  /* 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. */
}
.oneColFixCtrHdr #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 */
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
	text-align: right;
}
.oneColFixCtrHdr p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.oneColFixCtrHdr #footer {
	background-color: transparent;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 50;
	padding-right: 75px;
	padding-bottom: 0;
	vertical-align: bottom;
	height: 70px;
}
.oneColFixCtrHdr #footer p {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
a:link 
{
	color: #E46D26;
}
a:visited 
{
    color: #ED3095;
}
