HTML, BODY
{
	margin:0;
	padding:0;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
/*
BODY 
{
	background-color:#cde59c;
}
*/

BODY, DIV, P, TABLE, TD, STRONG, A /* SPAN, A -- removed to fix Radmenu */
{
	font:normal, normal, normal, 11px/1.3em, Verdana;
	color:#333;
	font-family:Verdana;
	font-size:11px;
	line-height:1.4em;
	/* this line is not allowing RadGrid to set Columns to Right Justify. 
		text-align:left;
		margin-left:auto;
		margin-right:auto;
	*/
	
}
	
BODY, DIV
{
	margin-left:auto;
	margin-right:auto;
}

/* ** FOR CLS RETIREMENT MASTER PAGE */

.mainContent
{
	padding:0 0 14px 0;
	text-align:left;
	background-color:#fff;
	border-left:solid 1px #9db865;
	border-right:solid 1px #9db865;
}

UL#links
{
	float:right;
	margin:0;
	padding:0;
	list-style:none;	
	vertical-align:middle;
	vertical-align:middle;
}

UL#links LI
{
	float:left;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	vertical-align:middle;
}

UL#links LI.notText
{
	padding:0;
}	

UL#links A
{
	float:left;
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
}
UL#links A:hover
{
	text-decoration:underline;
}

/* Lifted from CLSinvest.css */
	A {
		text-decoration:none;
		color:#54756A;
		
	}
	A:hover {
		text-decoration:underline;
		color:#54756A;
	}


/* END CLS RETIREMENT MASTER PAGE */

A.pdf
{
	color:#73874e;
	text-decoration:none;
	background-image:url(/cls/images/acrobat_icon_sm.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	line-height:1.5em;
	font-weight:bold;
	display:block;
}

A.pdf:hover
{
	text-decoration:underline;
}

DIV.RadGrid_Telerik TABLE TR TD, DIV.RadGrid_Telerik TABLE TR TD A
{
	color:#666 !important;
	font-family:Arial, Verdana;
	padding:3px 4px;
}

/* Rad menu */
DIV.rad DIV, DIV.rad P, DIV.rad TABLE, DIV.rad TD, DIV.rad STRONG, DIV.rad A
{
	margin-left:0;
	margin-right:0;
	text-align:left;

}
DIV.rad A:hover 
{
	cursor:pointer;	
}

.mmlParentGroup 
{
	border:solid 1px green;	
}

INPUT, SELECT, TEXTAREA
{
	font-size:11px;
}

DIV#entirePageContainer, DIV.entirePageContainer
{
	padding:12px 25px 30px; /* T LR B */
	/*height:100%;*/
}

DIV.closeX, DIV.closeXOver
{
	font-weight:bold;
	border:solid 1px #999;
	color:#999;
	padding:0 3px 3px 3px;	
}
DIV.closeX 
{
	 background-color:#73874e;
	 color:#fff;
}
DIV.closeXOver 
{
	background-color:#faf7f2;
	cursor:pointer;
}

DIV.header 
{
	background-image:url(/App_Themes/clsretire/images/bg_header.gif);
	color:#fff;
	border-bottom:solid 1px #999;
	background-color:#3a4a14;
	padding:15px 25px;	
}

DIV.menuRetire
{
	border-bottom:solid 1px #6b8038;
	background-color:#d9eab1;
	color:#3a4a14;
	padding:6px 25px;
}

DIV.topBar 
{
	border-bottom:solid 3px #ece3d1;
	background-color:#faf7f2;
	padding:4px 15px;
}

DIV.commonBottom
{
	border:solid 1px #ece3d1;
	background-color:#faf7f2;
	padding:10px 14px;
}
DIV.commonBottom A, .link1
{
	font-weight:bold;
	text-decoration:none;
	color:#73874e;
}

DIV.commonBottom A:hover, .link1:hover
{
	text-decoration:underline;	
}

/* Lifted from CLSinvest.css for home page resources area */
DIV.resources 
{
	padding:0 0 0 2px;
}

	DIV.resources TABLE
	{
		width:180px;	
		
	}

	DIV.resources TABLE TR TD.pdfContents
	{
		background-image:url(http://www.clsinvest.com/images/area_resources.gif);
		background-repeat:repeat-y;
		padding:4px 6px;
	}

	DIV.resources TABLE TR TD.topcap
	{
		background-image:url(http://www.clsinvest.com/images/area_topcap.gif);
		background-repeat:no-repeat;
		padding:4px 6px;
	}

	DIV.resources TABLE TR TD.bottomcap
	{
		background-image:url(http://www.clsinvest.com/images/area_bottomcap.gif);
		background-repeat:no-repeat;
		padding:4px 6px;
	}

	DIV.resources A 
	{	
		display:block;
		padding:4px 6px 2px 12px;
		color:#9c8c79;
	}

H1, H2, H3, H4, H5
{
	border:none;
	padding:0;
	margin:0;	
}

H1 
{
	font-size:15px;
	line-height:1.3em;
}
H2 
{
	font-size:13px;
	margin:8px 0;
}

H3
{
	font-size:13px;
	margin-bottom:4px;
	text-transform:uppercase;
}

H4 
{
	font-size:18px;
	padding:2px 0 7px 0;	
}
H5
{
	font-size:10px;
	padding-bottom:4px;
}

IMG.sectionHeader
{
	margin:0 10px 30px 0;
	float:left;
}

P.sectionDescrip
{
	margin-bottom:10px;	
}

P 
{
	margin:0;
	padding:8px 0;
}
P.sep
{
	margin-top:8px;
	border-bottom:solid 1px #ccc;
	margin-bottom:8px;
}

p.break
{
	margin:2px;
	padding:0;	
}

INPUT.light, SELECT.light
{
	border:1px solid #ece3d1;
	background-color:#faf7f2;
}

FIELDSET 
{
	padding:12px 15px;
}
LEGEND
{
	color:#9a9281;	
	border:solid 1px #ece3d1;
	padding:3px 10px 3px 6px;
	margin-left:-10px;
}

TABLE 
{
	border-collapse:collapse;
}
TR, TD 
{
	vertical-align:top;
}
TABLE.alignmiddle
{
	border-collapse:collapse;
}
TABLE.alignmiddle TD
{
	padding:0 12px 0 0;
}

TABLE.cols TR TD 
{
	padding:8px 14px;
}
TABLE.cols TR TD STRONG 
{
	font-size:11px;
	color:Orange;	
}

TABLE.login
{
	margin-top:15px;
}

TABLE.login TR TD
{
	padding:4px 15px 2px 0;
}

DIV#tblDescriptions TABLE
{
	border:solid 1px #9fad7d;
	width:500px;
}

DIV#tblDescriptions TABLE TR TD
{
	padding:6px 8px 16px 8px;
}

DIV#tblDescriptions TABLE TR.hdr TD
{
	background-color:#d9eab1;
	border-bottom:solid 1px #9fad7d;
}

DIV.bgTxt 
{
	border:solid 1px #9fad7d;
	background-color:#d9eab1;
	padding:7px 9px 10px 9px;
	margin:6px 0;
	font-weight:bold;
	line-height:1.8em;
	color:#73874e;
}

DIV.bgTxt2
{
	border:solid 1px	;
	background-color:#efefef;
	padding:7px 9px 10px 9px;
	margin:6px 0;
	font-weight:normal;
	line-height:1.8em;
	color:#555;
}

DIV.bgTxt2 SPAN, DIV.bgTxt2 STRONG
{
	color:#555;
}

DIV.bgTxt2 TABLE TR TD
{
	padding:4px 12px 0 12px;
}


.seethru 
{
	filter:alpha(opacity=80);
	opacity:.80;
}
.bg 
{
	 background-image:url(Images/bg_clsretire.png);
}
/*
.center 
{
	margin-left:auto;
	margin-right:auto;
}
*/
.dialogue 
{
	background-image:url(Images/diologue.png);
	background-repeat:no-repeat;
}

.floatLeft 
{
	float:left;
	margin:0 10px 10px 0;
}



/* LIFESTYLE and ROLLOVER OPTIONS */
DIV#rollover, DIV#lifestyle 
{
	position:relative;	
	z-index:500;
}
DIV.tab, DIV.tabOver
{
	float:left;
	margin:0 1px 0 -1px;
	background-color:#a19b8f;
	border-top:solid 1px #a19b8f;
	border-left:solid 1px #a19b8f;
	border-right:solid 1px #a19b8f;
	border-bottom:none;
	color:#fff;
	padding:2px 10px;
	cursor:pointer;
	
}

DIV.tabOver
{
	background-color:#faf7f2;
	color:#a19b8f;
	border-bottom:none;
}

/* BUBBLES */

#imgWhere, #imgWhen, #imgHow
{
	cursor:pointer;
}

/* INVESTOR LINKS */
DIV.lnksInvestor, DIV.lnksInvestorHere
{
	padding-bottom:6px;
	float:left;
	width:50px;
	margin-right:6px;
	background:#fff url(Images/arr_bottom.gif) no-repeat bottom center;
}
DIV.lnksInvestor A, DIV.lnksInvestorHere A
{
	background-color:#afb4bc;
	padding:2px 4px;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
}

Div.lnksInvestorHere
{
	background:#fff url(Images/arr_bottom_here.gif) no-repeat bottom center;
}

DIV.lnksInvestorHere A
{
	background-color:#244c83;
}

/* FOOTER */
DIV#footer
{
	border-top:solid 1px #9fad7d;
	padding:10px 0;
	text-align:center;
	font-size:11px;
	color:#999;
}



/* FEEDBACK */


DIV.feedbackLnk A 
{
	text-decoration:none;
	color:#fff;
}

DIV.feedback 
{
	background-color:#faf7f2;
	padding:12px 14px 14px 14px;
	
}
DIV.feedback INPUT, DIV.feedback TABLE TR TD, TEXTAREA
{
	font-size:10px;
}

/* header links */
A.dark, DIV.feedbackLnk A.dark
{
	/*color:#73874e;*/
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
A.dark:hover 
{
	text-decoration:underline;
}

.topLeft 
{
	background-image:url(Images/topLeft.gif);
	background-repeat:no-repeat;
	 border:solid 1px #9fad7d; 
	 border-top:solid 7px #9fad7d; 
	 background-color:#d9eab1; 
	 margin:0 0 0 0; 
	 padding:14px 20px 0 14px; 
	 margin-bottom:0;
}

.right 
{
	float:right;
}

.left
{
	margin:0 8px 8px 0;
	float:left;
}

/*
filter:alpha(opacity=40); opacity:.40;
*/

/* COLOR PALETTE -----

tans...

border:				#ece3d1
bgcolor:			#faf7f2

greens...
medium dark(text)	#73874e

background:			#d9eab1
border:				#9fad7d

bg gif:				#cde59c (dark)
bg gif:				#e3f8b9 (light)
*/

