﻿:focus {
	outline: 0;
}
img, div {
	behavior: url(iepngfix.htc)
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #999999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p
{
    margin: 0px;
    padding: 0px;
}

p
{
    font-size: 14px;
    margin-bottom: 8px;
}

div.container {
	width:100%;
	margin:0px;
	text-align: center;
}

div.content, div.content2 {
	position:relative;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFF;
}

div.content{
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
}

div.content2{
    background-image: url("../images/apply_diagram.jpg");
    background-repeat: no-repeat;
    background-position: 395px 175px;
}

.footer {
	position:absolute;
	height:19px;
	width:750px;
	left: 30px;
	top: 604px;
}
.notice
{
    position: absolute;
	height:19px;
	width:750px;
	left: 30px;
	top: 574px;
	color:#F00;
	font-size:12px;
}

.disclaimer
{
    font-size: 10px;
}
.error
{
	color:#F00;
	font-size:12px;
}

.page_heading {
	font-size:60px;
	font-weight:bold;
}
.sub_heading {
	color:#666;
	font-size:24px;
	font-weight:bold;
}
.large_heading
{
    color: #36C;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 26px;
}
.form_heading
{
	font-size:20px;
	font-weight:bold;
    line-height: 22px;
	margin-bottom: 8px;
}

.form_label
{
    color:#666666;
    font-size: 14px;
    margin-right: 10px;
}

.form_label_large
{
    color:#666666;
    font-size: 18px;
}

.form_field
{
    font-size: 14px;
    margin-bottom: 2px;
}

.section_heading
{
    font-weight:bold; 
    color:#36C; 
    font-size:34px;
	margin: 0,0,4px,0;
}

.info {
	color:#666666;
	font-size:18px;
}

.website_link
{
    margin-top: 10px;
    font-size: 14px;
}

.button {
    display: block;
	height:32px;
	width:224px;
	background-image:url(../images/Newsubmit_btn.png);
	border:none;
}

.button:hover {
	background-position: 0 -32px;
}

#left_content
{
    position: relative;
    margin-left: 25px;
    margin-top: 100px;
    margin-right: 400px;
	width:325px;    
}

#intro_area
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
	height:173px;
	width:325px;
}

#access_area
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
	height:226px;
	width:300px;
	text-align: center;
}

#access_submit
{
    height: 32px;
    margin-top: 15px;
	margin-left: 35px;
    margin-right: 35px;
}

#PromotionCodeTextbox {
	height:32px;
	width:280px;
	line-height: 24px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
}

#logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
	height:111px;
	width:347px;
}

#copy_area
{
    position: relative;
    margin-left: 25px;
    margin-top:10px;
    margin-right: 400px;
	width:350px;
	font-size:15px;
	text-align:left;
	line-height:95%;
}
#copy_area span p
{
    text-align:center;
}

#copy_area li
{
	font-size:14px;
    margin-bottom: 8px;
}

#request_form {
	position:relative;
	margin-top: 50px;
    margin-right: 420px;
	height:62px;
	width:350px;
	text-align: right;
}

#request_submit
{
	margin-top: 15px;
	margin-left: 125px;
}


#book_submit
{
	margin-top: 15px;
	margin-left: 80px;
    margin-right: 400px;
}

.book_button {
    display: block;
	height:32px;
	width:224px;
	background-image:url(../images/MKyourBKnow_btn.png);
	border:none;
}

.book_button:hover {
	background-position: 0 -32px;
}
/* * * * * * * * * * Form Formatting Section * * * * * * * * * * * */

.inline_form
{
    width: auto;
    margin: 0px 10px 5px 10px;  
}
.inline_form fieldset
{
    padding: 10px;
}

.inline_form span
{
    width: 75px;  
    margin-right: 20px;
    text-align: right; /* if you want to change alignment of form labels*/
}

.inline_form input
{
    margin: 0 10px 0 10px;

}

.form_wrapper
{
    font-size: 12px;
    margin-bottom: 10px;
    min-width: 850px;
}

.form_wrapper fieldset ol li span
{
    display:inline-block;
    float: left;
    min-width: 150px;  
    margin-right: 10px;
    text-align: right;  /* if you want to change alignment of form labels*/
}

.form_wrapper fieldset ol li input
{
    float: left;
    width: 200px; 
}

.form_wrapper fieldset 
{
    margin: 0px 10px 0px 10px;  
    padding: 10px;
}

legend {  
    margin-left: 25px;  
    color: #000000;  
    font-weight: bold;
    padding: 3px;
}
    
.form_wrapper fieldset ol {  
    position: relative;
    padding: 0px;  
    list-style: none;
    float: left;
    width: 100%;
}
.form_wrapper fieldset li {  
    float: left;  
    clear: both;
    padding-top: 3px;
    padding-bottom: 3px; 
    list-style: none;
    margin-left: 15px;
    width: 95%;
}

.form_buttons
{
    position: relative;
    clear: both;
    text-align: center;
}
/* * * * * * * * * * End Form Formatting Section * * * * * * * * * * * */