/* @group Global */

body {
	font: 70% Arial, Geneva, Verdana, Helvetica, sans-serif;
	background: url(../images/global/bg.gif) repeat;
}
blockquote {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 8px;
}

h6 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.7px;
}

h1 {
	font-size: 1.8px;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0;
}

a:hover {
	background-color: orange;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	text-align: right;
	margin-right: 23px;
	font-size: 0.9em;
	color: silver;
	float: right;
}

select {
	text-align: right;
}

ol {
	color: white;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-left: 20px;
	font-weight: 400;
}

li {
	margin-bottom: 8px;
}



/* @end */

#main {
	width: 800px;
	height: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
}

#content {
	width: 545px;
	height: 920px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}

#content p {
	color: white;
}

#box1 {
	background-color: #ff7f14;
	width: 510px;
	height: 270px;
	padding: 15px;
	float: right;
}

#box2 {
	background-color: #74d9ff;
	width: 510px;
	height: 580px;
	padding: 15px;
	margin-top: 10px;
	float: right;
}
.marginpad {
	margin: 10px;
}

#box3 {
	background-color: #bbc733;
	width: 514px;
	height: 120px;
	padding: 18px;
}

#boxfaq {
	background-color: #ff7f14;
	width: 515px;
	height: 890px;
	padding: 15px;
	overflow: auto;
}

#boxrates {
	background-color: #bbc733;
	width: 514px;
	height: 880px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#boxdetails {
	background-color: #74d9ff;
	width: 514px;
	height: 880px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}


#boxregister {
	background-color: #ff7f14;
	width: 514px;
	height: 880px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#boxsearch {
	background-color: #74d9ff;
	width: 514px;
	height: 850px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#boxcontact {
	background-color: #ff7f14;
	width: 514px;
	height: 880px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}



#nav {
	width: 250px;
	height: 920px;
	float: left;
}
#bannersignup {
	width: 250px;
	height: 210px;
	margin-top: 330px;
}

#navbutton {
	float: right;
	height: 160px;
	width: 110px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.floatright {
	float: right;
	margin-left: 15px;
}

.floatleft {
	float: left;
}

.tablestyle {
	font: 400 1.2em Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
.tablehead {
	font-size: 1.6em;
	font-weight: 400;
	text-align: center;
	background-color: #515337;
	height: 25px;
	vertical-align: middle;
	color: #FFFFFF;
}

.tablestyle td {
	padding: 8px;
	border: 1px dotted #515337;
}
.ratetutor   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight: 400;
	text-align: center;
	background-color: #999c68;
	color: #FFFFFF;
}
.ratelevel {
	background-color: #c9cd89;
	text-align: right;
	color: #333333;
}
.rateamt {
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
}

.registerhead {
	font-size: 1.6em;
	font-weight: 400;
	text-align: center;
	background-color: #515337;
	height: 25px;
	vertical-align: middle;
	color: #FFFFFF;
}

.texthead {
	padding: 8px;
	font-size: 1.2em;
	font-weight: 200;
	text-align: left;
	background-color: #515337;
	height: 25px;
	vertical-align: middle;
	color: #FFFFFF;
}

.formLabel {
	font-size: 1.2em;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: right;

}


.formField {
	font-size: 1.2em;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;

}



.formFieldWhite {
	font-size: 1.2em;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;

}

.contactLabel {
	font-size: 1.2em;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;

}

.resultsStyle {
	font: 400 1.2em Georgia, "Times New Roman", Times, serif;
	margin-right: 10;
	margin-left: 10;
	border-style: none;
}

.formstyle {
	border-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	width: 500px;
}
