@charset "utf-8";
/* This is the default style sheet for email-forms.com */

/* GENERAL GLOBAL PARAMETERS */

/* White space reset */
h1, h2, h3, h4, h5, h6, ul, ol {
	margin: 0;
	padding: 0;
}
	
/* Basic body formatting */
body {
	margin: 0 30px 0 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
}

/* Standard Links */
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}

/* DIV LOCATING FOR MAIN PAGE SECTIONS */
	
	/* Wrapper */
	#wrapper {
		position: relative;
		width: 801px;
		top: 75px;
		left: 10px;
		border-right: 12px solid #666666;
		background-image:url(../images/wrapper_bg.gif);
		background-repeat: repeat-y;
		}
	
	/* Header */
	#header {
		position: absolute;
		top: 0px;
		left: 30px;
		width: 800px;
		height: 75px;
		background-color: #FFFFFF;
		border-left: 1px solid #333333;
		border-right: 12px solid #666666;
		}
			
	#header_left {
		float: left;
		width: 249px;
		background-color:#ECEBE6;
		height: 75px;
		border-right: 1px solid  #999999;
		}
		
	#header_left img {
		margin-top: 25px;
		border: 0;
		}
		
	#header h2 {
		padding: 0.3em 0.5em 0.2em 18em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		letter-spacing: 0.05em;
		margin-top: 50px;
		}

	/* Left Column */
	#left_nav {
	position: relative;
	float: left;
	width: 249px;
	background-color:#F2F1EB;
	border-top: 1px dashed #E1E1DE;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid  #999999;
		}
		
		#left_nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
		
		#left_nav li {
			border-bottom: 1px solid #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			letter-spacing: 0.05em;
			text-indent: 15px;
			background-color: #999999;
			}
		
		#left_nav .heading {
			font-size: 12px;
			font-weight: bolder;
			letter-spacing: 0.1em;
			text-indent: 5px;
			background-color: #666666;
			}
			
		#left_nav li a:link, #left_nav li a:visited {
			font-weight: bold;
			display: block;
			padding: 0.2em 0 0.2em 0.2em;
			color: #FFFFFF;
			text-decoration: none;
			}
			
		#left_nav li a:hover, #left_nav li a:active {
			background-color: #E5E4E4;
			color: #333333;
			}
	
	/* Main Content Area */
	#content {
	position: relative;
	float: left;
	width: 550px;
	height: 100%;
	background-color:#FFFFFF;
	border-top: 1px dashed  #E1E1DE;
	}
	
	#content p {
		font-size: 1.05em;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0.1em 1.5em 0.5em 1em;
		margin: 0;
		letter-spacing: -0.05em;
		text-align: justify;
		} 
			
	#content .sub {
		margin-left: 3.5em;
		} 
	
	#content .bold {
		font-weight: bold;
		}
		
	#content a:link, a:visited {
		text-decoration: none;
		color: #CC3333;
	}
	
	#content a:hover, a:active {
		text-decoration: underline;
		color: #000000;
	}
	
	#content h1 {
		padding: 0.3em 0.5em 0.2em 0.5em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		letter-spacing: 0em;
		font-weight: bolder;
		color: #CC3333;
	}
	
	#content h2 a:link, #content h2 a:visited {
		color: #CCCCCC;
		}
	
	#content h2 a:hover, #content h2 a:active {
		color: #333333;
		}
	
	#content h2 {
		padding: 0.3em 0.5em 0.2em 0.5em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		letter-spacing: 0.1em;
		border-bottom: 1px dotted #EBEBEB;
		text-align: right;
		color: #CC3333;
	}
	
	#content ul {
		margin-left: 4em;
		}
		
	#content li {
		font-size: 1em;
		font-weight: bold;
		list-style-type: circle;	
		}
		
	#content .step {
		padding: 0.3em 0em 0.2em 0em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		letter-spacing: 0.1em;
		font-weight: bolder;
		color: #CC3333;
		border-bottom: 1px dashed #E1E1DE;
		margin-left: 0.9em; 
		margin-right: 1.0em;
		margin-bottom: 0.6em;
	}
	
	#content .stepsub {
		padding: 0.3em 0.5em 0.2em 0.5em;
		margin-bottom: 0.5em;
		margin-left: 3em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bolder;
		letter-spacing: 0.1em;
		color: #CC3333;
	}
	
	.small {
		font-size: 0.7em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0.5em 0.5em 0.5em 1em;
		margin: 0;
		letter-spacing: -0.05em;
		} 
	
	/* Top Secondary Navigation */
	#top_nav {
		font-size: 0.7em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		padding: 2px 15px 2px 15px;
		border-bottom: 1px solid  #E1E1DE;
		}
		
	/* Footer */
	#footer {
		clear: both;
		text-align: right;
		border-left: 1px solid #333333;
		border-bottom: 1px solid #333333;
		border-top: 1px dashed  #E1E1DE;
		padding-right: 1em;
		}
	
/* CSS Document */

