body{
	behavior: url(csshover.htc);
	font-family: verdana;
	font-size: 11px;
	/*line-height: 15px;*/
	margin: 0px auto;
	padding: 0px;
	/*margin-top: 40px;*/
	/*background: #999;*/
}

p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom:	5px;
}

h2{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2c7ecf;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:	5px;
}

h4{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2c7ecf;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:	5px;
}

a{
	color: #0066ff;
}

a img {border: none; }

a:hover {
	color: #0066ff;
}

a:visited {
	color: #0066ff;
}

#wrap{
	margin: 0px auto;
	width: 968px;
	/*background: #fff;*/
}

.dottedLine{
	width: 300px;
	height: 0px;
	border-bottom: 1px dotted #0000ff;
	margin-bottom: 10px;
}

#container{
	margin: 0px auto;
	width: 968px;
	background: #fff;
	border-left: 1px solid #2c7ecf;
	border-right: 1px solid #2c7ecf;
	float: left;
	
}


#header{
	height: 156px;
	background: #fff;
	padding: 0px;
}

#header img{
	border: 0px;
	float: left;
}

#header img.logo{
	margin-top: 20px;
	margin-left: 28px;
	/*margin-bottom: 20px;*/
	float: left;
}

.newMenuHolder{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 40px;
	padding-left: 10px;
	float: right;
	/*margin-right: 40px;*/
	/*background: url(images/silverGrad.jpg) repeat-x;*/
}

.newMenu{
	width: 160px;
	padding: 0px;
	/*color: #000;*/
	margin-right: 10px;
	float: left;
	font-size: 11px;
	/*background: #ff0000;*/
}

.newMenu a{
	color: #000;
	text-decoration: none;
}

.newMenu a:link{
	color: #000;
	text-decoration: none;
}

.newMenu a:visited{
	color: #000;
	text-decoration: none;
}

.newMenu a:hover{
	color: #000;
	text-decoration: underline;
}

#topNavHolder{
	float: right;
	/*background: #ff0000;*/
	margin-top: 10px;
	margin-right: 20px;
	color: #2c7ecf;
}

#topNavHolder a:link{
	color: #2c7ecf;
	text-decoration: none;
}

#topNavHolder a:visited{
	color: #2c7ecf;
	text-decoration: none;
}

#topNavHolder a:hover{
	color: #2c7ecf;
	text-decoration: underline;
}

#searchBoxHolder{
	/*margin-left: 350px;*/
	clear: both;
	width: 450px;
	/*background: #f6f6f6;*/
	/*margin-top: 10px;*/
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	border-top: 1px dotted #ccc;
}

.searchBoxLeft{
	/*margin-left: 300px;*/
	margin-right: 6px;
	padding-top: 2px;
	/*background: #f1f1f1;*/
	float: left;
}

.searchBoxRight{
	/*width: 300px;*/
	margin-right: 5px;
	/*background: #ececec;*/
	float: left;
}

#nav{
	padding-top: 0px;
	padding-left: 578px;
	text-align: left;
	height: 30px;
	background: url(images/nav_bg_blue.jpg) repeat-x;
}

#windowIndex{
	width: 968px;
	height: 240px;
	background: url(images/window_index.jpg) no-repeat;
	border-top: 6px solid #2c7ecf;
	border-bottom: 6px solid #2c7ecf;
}

#window{
	clear: both;
	width: 968px;
	/*height: 258px;*/
	height: 288px;
	/*background: #fff;*/
	border-top: 6px solid #2c7ecf;
	border-bottom: 6px solid #2c7ecf;
}

#cuff_details_holder{
	width: 968px;
	/*height: 258px;*/
	height: 288px;
	/*background: #999;*/
}

#cuff_details_left{
	width: 400px;
	height: 258px;
	background: #fff;
	float: left;
}

#cuff_details_left img{
	margin-top: 20px;
}

#cuff_details_middle{
	/*width: 284px; 30px total padding*/
	width: 254px;
	/*height: 258px; 30px total padding*/
	height: 213px;
	padding: 15px;
	padding-top: 30px;
	font-size: 11px;
	/*background: url(images/silverGrad.jpg) repeat-x;*/
	float: left;
}

#cuff_details_middle b.blue, #cuff_details_right b.blue{
	color: #2c7ecf;
}

#cuff_details_right{
	/*width: 284px; 30px total padding*/
	width: 254px;
	/*height: 258px; 30px total padding*/
	height: 213px;
	padding: 15px;
	padding-top: 30px;
	font-size: 11px;
	background: #fff;
	float: left;
}

.dividerLine{
	height: 10px;
	border-top: 1px dotted #ccc;
}


