@charset "utf-8";
/* CSS Document */

body {
	background: #02182D url(images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin: 0;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.ywlink {
	color: #000066;
	text-decoration: underline;
}
p {
	line-height:1.4;
	padding: 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {line-height:1.4;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224A8E;
	border-bottom: 1px dotted #D5D8DD;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e272b;
	font-weight:bold;
	padding: 10px 0 5px 0;
	margin: 0;
}
div#container {
	width: 994px;
	margin: 0 auto;
}
div#header {
	height: 40px;
}
div#navigation {height: 47px;}
div#myslidemenu {
	position: relative;
	top: 10px;
	left: 35px;
}
#content {clear: left; padding: 15px;}
.subbody {background-color: #e7e7e9; border-right: 1px solid #999; border-left: 1px solid #999;}
.subbody h1 {margin-bottom: 10px;}
.subcontact {
	background: #000000 bottom;
	height: 51px;
	text-align:right;
	xpadding-top: 12px;
	padding-right: 6px;
}
.picborder {border: 1px solid #999999;}
.clear {clear: both;}
#footer {
	background-color: #000000;
	width: 994px;
	margin :0 auto;
	color: #ffffff;
	padding: 10px 5px;
	font-size:11px
}
.footerlinks {
	height: 20px;
}
#footer a {
	color: #990000;
	text-decoration: underline;
}
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* credit app */
.red {
	color:#990000;
	line-height: 24px;
	font-size: 14px;
}
.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
}
