body {
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../images/site/bg.gif);
	margin: 0px;
	text-align: center;
	font: 11px Geneva, Helvetica, Arial, sans-serif;
	color: #6b6b6b;
	background-color: #E1E1E1;
}
p, table, div, dl, ul {
	line-height: 1.5em;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.header {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/site/headerBg.gif);
	height: 121px;
	overflow: hidden;
	background-color: #CCCCCC;
}
.header .lang {
	right: 42px;
	padding: 0px;
	margin: 0px;
	top: 25px;
	position: absolute;
	list-style-position: inside;
	list-style-type: none;
}
.header .lang li {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	display: inline;
}
.menu {
	text-align: left;
	position: absolute;
	right: 41px;
	top: 60px;
}
.menu ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
.menu li {
	float: left;
	overflow: hidden;
	height: 25px;
}
.menu a:link, .menu a:visited {
	display: block;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/site/menuBg.gif);
	background-repeat: no-repeat;
	background-color: #47896d;
	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 22px;
	padding-right: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	line-height: 14px;
	color: #f9f9f9;
	font-size: 110%;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #d0d8d0;
}
.content {
	margin: 0px;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(../images/site/contentBg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 100%;
}
.content .pad {
	padding-right: 56px;
	padding-left: 56px;
}
.leftBar {
	width: 390px;
	float: left;
}
.rightBar {
	margin-bottom: 10px;
	margin-left: 17px;
	background-color: #dce9e2;
	width: 240px;
	float: left;
}
.rightBar .pad {
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 9px;
}
p, table {
	margin-left: 0px;
	margin-bottom: 16px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link, a:visited {
	color: #243e1d;
}
a:hover, a:active {
	color: #56773d;
	text-decoration: underline;
}
h1 {
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-top: 10px;
	color: #47896d;
	font-size: 200%;
}
h2 {
	border-bottom-color: #bababa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #dfdfdf;
	width: 100%;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 130%;
}
h2 i {
	font-weight: bold;
	font-style: normal;
	padding-right: 8px;
	padding-left: 8px;
}
.rightBar h2 {
	margin-bottom: 1px;
	border-bottom-color: #487c4c;
	color: #e9f1e6;
	background-color: #759e88;
}
h3 {
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 130%;
}
.footer {
	background-repeat: no-repeat;
	overflow: hidden;
	height: 50px;
	font-weight: normal;
	background-color: #CCCCCC;
	background-image: url(../images/site/footerBg.gif);
}
.plans {
	line-height: 1.3em;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.plans dd {
	margin-left: 0px;
	margin-bottom: 14px;
	margin-right: 5px;
	margin-top: 0px;
	float: left;
	width: 190px;
}
.plans dd img {
	margin-right: 12px;
}
.plans .red {
	color: #FF6633;
	font-weight: bold;
}
.plans i {
	font-size: 150%;
	font-style: normal;
}
hr {
	background-color: #cccccc;
	border-width: 0px;
	padding: 0px;
	height: 1px;
	border-style: dotted;
	color: #e6e6e6;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
}
.host {
	border-style: none;
	font-size: 90%;
	text-align: center;
}
.host th {
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #e6e6e6;
	border-style: solid;
	font-weight: bold;
	background: #e6e6e6;
}
.host td {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	background: white;
}
.hostSign dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px;
}
.hostSign dd {
	margin: 0px 0px 15px 20px;
}
form {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
.input, select{
	width: 250px;
	font: 110% Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
select {
	width: auto;
}
.feat dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px;
	width: 200px;
}
.feat dd {
	margin: 10px;
	width: 250px;
}
.orange {
	color: #FF6600;
}
.tut-content {
	padding-bottom: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 0px;
	border-color: #e6e6e6;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.tut-content p {
	margin: 0px;
}
a img {
	border-style: none;
}
.plans dd ul {
	margin-left: 0px;
	margin-bottom: 0.7em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	overflow: auto;
}
.plans dd li {
	background-position: 8px 6px;
	background-repeat: no-repeat;
	background-image: url(/images/bulletTick.gif);
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 7px;
	width: 50px;
	float: left;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
}
.clear {
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
#google {
	text-align: center;
	                   
	padding-bottom: 2px;
	                   
	                   
	padding-top: 4px;
	                   
	overflow: hidden;
	text-align: center;
	background-color: #dfe8e2;
}
#google b {
	padding-bottom: 2px;
	display: block;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	border-style: none;
}
label.inline {
	font-style: normal;
	font-weight: normal;
	display: inline;
}
.userAction {
	text-align: center;
}
.userAction .logout {
	margin-bottom: 1em;
	font-weight: bold;
}
