/* html, body {
	height: 100%;
    }
	*/
* {
	margin: 0px;
	padding: 0px;
    }
td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
a:link {
    color: #000;
	text-decoration: underline;
    }
a:visited {
    color: #000;
	text-decoration: underline;
    }
a:hover {
	color: #A04542;
	text-decoration: underline;
    }
h1 {
	font-size: 16px;
    }
.pagebody {
	behavior:url("http://www.b-n-s.com/css/csshover3.htc");  /* IE6 + Hover Fix */
    margin: 0;
	color: #444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(../Graphics/common/pg_bg_tile.jpg) repeat;
    }
#outer {
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	vertical-align:top;
	}
#masthead {
    width: 960px;
	height: 66px;
	vertical-align: top;
	text-align: left;
	overflow:hidden;
	}			
#navRow1 {
    width: 960px;
	height: 27px;
	}
#nav-tbl {
	width:960px;
	}	
#nav-tbl td {
	height: 27px;
	vertical-align: top;
	text-align: left;
	}
#content-top {
	width: 960px;
	height: 40px;
	vertical-align: top;
	text-align: left;
	background: url(../Graphics/common/pg_tile.jpg) repeat-y;
    }
#content-contain {
    width: 960px;
	background: url(../Graphics/common/pg_tile.jpg) repeat-y;
	text-align: left;
	vertical-align: top;
	}
#content-payments {
	width: 960px;
	text-align: center;
	height: 80px;
	font-size: 10px;
	background: url(../Graphics/common/pg_tile.jpg) repeat-y;
    }
#content-base {
    width: 960px;
	height: 11px;
	background: url(../Graphics/common/content_base.jpg) no-repeat bottom;
	}
/* Clients Page */

.thumb-descript-row-cont {
	width: 960px;
	text-align: left;
	min-height: 470px;
	height:auto !important; /*IE 6 Hack */
    height:470px;
   }
.thumb-descript-cont-top {
	width: 200px;
	background: url(../Graphics/client/descript-box-top.jpg) no-repeat;
	height: 23px;
    }
.thumb-descript-cont-mid {
	width: 180px;
	padding: 5px 10px;
	background: url(../Graphics/client/descript-box-tile.jpg) repeat;
	font-size: 10px;
	color: #09C;
	vertical-align: top;
	min-height: 400px;
	height:auto !important; /*IE 6 Hack */
    height:400px;
    }
.thumb-descript-cont-mid img {
	padding: 5px 0px;
    }
.thumb-descript-cont-mid a {
	color: #09C;
    }
.thumb-descript-cont-mid a:link {
	text-decoration: none;
    }
.thumb-descript-cont-mid a:visited {
	text-decoration: none;
    }	
.thumb-descript-cont-mid a:hover {
	text-decoration: underline;
    }
.thumb-descript-cont-bot {
	width: 200px;
	background: url(../Graphics/client/descript-box-bot.jpg) no-repeat;
	height: 20px;
    }
#footer {
    width: 960px;
	height: 53px;
	background: url(../Graphics/common/footer_bg.jpg) no-repeat;
	font-size: 10px;
	color: #FFF;
	clear: both;
	}	
#footer a:link {
    color: #AFD6FF;
	text-decoration: none;
    }
#footer a:visited {
    color: #AFD6FF;
	text-decoration: none;
    }
#footer a:hover {
	color: #AFD6FF;
	text-decoration: underline;
    }
#footer-left {
	float: left;
	width: 290px;
	padding: 8px 0px 8px 10px;
	text-align: left;
	color: #333;
    }
#footer-right {
	float: right;
	width: 640px;
	padding: 8px 10px 8px 0px;
	text-align: right;
    }
fieldset {
    border-left: 1px dotted #AFD6FF;
	border-bottom: 1px dotted #AFD6FF;
	border-right: 0px;
	border-top: 0px;
	padding: 0px 10px 10px 10px;
	width: 680px;
	}
legend {
    color: #000;
    background: #AFD6FF;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}	
.contact-form-tbl {
    width: 480px;
	}
.contact-form-tbl td {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#002BAE;
    font-family:Verdana;
    font-size:10px;
	color: #FFF;
    border: 2px #486583 outset;
	padding: 1px 4px;
	text-decoration: none;
    }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red {
    color: #F00;
	}	
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
	
/* Main Navigation Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#77A4CE;
	cursor:pointer;
	background-color: #23384B;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #134F81;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#77A4CE;
	cursor:pointer;
	background-color: #23384B;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemLast {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#77A4CE;
	cursor:pointer;
	background-color:#23384B;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #134F81;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#FFF;
	cursor:pointer;
	background-color:#77A4CE;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #134F81;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#FFF;
	cursor:pointer;
	background-color:#77A4CE;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #9FAFBF;
}
.menuItemLastOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#FFF;
	cursor:pointer;
	background-color:#77A4CE;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #134F81;
	border-right: 1px solid #134F81;
	border-bottom: 1px solid #134F81;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:200px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Main Navigation Quick Menu Styles - End */	
	
/* Flex Level Popup Menu Styles -*/

.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
	font: normal 12px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 1px solid #134F81;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}


.jqpopupmenu li{
	position: relative;
	text-align: left;
}

  /* Mouse Off Style */
.jqpopupmenu li a{
	display: block;
	width: 160px; /*width of menu (not including side paddings)*/
	color: #77A4CE;
	background: #23384B;
	text-decoration: none;
	padding: 4px 5px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 170px; /*width of menu (include side paddings of LI A*/
	text-align: left;
}

  /* Mouse Over Style */
.jqpopupmenu li a:hover, .jqpopupmenu li.selected a{
	color: #FFF;	
	background: #77A4CE;
	text-decoration: none;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
		
	
