@charset "utf-8";
body {
	background-image: url(../images/pagebg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	margin: auto;
	height: auto;
	width: 775px;
	text-align: left;
	background-color: #FFFFFF;
}

#container #topbanner {
	background-color: #C6C9D2;
	float: left;
	height: 100px;
	width: 775px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/style_create_shape_live.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#container #topbanner #logobox {
	float: left;
	height: 100px;
	width: 712px;
}
#container #topbanner #searchbox {
	float: right;
	width: 250px;
	height: 65px;
	padding-right: 70px;
	padding-top: 35px;
}
.buttonstyle {
	font-size: 1.1em;
	color: #FFFFFF;
	height: 22px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/searching.jpg);
	background-color: #FFFFFF;
	background-position: center center;
	border: 1px solid #3E403F;
}
.buttonstyle2 {
	font-size: 1.1em;
	color: #343434;
	height: 22px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #3E403F;
}
.searchinput {
	background-color: #FFFFFF;
	height: 18px;
	font-size: 1.1em;
	width: 150px;
	float: left;
	color: #645444;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #3A434C;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #topbanner #searchbox #form {
	margin: 0px;
	padding: 0px;
}
#container     #topbanner     #logobox     h1   {
	background-image: url(../images/rushbond_logo3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 712px;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
}

#container #navbar {
	height: 31px;
	width: 773px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navbg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
}
#container #navbar ul {
	height: 20px;
	width: 773px;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #navbar li {
	font-size: 1.2em;
	font-weight: lighter;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #navbar li a {
	display: block;
	float: left;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#container #navbar li a:hover {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C6C9D2;
	border-bottom-color: #C6C9D2;
	border-left-color: #ACB0BD;
}



.chromestyle{
	width: 773px;
	font-weight: bold;
	background-color: #998068;
	height: 25px;
	font-size: 1em;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block;
	height: 0;
	visibility: hidden;
}

.chromestyle ul{
	width: 745px;
	background: url(../dev/css/chromebg.gif) center center repeat-x;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	height: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
}

.chromestyle ul li{
	float: left;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	display: block;
	float: left;
	height: 25px;
	width: 93px;
	padding: 0px;
}

/*.chromestyle ul li a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #564100;
	color: #FFFFFF;
	padding-top: 3px;
}
*/
.menu1 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #b03816;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu2 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #7e843a;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu3 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #963057;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu4 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #885e8c;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu5 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #c3c813;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu6 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #ba787c;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu7 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #7F9797;
	color: #FFFFFF;
	padding-top: 3px;
}
.menu8 a:hover{
	height: 32px;
	width: 93px;
	float: left;
	background-color: #6a120e;
	color: #FFFFFF;
	padding-top: 3px;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	line-height:14px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	font-size: 1.2em;
	text-decoration: none;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #523C02;
}

* html .dropmenudiv a{ 
	width: 100%;
}

.dropmenudiv a:hover{ 
	background-color: #8A654B;
	color: #FFFFFF;
}
#container #mainwindow {
	float: left;
	height: auto;
	width: 773px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	margin: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
}
#container #mainwindow #mainwindowcontent {
	margin: 0px;
	float: left;
	width: 753px;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#container #footer {
	float: left;
	height: 33px;
	width: 775px;
	background-image: url(../images/footer3.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#container #footer2 {
	height: 80px;
	width: 775px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	color: #676767;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #footer2 ul {
	width: 775px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
#container #footer2 ul li {
	display: inline;
	float: left;
}
#container #footer2 .noborder a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer2 .first a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #footer2 ul li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
#container #footer2 ul li a:hover {
	color: #333333;
}

#container #footer2 a {
	color: #676767;
	text-decoration: underline;
}
#container  #winmain   {
	float: left;
	width: 763px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	color: #333333;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.pimage     {
	float: left;
	height: 130px;
	width: 135px;
}
.pimage4     {
	float: left;
	height: 110px;
	width: 174px;
	overflow: hidden;
}
#repcont     {
	height: 260px;
	width: 174px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#repcont3     {
	height: 120px;
	width: 543px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pimage5       {
	float: left;
	width: 174px;
	height: 110px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
#repcont2     {
	float: left;
	width: 553px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pimage5 ul {
	margin: 0px;
	height: 110px;
	width: 154px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#container #mainwindow #mainwindowcontent #mainpagearea #repcont2 #repcont3 .pimage5 ul li {
	padding-left: 5px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	list-style-type: none;
	list-style-image: url(../images/pdf_bullet.jpg);
	height: 15px;
}


.pimage3     {
	float: left;
	height: 129px;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container #mainwindow #mainwindowcontent #mainpagearea #pcontent {
	float: left;
	width: 553px;
	margin-bottom: 5px;
	color: #343434;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container #mainwindow #mainwindowcontent #mainpagearea #pdfspace {
	float: left;
	width: 483px;
	margin-bottom: 5px;
	color: #343434;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(../images/pdf-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 70px;
	height: 60px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#container #mainwindow #mainwindowcontent #mainpagearea #pdetails {
	color: #333333;
	background-color: #C3C3C5;
	float: left;
	width: 542px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #676767;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFAFB1;
	border-bottom-color: #AFAFB1;
	border-left-color: #AFAFB1;
}
#container  #mainwindow  #mainwindowcontent  #mainpagearea  #pdetails  ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#container #mainwindow #mainwindowcontent #mainpagearea #pdetails ul {
	margin: 0px;
	padding: 0px;
}


