html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F5F5F5;
	text-align:justify;
}
a {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

#wrapper {
	margin: 10px;
	width: 850px;
	text-align:left;
}
#header {
	height: 110px;
	background-image: url(http://www.apiaryinspectors.org/testpages/img/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 15px #F5F5F5;
}
#innerwrapper {
	background: ;
}

/*Navigation style start*/
#leftcol {
	float: left;
	cursor: hand;
	width: 150px;
	font-size: 90%;
	margin-left: 4px;
	margin-top: 4px;
	text-align: right;
	line-height: 250%;
}
#leftcol a {
	font-weight: bold;
}

/*Navigation level 1 start*/
#leftcol ul {
	list-style-type: none;
}
#leftcol ul li {
    padding: 0px;
	display: block;
	color: #7F5217;
	text-decoration: none;
	height: 32px;
	background-image: none;
}
#leftcol ul li a {
	display: block;
	color: #7f5217;
	text-decoration: none;
	text-align:left;
	text-indent: 4px;
	height: 32px;
	background-image: none;
	background-color: none;
}
#leftcol ul li a:hover, #leftcol ul li a:focus {
	background-image: none;
	background-color: #ECE872;
}
#leftcol ul li a p {
	display: block;
	color: #7F5217;
	text-decoration: none;
	height: 32px;
	background-color: #ECE872;
}

#leftcol ul li p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: 32px;
	background-color: #7F5217;
	font-weight: bold;
}

#leftcol ul li a p:hover, #leftcol ul li a p:focus {
	background-image: none;
	background-color: #ECE872;
	color: #7F5217;
}

#leftcol ul ul {
	list-style-type: none;
}

#leftcol ul ul li {
	padding: 5px;
}

#leftcol ul ul li a {
	display: block;
	color: #663300;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 32px;
	background-image: none;
	font-style: italic;
	font-size: 85%;
}
#leftcol ul ul li a:hover, #leftcol ul ul li a:focus {
	background-image: none;
	background-color: #7F5217;
	color: #ffffff;
}
#leftcol ul ul li p {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #7F5217;
	height: 32px;
	background-image: none;
	font-style: italic;
	font-size: 85%;
}

/*Navigation style stop*/
#content {
	width: 600px;
	margin-left: 205px;
}
/*Navigation style stop*/
#content1 {
	width: 600px;
	margin-left: 205px;
}
#content h1 {
	font-size: 120%;
	color: #F2880A;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h2 {
	font-size: 110%;
	color: #7F5217;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content h3 {
	font-size: 100%;
	color: #7F5217;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
#content h4 {
	font-size: 90%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#content h5 {
	font-size: 80%;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
#content h6 {
	font-size: 80%;
	text-align: center;
}
#content hr {
	color: #7F5217;
	background-color: #7F5217;
	height: 1px;
}
#content a {
	color: #000000;
}
#content a:hover, #content a:focus {
	color: #FF9900;
}
#content p {
	font-size: 100%;
	margin: 12px;
}
#content p a {
	color: #000000;
	margin: 24px;
}
#content p a:hover, #content p a:focus {
	color: #FF9900;
	margin: 24px;
}
#content ol {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 10px;
}
#content ol li {
	padding: 2px;
}

#content ul {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 10px;
}

#content ul li {
	list-style-type: disc;
}

#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	border: 1px solid #C3976A;
	width: 90%;
}
#content th {
	background-color: #FFCC00;
	text-align: center;
	padding: 1px;
	border: 1px solid #C3976A;
	vertical-align:middle;
	}
#content tr {
	padding: 1px;
	border: 1px solid #C3976A;
	vertical-align: middle;
}
#content td {
	padding: 1px;
	color:#663300;
	border: 1px solid #C3976A;
}
#content table a {
    font-style: Arial;
	color: #000000;
}
#content table a:hover, #content table a:focus {
    font-style: Arial;
	color:#FF9900;
	text-decoration: none;
}
#content blockquote {
	font-size: 80%;
	background-color: #EBF4E1;
	border: 1px solid #C3976A;
	padding: 6px;
}
#content blockquote:hover {
	border: 1px solid #C3976A;
}
#content img {
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
}

#content a img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	background-image: url(file:///C|/Documents%20and%20Settings/ktignor/My%20Documents/My%20Desktop%20Documents/Apiary%20Inspection/AIA%20Meetings/Webpage/img/footer_line.png);
	height: 48px;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 70%;
	padding: 8px;
	text-align: right;
	margin-right: 70px;
}
#skip a {
	position: absolute;
	margin-left: 500px;
	text-align: right;
}
#skip a:focus, #skip a:active {
	margin-left: 500px;
	text-align: right;
	display: block;
	width: 10em;
	overflow: visible;
	background-color: none;
	color: #ffffff;
}
.left {
	float: left;
	margin: 5px 10px 1px 0;
	border: 1px solid #283F13;
}
.upper_roman {
	list-style-type: upper-roman;
}
.list_upper_roman {
	list-style-type: upper-roman;
}
.list_lower_alpha {
	list-style-type: lower-alpha;
}
.table_text_align_left {
	text-align: left;
}

/*Overrides of standard classes*/
.override_table_bgcolor_yellow {
	background-color: #FFFFCC
}

.override_image_align_right {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.override_text_gray {
	color: #999999;
}

.override_text_superscript {
	color: #999999;
	font-style: oblique;
	vertical-align: super;
}


/*The below code handles issues with IE*/
#blah:active {
}
.override_image_align_center_word {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-size: 80%;
	color: #F5F5F5;
}
.override_text_hidden {
	color: #F5F5F5;
	font-size: 80%;
}
.override_image_align_center_pdf {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
.override_image_align_center_word_yellow {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	background-color: #FFFFCC;
}
.override_image_align_center_pdf_yellow {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	background-color: #FFFFCC;
}
#content ul ul {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 95%;
}
#content ul ul li {
	list-style-type: disc;
	font-size: 95%;
}
