@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.container{width:940px;padding-left:20px;padding-right:20px;margin:auto;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}

ul,ol{padding:0;margin:0 0 10px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
li{line-height:20px;}
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;*zoom:1;padding-left:5px;padding-right:5px;}

div.site-footer{padding:10px 0 10px;font-family:Open Sans;font-size:12px;background-color:#e9e9e9;color:#3372A1;}div.site-footer .site-footer-content{min-height:0;}
div.site-footer label{font-size:inherit;display:block;float:right;cursor:default;padding-top:10px}
div.site-footer a{color:#3372A1;text-decoration: none;}
div.site-footer a:hover{text-decoration: underline;}
div.site-footer nav{margin-left:0;}
div.site-footer ul.footer-nav{*zoom:1;}
div.site-footer ul.footer-nav li:first-child:before{display:none;}
div.site-footer ul.footer-nav li:first-child{padding-left:0;}
div.site-footer ul.footer-nav:before,div.site-footer ul.footer-nav:after{display:table;content:"";line-height:0;}
div.site-footer ul.footer-nav:after{clear:both;}

.footer-span5{
	width:380px;
	padding-left: 19px;	
	position: relative;
	float: left;
}
.footer-copyright-span5{
	width:380px;
	padding-right: 30px;
	color:#333333;
}
.push{
	height:30px;
	padding-bottom: 20px;
}
.color_icon_lock_white{
	color:white;
	padding-left: 7px;
}

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}

.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}

.standardFooterDataTable{
	padding-bottom: 10px;
}

.disclaimer_color{
	color:#333333;
}	

/* FROM MAIN SITE /CSS/GW_SCREEN_MED.CSS */

/* ### Begin Universal Styles ### */
    
    /* begin tag styles */
    body {
		margin : 0; 
		text-align : center; 
		font-size : 12px; 
		font-family : arial, sans-serif; 
		color : #535353; 
		background-color : #e3e3e5;
		} 

	table, tr {
		border-collapse: collapse;
        border-spacing: 0px;
        padding: 0px;
        margin: 0px;
		border: 0px;
    }

	td {
		font-size: 12px;
		padding-bottom: 3px;
	}

	th {
		padding: 2px 4px 2px 4px !important;
		font-size : 12px;
		border: 1px solid #cccccc;
		font-weight: bold;
	}

    .nowrap {
        white-space: nowrap;
		border: 1px solid #cccccc;
    }

	thead tr {
		font-size: 12px;
		background-color: #ffffff;
	}


	table.sortable a.sortheader {
		color:#666666;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}
	table.sortable span.sortarrow {
		color: black;
		text-decoration: none;
	}

	th.sorted {
		background-color: #f5f5f5;
	}

	th a,th a:visited {
		color: #0066cc;
	}

	th a:hover {
		text-decoration: underline;
		color: #0066cc;
	}

	th.sorted a,th.sortable a {
		background-position: right;
		display : block;
		width : 100%
	}

	th.sortable a {
		background: url(../images/arrow_off.png) no-repeat right;
	}

	th.order1 a {
		background: url(../images/arrow_up.png) no-repeat right;
	}

	th.order2 a {
		background: url(../images/arrow_down.png) no-repeat right;
	}

	tr.odd {
		background-color: #f5f5f5
	}

	tr.tableRowEven,tr.even {
		background-color: #ffffff
	}

	div.exportlinks {
		background-color: #eee;
		border: 1px dotted #999;
		padding: 2px 4px 2px 4px;
		margin: 2px 0 10px 0;
		width: 79%;
	}


/* START Error header */

	.errorHeader {
        color: #FF0000;
        font-weight: bold;
    }

/* END Error header */


/* Start Drop Down Menu Style */

	select	{
		background-color: #f5f5f5;
		font-family: arial, sans-serif;
		font-size: 12px; 
	}

/* End Drop Down Menu Style */

    form {
        margin: 0;
    }

    input {
        border: 1px solid #9ABED6;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
    }
	
    input.button{
	      border: 1px solid #9ABED6;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#006699;
		cursor: pointer;
		cursor: hand;
    }

    p {
        font-size: 12px;
        margin: 0 0 12px 0;
        padding: 0px;
    }

    ul, ol {
        padding: 0;
        margin: 10px 0 8px 19px;
    }
    
    li {
	padding-bottom: 3px;
	font-size: 12px;
	padding-left: 5px;
    }


    a {
        color: #0C74CB;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: underline;
    }
    
    sup {
        font-size: 9px;
        vertical-align: top;
    }
    
    img.floatLeft { 
        float: left; 
        padding: 0px 20px 10px 0px; 
    }


/***** START h* Styles *****/

	h1  {
		font: normal 22px/21px "Times New Roman", serif;
		color: #4B4B4B;
		margin: 0 0 20px;
		letter-spacing: .2em;
	}	

	h2 {
		font-size:16px;
		text-transform:uppercase;
		font-family:'times new roman', serif;
		color:#4B4B4B;
		margin:5px 0 5px;
		font-weight:bold;
		letter-spacing:0px;
		line-height:17px;
	}
	h2.link {
		font-family:arial, sans-serif;
		font-weight:bold;
		font-size:12px;
		margin:15px 0 0;
		text-transform:none;
		letter-spacing:0;
		
	}
	h3 {
		font-size:12px;
		color:#A0410D;
		margin:7px 0 0px 0;
	} 

	h4 {
		font-size:20px;
		text-transform:uppercase;
		font-family:'times new roman', serif;
		color:#4B4B4B;
		margin:0 0 5px;
		font-weight:normal;
		letter-spacing:.2em;
		line-height:19px; 
	}
	
	h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}

