/* Localized */
Body
{
                margin-top: 0px;
                margin-left: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
				background:#76ad2c;
}

.lblTitle
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

/* Site Search Formatting */
.txtSearch
{
	float:left;
	padding:5px 10px;
	margin:0;
	width:130px;
	border:0;
	line-height:14px;
	font-size:10px;
	color:#333;
	background:url(../../siteimages/templates/search-box.gif) no-repeat 0 0;
}

input.btnSiteSearch{
	float:right;
	padding:0;
	padding-left:5px;
	margin:0;
	width:55px;
	height:24px;
	border:0;
	font-family:arial;
	font-size:14px;
	color:#fff;
	background:none;
	cursor:pointer;
	}
.txtSearchError
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	height: 24px;
	background: red;
}

/* END Site Search Formatting */
.CancelHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.CancelDetails {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.Link
{
	font-size: 11px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.LinkExchange
{
	font-size: 12px;
	color: #000E90;
	font-family: Arial;
	text-decoration: underline;
}
.Link1
{
	font-size: 14px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.Link2
{
	font-size: 14px;
	color: activecaption;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}
.Help {
	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.operator
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	font-family: Arial;
}
.visitor
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Category
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.DataGrid
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.NewsTitle
{
	font-size: 10px;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}

.body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.body_gray
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
}

.body_gray_bold
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.body_white
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}
.bodySmall
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.body_Bold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.Crumb
{
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.Message
{
	font-size: 12px;
	color: #ff3366;
	font-family: Arial;
}

.Message_Success
{
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
}
.header3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial;
}
.header4
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial;
}

.header5
{
	font-weight: bold;
	font-size: 15px;
	color: cornflowerblue;
	font-family: Arial;
}

.TableHeader
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}
.NewsBody
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.image
{
	display: block;
	font-size: 10pt;
	color: black;
}
.image_inv
{
	display: none;
}
.TextboxNoBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white;
}
.TableDefault
{
	background-color: white;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableDefaultAdmin
{
	background-color: #ffffcc;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModalBackground 
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalBackground1 
{	
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup 
{	
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:390px;
}
.PopupControl
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
}

.PopupControl1{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.PopupControl2
{
	padding: 10px;
	background-color:White;
	border: 1px solid #000000;
	display:none;		
}

.PopupControl3
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
	display:none;
}
.AccordionContent
{
    background-color: #FFFFDD;
    border: 1px dashed #FFFFDD;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #D3DEEF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.Path_Page
{
	border: 1px solid #2F4F4F;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.Progress_Overlay
{
	text-align:center;
}

.Book
{
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px black; 
	width: 600px; 
	height: 500px;
}
.Book .BookTitle
{
	font-size: 16pt;
}
.Book .BookTOCTitle
{
	text-decoration: underline;
}
.Book .TOCHeader
{
	height: 80px;
}
.Book .PageHeader
{
	height: 50px;
	padding: 5px;
}
.Book .BookPageFooter
{
	height: 50px;
	padding: 5px;
	border-top: solid 1px black;
}
.Book .BookContent
{
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px black;
	height: 380px;
}
.Book .BookTOC
{
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
}
.Book A
{
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.Edit
{
	padding-left: 5px;
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.TOC
{
	color: mediumblue;
	font-size: 12pt;
	text-decoration: underline;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../images/SavedStar.png);
}
/* Site Map */
.TreeParentStyle
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.TreeNodeStyle
{
	font-size: 10pt;
	padding-bottom: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
.VerticalNavParent
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}
.VerticalNavChild
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: olive;
}
/* SEO Styles */
.h1
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
/* Table Styles */
.TableBlue
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #1c9ed0;
}
.TableGreen
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #85be23;
}
.NewsList
{
	font-size: 13px;
	color: #333300;
	font-family: Arial;
	font-weight: bold;
	list-style-type: circle;
}
.CSSPrice
{
	font-size: 10px;
	color: #333300;
	font-family: Arial;
	text-align: right;
}

.ActivityGridActive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #3668D9;
	color: White;
	font-weight:bold;
	width: 120px;
	height: 30px;
}

.ActivityGridActiveItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: #869DD1;
	color: Black;
	text-align:center;
}
.ActivityGridInactive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #757575;
	color: Black;
	width: 120px;
	height: 30px;
}
.ActivityGridInactiveItem
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ABABAB;
	color: Black;
	text-align:center;
}

