body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EDF3F9;
	text-align: center;
}
/* Header Begin */

#headertop {
	background: #95B2D3;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #C9DDF4;
	border-top: 4px solid #C45300;
	height: 15px;
	width: 100%;
}
.topbg {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #89A8CC;
	border-right: 10px solid #83A1C4;
	border-left: 10px solid #83A1C4;
	height: 15px;
	width: 770px;
}
#headerbg {
	background: #B8CEE7;
	margin: 0px;
	padding: 0px;
		height: 75px;
	width: 100%;
}
#header {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	border-right: 10px solid #B0C7E1;
	border-left: 10px solid #B0C7E1;
	border-bottom: 1px solid #A3BFDF;
	text-align: left;
	height: 74px;
	width: 770px;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 234px;
	border-right: 1px solid #CFE2F8;
	border-left: 1px solid #89A8CC;
	float: left;
}
#header #logo h1 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 10px;
}
#header #logo h1 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 41px 0px 0px 0px;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 0px;
	text-indent: -3000px;
	width: 204px;
}
#header #banner h2 a {
	display: block;
	margin: 14px 0px 0px 14px;
	padding: 44px 0px 0px 0px;
	overflow: hidden;
	background-image: url(images/prweb_btn.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 0px;
	text-indent: -3000px;
	width: 145px;
}
#header #banner h2 a:hover {
	background-image: url(images/prweb_btnovr.gif);
	background-repeat: no-repeat;
}
#header #banner {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 533px;
	height: 74px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #89A8CC;
	background-color: #7AA9EF;
}

/* Header End */

#topnav {
	background: #89A8CC;
	margin: 1px 1px 1px 1px;
	height: 35px;
	width: 766px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#topnav li {
	float: left;
	border-right: 1px solid #CFE2F8;
	text-align: center;
	list-style: none;
	margin: 0px;
}
#topnav #navleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
}

#topnav #navleft li a {
	width: 116px;
	display: block;
}
#topnav #navright {

	margin: 0px;
	float: left;
	padding: 0px;
	width: 531px;

}
#topnav #navright li a {
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	width: 114px;
}
* html #topnav #navright li a {  /* the Tan hack */
        width: 126px; 
        w\idth: 114px; 
}
#topnav #navright li.lo a {
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	width: 136px;
}
* html #topnav #navright li.lo a {  /* the Tan hack */
        width: 148px; 
        w\idth: 136px; 
}
#topnav #navright li.sa {
	border-right: 0px;
}
#topnav a {
	border-top: 3px solid #89A8CC;
	padding-top: 8px;
	padding-bottom: 11px;
	margin: 0px; /*reqrd for opera */
	color: #FFFFFF;
	text-decoration: none;
}
#topnav #navright li.sa a {
	width: 116px;
	border-top: 3px solid #3366CC;
	color: #FFFFFF;
	background: #19448D;
}
* html #topnav #navright li.sa a {
	width: 128px;
	w\idth: 116px;
}
#topnav #navright li.sa a:hover,
#topnav a:hover {
	border-top: 3px solid #C45300;
	background: #7796B9;
}



#left {
	border-right: 1px solid #CFE2F8;
	border-bottom: 1px solid #CFE2F8;
	width: 233px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	display: inline;
}
#left strong {
	width: 223px;
	background-color: #B8CEE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #4A6687;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	display: block;

}
#left ul {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	display: inline;
	margin-left: 0px;
}
#left li {
	display: inline;
	list-style: none;
	text-align: left;
margin-left: 0px;
}
#left li a {
	display: block;
	padding: 2px;
	padding-left: 10px;
	color: #5E5E5E;
	text-decoration: none;
	margin-left: 0px;
	background: #F7FBFF;
	border-right: 6px solid #F7FBFF;

}
#left li a:hover {
	background: #E6EEF6;
	border-right: 6px solid #B8CEE7;
}
	
#left #notify,
#left #searchblock {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	width: 232px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top: 1px solid #DFDFEB;
 	 background-color: #EDF3F9;
}