#container  #winmain  a   {
	color: #343434;
	text-decoration: underline;
}
#container  #winmain  a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
}

#container #mainwindow #mainwindowcontent #mainhimage {
	float: left;
	height: 100%;
	width: 553px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1.2em;
	font-weight: lighter;
	color: #463A2F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#container #mainwindow #mainwindowcontent #mainpagearea {
	float: left;
	height: 100%;
	width: 553px;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #343434;
}
.srpage {
	background-color: #676767;
	float: left;
	height: 18px;
	width: 20px;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #343434;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}

.srlinkpage {
	background-color: #999999;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.srlinkpage a {
	background-color: #999999;
	float: left;
	height: 18px;
	width: 20px;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #343434;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
}
.srlinkpage a:hover {
	background-color: #3A434C;
	border: 1px solid #998068;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	width: 20px;
	padding-top: 2px;
	text-decoration: none;
}
#container #mainwindow #mainwindowcontent #mainpagearea a {
	color: #343434;
	text-decoration: underline;
}
#container #mainwindow #mainwindowcontent #mainpagearea a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
}
h2 {
	font-size: 1.6em;
	color: #343434;
	font-weight: lighter;
	padding-bottom: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}


#container #mainwindow #mainwindowcontent #winright {
	float: left;
	width: 195px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 100%;
	padding-right: 0px;
	padding-left: 5px;
	margin: 0px;
}
#container #mainwindow #mainwindowcontent #winright #rightwin {
	float: left;
	width: 181px;
	padding-right: 4px;
	padding-left: 5px;
	font-size: 1.2em;
	color: #817E6F;
	background-image: url(../images/p_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-bottom: 15px;
}
#container #mainwindow #mainwindowcontent #winright #rightwin a {
	text-decoration: underline;
	color: #333333;
}
#container #mainwindow #mainwindowcontent #winright #rightwin a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #817E6F;
}
#container #mainwindow #mainwindowcontent #winright #rightwin2 {
	float: left;
	width: 181px;
	padding-right: 4px;
	padding-left: 5px;
	font-size: 1.2em;
	color: #817E6F;
	background-image: url(../images/p_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-bottom: 15px;
}
#container #mainwindow #mainwindowcontent #winright #rightwin2 a {
	text-decoration: underline;
	color: #333333;
}
#container #mainwindow #mainwindowcontent #winright #rightwin2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #817E6F;
}
.formfieldstyle {
	color: #333333;
	border: 1px solid #999999;
}
.floatleft {
	float: left;
}
#yearselect{
	height: 25px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#yearselect ul {
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#yearselect ul li {
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C9D2;
	margin: 0px;
}
#yearselect ul li a {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
}
#yearselect ul li a:hover {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #831B8A;
	text-decoration: underline;
	margin: 0px;
}
#yearselect .yearselectnb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainwindow #mainwindowcontent .hdevbox {
	float: left;
	height: 135px;
	width: 135px;
	font-size: 1.2em;
	color: #333333;
	border: 1px solid #FFFFFF;
	padding: 0px;
	background-color: #F3F0EB;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainwindow #mainwindowcontent .hdevbox a {
	color: #343434;
	text-decoration: underline;
}

#container #mainwindow #mainwindowcontent .hdevbox:hover {
	float: left;
	border: 1px solid #343434;
	padding: 0px;
	height: 135px;
	width: 135px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainwindow #mainwindowcontent #mainhimage .hdevbox .hdevboximg {
	height: 80px;
	width: 135px;
	overflow: hidden;
}

.imageplace {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;


}
#searcharea     {
	float: left;
	width: 195px;
	margin: 0px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#container #winmain #breadcrumb {
	float: left;
	width: 550px;
	height: 18px;
	padding-top: 2px;
}
#searcharea #form {
	margin: 0px;
	padding: 0px;
}
#container #mainwindow #mainwindowcontent #mainhimage p {
	font-size: 1.2em;
	color: #817E6F;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#container #mainwindow #mainwindowcontent #mainhimage .hptext {
	font-size: 1.4em;
	font-weight: lighter;
	color: #343434;
}
#container #mainwindow #mainwindowcontent #mainpagearea #imageenclosure {
	float: left;
	width: 553px;
}
#container #mainwindow #mainwindowcontent #mainpagearea #imageenclosure .pimage2 {
	float: left;
	width: 410px;
	height: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#container #mainwindow #mainwindowcontent #mainpagearea .context {
	float: left;
	width: 553px;
	margin-top: 20px;
}
