body, html {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #48525B;
}

body {
	font-family: arial;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

a:hover {color: #000000;
	text-decoration: underline;
}

a:link
{
    color: #000000;
    text-decoration: none;
}

a:visited {color: #000000;
	text-decoration: none;
}

.inlineLink:hover
{
    color: #0000CC;
    text-decoration: underline;
}

.inlineLink
{
    color: #0000CC;
    text-decoration: none;
}

.inlineLink:visited
{
    color: #CC0000;
    text-decoration: none;
}

.links
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.links:hover
{
    color: #000000;
    text-decoration: underline;
}

.errorMessage {
	font-size: 14px;
	color: #640000;
}

.errorName {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #640000;
}

.infoMessage {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#48525B;
}

p.container {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin:5px;
}

ul.disc
{
    list-style: disc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    padding-right: 5px;
    padding-left: 0px;
}

.select {
	height: 12; width: 192px; max-height: 12
}	

.select2 {
	height: 12; width: 60px; max-height: 14
}

.floatright { 
	float: right; margin: 0px 0px 5px 5px; 
} 

.floatright2 { 
	float: right; 
	padding: 5px;
	margin-right: -320px;
	} 

.floatright3 { 
    margin-left: 545px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

.textMiddle {
	margin: 44px;
	text-align:center;
	text-indent: 50px;
}

.textMiddle2 {
	margin-left: 75px;
}

.bold {
	font-weight: bold;		
}

.textIndent {
	padding: 10px;
}

.textTop {
	margin-top: -10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 5px;
	margin-bottom: -25px;
}

.textMiddle3
{
    vertical-align: middle;
}

.textTop2 {
	margin: 5px;
}

.textBottom
{
    vertical-align:bottom;
}

/* =========================================
	WebSphere Portal page layout
==========================================*/

#FLYParent {min-width: 1000px;}

#mainContent
{ 
    position:relative;
    width: 1024px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    top: 0px;
    left: 0px;
}

#footerBox
{
    position:relative;
    top: 0px;
    left: 0px;
    width: 1024px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.clearing {clear: both;}

.pageBarSeparator {
	clear: both;
	padding: 0;
	margin: 0;
}

.layoutRow {width: 100%; margin:0;}
.layoutColumn {width: 100%; margin:0;}

/* =========================================
	WebSphere Portal portlet layout
==========================================*/

.wpsPortlet
{
    margin: 0 0 10px 10px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #C2C286;
    background-image: none;
}

.wpsPortlet1
{
	margin: 0 0 10px 10px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #C2C286;
	background-image: none;
}

.wpsPortlet2
{
    margin: 0 0 10px 10px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #C2C286;
    background-color: #fff;
    background-image: none;
    text-align: left;
}

.wpsPortlet3
{
    margin: 0 0 10px 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #C2C286;
    background-image: none;
}

.phExecutives
{
	margin: 5px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #C2C286;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	border-width: medium;
}

.wpsSimplePortlet { 
	margin: 0px 0px 10px 10px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #C2C286;
	background-image:none;
}

.wpsNoSkinPortlet { 
	margin: 0px 0px 10px 10px;
	border: 0;
	background-image:none;
	text-align:left;
}

.wpsPortletBody
{
    margin: 4px;
    padding: 5px 2px 5px 5px;
    background-image: none;
    line-height: 13px;
    font-weight: normal;
    color: Black;
    vertical-align: middle;
}

.wpsPortletBody a:link, .wpsPortletBody a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.wpsPortletBody a:hover
{
    color: #000000;
    text-decoration: underline;
}

.wpsPortletBody1
{
    margin: 4px;
    padding: 5px 2px 5px 5px;
    background-image: none;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
}

.wpsPortletBody1 a:link, .wpsPortletBody1 a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.wpsPortletBody1 a:hover
{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

.wpsPortletBody2 {
	margin-bottom: 450px;
	padding: 0px;
	background-image:none;
	line-height: 16px;
}

.wpsPortletBody3
{
    margin: 6px;
    padding: 5px;
    background-image: none;
    line-height: 14px;
}

.wpsPortletBody4 {
	margin: 6px;
	padding: 5px;
	background-image:none;
	line-height: 120px;
}

.wpsPortletBody5 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/videobg.gif);
	line-height: 16px;
}

.wpsPortletBody6
{
    margin: 4px;
    padding: 5px 2px 5px 5px;
    background-image: none;
    line-height: 16px;
    font-weight: normal;
    color: Black;
    vertical-align: middle;
}

.wpsPortletBody6 a:link, .wpsPortletBody6 a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

.wpsPortletBody6 a:hover
{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

.wpsPortletTitleBar
{
    font-size: 12px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #000000;
    background-image: url(../images/TanBGTitle.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FFFFFF;
    border-top: 1px solid;
    border-left: 5px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #C2C286;
    padding-left: 8px;
    width: 545px;
    line-height: 1.5em;
    height: 21px;
    vertical-align: middle;
}

.wpsPortletTitleBar2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	background-image: url(../images/ptl_head_3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-left: 5px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color:#C2C286;
	padding-left: 6px;
	width:100%;
	line-height: 1.5em;
    height: 23px;
}

.wpsPortletTitleBar3
{
    font-size: 12px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #000000;
    background-image: url(../images/SideBGTitle.gif);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #004200;
    border-top: 1px solid;
    border-left: 5px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #C2C286;
    padding-left: 8px;
    width: 200px;
    line-height: 1.5em;
    height: 21px;
    vertical-align:middle;
}

.wpsPortletTitleBar4 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	background-image: url(../images/ptl_head_5.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-left: 5px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color:#C2C286;
	padding-left: 8px;
	width:100%;
	line-height: 1.5em;
    height: 23px;
}

.wpsPortletTitleBar5
{
    font-size: 12px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #000000;
    background-image: url(../images/TanBGTitle.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FFFFFF;
    border-top: 1px solid;
    border-left: 5px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #C2C286;
    padding-left: 8px;
    width: 770px;
    line-height: 1.5em;
    height: 21px;
    vertical-align: middle;
}

.wpsPortletTitleBar h2 {
	display: inline;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

.wpsPortletTitleBar3 h2
{
	display: inline;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

.wpsPortletTitleBar4 h2
{
	display: inline;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

img.displayed {
	position: relative;
	right: -39px;
}

img.middle {
	vertical-align: middle;
}
	
.wpsPortletBlankTitleBar {
	background-image: url(../images/ptl_head_3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-color: #C2C286;
	width:100%;
	line-height: 1.5em;
}

.wpsNoSkinTitle {
	background-image: none;
	border:0;
	font-family:arial;
}

.wpsPortletBlankTitleBar2 {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-color: #C2C286;
	width:100%;
	line-height: 1.0em;
}

.wpsPortletBlankTitleBar3 {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-color: #C2C286;
	width:100%;
	line-height: 1.0em;
}

/* ==================================
	Header, including top navigation
======================================*/

#themeHeader {
    position: relative;
	width:1024px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#banner {
	position: relative; /*This div MUST be positioned for globalNav positioning to work. */
	top: 0px;
	width: 100%;
	height: 137px;
	margin: 0;
	padding: 0;
	background-image: url(../images/LASD_BANNERfill2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#banner1 {
	position: relative; /*This div MUST be positioned for globalNav positioning to work. */
	top: 0px;
	width: 100%;
	height: 155px;
	margin: 0;
	padding: 0;
}

#banner h1 {display: none;}

#largeSeal{
	position: absolute;
	top: 31px;
	left: 15px;
}

#largeLogo {
	position: absolute;
	top: 72px;
	left: 125px;
}
 
#bannerImage {
	position: absolute;
	top: 36px;
	left: 860px;
}

/* First level navigation.
The container for this div must be positioned as well. */
#globalNav
{
    position: absolute;
    top: 120px;
    right: 10px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    height: 23px;
    z-index: 20;
}

#globalNav a:link,
#globalNav a:visited {
	color: #000000;
	text-decoration: none;
}

#globalNav a:hover {
	text-decoration: underline;
}

#globalNavTop, 
#globalNavBottom {
	height: 2.3em;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.globalNavOn {
	color: #e1e199;
	font-size: 12px;
}

/*Second level navigation */
#utilityNav
{
    position: absolute;
    top: 11px;
    right: 0px;
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 10px;
    font-weight: normal;
    z-index: 20;
}

#utilityNav a:link,
#utilityNav a:visited {
	color: #000000;
	text-decoration: none;
}

#utilityNav a:hover {
	text-decoration: underline;
}

#utilityNavOn {text-decoration: underline}

#breadcrumbNav
{
    position: absolute;
    top: 140px;
    left: 10px;
    font-family: Arial;
    font-size: 9px;
    color: #687983;
    text-align: left;
}

#breadcrumbNav a:link,
#breadcrumbNav a:visited {
	text-decoration: none;
}
#breadcrumbNav a:hover {
	text-decoration: underline;
}
 
