﻿.CorporateLeftContentLayer 
{
	float:left;
	width:410px;
	padding-right:20px;
}

.CorporateRightContentLayer
{
	float:right;
	width:410px;
	padding-left:20px;
}

/* Contact Us Page */
.ContactUsSubTextLayer
{
	padding: 5px 20px 20px 5px;
	color:#828282;
	line-height:18px;
}
.ContactUsContainer
{
	width:410px; 
	text-align:left; 
	color:#828282;
}
.bgContactUsContainer 
{
	background:url(../images/Corporate/bg_ContactUsbox.jpg) repeat-y; 
	width:370px; 
	padding:0 20px 0 20px;
}
.ContactUsSubText 
{
	width:340px; 
	line-height:16px;
}
.ContactUsFormLayer 
{
	padding-top:6px;
}
.ContactUsLeftFormLayer 
{
	float:left; 
	width:48%; 
	padding-right:5px;
}
.ContactUsRightFormLayer 
{
	float:right; 
	width:47%; 
	padding-left:5px;
}
.ContactUsCheckboxFormLayer 
{
	padding-top:5px; padding-bottom: 30px;
}
.ContactUsInputFieldLayer 
{
	padding-top:7px;
}
.ContactUsSubmitBtnLayer 
{
	padding:10px 0 0 0; 
	position:relative; 
	top:5px; 
	text-align:center;
}

/* Privacy Policy Page */
.PrivacySubText
{
	padding-bottom:20px;
	color:#828282;
	line-height:18px;
}
.PrivacySubText ul li
{
	margin:2px 0 0 0;
	padding:0;
}

/* Terms and Conditions Page */
.TermsSubText
{
	padding-bottom:20px;
	color:#828282;
	line-height:18px;
}
.TermsSubText ol li
{
	margin:5px 0 0 0;
	padding:0;
}

/* Partners Page */
.PartnerSubText
{
	padding:0 0 20px 0;
	color:#828282;
	line-height:18px;
}
.PartnerBottomPadding 
{
	padding-bottom:10px;
}
.wraptocenter 
{
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 198px;
    height: 149px;
    z-index:1;
}
.wraptocenter * {
    vertical-align: middle;
    margin-bottom: 10px;
    z-index:1;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

#partnerBoxes 
{
    width: 855px;
}

.partnerBox 
{
    position: relative;
    width: 198px;
    height: 149px;
    overflow: hidden;
    margin: 0px 5px;
    float: left;
}    

.partnerFrame 
{
    position: absolute;
    top: 0px;
    left: 0px;
}
/* Media Room Page */
a.lnkMediaText 
{
	color:#007ba3;
	text-decoration:none;
}
a.lnkMediaText:hover 
{
	color:#004b85;
	text-decoration:none;
}
.MediaTopPadding 
{
	padding-top:10px;
}
.MediaSubText 
{
	padding:5px 0 20px 0;
	color:#828282;
	line-height:18px;
}
.MediaLeftLayer 
{
	float:left; 
	width:410px;
}
.MediaImageContent 
{
	float:left; 
	width:122px; 
	height:95px;
}