#content{
	width: 928px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #fff;
	float: left;
	margin-bottom: 30px;
}



.cuffPanel_choice{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 923px;
	height: 300px;
	float: left;
}


.cuffPanel_choice2{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 923px;
	height: 350px;
	float: left;
}

.cuffPanel_choice img.more,.cuffPanel_choice img{
	padding-left: 0px;	
	padding-top: 0px;
	border: 0px;
}



.cuff_holder{
	width: 170px;
	height: 250px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	/*background: #ff0000;*/
}


.cuff_holder p{
	margin-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000;
}

.cuff_holder img{
	margin-top: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
	border: 0px;
}

.cuff_holder img.more{
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	border: 0px;
}


.cuff_holder2{
	width: 170px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	/*background: #ff0000;*/
}


.cuff_holder2 p{
	margin-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000;
}

.cuff_holder2 img{
	margin-top: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
	border: 0px;
}

.cuff_holder2 img.more{
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	border: 0px;
}

.cuff_holder2 h4{
	margin: 0px;
	padding-top: 20px;
	padding-left: 12px;
	padding-bottom: 5px;
	color: #2c7ecf;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#leftHalf{
	margin-top: 40px;
	margin-left: 50px;
	margin-bottom: 50px;
	width: 320px;
	float: left;
	/*background: #000;*/
	text-align: center;
}

#leftHalf img{
	border: 4px solid #2c7ecf;
	margin-bottom: 10px;
}

#rightHalf{
	margin-top: 40px;
	margin-left: 50px;
	width: 390px;
	float: left;
	/*background: #0066ff;*/
}

.paginationHolder {
	width: 155px;
	height: 60px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	/*background: #ff0000;*/
}

.cuffTitle{
	width: 350px;
	height: 60px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
	/*background: #f1f1f1;*/
}

.paginationSpacer {
	width: 155px;
	height: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

.currentPage {
	margin-top: 2px;
	padding: 2px;
	font-weight: bold;
	float: left;
	text-align: left;
	/*background: #ff0000;*/
}

.horzLine {
	margin-left: 20px;
	float: left;
	width: 880px;
	height: 20px;
	border-bottom: 1px solid #ebebeb;
}

.pageNoHolder {
	/*margin-top: 20px;*/
	padding: 2px;
	float: right;
	text-align: left;
}

.pageNoBoxes {
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	/*border: 1px solid #ebebeb;*/
	background: #ffffff;
}

.pageNoBoxes a{
	text-decoration: none;
}


.pageNextPrev{
	margin-top: 15px;
	float: left;
	/*background: #564ecf;*/
}

.pageNextPrev img{
	padding-right: 0px;
}

.clearIt{
	clear: both;
}


#footer{
	clear: both;
	text-align: center;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #f6f6f6;
	border-top: 6px solid #2c7ecf;
}

#footerBottom{
	text-align: center;
	color: #fff;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	background: #2c7ecf;
}

#footer p{
	margin-top: 10px;
	color: #2c7ecf;
	font-weight: bold;
}

#footerBottom p{
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
}
	
#footer a{
	color: #666666;
	text-decoration: none;
}	

#footer a:hover{
	text-decoration: underline;
	}

#footer a:visited{
	color: #666666;
	text-decoration: none;
	}



form{
	margin: 0px;
	padding: 0px;
}


.formHolder{
	/*background: #0066ff;*/
	width: 254px;
	margin-top: 2px;
	height: 28px;
	clear: both;
}

.formHolderHigh{
	/*background: #0066ff;*/
	margin-top: 0px;
	height: 70px;
	clear: both;
}

.formHolderBtn{
	/*background: #ff0000;*/
	width: 254px;
	margin-top: 2px;
	clear: both;
}



.formLeft{
	margin-top: 2px;
	margin-right: 2px;
	width: 64px;
	padding: 2px;
	padding-top: 4px;
	/*background: #ffee00;*/
	float: left;
}


.formRight{
	margin-top: 2px;
	width: 180px;
	padding: 2px;
	/*background: #ff0000;*/
	float: left;
}

input, textarea{
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 176px;
}

input.search{
	color: #2c7ecf;
	padding-left: 2px;
}

textarea{
	height: 70px;
}


input.btn{
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	margin-right: 2px;
	width: 90px;
}

input.searchBtn{
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	width: 30px;
	color: #fff;
	border: 0px;
	background: #2c7ecf;
}

input.searchBtn:hover{
	border: 0px;
	background: #000;
}

.centerPanel1{
	margin-left: 300px;
	width: 360px;
	padding: 30px;
}