#textToolsImage
{
    float:left;
}

#textToolsLink
{
    float:left;
    margin-left:5px;
    vertical-align:middle;
    position:relative;
    top: 5px;
}

#textTools
{
    position: absolute;
    top: 140px;
    right: 10px;
    color: #687983;
    text-align: right;
    vertical-align: top;
    height: 25px;
    float: right;
}

#textTools a:link,
#textTools a:visited {
	font-size: 9px;
}

#textTools a:hover {
	text-decoration: underline;
}

#graphicVersion {
	display: none;
}
/*=========================================
	Department page header
Review for possible consolidation with main header styles
===========================================*/

#deptThemeHeader {
	width: 100%;
	height: 175px;
	margin: 0;
	padding: 0;
}

#deptBanner {
	position: relative; /*This div must be positioned for globalNav positioning to work. */
	top: 0px;
	width: 100%;
	height: 175px;
	margin: 0;
	padding: 0;
	background-image: url(../images/tile_dept.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#deptBanner h1 {display: none;}

#smallLogo {
	position: absolute;
	top: 6px;
	left: 12px;
}

#largeDeptSeal{
	position: absolute;
	top: 44px;
	left: 12px;
}

#deptBannerImage {
	position: absolute;
	top: 27px;
	left: 745px;
}

