@charset "UTF-8";
/* CSS Document */


table, div, span, h1, h2, h3, p, ul, ol, li, fieldset, legend
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #999999;
	margin: 0;
	padding: 0;
}

h1, h2, h3
{
	font-family: "Lucida Sans Unicode" , sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}


a
{
	color: #841037;
}
a:hover
{
	color: #A4757F;
}


.content h1, .content h2, .content h3, .content h4, .content h5
{
	margin-top: 0.3em;
	padding: 0;
	color: #685358;
}
.content *
{
	line-height: 1.4em;
}
.content div.h1 h1
{
	background: url(/images/h1_bg_pix1.png) top right no-repeat;
	font-size: 2.5em;
	color: #fff;
	padding-top: 15px;
	padding-left: 10px;
	min-height: 62px;
	position: relative;
	top: 1px;
}


.content .hr
{
    border:none;
    border-style:none; 
    background: url(/images/h2_bg.png) 50% 0 no-repeat;
    height:11px;
    }
.content .hr hr{ display:none;}    
    
.content h2
{
	font-size: 1.7em;
padding-top: 10px;
}
h3
{
	font-size: 1.2em;
	margin:5px;
}
h4
{
	font-size: 1em;
	font-weight: bold;
}
p
{
	margin: 10px;
}
.main ul, .content ol, .content ul
{
	margin:5px 0 15px 45px;
}
.main ul ul
{
	margin: 5px;
}
.main ul li
{
	list-style-image: url(/images/bullet.gif);
	margin-left: 20px;
}
.main ol li
{
	list-style-type: decimal;
	margin-left: 20px;
}
blockquote
{
	background: transparent url(/images/blockquote_bg.png) no-repeat scroll left top;
	font-style: italic;
	margin: 10px auto;
	padding: 10px 0 0 10px;
	width: 90%;
	min-height:60px;
}
.row_1 blockquote
{
	background: transparent url(/images/blockquote_bg_alt.png) no-repeat scroll left top;
	
}
cite
{display:block;
   margin: 20px;
   
    }
fieldset, 
.fieldset,
.highlight
{
	background: transparent url(/images/fieldset_Bg.png) no-repeat scroll top left;
	margin: 15px auto;
	padding: 5px 15px 25px 15px;
	border: none;
	width:80%;
}

fieldset.form
{
	background: #ECE7E8 url(/images/form_bg.jpg) repeat-x bottom left;
	border-color: #D9E6F7;
	border-top: medium none #D9E6F7;
}
legend, 
.fieldset .legend,
.highlight .legend
{
	color: #333;
	letter-spacing: -1px;
	font-size: 1.5em;
	margin-top: 15px;
}
    
.content a
{
	font-weight: bold;
	text-decoration: none;
}
.content a:hover
{
	background-color: #A4757F;
	color: #FFFFFF;
}
.content a.img:hover
{
	background: transparent none repeat scroll 0 0;
}
div.logo a:hover
{
	background: transparent none repeat scroll 0 0;
}
strong
{
	font-weight: bold;
}
em
{
}
.small
{
	font-size: 0.9em;
}
.large
{
	font-size: 1.2em;
}
.hidden
{
	visibility: hidden;
}
table.grid
{
	border-collapse: collapse;
	margin: 40px auto;
	width: 90%;
}
table.grid tr.head td
{
	letter-spacing: -1px;
	background: transparent url(/images/table_head_bg.png) repeat-x 0 50%;
	border: 1px solid #D4C9CC;
	color: #333;
	font-size: 1.4em;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
}
table.grid tr.subhead td
{
	background: transparent url(/images/table_subhead_bg.png) repeat-x bottom left;
	border: 1px solid #D4C9CC;
	color: #333;
	letter-spacing: -1px;
	font-size: 1.2em;
	padding-left: 15px;
}
table.grid tr td.colhead
{
	border: 1px solid #F3F1F1;
	font-size: 1.2em;
	text-align: center;
}
table.grid tr.row_1 td
{
	background: #F3F1F1 none repeat scroll 0 0;
	padding: 5px;
}
table.grid tr.row_2 td
{
	padding: 5px;
}
table.grid td
{
	border: 1px solid #F3F1F1;
}
table.form
{
	width: 90%;
	margin-bottom: 40px;
}
table.form td
{
	border-bottom: 1px dashed #CCCCCC;
	border-collapse: collapse;
	padding: 3px;
}
table.form td.label
{
	background: transparent url(/images/form_label_bg.png) 0 50% repeat-x;
	/*background: #CCC3C5 url(/images/form_label_bg.png) 0 50% repeat-x;*/
	border: 1px solid #fff;
	font-size: 12px;
	text-align: left;
	width: 33%;
}
table.form .required
{
	background: transparent url(/images/required_bg.png) no-repeat scroll 0 50%;
	color: #571C1F;
	padding-left: 20px;
}
.required_legend
{
	background: transparent url(/images/required_bg.png) no-repeat scroll left top;
	color: #999999;
	font-size: 10px;
	padding-left: 18px;
}
td.label .info
{
	font-size: 10px;
	font-weight: normal;
}
table.form td.input
{
	text-align: left;
	vertical-align: top;
}
.button_bar
{
	text-align: center;
}

a.button, input.button
{
	border: 1px solid #666;
	color: #FFFFFF !important;
	height: 30px;
	line-height: 25px;
	padding: 5px 10px;
	text-decoration: none;
	background: url(/images/button_bg.png) 0 59% repeat-x;
}



/* NOTICE BOX STYLES */
.noticemsg
{
  background: url(/images/notice_bg.png) 0 50% no-repeat;
  min-height:100px;
  width:60%;
  border:1px solid #F2E1C1;
  padding:0 0 0 180px;
  margin:20px auto;
    }
    
    
    
    
    
    
    /* ERROR BOX STYLES */
.errormsg
{
  background: url(/images/error_bg.png) 0 50% no-repeat;
    min-height:100px;
  width:60%;
  border:1px solid #ccc;
  padding:0 0 0 180px;
  margin:20px auto;
    }