#left #notify label, 
#left #notify a,
#left #searchblock label {
	font: 9px Arial, Helvetica, sans-serif;
	color:  #666666;
	text-transform:uppercase;
	margin-left: 5px;
	padding-top: 5px;
	display: block	;
}
#left #notify a:hover  {
	color:  #CB3E00;
}
#notify div,
#searchblock div {
	margin-left: 4px;
 	 background-color: #E6EEF6;
	 padding: 1px;
	 border: 1px solid #B2C9E3;
	 width: 219px;
}
.input {
	margin: 4px;
	background-color: #FFFFFF;
	border: 1px solid #B2C9E3;
	width: 120px;
 }
.submit {
 	margin-left: 5px;
}
 #sidetitle {
	background-color: #C6D9EF;
	color: #607996;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 0px;
	display: block;
	white-space:nowrap;
	text-decoration: none;
}
 #mainsidetitle {
 	background-color: #C6D9EF;
	color: #607996;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 5px;
}
#left a.rssbtn {
	float: left;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(images/btn_rss_a.gif);
	background-repeat: no-repeat;
	height: 14px !important;
	text-indent: -3000px;
	width: 129px;
}
#left a.rssbtn:hover {
	background-image: url(images/btn_rss_b.gif);
	background-repeat: no-repeat;
}
.rsswhat {
	display: block;
	float: left;
}

#linkback a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(images/btn_prweb.gif);
	background-repeat: no-repeat;
	height: 54px !important;
	text-indent: -3000px;
	width: 232px;
}
#linkback a:hover {
	background-image: url(images/btn_prwebovr.gif);
	background-repeat: no-repeat;
}





.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}
#maincontainer {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 10px solid #E6EEF6;
	border-left: 10px solid #E6EEF6;
	border-bottom: 10px solid #E6EEF6;
	width: 770px;
}
.clearall {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}
#container {
	background: #FFFFFF;
	border-right: 1px solid #BBD0E8;
	border-left: 1px solid #BBD0E8;
	border-bottom: 1px solid #BBD0E8;
	text-align: left;
}

/* Content */

#content {
	float: right;
	margin-right: 1px;
	margin-left: 0px;
	display: inline;
	width: 532px;
}
.contenttop {
	background: #C6D9EF;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: 36px;
}
/* Bread */
#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 12px;
	width: 480px;
	margin-left: 0px;
	margin-top: 0px;
	color: #5D7D9C;
	text-transform: uppercase;

}
#breadcrumbs a {
	color: #40414C;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #C83D00;
}
/* Anchors used in Legal Opportunities Page */





/* Content Begin */
#popupcontent h3,
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #182A53;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 19px;
	border-bottom: dotted #cccccc 1px;
	display: block;
	padding-bottom: 7px;
}
#popupcontent h3 a,
#content h3 a {
	color: #182A53;
	text-decoration: none;
}
#popupcontent h3 a:hover,
#content h3 a:hover {
	color: #C83D00;
	text-decoration: none;
}

.anchors {
	padding-bottom: 20px;
	border-bottom: 4px solid #E6EEF6;

}

.anchors,
.blogbody, 
#popupcontent p,
#content p {
	font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #2C2C31;
	margin-bottom: 5px;
	padding-top: 3px;
	line-height: 16px;
}
.anchors a,

#popupcontent p a,
#content p a {
	color: #677886;
}
.anchors a:hover,
.blogbody a:hover, 
#popupcontent p a:hover,
#content p a:hover {
	color: #C45300;
}
#popupcontent h6,
#content h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #77798B;
	margin: 0px 0px 0px 10px;
	padding-top: 3px;
}
#popupcontent h5,
#content h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #77798B;
	margin: 0px;
	padding : 0px;
	margin-bottom: 20px;
}
#popupcontent h5 a,
#content h5 a {
	color: #C83D00;
	text-decoration: none;
	font-weight: bold;

}
#popupcontent h5 a:hover,
#content h5 a:hover {
	color: #6A8BAD;
	text-decoration: underline;
}
.anchors,
.blogbody {
	margin-left: 10px;
margin-right: 10px;
}
.blogbody {
margin-bottom: 25px;
}

