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

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.vap_bg{
	background-image: url(../images/vap_bg.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
}
.vap_bg a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #F62D33;
	}
.vap_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}
.hdr_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-align: left;
	padding: 0px 5px 0px 5px;
}
.redline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD1D29;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	padding: 0px 5px 0px 5px;
}
.nav a:link, a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	}
.nav a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #DCDCDC;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.nav_top {
	background-image: url(../images/nav_bck_top.jpg);
	background-repeat: repeat-x;
}
.nav_bot {
	background-image: url(../images/nav_bck_bot.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
.sm_bold {
	font-size: 10px;
	font-weight: bold;
}
.lg_bold {
	font-size: 18px;
	font-weight: bold;
}
