/* CSS Document */


body {
	background-color: #F8FCFB;
	color: #1D4C79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
p { margin:0;}
.nav{
}
.topbackground {
	background-image: url(images/niche_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topnavbackground {
	background-image: url(images/niche_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomnavbackground {
	background-image: url(images/niche_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideboxbackground {
	background-image: url(images/sideboxbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideboxbackgroundrepeat {
	background-image: url(images/sideboxbackgroundrepeat.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0B3258;
	font-weight: bold;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sideboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0B3258;
	font-weight: bold;
}







.nav a:link, .nav a:visited{
	color: #1D4C79;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:underline;
}


a:link, a:visited{
	color:#3366FF;;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style4 {
	font-size: 16pt;
	font-weight: bold;
}
.section{
	margin-top:12px;
}
.sectionHead{
	font-size:18px;
	color:#FFFFFF;
	padding:0 0 0 5px;
	
}
.section p, .section input{
	font-size:12px;
	padding-left:5px;
}

.section a{
	display:block;
	width:90%;
	color:#3366FF;
	background: url(images/bullet_star.gif) no-repeat fixed left top;
	text-indent:15px;
	margin:8px 0 0 0;
}
a.inline{
display:inline;
background:none;
	color:#3366FF;
}

.content{
	margin-top:10px;
	padding-right:10px;
}
.bwhite{
	font-weight:bold;
	color:#ffffff;

}
.style5 {color: #3366FF}

