body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b3b3b3;
}
*{
	margin:0px auto;
	padding:0px;
}
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}
.style1 {
	font-size: 16px;
	color: #FFFFFF;
}
.black_big_text{
	font-size:24px;
}
.black_reg_text{
	font-size:14px;
	color:#FFFFFF
	font-weight:normal
}
.black_small_text{
	font-size:11px;
	color:#FFFFFF
	font-weight:normal
}
.red_big_text{
	color:#193a7d;
	font-size:18px;
}
.red_big_text_lg{
	color:#193a7d;
	font-size:24px;
}
.gold_big_text{
	color:#ffff99;
	font-size:18px;
}
.small_text{
	font-size:10px;
}
.blue_heading_text{
	color:#00339B;
	font-size:16px;
	font-weight:bold;
	}
.blue_subhead_text{
	color:#00339B;
	font-size:14px;
	font-weight:bold;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.white_link:link {
	color: #FFFF99;
	text-decoration: none;
}
.white_link:visited {
	color: #FFFF99;
	text-decoration: none;
}
.white_link:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.white_link:active {
	color: #FFFF99;
	text-decoration: none;
}
.background {
background-image:url(../images/nv-bg.jpg)
}

.background2 {
background-image:url(../images/redbar-bg.jpg)
}

.blue_heading_text_wbgd{
	color:#00339B;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/ber-bg.jpg)
	
	}
	
.background3 {
background-image:url(../images/ber-b-bg.jpg)
}

.style1_wbgd {
	font-size: 16px;
	color: #FFFFFF;
	background-image:url(../images/redbar-bg.jpg)
}

.style2_wbgd {
	font-size: 16px;
	color: #FFFFFF;
	background-image:url(../images/btm-nav.jpg)
}

.list_style {
	line-height: 1.5
	list-style-type; square
}

.test1 {
	padding-left: 1cm
}

.indent {
text-align: right
}