img, div { behavior: url(common/iepngfix.htc) }

img {
	border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	margin: 0;
	padding: 0;
	color: #fff;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #f4a736;
	position: relative;
	z-index: 1;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

	*:first-child+html h4 {
		margin-bottom: -10px;
	}

h5 {
	font-size: 13px;
	margin-bottom: 0;
	padding: 0;
}

	

.orange {
	color: #f4a736;
}

.dark_orange {
	color:#FF6600;
}



.list {
	margin-left: -35px;
}

	*:first-child+html .list {
		margin-left: 0;
	}
	
	* html .list {
		margin-left: 0;
	}

.list  li {
	background: url(../grfx/bullet.jpg) no-repeat;
	background-position: 0 10px;
	list-style-type: none;
	line-height: 200%;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
}

.list2 {
	margin-left: -35px;
}

	.list2 li {
		background: url(../grfx/bullet.jpg) no-repeat;
		background-position: 0 6px;
		list-style-type: none;
		line-height: 200%;
		padding-left: 20px;
		
	}
	
	*:first-child+html .list2 {
		margin-left: 0;
	}
	
	* html .list2 {
		margin-left: 0;
	}
	
.list5 {
	margin-left: -35px;
}

	.list5 li {
		background: url(../grfx/bullet.png) no-repeat;
		background-position: 0 6px;
		list-style-type: none;
		line-height: 200%;
		padding-left: 20px;
		
	}
	
	*:first-child+html .list5 {
		margin-left: 0;
	}
	
	* html .list5 {
		margin-left: 0;
	}
	
.list3 {
	margin-left: -25px;
}

	*:first-child+html .list3 {
		margin-left: 0;
	}

	.list3 li {
		background: url(../grfx/small_bullet.jpg) no-repeat;
		background-position: 0 8px;
		list-style-type: none;
		line-height: 200%;
		padding-left: 20px;
		
	}
	
.list4 {
	margin-left: -35px;
}

*:first-child+html .list4 {
		margin-left: 0;
	}
	
	* html .list4 {
		margin-left: 0;
	}

	.list4 li {
		background: url(../grfx/tick.jpg) no-repeat;
		background-position: 0 2px;
		list-style-type: none;
		line-height: 200%;
		padding-left: 30px;
		
	}

.center {
	text-align: center;
}

.tick {
	margin-left: -25px;
	position: absolute;
	margin-top: -4px;
}

a {
			color: #e28000;
			text-decoration: none;
			font-weight: bold;
		}
		
		a:hover {
			color: #814900;
		}
		
.user_table {
	border-collapse:collapse;
	
}
	
.user_table td {
	vertical-align: top;
	
	
}

.orange_bg {
	background-color: #ffe7d7;
}

	.user_table th {
		text-align: left;
		background-color: #f4a736;
		color: #fff;
		
	}
	
.large_center {
	width: 600px;
	text-align: center;
}

.download_link {
	text-align: center;
}

.download_link a {
	
	font-size: 13px;
}

.submit {
	background-image:url(../grfx/submit.jpg);
	width: 69px;
	height: 32px;
	border: 0px solid #fff;
	cursor:pointer;
}

.reset {
	background-image:url(../grfx/reset.jpg);
	width: 69px;
	height: 32px;
	border: 0px solid #fff;
	cursor:pointer;
}

.breadcrumb {
	font-weight: bold;
}

.breadcrumb a {
	color: #b70f0f;
}

	.breadcrumb a:hover {
		color: #ea6300;
	}
	
	.contact_table th {
		text-align: left;
		background-color: #f4a736;
		color: #fff;
		
	}

	
.contact_table td {
	vertical-align: top;
}

.float_image_right {
	float: right;
	padding: 3px 0 2px 10px;
}

	.float_image_right img {
		padding: 1px;
		border: 1px solid #b1b1b1;
	}
	
.small_font {
	font-size: 10px;
	font-style:italic;
	text-align: left;
	color: #e28000;
}

.image_border img {
	border: 1px solid #b1b1b1 !important;
	padding: 1px;
}

.large_font {
	font-size: 14px;
}