﻿body { margin: 0; padding: 0; }

body
{ 
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #e11b22;
    text-decoration: underline;
}

a.link_button:link, a.link_button:visited, a.link_button:active
{
    color: White;
}
a.link_button:hover
{
    color: White;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.RadMenu_Default .rmRootGroup,
.RadMenu_Default .rmRootGroup .Level0,
.RadMenu_Default .rmRootGroup .Level0 .rmText
{
    background-image: none !important;
    background-color: Transparent !important;
    border: none !important;
}

.RadMenu_Default .rmRootGroup .Level0:hover 
{
    background-color: #999999 !important;
}



.container
{
    margin: 0 0 20px;
    background: #e9e9e9;
    /*padding-bottom: 20px;*/
}
.container h3, .container td.title
{
    background-color: #0057a7;
    font-size: 12px !important;
    font-weight: bold;
    padding: 5px 5px 5px 20px !important;
    color: white !important;
    margin: 0;
}

.container td.datarow 
{
    padding: 5px 5px 5px 20px !important;
}

.container h3 a 
{
    color: white !important;
    text-decoration: underline;
}

.container td.title2
{
    font-size: 12px;
    background: #a5dbf3;
}

.container .content 
{
    padding: 15px;
    line-height: 1.8em;
}

.boxtitle_bg {
	background-image: url(/new_images/box_title.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
}
.boxtext_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:1.3em;
}

.boxtext_bg2
{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:1.8em;
    }

.box_left {
	background: url('/new_images/box_left.jpg') repeat-y;
}

.box_middle {
	padding-left: 10px;
	padding-top: 5px;
}

.box_right {
	background: url('/new_images/box_right.jpg') repeat-y;
}

.box_left_bottom {
	background: url('/new_images/box_left_bottom.jpg') no-repeat;
}

.box_right_bottom {
	background: url('/new_images/box_right_bottom.jpg') no-repeat;
}

.box_bottom {
	background: url('/new_images/box_bottom.jpg') repeat-x;
}


span.page_title_2
{
    color: #888888;
}

.intro_title 
{
    color: #0057a7;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 0px;
}

.intro_content 
{
    margin: 0;
    padding: 0;
    font-size: 12px;
}

input.button, button.button
{
    background-color: #eeeeee;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 0 10px;
    background: url('/new_images/btn_bg.png');
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.button
{
    background-color: #eeeeee;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 0 10px;
    background: url('/new_images/btn_bg.png');
    height: 22px;
    line-height:22px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration:none;
    color:Black;
    cursor:default;
}

.content_title1 
{
    COLOR: #0158a8;
    FONT-SIZE: 13px; 
    font-weight:bold;
}
td
{
    font-size: 12px;
}
.msg_error
{
	color: Red;
}
.msg_info
{
	color: Blue;
}

.flex_dollar {
    text-align: right;
}
.page_emp_name
{
    font-size: large;
    font-weight: bold;
}
.page_section_title
{
    font-weight: bold;
    font-size: 12px;
    margin-left: auto;
}
.page_table
{
	width:200px;
}


a.ref
{
    font-weight: bold;
    text-decoration: underline;
    color: #0057A7;
}

td.credit_label_indented 
{
    padding-left: 20px;
}

.ul li
{
    margin-bottom:10px;
}


/*========================= Backend form styles BEGIN ==============================*/
div#form_body 
{
    padding: 10px;
}

div#form_body .title2 
{
    padding-left: 20px;
    color: #aaa;
    font-style: italic;
}

.warning 
{
    color: Red;
}

.link_localization 
{
	text-decoration: underline;
	display: block;
    background-color: #eeeeee;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 0 10px;
    background: url('/new_images/btn_bg.png');
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 120px;
    text-align: center;
    padding-top: 3px;
}

.link_button_inline
{
    color: Black !important;
    background-color: #eeeeee;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 0 10px;
    background: url('/new_images/btn_bg.png');
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
		
/*********** Back end styles BEGIN **************************/	
.gridview_pager 
{
    background: #fff;
}
	
.page_link, .gridview_pager a
{
	display: block;
	float: left;
		border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
}
	
.current_page_label, .gridview_pager span
{
	display: block;
	float: left;
	padding: 5px;
	margin: 5px;
	color: White !important;
	background: #0057a7;
}
		
table.form 
{
	/*background: #DBE7F2;*/
	
}
			
table.form td.field_label 
{
	width: 250px;
	/*background: #B6CFE6;*/
	font-weight: normal;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	
}
table.form td.section_title 
{
	padding-left: 10px;
	color: #00000;
	/*background: #4A88C0;*/
	/*background: url('/new_images/section_title_bg3.gif') repeat-x; */
	background: /*#538ed5*/ #B9D5FF;
	font-weight: normal;
	height: 28px;
}

table.form td.field_content
{
    padding: 5px;
}
			
table.form td.field_content .textbox 
{
	width: 400px;
}
			
table.form td.field_content .textarea 
{
	width: 400px;
	height: 150px;
}
						
table.form td.field_content .select 
{
	width: 400px;
}

/*********** Back end styles END **************************/	
			
div.button_line 
{
    text-align: center;
    margin: 10px 0;
}

ul.tabpages 
{
    margin: 10px 0;
    padding: 0;
    padding-left: 5px;
    border-bottom: 1px solid #6EA0CD;
}

ul.tabpages li
{
    display: block; 
    float: left;
    padding: 5px;
    margin-bottom: -1px;
    margin-right: 5px;
    border: 1px solid #6EA0CD;
    background-color: #6EA0CD;
    color: White; 
        
}

ul.tabpages li a 
{
    color: White;
}

ul.tabpages li a:hover
{
    text-decoration: none;
    color: Black;
}

ul.tabpages li.active
{
    color: #000000;
    background: none;
    border-bottom: 1px solid #ffffff;    
    font-weight: bold;
}
/*========================= Backend form styles END ==============================*/

ul.text1 
{
    margin: 0; padding: 0;
    margin-left: 30px;
    list-style-type: decimal;
}

ul.text1 li 
{
    margin: 0; padding: 0;
    margin: 5px 0;
}

ul.text2
{
    margin: 0; padding: 0;
    margin-left: 20px;
    list-style-type: lower-alpha;
}

ul.text2 li 
{
    margin: 0; padding: 0;
    margin: 5px 0;
}


/* benefit selection page styles */
.benefits_list .col1
{
	width: 247px;
}
.benefits_list .col2
{
	width: 300px;
}
.benefits_list .col3
{
	width: 100px;
	text-align: center;
}
.benefits_list .col4
{
	width: 100px;
	text-align: center;
}
		
.benefits_list th
{
	background: #a5dbf3;
	text-align: left;
}
		
.benefits_list th.col1
{
	padding-left: 20px;
}
		
.benefits_list td a, .product_name
{
	font-family: Arial;
	font-weight: bold;
	color: #005aa8;
}
		
.benefits_list td a:hover
{
	color: #e11b22;
	text-decoration: underline;
}
		
.benefits_list td.col1
{
	padding-left: 38px;
}

.benefits_list td.col1e
{
    width: 247px;
    padding-left:20px;    
}
.benefits_list td.col2e
{
	width: 300px;
	padding-left:18px;
}
/* ================== Use for history Page ================== */ 
.benefits_list .col1e
{
	width: 120px;
}
.benefits_list .col4e
{
	width: 420px;
}

.benefits_list .col2e
{
	width: 90px;
	text-align: left;
}
.benefits_list .col3e
{
	width: 110px;
	text-align: left;
}

/* =============================== */ 
		
.benefits_link
{
	font-weight: bold;
	text-decoration: underline !important;
	color: #0057A7 !important;
}

.content ol
{
	padding-left:20px;
}

.content ol li
{
	margin-bottom:10px;
}

.annuncement_desc
{
	background-color:Transparent;
	width:100%;
	height:auto;
}

/*** Sandy Add***/
.hide{display:none;}
.gray{color:Gray;}
.red{color:#C40300;}
.green{color:#009900;}
.blue_btn{ background-color: #63B3F3;border: medium none;color: White;cursor: pointer;font-size: 16px;height: 30px;width: 100px;border-radius: 3px 3px 3px 3px;}
.blue_btn:hover{background-color: #588CC7;}
.del{text-decoration: line-through;color: Gray;}
.deepred{color:#C40300;font-weight:bold;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.small_text{font-size:12px;}
.normal_text{font-size:14px;}
.big_text{font-size:16px;}
#error_msg{font-size:16px;color:#C40300;margin:10px;}
#wrapper ul,#wrapper li{padding:0;margin:0; list-style:none;}
a.gray:link,a.gray:visited,a.gray:active{color:Gray; text-decoration:underline; }
a.gray:hover{color:#FF6600;text-decoration:underline;}
.alter_msg{background: #FFC;color: #555;border: 1px solid #FFC662;padding:3px 5px;border-radius:3px 3px 3px 3px;line-height: 20px;font-weight: bold;}
#wrapper .right_msg{color:Green;font-weight:bold;}
#wrapper .error_msg{color:#C40300;font-weight:bold;}
#wrapper table{border-collapse:collapse;border-spacing: 0;}
#wrapper .hr_separator{clear:both;border-width:0;border-top:1px solid black;border-bottom:none;height:2px;overflow:hidden;}
#wrapper .strong{ font-weight: bold;}
#wrapper .txt_left{ text-align: left;}
#wrapper .txt_right{ text-align: right;}
#wrapper .txt_center{ text-align: center;}
/***End Sandy Add***/

.link_button_disabled
{
    text-decoration:underline;
    color:Gray;
    font-weight:bold;
}

.link_button_text
{
   text-decoration:none;
   color:#000;
   font-weight:bold; 
}

.txt_calc
{
    width:80px;
    margin-left:10px;
    margin-right:5px;
}

.calc_comment
{
    padding-left:10px;
}