
BODY {
BACKGROUND-COLOR: #dfdfdf; MARGIN-TOP: 0px;
margin-top:25px;
}

.masthead {
background-color: #FFFFFF;
    margin: auto auto;
    width: 800px;
    padding-top: 15px;
    border-bottom: 1px solid #dfdfdf;

	
}


.logo {
	background-image:url();
	background-repeat:no-repeat;
	width:416px;
	height:80px;
	background-color:#FFFFFF;
	padding-bottom:15px;
	margin-left:25px;
	
}
	
.wrapper {
        BORDER-top: #cbcdcc 1px solid; 
		BORDER-BOTTOM: #cbcdcc 1px solid; 
		BORDER-LEFT: #cbcdcc 1px solid; 
		BACKGROUND-COLOR: #ffffff; 
		BORDER-RIGHT: #cbcdcc 1px solid; 
		margin:auto auto; 
		width:800px;
	
}


.left-box{
     
		width:700px;
	
		

	
}

.right-box{
        BORDER-top: #cbcdcc 1px solid; 
		BORDER-BOTTOM: #cbcdcc 1px solid; 
		BORDER-LEFT: #cbcdcc 1px solid; 
		BORDER-RIGHT: #cbcdcc 1px solid; 
		BACKGROUND-COLOR: #ebebeb; 
		width:200px;
		border-radius:10px;
		float:right;
		margin-top:25px;
}


.guts {
	padding: 0 50px 25px 50px;
	border-bottom: 1px solid #dfdfdf;
}

h1 {
	
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #F44336; 
FONT-SIZE: 26px; 
FONT-WEIGHT: bold;
 margin-bottom:15px;
 padding-top:15px;
 text-align:center;
	
}


h2 {

FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 18px; 
FONT-WEIGHT: bold; 
margin-bottom:5px; 
margin-top:15px; 
color:#0D47A1;
	
}

h4 {

FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 18px; 
FONT-WEIGHT: bold; 
margin-bottom:5px; 
margin-top:15px; 
color:#666666;
padding-top:5px;
	
}



h5 {

FONT-FAMILY: Arial, Helvetica, sans-serif; 
color:#018391;
FONT-SIZE: 20px; 
FONT-WEIGHT: bold;
text-align:center;
	
}


p {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #333; 
FONT-SIZE: 16px;	
	
}



li {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #333; 
FONT-SIZE: 14px;
line-height:1.3;
padding-bottom:1em;
margin-left:15px;

	
}


.gslist {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 15px;
	line-height:3;
	margin-left:15px;
}

.myTextAlert {
FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #FF0000; FONT-SIZE: 12px
}



.button {

padding:10px; 
border-radius:4px; 
margin-top:15px; 
font-size:15px; 
color:#37474F; 
font-family:Arial, Helvetica, sans-serif; 
background-color:#B0BEC5; 
border:1px solid #78909C;

}
.button_2 {

	padding:10px; 
	border-radius:4px; 
	margin-top:15px; 
	font-size:15px; 
	color:#37474F; 
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#B0BEC5; 
	border:1px solid #78909C;
	margin-left: 10px;
	}

.button:hover, .button_2:hover {

color:#FFFFFF; 
background-color:#78909C;
border:1px solid #37474F;

}

.footer {
TEXT-ALIGN: center;
FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 11px; 
letter-spacing:.5px; 
color:#666; 
padding:15px 0 15px 0;
}

input {
vertical-align:middle;
	


	margin:0;
		padding:0;
	}
	body{
		background:#ccc;	}
	.header{
		margin-bottom:1em;
	}
	h1, h2, h3, h4, h5, h6{
		margin-bottom: 1em;
	}
	p{
		margin-bottom:1em;
	}
	ul, ol{
		padding:0em 1em;
	}

	.alignright{
		float:right;
		margin:0px 0px 20px 20px;
	}
	.alignleft{
		float:left;
		margin:0px 20px 20px 0px;
	}
	.signup-container{
		padding:0px;
		margin:0 auto;
		background:#ffffff; 
		overflow:hidden;
		width:800px;
	}
	




@media only screen and (max-width: 800px)	{
		
	
		body{
			padding:0px !important;
			margin:0px !important;
		}
		img{
			display:block !important;
			clear:both !important;
			float:none !important;
			margin: 1em auto !important;
			max-width:100% !important;
			height:auto !important;
		}
		
		
		.logo {

	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;

	
}
		
		div{
			width:auto !important;
			margin:1em auto !important;
			float:none !important;
		}
		.padcontrol{
			border:0px !important;
			margin:0px !important;
			padding:20px;
			padding-top:0px;
		}
		.header{
			position:absolute;
			top:0;
			left:0;
			margin-top:0px !important;
			margin-bottom:0px !important;
		}
		
			li {
	margin-left:15px;
	line-height:1;
	padding-bottom:2px;	
		
	}
	
	
	h5 {
FONT-SIZE: 25px; 
padding-top:0px;
margin-top: 15px;
	
}
	
	input {
	width: 30px;
	height: 30px;
}

.gslist {
	FONT-SIZE: 18px;
	line-height:1;
	
	}
	
	
	.button {

width:300px;
height:75px;
font-size:16px; 
margin: auto auto;

white-space:normal

}

.button:hover {

color:#FFFFFF; 
background-color:#78909C;
border:1px solid #37474F;

}

h1 {
	
font-size: 20px;

	
}

h2 {
	
font-size: 15px;	
	
}
	
	
	
	}

