/* CSS Document */

body {
	background-color: #FFFFFF;
}

.hr_color {
	color: #BEECE9;
}

.bkgd_new_vp {
	background-image: url(../images/NVP_logo_header.jpg);
	background-repeat: no-repeat;
}

.bkgd_new_vp_2 {
	background-image: url(../images/NVP_logo_footerr.jpg);
	background-repeat: no-repeat;
}

.bkgd_footer {
    background-image: url(../images/footer_bkgd.jpg);
	background-repeat: no-repeat;
}

.bkgd_subheader {
	background-image: url(../images/title_header_sub.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0E3D85;
	text-decoration: none;
	text-transform: uppercase;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #113A89;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.h2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #113A89;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.p5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #113A89;
	text-decoration: none;
	font-style: normal;
}

.p6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113A89;
	text-decoration: none;
	font-style: normal;
}


.p7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}


.p8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}

.p9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.p91 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.footer_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.title_header {
	background-image: url(../images/title_header3.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0D295E;
	text-decoration: none;
	padding: 4px;
}

.title_header_bottom {
	background-image: url(../images/title_header4.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.content_mid {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEECE9;
	border-left-color: #BEECE9;
}


.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113A89;
	text-decoration: none;
	font-style: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019FBC;
	text-decoration: none;
	font-style: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.menu2, .menu2 a:link, .menu2 a:visited, .menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

.menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019FBC;
	text-decoration: none;
	font-style: normal;
}


.menu3, .menu3 a:link, .menu3 a:visited, .menu3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	text-transform: capitalize;
}

.menu3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019FBC;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
}

.menu4, .menu4 a:link, .menu4 a:visited, .menu4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019FBC;
	text-decoration: none;
	font-style: normal;
}

.menu4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113A89;
	text-decoration: underline;
	font-style: normal;
	
}

.menu5, .menu5 a:link, .menu5 a:visited, .menu5 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113A89;
	text-decoration: underline;
	font-style: normal;
}

.menu5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019FBC;
	text-decoration: underline;
	font-style: normal;
	
}

.footer_menu, .footer_menu a:link, .footer_menu a:visited, .footer_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113A89;
	text-decoration: none;
	font-style: normal;
}

.footer_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069CB4;
	text-decoration: none;
	font-style: normal;
}

.side_tree, .side_tree a:link, .side_tree a:visited, .side_tree a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #103B8A;
	text-decoration: none;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.side_tree a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.border {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.border_image {
	border: 2px solid #B9E6ED;
}

.padding_5 {
	padding: 5px;
}

.bullet_square {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.back2top, .back2top a:link, .back2top a:visited, .back2top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113A89;
	text-decoration: none;
	font-weight: bold;
	background-color: #B9E6ED;
	border: 1px solid #00A3BB;
	font-style: normal;
	width: auto;
}

.back2top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #113A89;
	border: 1px solid #00A3BB;
	font-style: normal;
	height: inherit;
	width: auto;
}


.blue_border {
	background-color: #B9E6ED;
}

.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #143D8F;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	width: auto;
	background-color: #CECECE;
}

.form_fields, .form_fields a:link, .form_fields a:visited, .form_fields a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffa0;
	border: 1px solid #999999;
	font-style: normal;
	width: auto;
}

.form_fields a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-style: normal;
	width: auto;
}

.asterik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.footer_img {

	background-image: url(../images/title_footer.jpg);
	background-repeat: no-repeat;
}