/***** END h* Styles *****/


/***** START MasterDiv Styles *****/

	#masterDiv {
	    min-height: 100%;
		width : 777px; 
		margin : 0 auto; 
		text-align : left; 
	} 
    
    #masterDiv1024 {
        	width:990px;
		margin:0px auto;
		background-color:#ffffff;
		text-align:left;
    }

/***** END MasterDiv Styles *****/


/***** BEGIN PAGE HEADER *****/

	#pageHead {
		padding:15px 20px 0px 20px;
		background-color:#FFF;
		width : 95%;
		position:relative;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:60px;
		}

/***** END PAGE HEADER *****/


/***** BEGIN GLOBAL NAVIGATION *****/

	#globalNav {
		position:absolute;
		color:#fff;
		top:59px;
		left:20px;
		}
		
	#globalNav a:link, 
	#globalNav a:visited, 
	#globalNav a:hover, 
	#globalNav a:active {
		color:#fff;
		text-decoration:none;
		} 

	#globalNav a:hover {
		text-decoration:underline;
	}
	
	
	#globalNavSearch {
		position:absolute;
		top:0px;
		left:760px;
		width:100px;
		}
	
	#globalNavSearch td{
		padding-right: 3px;
		padding-left: 3px;
		color: #fff;
		}

	#globalNavSearch input {
		font-size : 11px; 
		border : 0px solid #000000; 
 	} 

	#globalNavLinks {
		position: absolute;
		top:0px;
		left:0px;
		width:540px;
	}

/***** END GLOBAL NAVIGATION *****/


/***** BEGIN PRIMARY NAVIGATION *****/

	#primaryNav {
		background-color:#005C97;
		height:25px;
		text-align:left;
	}

	#primaryNavContents a:link, 
	#primaryNavContents a:visited, 
	#primaryNavContents a:hover, 
	#primaryNavContents a:active {
		color:#fff;
		font-size:13px;
		font-weight: 700;
		text-decoration:none;
	}
	#primaryNavContents a:hover {
		color:#97BCDA;
	}

