body {
	background: white;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 0px;
	color: #585858;
}

img {
	border: none;
}

a {
	color: #f2572b;
}

.right-int ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.right-int ul li {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url('../images/arrow.gif') 0px 5px no-repeat;
}

textarea, input, select {
	margin: 0px;
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 11px;
	padding: 3px;
	width: 189px;
}


#Wrapper {
	width: 725px;
	margin: 0 auto;
	text-align: left;
}

#Header, #Header-int {
	text-align: right;
	color: #CCC;
	height: 40px;
		
}

#Header-int {
	height: 173px;
	background: #FFF;
	
	
}

#Header-int #Logo H1{
	clear: both;
	float: left;
	text-align: left;
	
}

#Header-int #Logo .logo-picture {
	float: right;
	z-index: 1;
	margin-top: -9px;
	width: 453px;
	height: 150px;
	
}

#Header ul, #Header-int ul {
	list-style: none;
	padding: 0; margin: 0;
	height: 20px;
	float: right;
	margin-right: -4px;
	
	
}

#Header li, #Header-int li {
	float: left;
}

#Header a, #Header-int a {
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	
}

#Lang {
	z-index: 2;
	clear: both;
	float: right;
	height: 12px;
	padding: 0px; margin: 0px;
	line-height: 12px;
	
	
}

#Lang a {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	padding: 0; margin: 0;
	padding-left: 8px;
	background: url(../images/arrow.gif) 1px 4px no-repeat;
}

#Content-Left {
	float: left;
	
	width: 475px;
	margin-right: 10px;
}

#Content-Right {
	float: right;
	width: 236px;
	
}

.MyBox {
	background: #F9DF6B url(../images/orange-bottom.gif) left bottom no-repeat;
	width: 236px;
	padding: 0;
	padding-bottom: 15px;
	
}

.MyBox-internal {
	color: #768b94;
	font-size: 11px;
	padding: 15px 15px 0 15px;
	background: #F9DF6B url(../images/orange-top.gif) top left no-repeat;
	
}


.HowToUse {
	background: #EAEDEF url(../images/grey-bottom.gif) left bottom no-repeat;
	width: 236px;
	padding: 0;
	padding-bottom: 15px;
	
}

.HowToUse-internal {
	color: #768b94;
	font-size: 11px;
	padding: 15px 15px 0 15px;
	background: #EAEDEF url(../images/grey-top.gif) top left no-repeat;
	
}

.HowToUse-internal a {
	font-weight: normal;
}

form {
	margin: 0; padding: 0;
}

input {
	margin: 0px;
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 10px;
}

.checkboxStyle {
	width: 15px;
	border: none;
	margin: 0; padding: 0;
}

.inputStyle {
	width: 190px;
}

.HowToUse, 
.MyBox {
	margin-bottom: 19px;
}

.MyBox {
	margin-top: 20px;
}

.left-int .MyBox {
	margin-top: 0px;
}

.Transparent h2,
.HowToUse h2,
.MyBox h2,
.right-int h3 {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin: 0; padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;

	background: url(../images/orange-line.gif) bottom left repeat-x;
}

.Transparent {
	background: url(../images/transparent-middle.gif) top left repeat-y;
	width: 236px;
	padding: 0;
	font-size: 11px;
	color: #585858;
	margin-bottom: 15px;
	
}

.Transparent-int-top {
	background: url(../images/transparent-top.gif) top left no-repeat;
	
}

.Transparent-int-bottom {
	
	padding: 15px;
	background: url(../images/transparent-bottom.gif) left bottom no-repeat;
}

.Transparent-green {
	background: #A1AF1D;
	width: 236px;
	padding: 0;
	font-size: 11px;
	color: #E0E5B5;
	margin-bottom: 15px;
	
}
.Transparent-green a {
  color: #fff;
 }

.Transparent-int-top-green {
	background: url(../images/transparent-top-green.gif) top left no-repeat;
	
}

.Transparent-int-bottom-green {
	
	padding: 15px;
	background: url(../images/transparent-bottom-green.gif) left bottom no-repeat;
}

#Front {
	margin-top: 0px;
	width: 452px;
	color: #585858;
}

.right-int h2 span,
#Front .FrontBox h2 span {
	background: url(../images/h2-top.gif) left top no-repeat;
	height: 6px;
	_margin-bottom: -9px;
	margin-left: -7px;
	display: block;
}
.right-int h2,
#Front h2 {
	background: #F9DF6B url(../images/h2-bottom.gif) left bottom no-repeat;
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	_padding-bottom: 3px;
	_margin-top: -10px;
	padding-left: 7px;
	margin: 0px;
	width: 445px;
}

.right-int h2 {
	margin-bottom: 10px;
}

#Footer {
	
	clear: both;
	padding-top: 20px;
	font-size: 10px;
	color: #a5a5a5;
}

.flash a {
	display: block;
	margin: 0; padding: 0;
}

.flash {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: -59px;
	display: inline-block;
	position: relative;
}

.flash2 {
	margin-bottom: 20px;
	margin-left: -29px;
}

.left-int {
	
	width: 233px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 35px;
}

.left-int .MyBox-internal {
	color: #252525;
}