.lblTitle1
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}

.lblMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.lblSearch
{
	font-weight: bold;
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormHeader
{
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormField
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Store Categories */
.lnkLink
{
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


.txtKeywords
{
	
}


/* Inset 3D Raised */

.panSearch {background: transparent; width:40%; }
.panSearch h1, .panSearch_test p {margin:0 10px;}
.panSearch h1 {font-size:2em; color:#fff;}
.panSearch p {padding-bottom:0.5em;}

.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b4, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b, .panSearch_test .b4b {display:block; overflow:hidden; font-size:1px;}
.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b {height:1px;}
.panSearch .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.panSearch .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.panSearch .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.panSearch .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.panSearch .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.panSearch .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.panSearch .b1 {margin:0 5px; background:#fff;}
.panSearch .b2, .panSearch_test .b2b {margin:0 3px; border-width:0 2px;}
.panSearch .b3, .panSearch_test .b3b {margin:0 2px;}
.panSearch .b4, .panSearch_test .b4b {height:2px; margin:0 1px;}
.panSearch .b1b {margin:0 5px; background:#999;}

.panSearch .boxcontent
{
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
}
/*Subscriber Locator Styles*/
.LocatorSubscriberGoogleMapInfoWindow
{
	width:400px;
	height:200px;
}

.LocatorLocationGoogleMapInfoWindow
{
	width:350px;
	height:200px;
}
/*Vertical Nav Styles*/

#submenu   
{
	margin: 0 auto; padding: 0; width: 207px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

#submenu ul {
    margin: 0 auto; padding: 0 0 4px 0; 
    list-style: none; display: block;
    }

#submenu ul li {
    margin: 0 auto; margin-top: 1px; padding: 0; display: block;
	font-size: 12px; 
    }

#submenu ul li a {
	background: url(images/snav_li_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; font-weight: normal;
	color: #000; border: 1px solid #c9c9c9; text-decoration:none;
    }
	

#submenu ul li a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; text-decoration: none;
	color: #000;
    }	
	
#submenu ul li.active a {
	background: url(images/snav_li_active_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; font-weight: normal;
	color: #000; font-weight: bold; 
    }
	
#submenu ul li.active a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; text-decoration: none;
	color: #000;
    }

#submenu ul li.thirdlevel a {
	background: url(images/snav_li_third_tile.png) no-repeat left top;
	padding: 7px 0 4px 25px; border: none;
	font-size: 11px; color: #263100; font-weight: normal;
    }
		
#submenu ul li.thirdlevel a:hover {
	background-position: 0px -60px; 
	padding: 7px 0 4px 25px;
	font-size: 11px; color: #263100; font-weight: normal; text-decoration: none;
    }

a.UsercontrolVideoPlayerOtherVideoPlay
{
	height:18px;
	width:72px;
	display:block;
	background-image:url('images/normal.gif');
}

a.UsercontrolVideoPlayerOtherVideoPlay:hover
{
	background-image:url('images/roll.GIF');
}

table.UsercontrolVideoPlayerOtherVideoBackground
{
	background-image:url('images/video_player_state.gif');
	border-width:0px; 
	border-style:none;
	width:340px;
	height:69px;
	padding:7px;
}

table.UsercontrolVideoPlayerOtherVideoBackground td
{
	font-weight:bold;		
}

td.UsercontrolVideoPlayerOtherVideo
{
	text-align:center;
}












/*---------------------------------------------- RETIRMENT SOLUTION ------------------------------------*/


.retirment_main_outer_body{
	margin:0 auto;
	padding:0px;
	text-align:center;
	background:#76ad2c url(../../siteimages/templates/bg.jpg) top repeat-x;
	
}

#retirment_row_1{
	margin:0 auto;
	padding:0px;
	width:100%;
	float:left;
	text-align:center;
	
	/*background:#76ad2c url(../images/bg.jpg) top repeat-x;*/
	
}