/*
	#primaryNav a:link, 
	#primaryNav a:visited, 
	#primaryNav a:hover, 
	#primaryNav a:active {
		color:#fff;
		text-decoration:none;
		} 
	
	#primaryNav a:hover {
		text-decoration:underline;
	}
    
	#primaryNavContents {
		margin:0 auto;
		width:990px;
		padding-top:2px;
		padding-left:17px;
		padding-right:0px;
	}
*/

	#primaryNavContents {
		padding:2px 20px 2px 20px;
		width:777px;
		voice-family: "\"}\"";
		voice-family: inherit;
	}




	#primaryNavContents td.navItem {
		padding-top:1px;
	}


	a.activePage:link, 
	a.activePage:visited, 
	a.activePage:hover, 
	a.activePage:active {
		color:#97BCDA !important;
	}


/***** END PRIMARY NAVIGATION *****/


/***** START No Navigation Sub Page (body) *****/

	#subPageFullContainer {
		padding:10px 0px 10px 0px;
	}

/***** END No Navigation Sub Page *****/


/***** START NAVIGATION Sub Container and Content *****/

	#subPageContainer {
		padding:10px 0px 5px 0px;
	}
	#subPageContent {
		padding:0 25px 0 27px;
		background:url(../images/bg_page.gif) repeat-y;
	}

/***** END NAVIGATION Sub Container and Content *****/


/***** START LEFT COLUMN NAVIGATION *****/
	#leftColumn {
		float:left; 
		padding-top: 0px;
		padding-right: 0px; /* Changed from 16->0 */
		width:154px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:138px;
	}
/***** END LEFT COLUMN NAVIGATION *****/


/***** START Main Column *****/
	#mainColumn {
		float:right;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:770px;
	}
/***** END Main Column *****/


/***** START SUB TITLE *****/

	#subtitleNoNav  {
		padding-top:10px;
		margin-left:23px;
		margin-right:23px;
		border-bottom: 1px solid #ccc;
		width:100%;
		}

	#subtitleNav  {
		padding-top:5px;
		border-bottom: 1px solid #ccc;
		width:770px;
		}

	/*(Long Term Care Message)*/
	#ltc_subtitle  {
		padding-top: 15 px;
		padding-left: 22 px;
		}

/***** END SUB TITLE *****/


/***** START BODY TITLE *****/

	#bodyNoNav  {
		padding-top:5px;
		padding-left:23px;
		padding-right:23px;
		width:100%;
		}


/***** END BODY TITLE *****/


/***** START Disclaimer *****/

	#disclaimerContainer {
		border-top: #ccc 1px solid; 
		border-bottom: #ccc 1px solid; 
		padding-top: 5px;
		padding-right: 25px;
		padding-left: 25px;
		padding-bottom: 5px; 
		font: 11px arial, helvetica, sans-serif; 
		vertical-align: top; 
		color: #333333; 
		text-align: left
	}

/***** END Disclaimer *****/


/***** START Footer *****/

	#footer {
		padding : 8px 25px; 
		background-color : #005c97; 
		color : #fff; 
		font-size : 11px; 
	} 
	#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
		color : #ffffff; 
		text-decoration : none; 
	} 

/***** END Footer *****/

/***** This Color Box is used for a 2 column layout *****/

	#subPageSecureContainer2 {
		float : left; 
		width : 750px; 
	}

	.colorBoxTop {

		background-color : #d32e41; 
		height : 7px; 
		background : url(../images/color_box_top_edge.gif) repeat-x top; 
		position : relative; 

	} 

	.colorBoxContainer {

		background-color : #eee7da; 
		border-left : 1px solid #c89a76; 
		border-right : 1px solid #c89a76; 
		padding : 1px 15px 0px 15px; 
		color : #000; 
		text-align : left;

	}

	.colorBoxBottom {
		height : 7px; 
		background : url(../images/color_box_bot_edge.gif) repeat-x top; 
		margin-bottom : 15px; 
	} 
	.colorBoxContainer h1 {
		color : #a24e12; 
		font-size : 14px; 
		margin : 0 0 10px; 
	}

/***** End of Color Box 2 column layout *****/