#deptTitle {
	position: absolute;
	top: 60px;
	left: 120px;
	font-family: arial;
	font-size: 20px;
	color: #687983;
}

.deptSmallTitle {
	font-size: 11px;
}

/* First level navigation.
The container for this div must be positioned as well. */
#deptNav {
	position: absolute;
	top: 108px;
	left: 120px;
	width: 880px;
	margin: 0;
	padding:0;
	font-weight: bold;
}

#deptNav a:link,
#deptNav a:visited {
	color: #687983;
	text-decoration: none;
}

#deptNav a:hover {
	color: #57656D;
	text-decoration: underline;
}

.deptNavOn {
	color: #c97962;
	font-size: 12px;
}

#deptBreadcrumbNav {
	position: absolute;
	left: 18px;
	top: 161px;
	font-family: Arial;
	font-size: 9px;
	color: #687983;
}

#deptBreadcrumbNav a {
	color: #687983;
	text-decoration: underline;
}

#deptBreadcrumbNav a:hover {
	color: #7FBAF0;
	text-decoration: underline;
}

#deptTextTools {
	position: absolute;
	left: 795px; 
	top: 175px;
	width: 200px;
	text-align: right;
}

#deptTextTools a:link,
#deptTextTools a:visited {
	color: #687983;
	text-decoration: none;
	font-size: 9px;
}
#deptTextTools a:hover {color: #7FBAF0;}

#deptUtilityNav {
	position: absolute;
	left: 696px;
	top: 139px;
	width: 300px;
	text-align: right;
}

#deptUtilityNav a:link,
#deptUtilityNav a:visited {
	color: #687983;
	text-decoration: none;
}

