/*
colors used - orange #fc9a1b
blue - #0d1d72

*/


BODY {
		font-family: Verdana;
		font-weight: normal;
		color: black;
		background: #0d1d72;
		margin: 0;
		padding: 0;

}

div.logo_div {
	padding-left: 300px;
}

.blue_nav {
	
	padding-top: 49px;
	
/*	border: 10px solid red;*/
}


.nav1  {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	line-height: 175%;
	text-decoration: none;
	width: 90px;
	padding-right: 0px;
}

#b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8, #b9, #b10, #b11, #b12, #b13, #b14, #b15, #b16, #b17, #b18   {
	position: relative;
	float:right;
	overflow: hidden;
	width: 150px;
	height: 20px;
	background-image: url(images/bg_nav-roll.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#subnav_1, #subnav_2, #subnav_3, #subnav_4   {
	position: relative;
	float:left;
	overflow: hidden;
	width: 150px;
	height: 20px;
	background-image: url(images/bg_nav-roll.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#suboff_1, #suboff_2, #suboff_3, #suboff_4   {
	float:left;
	overflow: hidden;
	width: 150px;
	height: 20px;
	background-image: url(images/bg_subnav_off-roll.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

}
	 
	 
.page_title_test {
	font-family: Verdana;
	font-size: 14pt;
	color: #e00f0b;
	text-align: center;
}
	 
.page_title {
	font-family: Verdana;
	font-size: 20pt;
	color: #0d1d72;
	text-align: center;
}
.reg0, .breg0 {
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	text-align: left;
}

a.reg0, a.breg0 {
	color: #0d1d72;
	text-decoration: none;
}

a.reg0:hover, a.breg0:hover {
	color: #fc9a1b;
	text-decoration: none;
}

.breg0 { font-weight: bold; }

	 
.reg1, .breg1{
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	padding-left: 20px;
	text-align: left;

}

.breg1 { font-weight: bold; }

.reg2, .breg2 {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	text-align: left;

}


a.reg2, a.breg2 {
	padding-left: 0px;
	color: #0d1d72;
	text-decoration: none;
}

a.reg2:hover, a.breg2:hover {
	padding-left: 0px;
	color: #fc9a1b;
	text-decoration: none;
}

.breg2, a.breg2 { font-weight: bold; }


.tiny1, .tiny1str {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

.tiny1str {
font-weight: bold;
}

.board_pic {
	float: left;
	padding-right: 7px;
	padding-top: 18px;
}

.subtitle_1, .subtitle_1L {
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	text-align: center;
	font-weight: bold;
	
}
.subtitle_1L {
	text-align: left;
}

.reg_blue, .str_blue {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	text-align: left;
	color: #0d1d72;
	text-decoration: none;
	
}

.str_blue {
	font-weight: bold;
}


textarea.formfields, input.formfields, td.formfields, td.formfields_header {
	padding: 2px 5px 2px 5px;
	color: #000000;
	background: #CCCCCC;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}


.str_button {
	background-color: #CCCCCC;
	font-family:  Verdana, Berkeley, Times, Serif;  
	font-size: 10px;
	font-weight: bold;
	color: #0d1d72;
	width: auto;
	letter-spacing: .1em;
	text-align: center;
	border: 1px solid #000000;
}

.small_red_text {
	font-family: verdana, Berkeley, Times, Serif;
	font-size: 8pt;
	letter-spacing: .1em;
	color: red;
	font-weight: normal;
	line-height: 130%;
}



