/* -- Main layout styles -- */
#biography {
	width: 100%;
	display: none;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	overflow: hidden;
	height: auto;
}

#biography a {
	text-decoration: underline;

}


#calendars {
	width: 100%;
	display: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	clear: both;
	overflow: hidden;
	height: auto;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
}
#calendars a {
	text-decoration: underline;

}

#procedures {
	width: 100%;
	display: none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
	overflow: hidden;
	height: auto;
}
#procedures a {
	text-decoration: underline;

}
#documents {
	width: 100%;
	display: none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
	overflow: hidden;
	height: auto;
}
#documents a {
	text-decoration: underline;
}
#forms {
	width: 100%;
	display: none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
	overflow: hidden;
	height: auto;
}
#forms a {
	text-decoration: underline;
}



#links {
	width: 100%;
	display: none;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666666;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	overflow: hidden;
	height: auto;
}
#links a {
	text-decoration: underline;

}
body {
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #1d2e4a;
	letter-spacing: 0.05em;
	text-align:center;
	margin: 0px 20px 0px 20px;

}

#siteBox {
	width: 100%;
	color: #FFf;
	min-width:700px;
	max-width: 1150px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a:visited 
{
	color: #003366;
	text-decoration: none;
}
a:hover 
{
	color: #9b0000;
	text-decoration: underline;
}

/* -- <ul> tag styles -- */

ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	list-style-image: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-top-color: #83A2E2;
	border-right-color: #83A2E2;
	border-bottom-color: #83A2E2;
	border-left-color: #83A2E2;
	line-height: 1.5em;
	font-size: 1.6em;
	display: block;
	background-color: #9b0000;
	text-align: left;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	line-height: normal;
	font-size: 1.2em;
	margin-left: 12px;
	padding-top: 0px;
	font-style: normal;
	margin-bottom: 7px;
	color: #980000;
}
h3 {
	margin-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0px;
	font-style: italic;
	color: #804040;
}
.sort {
	background-image: url(/images/arrows.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h5 {
	padding-left: 10px;
	line-height: .9em;
	margin-bottom: 0px;
}


/* -- Header layout/display styles -- */

#header {
	float: left;
	width: 100%;
	height: 7em;
	background-color: #375a95;
	background-image: url(../images/header09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header   a   {
	float: right;
	width: 12em;
	font-size: 0.6em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	background-color: #375a95;
	border-bottom: 1px solid #960100;
	border-right: 1px solid #960100;
	border-left: 1px solid #960100;
	padding: 3px;
	display: block;
	background-image: url(/images/backMenuH1.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#header ul li {
	display: inline;
}

#header span {
	text-decoration: underline;
	clear: both;
	float: right;
	height: 6em;
	margin-right: 5px;
}
#header   span   a   {
	font-size: 0.7em;
	color: #000066;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-decoration: underline;
	background-color: transparent;
	height: 18px;
	width: 80px;
	float: left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	text-transform: capitalize;
	vertical-align: bottom;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#header span a:hover {
	font-size: 0.7em;
	color: #9b0000;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-decoration: underline;
	background-color: transparent;
	height: 18px;
	width: 80px;
	float: left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	text-transform: capitalize;
	vertical-align: bottom;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}

#header a:hover, #header a.active {
	padding-top: 10px;
	background-color: #9B0000;
	background-image: url(/images/backMenuH2.png);
	background-repeat: repeat-x;
	background-position: left center;
}

#header a.lastMenuItem {
	background-image: url(../images/backMenuH1corner.png);
	background-repeat: repeat-x;
	background-position: right top;
	border-right-width: 0px;
	border-top-width: 0px;
}
#header   a:hover.lastMenuItem, #header a.active.lastMenuItem {
	padding-top: 10px;
	background-color: #9B0000;
	background-image: url(/images/backMenuH2corner.png);
	background-repeat: repeat-x;
	background-position: right top;

}

#header a.fatMenuItem {
	font-weight: 400;
	padding-top: 9px;
	padding-bottom: 9px;
}


#skipLinks {
	font-size: 80%;

}


#skipLinks ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-image: none;
}