#deptUtilityNav a:hover {color: #7FBAF0;}

/*=========================================
	Navigation level 3
===========================================*/

#sideNavTitle {
	font-weight: bold; 
	color:#ffffff; 
	padding:5px 0 5px 20px; 
	margin: 0 0 0 10px;
	background:#226806; 
	width: 118px;
}


#sideNavTitle h2 {
	display: inline;
	font-size: 11px;
}

#sideNav { 
	color: #226806; 
	text-decoration: none;
	background: #ffffff; 
	border-top: 1px solid #C2C286;
	border-right: 1px solid #C2C286;
	border-left: 7px solid #C2C286;
	padding: 0; 
	margin: 0 0 0 10px;
	width: 204px;	/*content width + padding + border = 212px */
}

#sideNav a,
#sideNavOn {
	color: #697983;
	display:block;
	margin:0;
	padding: 5px 0 5px 13px;
	border-bottom:1px solid #C2C286;
}

#sideNav1 { 
	color: #226806; 
	text-decoration: none;
	background: #ffffff; 
	border-top: 1px solid #C2C286;
	border-right: 1px solid #C2C286;
	border-left: 1px solid #C2C286;
	padding: 0; 
	width: 208px;			/*content width + padding + border = 212px */
}

#sideNav1 a,
#sideNavOn {
	color: #697983;
	display:block;
	margin:0;
	padding: 5px 0 5px 13px;
	border-bottom:1px solid #C2C286;
}

.navYellow {
	display: block;	
	color: #ecea97;
	width: 191px;
	height: 30px;
	line-height: 30px;
	background: #ecea97;
}
	
#sideNav a:link,	
#sideNav a:visited	{
	text-decoration:none;
} 

#sideNav a:hover,
#sideNavOn {
	text-decoration:underline; 
} 

/* =======================================
	Footer
==========================================*/
.footer
{
    width: 1000px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 20px;
    border: 1px solid #BAB4A6;
    border: 1;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    font-size: 10px;
    color: #000000;
    background-color: #DBDBDB;
}


.footer a:link, .footer a:visited
{
    text-decoration: none;
    color: #000000;
}

.footer a:hover {text-decoration: underline;}

.footerOn {text-decoration: underline}

.footerImage {
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	border: 0;
	padding:0;
}

/* =======================================
	Popup layers: online services and font size change
==========================================*/
#onlineServices {
	display: none;
	z-index: 100;
	border: 1px solid #C2C286;
 	background-color: #F2F3F5;
	position: absolute;
	top: 136px;
	left: 195px;
	width: 564px;
	margin: 0;
	padding: 0;
	color: #48525B;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

#popupHeader {
	float: left;
	width: 270px;
	height: 20px;
	margin: 8px 8px 4px 8px;
	padding: 0;
	color: #C97962;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
}

#popupAllLink {
	float: left;
	text-align: right;
	margin: 4px;
	width: 260px;
	height: 28px;
}
 
#columnOne,
#columnTwo,
#columnThree {
	float: left;
	width: 174px;
	border: 0;
	padding: 7px 0 7px 14px;
 }

#onlineServices a {
	text-decoration: underline;
	font-family: Arial;
	color: #687983;
	font-size: 11px;
 }
 
#onlineServices ul {
	padding-left: 8px;
	padding-top: 4px;
	margin-left: 8px;
	margin-top: 4px;
}

#fontChange {
	display: none;
	z-index: 100;
	border: 1px solid #C2C286;
 	background-color: #F2F3F5;
	margin: 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	text-align:left;
	position: absolute;
	top: 13px;
	left: 150px;
	padding: 3px 8px 3px 7px;
}
 
#fontChange a:link,
#fontChange a:visited,
#fontChange a:hover {
	text-decoration: underline;
	color: #687983;
 }