.right-int {
	min-height: 350px;
	_height: 350px;
	width: 453px;
	float: left;
	
	
}

.current {
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	margin: 0px;
}

.wizard {
	list-style: none;
	padding: 0; 
	margin: 0;
}

.wizard li {
	margin-bottom: 15px;
	color: #f2572b;
	font-weight: bold;
}

.wizard li.active {
	color: #252525;
}

.Round-Top {
	background: url(../images/round-top.gif) top left no-repeat;
	padding-top: 11px;
}

.Round-Int {
	background: url(../images/round-middle.gif) top left repeat-y;
	padding: 10px 27px;
	
}

.Round {
	background: url(../images/round-bottom.gif) bottom left no-repeat;
	padding-bottom: 7px;
}

.error {
	background: #f2572b;
	padding: 5px;
	font-weight: bold;
	color: white;
}

.error a {
	color: white;
}

.warning
{
   
	background: #F9DF6B; 
	padding: 5px; 
	color: black;
	font-weight: bold;
}

.right-int dt {
	padding: 0;
	margin: 0;
	width: 130px;
}

.right-int dd, .right-int dt {
	margin-bottom: 4px;
	
	padding: 5px 0;
}

.right-int dt {
	clear: left;
}

#Timezone {
	width: 260px;
}

.note {
	font-size: 11px;
	color: #585858;
	width: 380px;
	
}

.next_button {
	background: url(../images/next_button.jpg) top left no-repeat;
	height: 39px;
	width: 189px;
	border: none;
	color: white;
	text-transform: uppercase;
	margin-top: 5px;
}

.HowToUse .small_button {
	background: url(../images/small_button.jpg) top left no-repeat;
	height: 20px;
	width: 69px;
	border: none;
	color: white;
	font-family: tahoma;
	text-transform: uppercase;
	font-size: 9px;
	margin-top: 5px;
}

.MyBox .small_button {
	background: url(../images/small_button_orange.jpg) top left no-repeat;
	height: 20px;
	width: 69px;
	border: none;
	color: white;
	font-family: tahoma;
	text-transform: uppercase;
	font-size: 9px;
	margin-top: 5px;
}

.stronga {
	font-size: 12px;
	font-weight: bold;
}

p.legend {
	color: #000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.legend sup,.Reg1 .legend sup {
	padding: 0 6px 7px 3px;
	color: white;
	font-size: 8px;
	
}

.HowToUse-internal {
	color: #585858;
}
.Reg1 ol,
.HowToUse-internal ol {
	list-style: none;
	line-height: 100%;
	padding: 0px;
	margin: 0;
}

.Reg1 ol li,
.HowToUse-internal ol li {
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 4px;
	
}

.one {
	background: url(../images/bg_legend_one.gif) no-repeat;
	
}

.two {
	background: url(../images/bg_legend_two.gif) no-repeat;
}

.three {
	background: url(../images/bg_legend_three.gif) no-repeat;
}

#FAQ {

	margin-bottom: 30px;

}

#FAQ h4 {
	font-size: 17px;
	font-weight: normal;
}

#FAQ h5 {

	margin: 1.6em 0;
	font-size: 13px;
	font-weight: nold;
}

#FAQ ol {
	margin-left: 10px;
	padding: 0px;
}

#FAQ ol p {
	font-size: 18px;
	margin: 1em 0 0 0;
}

#FAQ ol li.FAQCategoryTitle {
	font-weight: bold;
	font-size: 13px;
	margin: 1em 0 0 0;
	list-style: none;
	background: none;
}

#FAQ ol li {
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: -20px;
	padding-left: 20px;
	background: none;
}

#FAQ ol li {
	margin: 0 0 0.5em 0;
}

.notice {
	background: #8FCA00;
	padding: 5px;
	font-weight: bold;
	color: white;
}

.right-int h4 {
	font-size: 12px;
	margin: 0; padding: 0;
	margin-top: 10px;
}

.tableStyle td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
}

.news {
	background: url(../images/news_middle.gif) top left repeat-y;
	margin-bottom: 10px;
	font-size: 11px;
}

.news-int {
	padding-bottom: 9px;
	background: url(../images/news_bottom.gif) bottom left no-repeat;
}

.news-top {
	background: url(../images/news_top.gif) top left no-repeat;
}

.news h4 {
	height: 26px;
	font-size: 13px;
	padding-left: 20px;
	line-height: 26px
}

.news p {
	background: url(../images/orange-line.gif) bottom left repeat-x;
	margin: 0px 20px;
	margin-top: 5px;
	padding: 5px 0;
}

.newsDate {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

h3.newsTitle {
	background: none;
	margin: 0px;
	padding: 0;
	padding-top: 5px;
}

.MyBox dt{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50px;
	margin-bottom: 3px;
	*padding-top: 3px;
	clear: both;
}

.MyBox dl {
	height: 50px;
	_margin: 0px;
	_padding: 0px;
}

.MyBox dd {
	
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.MyBox dd input {
	width: 130px;
}

.notalone {
	position: absolute; 
	right: 0;
	top: 0; 
	height: 133px; 
	width:133px;
}

.notalone img {
	border: none;
}