#skipLinks li {
	background-image:none;
	display:inline;
	margin: 0px;
	padding-left: 0.5em;
	position: absolute;
}

#skipLinks a {
	color:#000000;
	position: absolute;
	margin-left: -9000px;
}
#skipLinks a:focus #skipLinks a:active {
	display: block;
	width: 11em;
	margin-left: 5px;
}


.clear {
	clear:right;
}
.brclear {
	clear:both;
}


.header{
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	color: #990000;
}



/* -- Content layout/display styles -- */

#content {
	float: left;
	width: 100%;
	padding: 1em 0 1em 0;
	background-color: #1d2e4a;
}

#content p {
	font-size: medium;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 0.8em;
	margin-bottom: 1.5em;
	margin-left: 0.8em;
}

/* -- Content Left layout/display styles -- */

#contentLeft {
	float: left;
	width: 23%;
	background-image: url(/images/logoWback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #304e81;
	margin-bottom: 1em;
	
	
}

#contentLeftWantTo
{
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CEDFEF;
}

#contentLeftWantTo a
{
	display: block;
	line-height: 1.9em;
	padding-left: 3px;
	color: #294370;
	text-decoration:none;
	margin-left: 0px;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(/images/backMenu1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#contentLeftWantTo a:hover
{
	background-image: url(/images/backMenu2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
		
}
#contentLeftWantTo a.active
{
	color: #FFFFFF;
	background-image: url(../images/rollover.jpg);
	background-repeat: repeat;
	background-position: left top;
		
}

#siteBox #content #contentLeft #contentLeftWantTo ul li a{
	margin: 0px;
	font-size: .8em;
	list-style-type: none;
	display: block;
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-decoration:none;
}

#siteBox #content #contentLeft #contentLeftWantTo ul ul li a{
	padding-left: 25px;
	margin-left: 0px;
}


#contentLeftOthers
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CEDFEF;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #91afeb;
	padding-top: 3px;
	padding-bottom: 0px;
	background-image: url(/images/logoWbackReverse.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#contentLeftOthers p
{
	font-size: .7em;
	color: #1D2E4A;
	padding-top: 3px;
	
}

#siteBox #content #contentLeft #logo {
	text-align: center;
	margin-bottom: 0px;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #91afeb;
	margin-top: 10px;
	padding-bottom: 10px;
}
#contentLeft dl, dt, dd, ul, li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentLeft #menu {
	width: 100%;
	
}

#contentLeft #menu dt {
	cursor: pointer;
	line-height: 20px;
	width: 99.9%;
}

#contentLeft #menu li {
	width: 99.9%;
	cursor: pointer;
	line-height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(/images/backMenu1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C8DDF0;
}
#contentLeft  #menu  li  a     {
font: .8ems "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #0A246A;
	display: block;
	margin-left: 0px;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	
	margin-right: 0px;
	border-bottom-width: 0px;
}
#contentLeft #menu dt a {
font: .8ems "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #294370;
	display: block;
	margin-left: 0px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(/images/backMenu1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #C8DDF0;
	margin-right: 0px;
}

/*#contentLeft #menu li a:visited, #contentLeft #menu li a:active {
	color:#990000;
} */
#contentLeft #menu dt a:visited, #contentLeft #menu dt a:active {
color: #294370;
}

#contentLeft #menu li a:hover, #contentLeft #menu dt a:hover {
	background-image: url(/images/backMenu2.jpg);
	background-color: #B0D0EC;
}

.headerTop {
	display: block;
	clear: both;
	font-weight: 400;
	font-size: 1em;
	text-transform: uppercase;
	color: white;
	font-stretch:expanded;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#304e81;
	line-height: 1.5em;
	margin-left: 0px;
	background-image: url(../images/corner_sub_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=15, StartY=15, FinishX=10, FinishY=100);
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #91afeb;
	text-decoration: none;
}

.headerSide {
	display: block;
	clear: none;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color:#BD6563;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 1.8em;
	background-image: url(/images/backMenuH2.png);
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-position: left center;
}

