﻿@import url(layout.css);
body {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
	text-align:center;
}
#container {
	position: static;
	width: 676px;
	margin-left:auto;
	margin-right:auto;
	left: 0px; right: 0; margin-left: auto; margin-right: auto;
	background-color: #fff;
}

#masthead {
	text-align: center;
	margin-top:15px;
	width: 100%;
	color: navy;
	background-image:url('../images/ymd_logo4d.gif');
	background-position: 220px 0px;
	background-repeat:no-repeat;
	min-height:155px;
}

#page_content {
	position: relative;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #053a7b;
	clear: both;
	min-height: 500px;
	margin-right: 0px;
	margin-left: 0px;
}
#column_l {
	position: static;
	margin: 20px 0px 0px 0px;
	padding: 0;
	background-color: #fff;
	float: left;
	width: 220px;
	border:2px blue solid;
	background-color: #DBE5F1;
}
#column_l p {
	padding: 0 6px 6px 6px;
	margin-bottom: 12px;
	font-size:small;
}
#column_l2 {
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0;
	background-color: #fff;
	clear: left;
	float: left;
	width: 220px;
	border:2px blue solid;
	background-color: #EAF1DD;
}
#column_l2 ul {	
	list-style-type: square;
	font-size: small;
	text-align: left;
}
#column_l2 p {
	padding: 0 6px 6px 6px;
	margin-bottom: 12px;
}

#column_c {
	position: static;
	width: 480px; left: 200px; margin-left: auto; margin-right: 250px; right:0;
	text-align: left;
}
#column_c p {
	padding: 0 6px 6px 6px;
	margin-bottom: 12px;
	font-size:1.25em;
}
#column_c ul {	
	list-style-type: square;
	font-size: 1.25em;
}
#column_c li {
	margin-bottom: 12px;	
}

#column_r {
	position: absolute;
	float: right;
	width: 220px;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 0px;
	/*background-image: url('../images/column_r_bkg2.gif');
	background-repeat: no-repeat; */
	right: 0px;
	top: 0px;
	border:2px blue solid;
	background-color: #DBE5F1;
}
#column_r p {
	padding: 0 6px 6px 6px;
	margin-bottom: 12px;
	font-size:small;
}
#column_r image{
	border: 0px;
}
#column_r a:hover {
	 color: blue;
}
#column_r2 {
	position: absolute;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 0px;
	right: 0px;
	top: 280px;	padding: 0;
	background-color: #fff;
	width: 220px;
	border:2px blue solid;
	background-color: #EAF1DD;

}
#column_r2 ul {	
	list-style-type: square;
	font-size: small;
	text-align: left;
}
#column_r2 p {
	padding: 0 6px 6px 6px;
	margin-bottom: 12px;
	margin-right: 10px;
	padding-left: 10px;
}

/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000080;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation {
	overflow: hidden;
	text-align: center;
	background: right bottom no-repeat;
	background-image:url('../images/navbkg2b.gif');
	padding: 0px 0 0px 0;
	margin-bottom: 4px;
	clear: left;
}
#navigation ul {
	display: block;
	text-align: center;
	margin-bottom: 0px;	
	margin-left: 10px;
	padding: 12px 0 0 0;
	font-size: 16px;
	color: blue;
}
#navigation li {
	float: left;
	list-style-type:none;
}
#navigation a {
	color: #0A6AE0;
	text-decoration: none;
	font-weight: bold;
	width: 130px;
	height: 33px;
	display: block;
	padding-top: 12px;
	background-image: url('../images/button1b.gif');
	background-repeat: no-repeat;
	border-bottom: 3px solid;
	border-bottom-color: #CCDDFF;
}
#navigation a:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/button1b_hover.gif');
}
#navigation a.current {
	color: #0A6AE0;
	text-decoration: none;
	font-weight: bold;
	width: 130px;
	display: block;
	padding-top: 12px;
	background-image: url('../images/button1b_current.gif');
	background-repeat: no-repeat;
	border-bottom: 3px solid;
	border-bottom-color: #F0F7FD;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #E78E0A;
	margin-top: 10px;
}
h2 {
	font-size: 1.75em;
	color: #E78E0A;
}
h3 {
	font-size: 1.5em;
	color: #E78E0A;
}
h4 {
	font-size: 1.25em;
	color: #E78E0A;
}
h5 {
	font-size: 1em;
	color: #E78E0A;
}
h6 {
	font-size: 0.75em;
	color: #E78E0A	;
}
.hiddenpic {
	display: none;
}
/* Styles for Footer */
#footer {
	position: relative;
	clear: both;
	background-color: #DBE5F1;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	top: 5px;
}
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #0000CC;
	text-decoration: underline;
	white-space:nowrap;
}
#footer a:hover {
	color: navy;
	text-decoration: none;
}
#bottom {
	clear:both;
	position: relative;
	float: inherit;
	min-height:30px;
}
/*#bottom p {
	margin: 10px 10px 10px 10px;
	font-size:small;
}*/

*/

#footer2 a {
	text-decoration: none; 
	color:#333399;
}
#footer2 a:hover {
	color: navy;
	text-decoration: underline;
}

/* Styles for Links */
a {
	color: navy;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
p {
font-size: 9px;
}
/*style for quote_form2.htm*/

.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
.style3 {
	border: 2px solid blue;
	background-color: #DBE5F1;
	margin-top: 0px;
}
.style4 {
	background-color: #EFEFEF;
}
/*center list as used on moving paperwork page */
#clist p {
	margin: 0 0 0 0;
}
#clist ul {
	list-style-type: square;
	margin-top: 0px;
	margin: 0px 0px 12px 12px;	
	padding: 0px 0px 0px 0px;
}
#clist li {
	font-size: 1em;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
/*#column_r h3 {
	color: navy;
}
#column_r h4 {
	color: navy;
}*/
/*#column_r li {
	 margin-bottom: 6px;
	 margin-top: 6px;
	 font-size: 1.25em;
}*/

