@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; BACKGROUND: center top; PADDING-BOTTOM: 15px; MARGIN: 0px; COLOR: black; LINE-HEIGHT: 18px; PADDING-TOP: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, Calibri, sans-serif;
	background-color: #d7d7d7;
	background-position: top;
	text-align: center;
	background-repeat: repeat;
}

html {overflow-y: scroll;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:22px
	font-weight: bold;
}

h2 {font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:18px
}


h3 {font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:15px
}


h4 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
}

.tpa h4 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color: #3b6fae;
}

#container {
	width: 895px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: white;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
} 
#header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/tad_img_masthead_002.jpg);
	max-height: 139px;
	min-height: 139px;
	z-index: 1;
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/*********** mainmenu styles ***********/

#mainmenu {
	z-index: 5;
	visibility: visible;
}

#mainmenu table{
	z-index: 5;
	visibility: visible;
}

.mainmenuhigher{
	z-index: 5;
	visibility: visible;
}


/*********** #pageTitle styles ***********/

#pageTitle h1

    {
      background: url("heading02.gif") no-repeat;
      display:none;
    }

/*********** TPA Office #pageTitle styles ***********/

#pageTitleTPAOfficeOverview

    {
      background: url(images/yc_ttl_tpaoffice_overview.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #3b6fae;
    }
	 
#pageTitleTPAOfficeOverview h1
    {
      display:none;
    }
	 
#pageTitleTPAOfficeContactManagement 
    {
      background: url(images/yc_ttl_tpaoffice_contactmanagement.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #3b6fae;
    }
	 
#pageTitleTPAOfficeContactManagement  h1
    {
      display:none;
    }
	 
#pageTitleTPAOfficeClaims 
    {
      background: url(images/yc_ttl_tpaoffice_claim_report.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #3b6fae;
    }
	 
#pageTitleTPAOfficeClaims  h1
    {
      display:none;
    }
	 
	 
#pageTitleTPAOfficeClientServiceManagement 
    {
      background: url(images/yc_ttl_tpaoffice_client_svc_mgmnt.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #3b6fae;
    }
	 
#pageTitleTPAOfficeClientServiceManagement  h1
    {
      display:none;
    }
	 
	 	 
#pageTitleTPAOfficeRFP 
    {
      background: url(images/yc_ttl_tpaoffice_rfp.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #3b6fae;
    }
	 
#pageTitleTPAOfficeRFP  h1
    {
      display:none;
    }
	 
	 
/*********** ESL Office #pageTitle styles ***********/

	 	 
#pageTitleESLOfficeOverview 
    {
      background: url(images/yc_ttl_esloffice_overview.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeOverview  h1
    {
      display:none;
    }

	 #pageTitleESLOfficeAccounting 
    {
      background: url(images/yc_ttl_esloffice_accounting.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeAccounting  h1
    {
      display:none;
    }

#pageTitleESLOfficeBlockAnalysis
    {
      background: url(images/yc_ttl_esloffice_block_analysis.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeBlockAnalysis  h1
    {
      display:none;
    }

	 
#pageTitleESLOfficeClaims
    {
      background: url(images/yc_ttl_esloffice_claims.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeClaims  h1
    {
      display:none;
    }

	 
#pageTitleESLOfficeContactManagement
    {
      background: url(images/yc_ttl_esloffice_contact_management.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeContactManagement  h1
    {
      display:none;
    }

	 
	 
#pageTitleESLOfficeContracts
    {
      background: url(images/yc_ttl_esloffice_contracts.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeContracts  h1
    {
      display:none;
    }

	 	 
#pageTitleESLOfficeUnderwriting
    {
      background: url(images/yc_ttl_esloffice_underwriting.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #597f39;
    }
	 
#pageTitleESLOfficeUnderwriting  h1
    {
      display:none;
    }

	 
/*********** RPM Office #pageTitle styles ***********/

	 	 
#pageTitleRPMOfficeOverview 
    {
      background: url(images/yc_ttl_rpmoffice.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #d87c3d;
    }
	 
#pageTitleRPMOfficeOverview  h1
    {
      display:none;
    }

	 	 
/*********** Exchange Pointe #pageTitle styles ***********/

	 	 
#pageTitleExchangePointeOverview 
    {
      background: url(images/yc_ttl_exchangepointe.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #cd334b;
    }
	 
#pageTitleExchangePointeOverview  h1
    {
      display:none;
    }

	 	 	 
/*********** Contact Us #pageTitle styles ***********/

	 	 
#pageTitleContactUs 
    {
	background: url(images/yc_ttl_contact_us.gif) no-repeat;
	min-height: 38px;
	max-height: 38px;
	border-bottom-color: #7B7559;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    }
	 
#pageTitleContactUs  h1
    {
      display:none;
    }

	 	 	 
#pageTitleOurLocation 
    {
      background: url(images/yc_ttl_our_location.gif) no-repeat;
		min-height: 38px;
		max-height: 38px;
		border-bottom: 1px solid;
		border-bottom-color: #76756e;
    }
	 
#pageTitleOurLocation  h1
    {
      display:none;
    }
	 
	 	 
#pageTitleContactInfo 
    {
	background: url(images/yc_ttl_contactinfo.gif) no-repeat;
	min-height: 38px;
	max-height: 38px;
	border-bottom-color: #7B7559;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    }
	 
#pageTitleContactInfo  h1
    {
      display:none;
    }

	 
	 	 	 
#pageTitleHolidaySchedule 
    {
	background: url(images/yc_ttl_holiday_schedule.gif) no-repeat;
	min-height: 38px;
	max-height: 38px;
	border-bottom-color: #7B7559;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    }
	 
#pageTitleHolidaySchedule  h1
    {
      display:none;
    }


	 
/*********** #homepageBody styles ***********/


#homepageBody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 20px 30px 20px 30px;
}


/*********** #navContainer styles ***********/

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 205px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_esl_subnav_back2.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #597f39;
}



--------------------
#navcontainer { width: 205px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicator {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 7px 0px 0px;
	width: 205px;
	line-height: 23px;
	background: #597f39;
}

#navcontainer a {
	font: bold 14px arial, helvetica, sans-serif;
	color: #597f39;
	display: block;
	padding: 0px 7px 0px 0px;
	width: 205px;
	line-height: 23px;

}

#navcontainer a:link, #navlist a:visited { color: #597f39; text-decoration: none; }

#navcontainer a:hover { background-color: #7cad4d; color: #597f39; text-decoration: none; }

#navcontainer ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #597f39;
}


/*********** #navContainerStandard styles ***********/

#sidebar1Standard {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_neutral_subnav_back2.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B7559;
}



--------------------
#navcontainerStandard { width: 203px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicatorStandard {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	background-color: #7B7559;
}

#navcontainerStandard a {
	font: bold 14px arial, helvetica, sans-serif;
	color: black;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;

}

#navcontainerStandard a:link, #navlist a:visited { color: black; text-decoration: none; }

#navcontainerStandard a:hover {
	background-color: #AEA991;
	color: black;
	text-decoration: none;
}

#navcontainerStandard ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}



/*********** #navContainerESL styles ***********/

#sidebar1ESL {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_esl_subnav_back.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #597f39;
}



--------------------
#navcontainerESL { width: 203px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicatorESL {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	background: #597f39;
}

#navcontainerESL a {
	font: bold 14px arial, helvetica, sans-serif;
	color: black;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;

}

#navcontainerESL a:link, #navlist a:visited { color: black; text-decoration: none; }

#navcontainerESL a:hover { background-color: #7cad4d; color: black; text-decoration: none; }

#navcontainerESL ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}





/*********** #navContainer TPA styles ***********/

#sidebar1TPA {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_tpa_subnav_back.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3b6fae;
}


#navcontainerTPA { width: 203px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicatorTPA {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	background-color: #3A70B0;
}

#navcontainerTPA a {
	font: bold 14px arial, helvetica, sans-serif;
	color: black;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;

}

#navcontainerTPA a:link, #navlist a:visited { color: black; text-decoration: none; }

#navcontainerTPA a:hover {
	background-color: #98B7DC;
	color: black;
	text-decoration: none;
}

#navcontainerTPA ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}



/*********** #navContainerXCP styles ***********/

#sidebar1XCH {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_xch_subnav_back.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cd334b;
}

--------------------
#navcontainerXCH { width: 203px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicatorXCH {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	background-color: #CB334A;
}

#navcontainerXCH a {
	color: black;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navcontainerXCH a:link, #navlist a:visited {
	color: black;
	text-decoration: none;
}

#navcontainerXCH a:hover {
	background-color: #E8A4AE;
	color: black;
	text-decoration: none;
}

#navcontainerXCH ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}



/*********** #navContainerRPM styles ***********/

#sidebar1RPM {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yc_img_rpm_subnav_back.jpg);
	background-repeat: no-repeat;
	margin-top: 39px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d87c3d;
}

--------------------
#navcontainerRPM { width: 203px; 
padding: 0px 0px 0px 0px;
margin-top: 0px;
 margin: 0px 0px 0px 0px;
}

.navIndicatorRPM {
	font: bold 14px arial, helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	background-color: #D67C3D;
}

#navcontainerRPM a {
	color: black;
	display: block;
	padding: 0px 9px 0px 5px;
	width: 201px;
	line-height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navcontainerRPM a:link, #navlist a:visited {
	color: black;
	text-decoration: none;
}