.addressInfo {
	font-size: 0.8em;
	display: block;
	padding-left: 3px;
	line-height: 1.2em;
	background-color: #999999;
	background-image: url(/images/logoWbackReverse.jpg);
	color: #333333;
}
#siteBox #content #contentRight .careerInfo{
	font-size: 0.9em;
	color: #333;
	font-weight: 400;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#siteBox #content #contentRight .careerInfo .careerInfo2 {
	color: #333;
	font-weight: bold;
}


/* -- Content left site bottoms  -- */

#content a.menuItem {
	display: block;
	border: 0px;
	background-color: #1E2D4A;
	background-image: url(../images/menuItemBluepicPublic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
}
#content a.menuItemAct {
	display: block;
	border: 0px;
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicPublic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
}
#siteBox #content #contentRight .rlist div ul li a{
	list-style-type: none;
	color: #003;
	text-decoration: underline;
}
#siteBox #content #contentRight .rlist div ul .noU {
	text-decoration: none;
	font-size: 1em;
}

#siteBox #content #contentRight .rlist div ul li {
	display: block;
	list-style-type: none;
	vertical-align: middle;
	text-align: left;
	font-size: 0.8em;
	margin-top: 10px;
	color: #003;
	text-decoration: underline;
	line-height: 1.5em;
}


#content a:hover.menuItem {
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicPublic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
}
.bigFont {
	font-size: medium;
}


#content a.menuItem1 {
	display: block;
	border: 0px;
	background-color: #1E2D4A;
	background-image: url(../images/menuItemBluepicAttorney.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
}

#content a:hover.menuItem1 {
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicAttorney.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
}
#content a.menuItem1Act {
	display: block;
	border: 0px;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicAttorney.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
}

#content a.menuItem2 {
	display: block;
	border: 0px;
	background-color: #1E2D4A;
	background-image: url(../images/menuItemBluepicEmployees.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
}

#content a:hover.menuItem2 {
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicEmployees.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
}
#content a.menuItem2Act {
	display: block;
	border: 0px;
	height: 60px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	position: relative;
	left: -0.8em;
	line-height: 55px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	background-color: #9b0000;
	background-image: url(../images/menuItemRedpicEmployees.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
}

/* -- Content Right layout/display styles -- */

#contentRight {
	float: right;
	width: 75.3%;
	background-color: #D4DCE8;
	background-image: url(/images/ctRbkg12.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000033;
	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=0, StartY=0, FinishX=80, FinishY=0);
}

#siteBox #content #contentRight table {
	clear: both;
	float: none;
	margin-left: 2px;
	margin-right: 2px;
}
#siteBox #content #contentRight .contentLong {
	background-color: #CCC;
	background-image: none;
}


#siteBox #content #contentRight  th td {
	line-height: 1.2em;
	color: #FFFFFF;
}
#siteBox  #content  #contentRight  #contentRightInfo1 div {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #999999;
	background-repeat: repeat-x;
	background-position: right bottom;
	
}

#siteBox #content #contentRight #contentRightInfo1 h1 {
	padding-top: 0px;
	padding-left: 10px;
	border-bottom-style: none;
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-top: 0px;
	color: #CED7EF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.9em;
	background-image: url(/images/backMenuH2.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-variant: small-caps;
}

#siteBox #content #contentRight #contentRightInfo caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	padding-top: 5px;
	line-height: 1.5em;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #7194D6;
	filter: Shadow(Color=6179a9, Direction=180, Strenght=32);
}


#siteBox  #content  #contentRight  ul  {
	font-size: 0.8em;
	margin-left: 15px;
}
#siteBox #content #contentRight ul ul {
	font-size: 1em;
	margin-left: 15px;
}

#siteBox  #content  #contentRight  ul  li  {
	margin-left: 35px;
	list-style-type: disc;
	list-style-position: inside;
}
#siteBox #content #contentRight ol {
	font-size: 0.8em;
	margin-left: 40px;
}
#siteBox #content #contentRight ol li {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 5px;
	padding-bottom: 2px;
}



