h1 {
	font-family:      	Verdana, Arial, Helvetica, sans-serif;
	font-size:        	150%;
	color:            	#939598;
	text-align:			center;
	margin: 			0px;
	font-weight: 		800;
	letter-spacing: 	2px;
	padding-top: 		25px;
	padding-right: 		25px;
	padding-bottom: 	12px;
	padding-left: 		0px;
	width:				780px;
}

h2 {
	font-size:			110%;
	padding:	        0px;
	margin:				0px;
}

#main {
	width:				780px;
	margin:           	0px;
	padding-top: 		0px;
	padding-right: 		0px;
	padding-bottom: 	15px;
	padding-left: 		5px;
}
				 
#main p {
	margin:				0px;
	padding-bottom:		8px;
	padding-top:	    8px;
	font-size:        	100%;
	text-align:			left;
	line-height:		130%;
}

table {
	width:				100%;
}

caption {
	text-align:			left;
	font-size:			110%;
	font-weight:		bold;
	padding:            5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

td {
	padding:       	    5px;
}

td.date {
	font-weight:       	bold;
	text-align:			right;
	vertical-align: 	top;
	padding-right:      0px;
}

.education td.date {
	text-align:			right;
	padding:     		0px;
	vertical-align: 	middle;
}

#footer {
	color:            #000000;
	text-align:       right;
	margin:           0px;
	font-size:        75%;
	clear:			  both;
	border-top:    	  1px solid #000000;
	padding-top: 	  2px;
}

#subForm {
	text-align:			right;
	margin-top:			10px;
}

#subForm .label {
	width:				150px;
	margin-right:		10px;
	text-align:			right;
	font-weight:		bold;
	float:				left;
}

#subForm p {
	margin-top:			0px;
	margin-bottom:		0px;
	padding:            2px;
}

#subForm .receive {
	width:				150px;
	text-align:			right;
	font-weight:		bold;
	padding:       	    15px 0px 0px 43px;
	margin-top:			10px;
}

input#submit {
	margin-left:		160px;
	margin-top:			8px;
}

input#email:focus,
input#firstname:focus,
input#lastname:focus,
input#address:focus,
input#address2:focus,
input#city:focus,
select#state:focus,
input#zipcode:focus,
select#country:focus
 {
	background-color: 	#e6e7e8;
}

input#checkbox {
	margin-top: 		5px;
}

.paper {
	font-weight:		bold;
}

#footer {
	color:            #000000;
	text-align:       right;
	margin:           0px;
	font-size:        75%;
	clear:			  both;
	border-top:    	  1px solid #000000;
	padding-top: 	  2px;
}
