@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(images/bkgrnd.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding:0;
	margin: 0;
}
a {color: #006ea6; text-decoration: underline;}
a:hover {color: #9e272b; text-decoration:underline;}
a.ywlink {color: #f2c108; text-decoration: underline;}
p {line-height:1.4; padding: 5px 0; margin: 0;}
li {line-height:1.4;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #13335C;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #9e272b; font-weight:bold; padding: 10px 0 5px 0; margin: 0;}
h2.form {color: #666666; padding-top: 0; padding-bottom: 2px; margin-bottom: 10px; background:url(images/h1rule.jpg) right bottom no-repeat}
div#container {
	width: 976px;
	margin: 0 auto;
}
div#header {
	height: 80px;
}
div#navigation {
	height: 49px;
	background-image: url(images/NavBar.jpg);
	background-repeat: no-repeat;
}
div#myslidemenu {position: relative; top: 10px; left: 5px; }
#content {
	clear: left;
	padding: 15px;
	background-color: #FFFFFF;
}
.homebody {
	padding-bottom:0px;
	background-color: #FFFFFF;
}
.homebody p {
	color: #333333;
	font-size:11px;
}
.subbody {
	background-color: #FFFFFF;

}
.subbody h1 {margin-bottom: 10px;}
.picborder {border: 1px solid #999999;}
.col1 {
	width: 580px;
	float:left;
	padding-right: 25px;
}
.col2 {width: 250px; float:right;}
.clear {clear: both;}
/* ===== contact link ===== */

#contactMiddle {
	position: relative;
	text-align: center;
	padding-bottom: 3px; padding-top: 4px;
		z-index: 0;
}

#contactMiddle a:link, #contactMiddle a:visited{
	height: 30px;
	width: 186px;
	display: block;   /* keep the text out of the display */
	background: url(images/Mid_tabs.jpg) no-repeat left top;
	border: none;           /* don't display a border */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

#contactMiddle a:hover, #contactMiddle a:active{
    background-position: left bottom;   /* relocate the image to show the rollover image */
}
/* ===== footer ===== */
#footer {
	background-color: #13335C;
	width: 965px;
	margin :0 auto;
	color: #ffffff;
	padding: 10px 5px;
	font-size:11px
}
.footerlinks {color: #ffffff; height: 20px;}
#footer a {color: #ffffff; text-decoration: underline;}
#footer a:hover {color: #f2c108; text-decoration: underline;}

/* credit app */
.red {color:#990000;}
.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}
.boldsm {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}
#contentHome {
	clear: left;
	padding: 0px;
}