.headerTopR {
	display: block;
	clear: both;
	background-color:#9b0000;
	margin-left: 0px;
	background-image: url(../images/corner_sub_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	/*filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=20, StartY=20, FinishX=10, FinishY=100);*/
	color: #FFFFFF;
}
.h2text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin-left: 8px;
	font-variant: small-caps;
	padding-top: 15px;
	line-height: normal;
}
.h2textsub {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	margin-left: 8px;
	font-variant: normal;
	padding-top: 15px;
	line-height: normal;
}
.h2textNopadding {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-left: 3px;
	font-variant: small-caps;
	padding-top: 2px;
	line-height: normal;
}


.h2textIn {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin-left: 8px;
	font-variant: small-caps;
	padding-top: 5px;
	line-height: normal;
}

.h2textREAD a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.6em;
	margin-left: 8px;
	font-variant: normal;
	padding-top: 0px;
	line-height: normal;
	text-decoration: underline;
}


#siteBox #content #contentRight #contentRightInfo th {
	font-size: 1em;
	padding-right: 0.2em;
	padding-left: 0.3em;
	margin: 0px;
	padding-top: 0em;
	padding-bottom: 0em;
	color: #FFFFFF;
	text-align: left;
	/*background-color: #6179a9;
	filter: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=40, StartY=10, FinishX=40, FinishY=100);*/
	text-decoration: underline;
}

#siteBox #content #contentRight #contentRightInfo td {
	line-height: 1.2em;
	font-size: .9em;
	padding-top: .2em;
	padding-right: .2em;
	padding-bottom: .2em;
	padding-left: .6em;
}


#biography a:hover {
	background-image: url(/images/bioBt_1.jpg);
}
#siteBox   #content   #contentRight   #simplelist {
	color: #333333;
	overflow: auto;

}

#siteBox   #content   #contentRight   #simplelist   ul  li {
	font-size: 1em;
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Bright", sans-serif;
	/*color: #1d2e4a;*/
	list-style-position: outside;
}
#siteBox #content #contentRight #simplelist h2 {
	font-size: 1.1em;
	margin-left: 17px;
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#siteBox #content #contentRight #hor_table_simple

{
	font-family: "Lucida Sans Unicode", "Lucida Bright", sans-serif;
	font-size: 0.7em;
	width: 99.5%;
	border-collapse: collapse;
	text-align: left;
	/*background-color: #294173;*/
}
#siteBox #content #contentRight #hor_table_simple th
{
	font-size: 1em;
	font-weight: normal;
	color: #000033;
	border-bottom: 3px solid #6678b1;
	/*background-color: #294173;*/
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	cursor: pointer;
}
#siteBox #content #contentRight #hor_table_simple td
{
	color: #333333;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D2E4A;
}
#siteBox #content #contentRight #hor_table_simple tbody tr:hover td
{
	color: #9b0000;
}

#siteBox #content #contentRight #hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 1em;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.8em;
	text-decoration: none;
}
#siteBox #content #contentRight #hor-zebra th
{
	font-size: 1.4em;
	font-weight: normal;
	color: #039;
	background-color: #22385d;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#siteBox #content #contentRight #hor-zebra td
{
	padding: 8px;
	color: #FFFFFF;
}
#siteBox #content #contentRight #hor-zebra .odd
{
	background-color: #22385d;
}

/* -- Footer layout/display styles -- */

#footer {
	float: left;
	width: 100%;
	height: 5em;
	margin-bottom: 0.5em !important;
	margin-bottom: 0;
	font-size: 0.7em;
	/*text-transform: lowercase;*/
	line-height: 1.5em;
	color: #990000;
	vertical-align: middle;
	margin-top: 1em;
	background-color: #25509F;
	background-image: url(../images/header09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer ul li {
	display: inline;
}

#footerLeft {
	float: left;
	width: 60%;
	height: 5em;
	text-align: left;
	background: url(../images/corner_bl.gif) no-repeat bottom left;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}

#footerRight {
	float: right;
	width: 35%;
	height: 5em;
	text-align: right;
	background: url(../images/corner_br.gif) no-repeat bottom right;
	vertical-align: middle;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
}

#footer a {
	color: #990000;
	padding-top: 10px;
	height: 5em;
}


#footer a:hover {
  color: #666666;
}


/* -- Image alignment classes -- */

.imgLeft, .imgRight .imgRightJudges {
  margin: 5px;
}