/* =======================================
	Forms
==========================================*/
form {margin:0; padding:0}
select	{display:inline;}
select	{border:1px solid #666;}
select,input,textarea	{
	font-family:arial; 
	font-size:11px;
}

.submitButton input:hover
{
    color: #FFFFFF;
    cursor: pointer;
    background-color: #274912;
}

.styledButton input[type='submit']:hover
{
    color: #FFFFFF;
    cursor: pointer;
    background-color: #274912;
}

.textInput
{
    background-color: #fff;
    border: solid 1px #274912;
    margin-bottom: 5px;
    margin-top: 5px;
}

.textInput1
{
    background-color: #fff;
    border: solid 1px #666;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 200px;
}

.textInput2
{
    background-color: #fff;
    border: solid 1px #666;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align:bottom;
}

.checkBox1 {
	margin-left: -15px;
	margin: -20px;
	float: left;
}

.searchQueryTable {width: 212px;}
.searchQueryTable1 {
    width: 195px;
	color: #000000;
	font-weight:normal;
    }
.searchQueryTable td.textInputCell {width: 85%;}
.searchQueryTable td.textInputCell input {width: 90%;}
.searchQueryTable td.submitButtonCell {width: 15%;}

#servicesLocatorQuery img {border:0; margin-right: -5px; margin-top: -5px; float:right; width:78px;}
#servicesLocatorQuery p {margin: 0;}
#servicesLocatorQuery form {margin:10px 0 0 0;}
#servicesLocatorQuery td.inputCell {padding:5px 5px 2px 0;}
#servicesLocatorQuery td.inputCell input {width:150px;}
#servicesLocatorQuery td.inputCell select {width: 154px;}

#feedbackForm p {margin:0; padding:0;}

/* =======================================
	Hacks for IE 5 & 6
==========================================*/

/* side navigation */
* html #sideNav {
	width:212px; 
	width:204px;
}

.TitleDropShadow
{
	font-family: Times;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #F7931E;
	text-align: center;
	margin-top: 10px;
	margin-left: 4px;
	position: relative;
	top: -39px;
	z-index: -1;
}

.TitleForeShadow
{
	font-family: Times;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #006600;
	text-align: center;
	vertical-align: top;
}

.HiliteYellow {
	display: block;	
	color: #ecea97;
	background: #ecea97;
}

.WindowPopupBG
{
    background: #006600;
    height: 100px;
    width: 200px;
}