#navcontainerRPM a:hover {
	background-color: #e2a37d;
	color: black;
	text-decoration: none;
}

#navcontainerRPM ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}






#mainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 255px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	text-align: left;
} 

#mainContent table h3 {
	font: 15px; FONT-FAMILY:  Verdana, Arial, Helvetica, Calibri, sans-serif;
}

#mainContent h3 {
	font: 15px; FONT-FAMILY:  Verdana, Arial, Helvetica, Calibri, sans-serif;
}

#mainContent table { 
	margin: 0 26px 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 40px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#mainContent ul { list-style: square; } 
#mainContent ul ul { list-style: disc; } 

#mainContent table ul { list-style: square; }
#mainContent table ul ul { list-style: disc; }


#footer { 
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent p.firstparagraph {
	margin-top: 8px;
	padding-top: 4px;
}


/************* #footerNav styles ***************/

#footerNav{
	clear: both;
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	color: white;
	width: 865px;
	text-align: center;
	margin: 0px auto;
	max-height: 40px;
	min-height: 40px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: center;
	background: #a0afcd;
	background-image: url(images/tad_img_footer_bkgnd.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c4d91;
	background-repeat: repeat-x;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */
	
#footerNav a:link{
	color: white;
	text-decoration: none;
	text-align: center;
}