.extended {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 7px;
	display: block;

}
.extended a {
	font-family: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C83D00;
	font-weight: bold;
}
.extended a b {
	font-family: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.extended a:hover {
	color: #C83D00;
}
.extended a:hover b {
	color: #C83D00;
}

/* Content End */
/* Footer */
#footer {
	background: #C6D9EF;
	margin: 1px 1px 1px 1px;
	height: 35px;
	width: 766px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A8BAD;
	text-transform: uppercase;
}
#footer div.base { 
	float: right;
	text-align: right;
	width: 400px;
	padding: 12px;
}
/* Post Comments Etc. */
#menu {
	margin-bottom: 20px;
	margin-left: 10px;
	color: #3E3F51;
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
}
#menu a {
	color: #3E3F51;
	padding: 5px;
	border: 1px solid #EDEDED;
}
#menu a:hover {
	background-color: #E6EEF6;
	}
.comments-body {
	margin-left: 10px;
}
.comments-body,
.comments-body p,
.comments-body li {
	font: 10px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #3E3F51;
}
.comments-body a {
	color: #7984A8;
}
.comments-body a:hover {
	color: #C8A24A;
}
#comments-head {
	width: 420px;
	height: 0px;
}
#commentsbase {
	width: 420px;
	height: 0px;
}
#postcomment span {
	margin-left: 0px;
	padding-top: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #3E3F51;
	text-transform: uppercase;
	display: block;
}
.title,
#title {
	margin-top: 20px;
	margin-left: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #3E3F51;
	text-transform: uppercase;
}
.title {
	margin-left: 10px;
}
#commentscontainer {
	margin-top: 40px;
	margin-left: 10px;
	width: 490px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 6px solid #E6EEF6;
}
#postcomment {
	width: 450px;
	margin-left: 15px;
	margin-top: 0px;
	color: #3E3F51;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px;
}
#postcomment #textarea,
#postcomment #fields div {
	background-color: #E6EEF6;
	padding: 1px;
	border: 1px solid #ffffff;
	
}
#postcomment #fields div input {
	width: 200px;
	background-color: #FFFFFF;
	border: 4px solid #EDF3F9;
 }

#postcomment #textarea textarea {
	height: 150px;
	width: 440px;
	background-color: #FFFFFF;
 	border: 4px solid #EDF3F9;
}

#popupcontainer {
	margin: 0px;
	padding: 0px;
	width: 545px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(images/popupbagebg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#popup-banner {
	width: 480px;
	margin: 0px 0px 0px 47px;
	padding-top: 20px;
}
#popup-banner-base {
	width: 450px;
	margin: 2px 0px 0px 47px;
	background-color: #ADADB3;
	border-left-color: #75A152;
	border-left-style: solid;
	border-left-width: 10px;
	height: 5px;
}
#popupcontainer #commentscontainer {
	margin-left: 67px;

}
#popupcontent {
	margin: 0px 0px 0px 47px;
	padding: 0px;
	padding-bottom: 20px;
	width: 460px;
}
#popup-breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7EAD58;
	padding: 6px;
	padding: 6px;
	width: 448px;
	margin-left: 47px;
	margin-top: 2px;
	color: #E8E8E9;
	text-transform: uppercase;
}
#popup-breadcrumbs a {
	color: #40414C;
	text-decoration: none;
}
#popup-breadcrumbs a:hover {
	color: #E8E8E9;
}






#errortitle {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 20px;
}
#error {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #40414C;
	font-size: 10px;
	margin-top: 20px;
}
#error h5 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 14px;
	margin-top: 20px;
}
#errormessage {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 12px;
	margin: 5px 20px 5px 0px;

}
.errordisplay {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 9px;
	margin: 3px 0px 3px 5px;

}


/* Refine Search */

#refinesearch {
margin-left: 25px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
#refinesearch #title {
	display: block;
	padding-top: 5px;
	font-size: 13px;
	text-transform:uppercase;
}
#refinesearch #subtitle {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	text-transform:uppercase;
	margin-right: 30px;
	border-bottom: 1px solid #cccccc;
}
#refinesearch input,
#refinesearch select {
	margin: 5px 0px 5px 0px;
}
.w250 {
width: 250px;
}
.w200 {
width: 200px;
}
.w150 {
width: 150px;
}
.w100 {
width: 100px;
}
.w50 {
width: 50px;
}
.w250,
.w200,
.w150,
.w100,
.w50 {
	font-size: 10px;
}
#content strong,
.blogbody strong {
	color: #182A53;
}
#content strong a {
	color: #B12D00;
}
#content strong a:hover {
	background-color: #182A53;
	color: #ffffff;
}