.imgLeft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.imgRight {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.imgCenter {
	float: left;
	background-position: center center;
	text-align: center;
	display: block;
	clear: both;
	  
}

.imgRightJudges {
	float: right;
	margin-right:80px;
	margin-left: 10px;
	margin-top: 40px;
	padding: 0px;
	margin-top: 25px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
	text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

.topLeftCorner{
	background-image: url(../images/corner_prg_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;

}.topRightCorner {
	background-image: url(../images/corner_prg_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomLeftCorner {
	background-image: url(/images/corner_prg_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomRightCorner {
	background-image: url(/images/corner_prg_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bothcorners {
	background-image: url(/images/corner_test.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lookatme {
	color: #9b0000;
	font-weight: normal;
	font-variant: normal;
}
.printPic {
	display: none;
}
.lookatme2 {
	color: #000099;
	font-weight: normal;
	font-variant: normal;
}
.colorRedText {
	color: #9b0000;
}
.colorOrangeText {
	color: #F63;
}
.colorGreyText {
	color: #666;
}
.colorBlueText {
	color: #03C;
}

.colorWhiteText {
	color: #FFF;
}
.colorBrownText {
	color: #630;
}

.colorGreenText {
	color: #063;
}

#siteBox  #content  #contentLeft  #menu  .colorRedText {
	color: #9b0000;
}
#siteBox  #content  #contentLeft  #contentLeftWantTo  .colorRedText {
	color: #9b0000;
}
#siteBox #content #contentRight #simplelist #FLVPlayer {
	border: medium ridge #304E81;
	margin-left: 25px;
}

.hidden {
	display: none;	
	}
#siteBox #content #contentRight #SelfHelp  {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #000;
	padding-left: 8px;
}
.tabM {
	margin-left: 15px;
}
#siteBox #content #contentRight #SelfHelp .formDateCaseSelection  {
	padding-top: 10px;
	display: block;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#siteBox #content #contentRight #SelfHelp #spryselect1  {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#siteBox #content #contentRight #SelfHelp #sprytextarea2  {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
}
#siteBox #content #contentRight #SelfHelp .formTypeCaseSelection  {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
	display: block;
	float: left;
	width: 100%;
}
#siteBox #content #contentRight #SelfHelp .formTypeCaseSelection .form1stColumn {
	float: left;
	width: 40%;
	margin-top: 10px;
}
#siteBox #content #contentRight #SelfHelp .formTypeCaseSelection .form2ndColumn {
	margin-top: 10px;
}
#siteBox #content #contentRight #SelfHelp .formRequestSelection {
	float: left;
	width: 99.5%;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
	padding-top: 10px;
}

#siteBox #content #contentRight #SelfHelp .formQuestions  {
	margin-top: 10px;
	padding-top: 10px;
	text-align: left;
	float: left;
}
#siteBox #content #contentRight #SelfHelp .formDateCaseSelection #sprytextfield2 label #CaseNumber {
	text-transform: capitalize;
}


#siteBox #content #contentRight #SelfHelp .formNewAddress  {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-color: #009;
	border-top-width: thin;
	border-top-style: inset;
}
#siteBox #content #contentRight #SelfHelp #spryradio1 {
	line-height: 1.8em;
}

#siteBox #content #contentRight #SelfHelp #sprycheckbox3   {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
}
#siteBox #content #contentRight #SelfHelp .formNameSelection  {
	padding-top: 10px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #009;
	padding-bottom: 5px;
	clear: both;
	line-height: 2.2em;
}
#siteBox #content #contentRight #SelfHelp .formNameSelectionOtherParty {
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
	clear: both;
	line-height: 2.2em;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #009;
}

.uppercase {
	text-transform: uppercase;
}

/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
#siteBox #content #contentRight .pBeforeList {
	padding-bottom: 0px;
	margin-bottom: 2px;
}


/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}
#siteBox #content #contentRight .connergroup {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #900;
	border-bottom-color: #900;
	padding-top: 10px;
	background-color: #9CB3D8;
	
}
#siteBox #content #contentRight .h2text a {
	color: #900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #006;
	background-color: #CCC;
	padding-bottom: 2px;
}