/***** This Color Box layout is used for a 3 column layout *****/

	#subPageSecureContainer3 {
		float : left; 
		padding-left : 50px; 
		width : 700px; 
	} 

	.colorBoxTop {

		background-color : #d32e41; 
		height : 7px; 
		background : url(../images/color_box_top_edge.gif) repeat-x top; 
		position : relative; 

	} 

	.colorBoxContainer {

		background-color : #eee7da; 
		border-left : 1px solid #c89a76; 
		border-right : 1px solid #c89a76; 
		padding : 1px 15px 0px 15px; 
		color : #000; 
		text-align : left;

	}

	.colorBoxBottom {
		height : 7px; 
		background : url(../images/color_box_bot_edge.gif) repeat-x top; 
		margin-bottom : 15px; 
	} 
	.colorBoxContainer h1 {
		color : #a24e12; 
		font-size : 14px; 
		margin : 0 0 10px; 
	} 

/***** END Color Column Box (main_page.jsp) *****/


/***** START Right Column Box (main_page.jsp) *****/
	
	#rightColumn {
		padding-left : 25px; 
		width : 214px; 
		float : right; 
		voice-family : "\"}\""; 
		voice-family : inherit; 
		width : 189px; 
	} 

	.rightBoxTop {
		background-color : #d32e41; 
		height : 7px; 
		background : url(../images/right_box_top_edge.gif) repeat-x top; 
		position : relative; 
	} 
	.rightBoxContainer {
		background-color : #e5eef4; 
		border-left : 1px solid #b2cee0; 
		border-right : 1px solid #b2cee0; 
		padding : 5px 8px; 
		color : #333333; 
		text-align : left; 
		position : relative; 
		width : 165px; 
		voice-family : "\"}\""; 
		voice-family : inherit; 
	} 
	
	.leftBoxContainer {
		background-color : #e5eef4; 
		border-left : 1px solid #b2cee0; 
		border-right : 1px solid #b2cee0; 
		padding : 5px 8px; 
		color : #333333; 
		text-align : left; 
		position : relative; 
		width : 138px; 
		voice-family : "\"}\""; 
		voice-family : inherit; 
	}
	.rightBoxContainer p{font-size: 10px;}
	
	.rightBoxContainer a:link,.rightBoxContainer a:visited,.rightBoxContainer a:active  {
		color: #0f75cb;
		text-decoration:underline;
	} 

	.rightBoxContainer a:hover {
		text-decoration:none;
		}

	.rightBoxBottom {
		background-color : #d32e41; 
		height : 7px; 
		background : url(../images/right_box_bot_edge.gif) repeat-x top; 
		margin-bottom : 15px; 
		position : relative; 
	} 
	/***** END Right Column Box (main_page.jsp) *****/
	
	/***** START Styles for (Product Information) *****/
	
	pre {
	font: italic 14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
}

.maptxt  {
font: 9px Arial, Helvetica, sans-serif;
vertical-align:top;}
	
	#prodInfoNav  {margin-bottom: 15px;}
	
	#prodInfoNav a:link, #prodInfoNav a:visited, #prodInfoNav a:hover { 
	color:#fff;
	text-decoration:none;
	padding-right: 3px;
			} 
			
	#prodInfoNav a:active {
	font-weight: bold;
}
	
	#prodInfoNav a:hover {
		text-decoration:underline;
	}
	
	.regMark {
	font-size: 9px;
	vertical-align: top;
	font-style: italic;
}
    
	.rightBoxWideTop {
	  background-color:#D32E41; 
	  height:7px; 
	  background:url(../images/right_box_top_edge.gif) repeat-x top;
	  width:190px;
	  position:relative;
	}
   .rightBoxWideContainer {
	  background-color:#E5EEF4; 
	  border-left: 1px solid #B2CEE0; 
	  border-right: 1px solid #B2CEE0;
	  padding:5px 7px;
	  color:#000;
	  text-align:left;
	  position:relative;
	  width:190px;
	  voice-family: "\"}\"";
	  voice-family: inherit;
	  		  }
			  
  .rightBoxWideContainer p {font-size: 10px}
  
	.rightBoxWideBottom { 
	  background-color:#D32E41; 
		height:7px; 
		background:url(../images/right_box_bot_edge.gif) repeat-x top;
		margin-bottom:10px;
		width:190px;
		position:relative;
	}
		
	h1.boxHeader {
		font-size:16px;
		text-transform:none !important;
		font-family: arial, sans-serif;
		color:#4B4B4B;
		margin:0 0 12px;
		font-weight:bold;
		letter-spacing:0;
		line-height:16px;
	}
	
	.tdsorted  {
	background-color: #f5f5f5; 
	font: 11px arial, sans-serif;
	vertical-align: top;}
	
	.tdtop  {vertical-align: top;}
	.tdsmall  {font-size: 11px; vertical-align: top; }
	
	.casetable {
	border-left:1px dotted #9BB6D8;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 5px;
}

   .ridertable  {
	border: 1px solid #999;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}



	.markettable  {
	border-left:1px dotted #9BB6D8;
	padding-left: 5px;
	width: 240px;
	margin-left: 5px;
}
		
		#dropmenudiv{
position:absolute;
border:1px solid #999;
border-bottom-width: 0;
font:bold 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E3E3E5;
}
		
