
/*****
 *	Body settings
 *****/

body{
	text-align:center;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	font-size:10pt;
	background:url(../img/siteBg3.jpg);
	background-repeat:repeat-x;}

/*****
 *	Main text settings
 *****/
 
 .nagssHeader {
	margin-left:25px;
	}

.topBar{
	background:url(../img/naggstop_bar.gif);
	background-repeat:repeat-x;
	height:244px;
	margin-bottom:45px;
	}

.topText{
	width:620px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding-left:40px;
	padding-top:25px;}

.topText h4{	
	font-weight:bold;
	color:#3170b3;
	font-size:19pt;
	font-style:normal;
	margin-bottom:15px;
	}

.topText p{
	font-size:11pt;
	color:#909595;
	}
	
#searchTop{
	float:right;
	margin-top:190px;
	margin-right:40px;
	}

#searchTop form {
	margin: 0px; padding: 0px;
}
	
#searchTop p{
	margin:0;
	padding:0;
	color:#3977b9;}
	
#searchTop input{
	background-color:#f9fcff;
	border:1px solid #98b8d9;
	font-size:11pt;
	padding:5px;
	width:130px;
	}

#searchTop .signin {
	background:url(../img/gobutton.gif);
	border: none;
	cursor:pointer;
	height:20px;
	padding:0;
	text-indent:-10000px;
	width:50px;
	margin: 0px;
	/*margin-left:5px;*/
	}

.nagssLeft{
	float:left;
	width:400px;}
	
.nagssRight{
	float:left;
	width:500px;}
	
.fullItem {
	margin-right:30px;
	margin-left:30px;
	border:1PX solid #c2e7ff;
	margin-bottom:25px;
	}

.fullItemCopy {
	margin:20px;}

.fullItemCopy p{
	font-size:12pt;
	color:#909595;}
	
.partialItem {
	width:400px;
	margin-right:20px;
	margin-left:30px;
	border:1PX solid #c2e7ff;
	margin-bottom:25px;	}
	
.partialItemCopy {
	margin:20px;}

input[type=text]{
	background-color:#f9fcff;
	border:1px solid #98b8d9;
	font-size:11pt;
	padding:5px;
	width:260px;
	height: 20px;
	margin-right:10px;
	}

.selectField{
	border:1px solid #98b8d9;
	font-size:11pt;
}
.radiofield{
	margin-top:10px;
	margin-right:10px;}

.radiotext{
	color:#3977b9;}
	
.partialItemCopy .signin {
	background:url(../img/gobutton.gif);
	border:medium none;
	cursor:pointer;
	height:20px;
	padding:0;
	text-indent:-10000px;
	width:50px;
	margin-left:5px;
	}
	
.partialItemCopy #checkbox {
	background-color:#f9fcff;
	border:1px solid #98b8d9;
	width:10px;
	height:10px;}
	
.partialItemCopy img{
	left-margin:120px;}
	
.partialItemCopy p{
	font-size:12pt;
	color:#909595;}
	
.itemBar {
	border:1PX solid #dff2ff;
	height:35px;
	background:#eff8fe;
	color:#3170b3;
	font-size:14pt;
	line-height:25pt;
	padding-left:5px;
	}
	
.itemBar2 {
	border:1PX solid #dff2ff;
	height:35px;
	background:#f9f9f9;
	color:#9da4a4;
	font-size:13pt;
	line-height:25pt;
	padding-left:5px;
	margin-bottom:3px;
	}

.itemBar img{
	float:right;
	margin-right:15px;}

.itemBar2 img{
	margin-top:10px;
	float:right;
	margin-right:15px;}
	
.partialItem2 {
	width:477px;
	margin-right:20px;
	margin-left:50px;
	border:1PX solid #c2e7ff;
	margin-bottom:25px;	}

#box1 {display:none;}	
#box2 {display:none;}
#box3 {display:none;}	
#box4 {display:none;}
#box5 {display:none;}
#box6 {display:none;}