.ModalPopupBG
{
    background-color: #CCCCCC;
    clear: both;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

#boxTrans
{
    position: relative;
    clear: both;
    width: 500px;
    height: 140px;
    border: 1px solid #666;
    padding-bottom: 6px;
    padding-top: 5px;
    text-align: left;
    font-size: 11px;
    color: #687983;
}

#boxTransT
{
    position: relative;
    clear: both;
    width: 500px;
    height: 150px;
    border: 1px solid #666;
    padding-bottom: 6px;
    padding-top: 5px;
    text-align: left;
    font-size: 11px;
    color: #274912;
}

#TransLogo
{
    text-align: left;
    left: 10px;
}

#TransText
{
    position: absolute;
	width: 385px;
    left: 95px;
    top: 10px;
    font-family: Arial;
    color: #000000;
    text-align: left;
}

#LogoBox
{
    position: absolute;
    width: 100px;
    font-family: Arial;
    color: #000000;
    text-align: left;
    top: 108px;
    left: 350px;
    text-align: right;
}

#LogoBoxT
{
    position: absolute;
    width: 100px;
    font-family: Arial;
    color: #000000;
    text-align: left;
    top: 108px;
    left: 320px;
    text-align: right;
}
	
#leftcolumn
{
    float:left;
    width: 225px;
    text-align: left;
    margin-right: 4px;
}

#leftcolumn1
{
    float:left;
    width: 215px;
    text-align: left;
    margin-right: 4px;
}

#centercolumn
{
    float:left;
    width: 560px;
    text-align: left;
    margin-left: 4px;
}

#rightcolumn
{
    float: left;
    width: 225px;
    text-align: left;
    margin-right: 5px;
}

.portletNoSkin
{
    margin: 0px 0px 10px 0px;
    border: 0;
    text-align: left;
    padding-left: 10px;
    color: #000000;
    line-height: 20px;
}

.porletNoSkin a:link, .porletNoSkin a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.porletNoSkin a:hover {text-decoration: underline;}

#pageCorner
{
    margin: 0px 0px 0px 0px;
    border: 0;
    text-align: left;
    padding-left: 10px;
    color: #000000;
    width: 190px;
    line-height: 16px;
}

#pageCorner a:link, #pageCorner a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

#pageCorner a:hover {text-decoration: underline;}

.center
{
    font-size: 11px;
    text-align: center;
}

.popupBox
{
    padding: 5px 2px 5px 5px;
    font-weight: normal;
    color: Black;
    z-index: 1000;
    background-color: #FFFFFF;
    border: 1px solid black;
    display: none;
}

.popupBox a:link, .popupBox a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

.popupBox a:hover
{
    color: #000000;
    background-color: #CCCCCC;
}

.ddlIWant2
{
    margin-bottom: 5px;
    background-color: #FFFFFF;
    border: solid 1px #666;
    width: 195px;
    height: 22px;
}

.bgGreen
{
    background-color: #FFFFFF;
}

.bgTan
{
   background-color: #FFFFFF;
}

.wpsPortletCorner
{
    margin: 4px;
    padding: 5px 2px 5px 5px;
    background-image: none;
    line-height: 16px;
    font-weight: normal;
    color: Black;
    vertical-align: middle;
}

.wpsPortletCorner a:link, .wpsPortletCorner a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

.wpsPortletCorner a:hover
{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

.wpsScroll
{
    margin: 6px;
    background-image: none;
    line-height: 14px;
    height: 72px;
}

#wpsCenter
{ 
    position:absolute;
    top: 50px;
    left: 200px;
}

#formTitle
{
    position: relative;
    color: #000000;
    text-align: right;
    top: 20px;
    vertical-align: bottom;
    float: right;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
}

#formLogo {
	position: relative;
	float: left;
}

#formBar
{
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/TanBGTitle.gif);
    background-repeat: repeat-x;
}

.leftcol700
{
    float:left;
    width: 680px;
    text-align: left;
    padding: 10px;
    font-family: Arial;
}

.rightcol300
{
    padding: 10px;
    float: left;
    width: 280px;
    text-align: left;
    font-family: Arial;
}

.image300x300
{
    padding: 10px;
    float: left;
    width: 280px;
    text-align: left;
    height: 300px;
}

.image200
{
    padding: 10px;
    float: left;
    width: 200px;
    text-align: left;
}

.leftcol700 a:link, .leftcol700 a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.leftcol700 a:hover {text-decoration: underline;}

.DetailTextHdr {
                font-family:Arial, Helvetica, sans-serif;
                font-size:14px;
                font-weight:bold;
                margin: 5px;
                padding: 0px 0 10px 0;
}
.DetailBodyText {
                background-image: none;
                line-height: normal;
                font-weight: normal;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 0 12px 0 0;
}

#leftcolumn780
{
    float:left;
    width: 785px;
    text-align: left;
    margin-left: 4px;
}

.alignRight
{
    margin: 0px;
    background-image: none;
    border: 0;
    font-family: arial;
    text-align: right;
    font-weight: bold;
    width: 100%;
    padding-right: 10px;
    padding-bottom: 10px;
}

.leftcolumn580
{
    width: 550px;
    text-align: left;
    margin-left: 4px;
    vertical-align: text-top;
}

.rightcolumn200
{
    width: 200px;
    text-align: left;
    margin-left: 4px;
}

#wpsPortletBody30
{
    margin: 6px;
    padding: 5px;
    background-image: none;
    line-height: 14px;
}

#formBar
{
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/TanBGTitle.gif);
    background-repeat: repeat-x;
}

.formPortletBody
{
    margin-left: 20px;
    color: #000000;
}

.formPortletBody input
{
    background-color: #E6FFED;
}

.valignTOP
{
    vertical-align: top;
}