#footerNav a:visited{
	color: white;
	text-decoration: none;
	text-align: center;
}

#footerNav a:hover{
	color: black;
	text-decoration: underline
	text-align: center;
}

#footerNav img{
	padding: 0px 0px 0px 0px;
	border:none;
	vertical-align:middle
	text-align: center;
}

#footerNav table{
	padding: 0px 0px 0px 0px;
	border:0px;
	bordor-color: white;
	vertical-align:middle;
	text-align: center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#footerNav td{
	padding: 0px 0px 0px 25px;
	border:none;
	vertical-align:middle
	text-align: center;
}


/************* #copyright styles *************/

.copyright001 {
	FONT-SIZE: 10px;
	line-height: 17px;
	TEXT-TRANSFORM: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	white-space: nowrap;
}

.copyright001 img {
	vertical-align: middle;
	padding: 15px;
	float: right;
	position:relative;
}

/*********** #bizCard styles ***********/

#bizCardContainer {
	background-color: #FFFFFF;
	padding: 4px;
	width: 630px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:auto;
	margin-right:auto;
}

#bizCardYCLogo {
	background-color: #FFFFFF;
	padding: 30px 20px 20px 70px;
	width: 630px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:auto;
	margin-right:auto;
}

.bizCard {
	background-color: #FFFFFF;
	height: 90px;
	width: 230px;
	margin-bottom: 13px;
	margin-left: 12px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B7559;
	border-right-color: #7B7559;
	border-bottom-color: #7B7559;
	border-left-color: #7B7559;
}

.bizCardCompanyAddress {
	background-color: #FFFFFF;
	height: 90px;
	width: 230px;
	margin-bottom: 13px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B7559;
	border-right-color: #7B7559;
	border-bottom-color: #7B7559;
	border-left-color: #7B7559;
}



.bizCardName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.bizCardTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bizCardPhoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bizCardEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bizCardRightCol {
	background-color: #FFFFFF;
	width: 270px;
	margin-left: 325px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.bizCardLeftCol {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 205px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */


/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif].twoColFixLtHdr #mainnav {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}
.appDescriptorWrapper {

	text-align:center;
	vertical-align: top;
	display: block;
	padding: 10px 30px 12px 50px;
	clear: none;
	width: 85%;
	position: relative;
}
.appDescriptorContent {

	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 0px 0px 55px;
	clear: both;
	width: 85%;
	position: relative;
}
.appDescriptorContent img {

	left: 0;
		position: absolute;
		top: 0;
		padding-top: 3px;

}

.appDescriptorWrapper table {

	vertical-align:top;
	padding: 0px;
	border: 0px;
	text-align:center;

}

.appDescriptorWrapper tr {

	vertical-align:top;
	text-align:left;

}

.appDescriptorContentMore {

	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 0px 25px 25px;
	clear: both;
	width: 100%;
	position: relative;
}

.logInPanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	display: block;
	padding: 30px 15px 30px 15px;
	margin-left: auto;
  	margin-right: auto;
	clear: none;
	float: none;
	height: 160px;
	width: 310px;
	border: 1px solid #000000;
	position: relative;
}

.logInPanelTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	clear: both;
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