/***** END Right Column Box (main_page.jsp) *****/


	img {border:0;	}

/***** START Left Navigation Styles *****/

    ul#leftNav {
        margin: 0;
        padding: 0px 0;
    }
    
    li.firstLevel, li.firstLevelActive, li.firstLevelActiveSubs {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 0;
        color: #005C97;
        background: url(../images/misc_hordividerdots.gif) repeat-x bottom right;
        list-style-type: none;
        width: 155px;
    }

    
					/* Added for annuity_transactions.com */
					li.firstLevelDisabled {
						font-size: 12px;
						line-height: 14px;
						padding: 2px 0;
						color: #888888;
						background: url(../images/misc_hordividerdots.gif) repeat-x bottom right;
						list-style-type: none;
						width: 155px;
					}

					/* Added for annuity_transactions.com */
					li.firstLevelDisabled span {
						padding: 2px 2px 2px 17px;
						display: block;
						text-decoration: none;
						color: #888888;
						background: url(../images/blt_home_link_list_gray.gif) no-repeat 7px 5px;
					}

    li.firstLevel a, li.firstLevelActive a, li.firstLevelActiveSubs a {
        padding: 2px 2px 2px 17px;
        display: block;
        text-decoration: none;
        color: #005C97;
        background: url(../images/blt_home_link_list.gif) no-repeat 7px 5px;
    }
    
    li.firstLevel a:hover, li.firstLevelActive a:hover, li.firstLevelActiveSubs a:hover {
        text-decoration: underline;
    }
    
    li.firstLevel a {
        background: url(../images/blt_home_link_list.gif) no-repeat 7px 5px;
    }
    
    li.firstLevelActive a {
        background: url(../images/blt_home_link_list_dark.gif) no-repeat 7px 5px;
        font-weight: bold;
    }
    
    li.firstLevelActiveSubs a {
        font-weight: bold;
        background: url(../images/blt_arrow_down.gif) no-repeat 6px 5px;
    }
    
    ul.leftSubNav {
        margin: 0 !important;
        padding: 2px 0 2px 16px;
    }
    
    li.secLevel, li.secLevelActive {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 0px 5px 0px;
        color: #005C97;
        list-style-type: none;
    }
    
    li.secLevel a, li.secLevelActive a {
        font-weight: normal;
        padding: 2px 2px 2px 10px;
        display: block;
        text-decoration: none;
        color: #005C97;
        background: url(../images/blt_small_arrow.gif) no-repeat 0px 6px;
        list-style-type: none;
    }
    
    li.secLevel a:hover, li.secLevelActive a:hover {
        text-decoration: underline;
    }
    
    li.secLevelActive a {
        font-weight: bold;
        background: url(../images/blt_small_arrow_dark.gif) no-repeat 0px 6px;
    }
    