.retirment_header_part{
	width:976px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}

.retirment_banner{
	width:976px;
	float:left;
	height:214px;
	background:url(../../siteimages/templates/banner.jpg) top no-repeat;
	
}

.retirment_nav{
	width:780px;
	margin:0 auto;
	position:0px;
	padding:187px 0px 0px 5px;
	text-align:left;
	height:27px;
}

.retirment_nav ul{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	/*text-align:left;*/
	list-style-type:none;
}

.retirment_nav ul li{
	float:left;
	text-align:center;
	/*width:127px;
	height:27px;
	line-height:27px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:0px 1px;
}

.retirment_nav ul li a{
	float:left;
	text-align:center;
	width:127px;
	height:27px;
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	background:url(../../siteimages/templates/nav.png) top no-repeat;
	
}
.retirment_nav ul li a:hover{
	float:left;
	text-align:center;
	width:127px;
	height:27px;
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	background:url(../../siteimages/templates/nav_hover.png) top no-repeat;
	
}

#retirment_row_2{
	width:100%;
	margin:0 auto;
	padding:0px;
	float:left;
}
	

.retirment_mid_bg_repet{
	background:url(../images/mid_bg_repet.jpg) repeat-y;
	width:770px;
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*float:left;*/
	text-align:center;
}

.retirment_mid_bg_top{
	background:url(images/mid_bg_top.jpg) top no-repeat;
	width:758px;
	float:left;
	padding:25px 6px 0px 6px;
}

.retirment_w_145{
	width:140px;
	float:left;
	text-align:left;
	padding:5px 5px;
	margin:0px 25px 0px 0px;
}
.retirment_w_146{
	width:130px;
	float:left;
	text-align:left;
	padding:5px 5px;
	margin:0px 0px 0px 25px;
}

.retirment_brd_dwn{
	border-bottom:1px solid #a9c885;
	padding-bottom:8px;
}

.retirment_h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#032045;
}

.retirment_w_420{
	width:415px;
	float:left;
	padding:0px;
	text-align:left;
}

.retirment_h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#275813;
}

.retirment_h2_whight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
}

.retirment_whight{
	color:#fff;
}

.retirment_w_145_right{
	width:135px;
	float:left;
	text-align:left;
	padding:5px 5px 5px 8px;
	_padding:5px 5px 5px 18px;
}

#retirment_row_3{
	margin:0 auto;
	padding:0px;
	width:100%;
	text-align:center;
	background:url(../../siteimages/templates/footer_bg.gif) top repeat-x;
	height:24px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#75ac2c;
	padding-top:8px;
}

.retirment_f_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#abe262;
	text-decoration:none;
}

.retirment_f_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#abe262;
	text-decoration: underline;
}

.retirment_f_link_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#abe262;
}





/*------------------------------------- INNER PAGES -------------------------------*/


/*.retirment_w_565{	
	width:530px;
	float:left;
	padding:0px 10px;
}*/

.retirment_mid_bg_repet_inner{
	background:url(../../siteimages/templates/mid_bg_repet_inner.jpg) repeat-y;
	width:770px;
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*float:left;*/
	text-align:center;
}

.retirment_w_565_inner{	
	width:570px;
	/*_width:560px;*/
	
	float:left;
	padding:0px 0px;
	text-align:left;
}

.retirment_w500{
	width:500px;
	float:left;
	padding-bottom:3px;
	
}

.retirment_check_box{
	float:left;
	padding-right:3px;
	width:15px;
	background:none;
	border:none;
	
}


.retirment_h2_brown{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#730e0f;
	/*line-height:22px;*/
}

.retirment_side_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#730e0f;
	text-decoration:none;
	
	/*line-height:22px;*/
}

.retirment_side_link:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#730e0f;
	text-decoration: underline;
	
	/*line-height:22px;*/
}

.retirment_side_link_12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#730e0f;
	text-decoration:none;
	
	/*line-height:22px;*/
}

.retirment_side_link_12:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#730e0f;
	text-decoration: underline;
	
	/*line-height:22px;*/
}




	
	
	


