@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bkg_grey_gradient.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	background-color: #969596;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-indent: 0px;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}



a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	font-variant: small-caps;
}

.pullout{
	width:30%;
	padding:10px;
	background-color:#660000;
	color:#FFFFFF;
	float:right;
	text-align:left;
	margin-left:10px;
	margin-top:7px;
	margin-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 1em;
	font-weight: bold;
}

.pullout2{
	width:300px;s
	padding:10px;
	background-color:#FFFF66;
	color:#666666;
	float:left;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 1em;
	font-weight: bold;
	margin-right: 30px;
}

.h1m1 {color: #666666}
.h1m2 {font-size: 18px}
.h5m1 {font-size: 16px}

.ltr1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
s
.tbltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
}