/***** END Left Navigation Styles *****/
    

	/* ### END Universal Styles ### */



    /* ### Begin Page-Specific Styles ### */




	/* ### End Page-Specific Styles ### */ 

/* END FROM MAIN SITE */


/***** START Body Main Content *****/

	#mainContent {

		margin: 0px 0px 0px 0px;
		width: 540px; 
		text-align: left;
		font: 10pt/11pt arial; 
		color: #000fff;
	}


	#mainContent table {
		margin-top: 0px; 
		margin-bottom: 1px; 
		font-size: 10pt; 
		padding-bottom: 8px; 
		border-top: #cccccc 0.25pt solid; 
		border-left: #cccccc 0.25pt solid; 
		line-height: 11pt; 
		font-family: arial; 
		letter-spacing: 0.2pt;
	}

	#mainContent td {
		padding-right: 5px; 
		padding-left: 5px; 
		font-size: 12px; 
		padding-bottom: 2px; 
		border-right: #cccccc 0.25pt solid; 
		border-bottom: #cccccc 0.25pt solid; 
		color: #666666; 
		line-height: 11pt; 
		padding-top: 2px; 
		font-family: arial; 
		letter-spacing: 0.2pt; 
	}

	#mainContent.bob table {
		margin-top: 8px; 
		margin-bottom: 8px; 
		font-size: 10pt; 
		padding-bottom: 8px; 
		border-top: #cccccc 0.25pt solid; 
		border-left: #cccccc 0.25pt solid; 
		line-height: 11pt; 
		font-family: arial; 
		letter-spacing: 0.2pt;
	}

	#mainContent.bob td {
		padding-right: 5px; 
		padding-left: 5px; 
		font-size: 12px; 
		padding-bottom: 2px; 
		border-right: #cccccc 0.25pt solid; 
		border-bottom: #cccccc 0.25pt solid; 
		color: #666666; 
		line-height: 11pt; 
		padding-top: 2px; 
		font-family: arial; 
		letter-spacing: 0.2pt; 
	}
	
	.divLine1 {
    height: 12px;
    background: url(../images/misc_hordividerdots.gif) repeat-x center left;
    margin: 0 0 12px 0;
    padding: 0;
}
	 

/***** END Body Main Content *****/

	.tableHeader {
		font-size: 13px;
		font-weight: bold;
	}

	.tableRow1 {
		background-color: #ffffff
	}

	.tableRow2 {
		background-color: #f5f5f5
	}

/***** START Scrollable Area *****/

	/* Book of business */
	#scrollableArea {
		overflow : auto;
		height : 250px;
		width : 710px;
	}

	#scrollableArea1 {
		overflow : auto;

	}

	#mainScrollableArea {
		overflow : auto;
		height : 410px;
		padding-top: 5px;
	}

/***** END Scrollable Area *****/

/* error box styles (currently red) */
	 .errorBoxTop {
	 	background-color:#D32E41; 
		height:7px; 
		background:url(../images/red_box_top_edge.gif) repeat-x top;
	}
	.errorBoxContainer {
		background-color:#D32E41; 
		border-left: 1px solid #C89A76; 
		border-right: 1px solid #C89A76;
		padding:5px 15px;
		color:#fff;
		text-align:left;
		width : 753px;
	}
	.errorBoxContainer h1 {
		font-size:14px;
		text-transform: uppercase !important;
		color:#ffffff !important;
		margin:0 0 15px 0;
		font-family:arial, sans-serif;
		letter-spacing:0px;
		font-weight:bold;
		
	}
	.errorWarningIcon {
		background:url(../images/icon_warning.gif) no-repeat 0px 0px; 
		padding-left:25px;
	}
	.errorList {
		width:100%; 
		text-align:left; 
		margin:0 auto; 
		font-style:normal; 
		font-size:13px;
	}
	.errorBoxBottom {
		background-color:#D32E41; 
		height:7px; 
		background:url(../images/red_box_bot_edge.gif) repeat-x top;
		margin-bottom:15px;
}
