﻿.frame
{
	background-image: url(../../Images/Static/reg_lc_cta_tile.gif);
	background-color:#e4e4e4;
}
.colRight .frame
{
	background-image: url(../../Images/Static/reg_rc_cta_tile.gif);
}

.frameCommon
{
	background-repeat:repeat-x;
	width: 165px;
	margin-bottom: 17px;
}

.frame .top
{
	background-image: url(../../Images/Static/reg_lc_cta_top.gif);
	background-repeat:no-repeat;
	padding-top:19px;
}
.colRight .frame .top
{
	background-image: url(../../Images/Static/reg_rc_cta_top.gif);
}

.contactField
{
	width:140px;
	font-size:12px;
	color:#6d6d6f;
	font-family:Arial;
}


.frame .bottom
{
	background-image: url(../../Images/Static/reg_lc_cta_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 28px;
}
.colRight .frame .bottom
{
	background-image: url(../../Images/Static/reg_rc_cta_bot.gif);
}

.frame .body
{
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7D808D;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #7D808D;
	padding: 0 17px 0 18px;
	padding-bottom: 5px;
}
.colRight .frame .body
{
	border-left-width: 2px;
	border-right-width: 1px;
}

.frameNoImg .title a
{
	font-weight:bold;
	color:#494963;
	text-decoration:none;/*needed for IE*/
}

.frameNoImg .title a:hover
{
	color:#9f9fac;
}

.frameNoImg .text
{
	color:#4e4e4e;
	font-size: 11.5px;
	margin-bottom:5px;
}

.frameNoImg .link
{
	background-image: url(../../Images/Static/reg_lc_cta_arrow.gif);
	background-repeat:no-repeat;
	background-position: right top;
	padding-right: 20px;
	margin-top: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#494963;
}

.frameNoImg .link:hover
{
	background-image: url(../../Images/Static/reg_lc_cta_arrow_on.gif);
	color:#9f9fac;
}



.frameRight
{
	background-image: url(../../Images/Static/reg_rc_cta_tile.gif);
	background-color:#e2e4e4;
	background-repeat:repeat-x;
	width: 165px;
	margin-bottom: 17px;
}

.frameRight .top
{
	background-image: url(../../Images/Static/reg_rc_cta_top.gif);
	background-repeat:no-repeat;
	padding-top:19px;
	
}

.frameRight .bottom
{
	background-image: url(../../Images/Static/reg_rc_cta_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 15px;
	
}

.frameRight .body
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #7D808D;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7D808D;
	padding: 0 8px;
	padding-bottom: 5px;
}

p.contactFormInfo
{
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.frameRight .checkbox
{
	padding: 6px 0px;
	color:#6d6d6f;
	font-weight:bold;
}

.frameRight .checkbox .input
{
	float:left;
	margin-top:expression("-1");
}

.frameRight .checkbox .text
{
	margin-top:3px;
}


.frame .title a
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;/*needed for IE*/
}

.frame .title a:hover
{
	color:#dcdcdc;
}


.frame .ctaImg
{
	position:relative;
	width: 127px;
	height:127px;
	margin-bottom:10px;
}

.frame .img
{
	display:block;
	width:100%;
	height:100%;
}


.frame .ctaImgMask
{
	display:block;
	width:127px;
	height:127px;
	z-index:100px;
}

.frame div.ctaImgMask
{
	position:absolute;
	background-image:url(../../Images/Static/cta_frame_image_127x127.png);
}


/* fix for IE6 */
* html .frame div.ctaImgMask
{
	background-image: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Static/cta_frame_image_127x127.png', sizingMethod='crop');
}


.frame a.ctaImgMask
{
	background-image:url(../../Images/Static/blank.gif);
}


.thumbnailImg
{
	display:block;
	width:100%;
	height:100%;
}

.thumbnailImgMask
{
	display:block;
	width:95px;
	height:95px;
	z-index:100px;
}

div.thumbnailImgMask
{
	position:absolute;
	background-image:url(../../Images/Static/lst_frame_image_95x95.png);
}

/* fix for IE6 */
* html div.thumbnailImgMask
{
	background-image: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Static/lst_frame_image_95x95.png', sizingMethod='crop');
}

a.thumbnailImgMask
{
	background-image:url(../../Images/Static/blank.gif);
}




.articleImgFrameLeft, .articleImgFrameRight
{
	position:relative;
	margin:0;
	padding:0;
}


.articleImg
{
	margin:0px;
	padding:0px;
	display:block;
	width:263px;
	height:263px;
}

.articleImgFrameRight .articleImg
{
	margin-left: 30px; 
	margin-bottom: 30px; 
}


.articleImgFrameLeft .articleImg
{
	margin-right: 30px; 
	margin-bottom: 30px; 
}

div.articleImgMask
{
	display:block;
	width:263px;
	height:263px;
	z-index:100px;
	position:absolute;
	background-image:url(../../Images/Static/frame_image_263x263.png);
}


.articleImgFrameRight div.Right
{
	right:0;
}

/* fix for IE 6 */
* html .articleImgFrameRight div.Right, * html .articleImgFrameLeft div.Left
{
	background-image:none;
}


.articleImgFrameLeft div.Left
{
	left:0;
}


/*

.frame .ctaImg .ctaImgFrame
{
	position:absolute;
	margin-left:-1px;
	margin-top:-1px;
	background-image:url(../../Images/Static/reg_cta_img_frame.png);
	background-repeat:no-repeat;
}
*/

.frame .text
{
	color:#4e4e4e;
	margin-bottom:10px;
}

.frame .link
{
	background-image: url(../../Images/Static/reg_lc_cta_arrow.gif);
	background-repeat:no-repeat;
	background-position: right top;
	padding-right: 20px;
	margin-top: 15px;
	font-weight:bold;
	color:#494963;
	text-decoration:none;
}

.lineSpace
{
	margin-bottom:5px;
}

.frame .link:hover
{
	background-image: url(../../Images/Static/reg_lc_cta_arrow_on.gif);
	color:#9393a1;
}




