/* override AA disruptive css */

div.topNav div {
	width: 790px;
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	border: 0px solid #000000;
}

table table {
	width: auto;
}

.leftnav, .rightnav {
	background-color: #608d9b;
	display: none;
}

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, img
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*******************************/





body,td,th {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

body {
	background-color: #608d9b;
	/*background-image: url('images/bk-ibody');*/
	background-image: url('http://www.alaskadreammakers.com/Repository/1/1/2/7/6/6/112766/c5a191fd-bd71-4c68-9ee2-d2a376328827.jpg');
	background-repeat: repeat-x;
	margin-top: 10px;
}

a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
}


	#flash {
		width: 788px;
		border-left: 5px solid #d8cea3;
		border-right: 5px solid #d8cea3;
		border-top: 5px solid #d8cea3;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		position: relative;
		overflow: hidden;
		background-color: #e1f0f5;
	}

	#ctl00_ContentPlaceHolder1_ctlRender {
		display: block;
		width: 790px;
		border-left: 5px solid #d8cea3;
		border-right: 5px solid #d8cea3;
		border-bottom: 5px solid #d8cea3;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		clear: both;
		position: relative;
		top: -1px;
		overflow: hidden;
		background-color: #e1f0f5;
	}

	.hide {
		display: none;
	}

	#ctl00_ContentPlaceHolder1_ctlRender #page-content {
		border: 1px dashed #919698;
		margin: 5px;
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

		#ctl00_ContentPlaceHolder1_ctlRender #page-content a:hover {
		color: #ff0000;
		}

		#ctl00_ContentPlaceHolder1_ctlRender #page-content h1 {
			color: #162427;
			height: 18px;
			background-image: url('http://www.alaskadreammakers.com/Repository/1/1/2/7/6/6/112766/c5a191fd-bd71-4c68-9ee2-d2a376328827.jpg');
			background-repeat: no-repeat;
			padding-left: 25px;
			position: relative;
			left: -15px;
		}

		#ctl00_ContentPlaceHolder1_ctlRender #page-content p {
			margin-bottom: 10px;
		}

		#ctl00_ContentPlaceHolder1_ctlRender #page-content ul {
			margin-left: 15px;
			list-style-type: disc;
		}
		
.hide, #ctl00__PanelFooter input {display: none;}