* { margin:0; padding:0;}
body {
	background:#0099FF;
	height: 115px;
}
html, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}


/*in_line*/
input, select {  vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.clear { clear:both;}

.navi_center { text-align:center; width:150px; height:35px; vertical-align:middle; }
.navi { text-align:center; 
    width:150px;
	height:35px; 
	background:url(images/nav.jpg) center top no-repeat; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	color:#000; }
.navi_on { text-align:center; 
    width:150px;
	height:35px; 
	background:url(images/nav_on.jpg) center top no-repeat; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	padding-top:10px; 
	color:#000; }	
.navi_over {
	text-align:center;
	width:150px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:underline;
	color:#000000;
	background-image: url(images/nav_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:hover { text-decoration:underline;}
a {color:#307fa9; text-decoration:none;}

.fleft { float:left; width:390px; height:25px }
.fleft3 { float:left; height:25px}
.fleftc {
	float:left;
	height:40px
}
.fleftf { float:left; height:240px }
.fleftg { float:left; height:400px }
.fleft750 { float:left; height:750px }
.fleftj { float:left; }
.fright { float:right; width:870px }
.space25 { background:url(images/spacer25_1b.gif) top left repeat-x;}

.alignRight { text-align:right;}
.alignCenter {text-align:center;}

p { margin:0; padding:0;}

table th {text-align:center;}

.tall_top { background:url(images/tall_top3.jpg) center top repeat-y #0099FF;}
.print_top { background:url(images/print_top.jpg) center top repeat-y #FFFFFF;}
.drop_top { background:url(images/tall_top3.jpg) center top repeat-y #0099FF;}

.form { height:28px;}
/*.form input {width:231px; height:18px; background:#feffff; border:1px solid #2499c6;} */
.form textarea { width:250px; height:100px; background:#feffff; overflow:auto; border:1px solid #2499c6;}
.texta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #e1ebfa;
	border: 1px solid #336633;
}
span.checkbox { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(checkbox.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(images/radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.select { 
  position: absolute; 
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 21px; 
  padding: 0 24px 0 8px; 
  color: #fff; 
  font: 12px/21px arial,sans-serif; 
  background: url(select.gif) no-repeat; 
  overflow: hidden; 
} 

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -125px;
left: -200px; /*position where enlarged image should offset horizontally */

}
.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: -50px; /*position where enlarged image should offset horizontally */

}

.xol { padding: 10px 0px 10px 50px;
	   /* height:20px;  the height parameter causes many problems DO not add height to this style ***/
	   font-size:10px; 
	   font-family:Verdana, Arial, Helvetica, sans-serif; 
	   color:#000000;  
	   text-align:left; 
	 }
/*.xol li a { background:url(images/li_marker1.gif) no-repeat 0 0; padding-left:30px; line-height:23px; color:#307fa9;}*/
.xul { margin-left:20px; 
	   /* height:20px;  the height parameter causes many problems DO not add height to this style ***/
	   font-size:12px; 
	   font-family:Verdana, Arial, Helvetica, sans-serif; 
	   color:#000000; 
	   list-style-position:inside; 
	   text-align:left; 
	   text-indent:-17px;
	   list-style-image:url('images/marker_4bullet.gif');
	 }
/*.xul li { background:url(images/marker4.gif) left bottom repeat-x;}*/
.xul li a { background:url(images/li_marker1.gif) no-repeat 0 0; padding-left:30px; line-height:23px; color:#307fa9;}
.xul li .a1 {background:url(images/li_marker2.gif) no-repeat 0 0px;}
.xul li .a2 {background:url(images/li_marker3.gif) no-repeat 0 0px;}
.xul li .a3 {background:url(images/li_marker4.gif) no-repeat 0 0px;}
.xul li .a4 {background:url(images/li_marker5.gif) no-repeat 0 0px;}
.xul li .a5 {background:url(images/li_marker6.gif) no-repeat 0 0px;}
.xul li a:hover { color:#183741; text-decoration:none;}

.xul1 li a { background:url(images/marker_4.gif) no-repeat 0 3px; color:#444343; line-height:22px; padding-left:20px;}

.cul { margin-left:10px; 
	   height:20px;   
	   color:#000000; 
	   list-style-position:inside; 
	   text-align:left; 
	   list-style-image:url('images/marker_4bullet.gif');
	 }
.cul li p { size: 12px;}
.cul li .a1 {background:url(images/li_marker2.gif) no-repeat 0 0px;}
.cul li .a2 {background:url(images/li_marker3.gif) no-repeat 0 0px;}
.cul li .a3 {background:url(images/li_marker4.gif) no-repeat 0 0px;}
.cul li .a4 {background:url(images/li_marker5.gif) no-repeat 0 0px;}
.cul li .a5 {background:url(images/li_marker6.gif) no-repeat 0 0px;}
.cul li a:hover { color:#183741; text-decoration:none;}

.cul1 li a { background:url(images/marker_4.gif) no-repeat 0 3px; color:#444343; line-height:22px; padding-left:20px;}

.title { margin:0 0 15px 0;}

.img_indent { margin:0px 0px 0px 20px; float:left;}


/*txt, links*/
.txt1 { }
.txt2 { }
.ftr {
 font-size: 8pt;
 font-style: normal;
 line-height: 14px;
 color: #808080;
 font-family: Arial;
 font-weight: normal
}
.ITSbold {
	font-size: 11px;
	font-weight: bold; 
	color: #0099CC;
}
.HSred {
	font-weight: bold;
	color: #CC3300;
	text-decoration:underline;
}
.HSrednu {
	font-weight: bold;
	color: #CC3300;
}
.HSblue {
	font-weight: bold; 
	color:#99CCCC;
}
.ITSgreen {
	font-weight: bold;
	color: #008000;
	text-decoration:underline;
}

.ITSblack {
	font-weight: bold; 
	color: #000000;
	text-decoration:underline;
}
.HSgrey {
	color: #666666;
}
.bttn { 
    color: #333333; 
    font-size: 8pt; 
	font-weight: bold;
    font-family: Verdana; 
    background-color: #999999;
	margin:10px 0 0 25px;
}


.underline { text-decoration:underline;}
.link1 {
	background:url(images/marker1.gif) no-repeat 0 3px;
	padding-left:32px;
	color:#999999;
	display:block;
	font-size:11px;
	line-height:30px;
	width: 120px;
}
.link2 { background:url(images/marker3.gif) no-repeat 0 3px; 
    padding-left:32px; 
	color:#183741; 
	display:block; 
	font-size:11px; 
	line-height:30px;
}
.link3 {
	background:url(images/marker1.gif) no-repeat 0 3px;
	padding-left:32px;
	color:#183741;
	display:block;
	font-size:11px;
	line-height:30px;
	width: 120px;
}

.link1 span { background:url(images/marker2.gif) no-repeat right 5px; padding-right:9px;}
.link2 span { background:url(images/marker2.gif) no-repeat right 5px; padding-right:9px;}
.link3 span { background:url(images/marker2.gif) no-repeat right 5px; padding-right:9px;}
.line_hor { background:url(images/line1.gif) left bottom repeat-x;}


/* ============================= header ====================== */

.header {padding:40px 0 8px 14px;}
#column_left .header {padding:40px 0 8px 34px;}
#column_right .header {padding:40px 31px 8px 0; text-align:right;}

#menu {background:url(images/menu_bg.jpg) center no-repeat; padding:10px 0px 10px 0px;}
#menu a {color:#000000; font-size:18px; font-weight: bold; text-decoration:underline; padding:0px 30px 0px 0px; }
#menu a:hover {color:#999999; text-decoration:none;}
#menu p { text-align: right; }
#menu h1 {text-align: left; padding:0px 0px 0px 70px; }
#menu .active {color:#999999; text-decoration:underline; background:url(images/menu_li_bga.gif) no-repeat 0 1px;}
#menu .indent { padding:20px 70px 30px 0px;}

#print_menu {background:url(images/menu_bg.jpg) center no-repeat; padding:10px 0px 10px 0px;}
#print_menu a {color:#333333; font-size:12px; font-weight: bold; text-decoration:underline; padding:0px 30px 0px 0px; }
#print_menu a:hover {color:#999999; text-decoration:none;}
#print_menu p { text-align: right; }
#print_menu .indent { padding:20px 70px 30px 0px;}

/*content*/
#content {
	width:960px;
}
#content .indent { padding:0 0 0 0px;}
#content h1 {font-size:22px; line-height:24px; margin:0px 0 0px 0; font-weight: bold; color: #000000; }
#content h2 {font-size:12px; line-height:16px; margin:0 0 15px 0; background:url(images/h2_bgd.gif) left top repeat-x;}
#content h3 { font-size:22px; line-height:16px; margin:0 0 15px 0; height:44px; color: #ffff33;}
#content h4 { font-size:19px; line-height:22px; margin:0 0 8px 0; font-weight: bold; color: #ff3333;}
#content h5 { font-size:14px; line-height:16px; margin:0px; margin:15px 0 15px 0;}
#content h6 {font-size:14px; line-height:16px; margin:20px 0 90px 0; }
#content h7 {font-size:22px; line-height:24px; margin:0px 0 0px 0; font-weight: bold; }
#content h8 {font-size:18px; line-height:35px; font-weight: bold; color: #0099ff;}

#container {
	width:900px;
}
/*side points*/
#side_points {background:url(images/side_points.jpg) center top no-repeat #ffffff; color:#999999; line-height:20px; padding:0px 0 10px 0px;}
#side_points h1 { text-align:center; padding: 42px 80px 20px 80px; color:#666666;}
#side_points li { text-align:center; font-size:14px; line-height:17px; color:#000000;}
#side_points h6 { text-align:center; color:#333333;}
#side_points .indent { padding:30px 0 50px 0px;}

/*more info*/
#more_info {background:url(images/more_info.jpg) center top no-repeat #ffffff; color:#999999; line-height:20px;}
#more_info h4 { padding: 0px 100px 10px 100px; color:#333333;}
#more_info li { text-align:center; color:#666666;}
#more_info h6 { text-align:center; color:#333333;}
#more_info .indent { padding:12px 0px 10px 0px;}

/*more info2*/
#more_info2 {line-height:20px;}
#more_info2 h4 { padding: 0px 100px 10px 100px; color:#000000;}
#more_info2 li { font-size:18px; text-align:left; line-height:20px; color:#333333;}
#more_info2 h6 { text-align:center; color:#333333;}
#more_info2 p { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#more_info2 .indent { padding:8px 18px 18px 18px;}

/*about 1*/
#about1 {background:url(images/about1.jpg) center top no-repeat #ffffff; color:#999999; line-height:60px;}
#about1 h1 { text-align:center; padding: 0px 20px 10px 0px; color:#000000;}
#about1 h4 { text-align:center; color:#666666;}
#about1 .indent { padding:20px 500px 40px 20px;}

/*about 2*/
#about2 {background:url(images/about2.jpg) center top no-repeat #ffffff; color:#999999; line-height:20px;}
#about2 h1 { text-align:center; padding: 0px 20px 10px 0px; color:#000000;}
#about2 p { text-align:center; font-size:14px; color:#666666;}
#about2 .indent { padding:20px 240px 40px 240px;}

/*about 3*/
#about3 {background:url(images/about3.jpg) center top no-repeat #ffffff; color:#999999; line-height:20px;}
#about3 h1 { text-align:center; padding: 0px 0px 0px 0px; color:#000000;}
#about3 h5 { color:#666666;}
#about3 .indent { padding:20px 30px 25px 530px;}

/*register*/
#register h1 { text-align:center; padding: 0px 20px 10px 0px; color:#000000;}
#register h4 { text-align:center; color:#666666;}
#register p { font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#register li { color:#333333; padding: 10px 50px 0px 0px; font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#register .indent { padding:20px 60px 40px 50px;}

/*faq*/
#faq h1 { padding: 0px 20px 10px 0px; color:#000000;}
#faq h5 { text-align:left; color:#666666;}
#faq p { text-align:left; font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#faq li { color:#333333; padding: 10px 50px 0px 0px; font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#faq .indent { padding:20px 60px 40px 50px;}

/*footer*/
#footer {background:url(images/tall_bottom2.jpg) center top no-repeat #0099FF; color:#000000; line-height:19px;}
#PrintFtr {background:url(images/print_bottom.jpg) center top no-repeat #000000; color:#000000; line-height:19px;}
#footer a { color:#505151;}
#footer a:hover {color:#d8dddf; text-decoration:none;}
#footer span { color:#d8dddf;}
#footer .indent { padding:30px 0 10px 0px;}

/*contact*/
#contact {background:url(images/contact.jpg) center top no-repeat #ffffff;}
#contact p { font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#contact .indent { padding:30px 220px 40px 225px;}

/*login*/
#login {background:url(images/contact.jpg) center top no-repeat #ffffff;}
#login p { font-size:13px; line-height:15; line-height:15px; font-family:Arial, Helvetica, sans-serif }
#login .indent { padding:50px 220px 100px 225px;}

/*disclaimer*/
#disclaimer p { text-align:left; font-size:13px; padding:0px 50px 10px 50px; color:#666666;}
#disclaimer .indent { padding:50px 50px 40px 50px;}

/*terms of service*/
#tos p { text-align:left; font-size:13px; padding:0px 50px 10px 50px; color:#666666;}
#tos .indent { padding:50px 20px 40px 30px;}
#tos h1 { padding:0px 50px 10px 50px;}

/*contact*/
.table {
	font-size:12px;
	color:#999999;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.table p { font-size:14px; color:#666666;}
.table span { font-size:16px; color:#666666; font-family:Arial, Helvetica, sans-serif}
.table .option { background:url(images/journal_option.jpg) center top no-repeat #ffffff; padding:7px 0px 10px 20px;}
.table .option2 { background:url(images/journal_option2.jpg) center top no-repeat #ffffff; padding:7px 0px 10px 20px;}
.table .bttn { background:url(images/journal_bttn.jpg) center top no-repeat #ffffff; padding:7px 0px 11px 30px;}
.table .bttn_on { background:url(images/journal_bttn_on.jpg) center top no-repeat #ffffff; padding:7px 0px 11px 30px;}

/*================== index.html about_its.html ==================*/
#page1 #content .col_1 .indent { padding:8px 8px 18px 8px; }
#page1 #content .get_input { padding:5px 20px 5px 40px; }
#page1 #content .col_1 p { text-align: left; font-family:Verdana; font-size:10pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_1 ul { margin-bottom:6px;}
#page1 #content .col_1 .link1 { width:120px; margin-bottom:5px;}
#page1 #content .col_1 .link3 { width:120px; margin-bottom:30px;}
#page1 #content .col_2 .indent { padding:15px 15px 15px 15px;}
#page1 #content .col_2 .indent1 { padding:10px 12px 15px 12px;}
#page1 #content .col_2 .container { width:390px;}
#page1 #content .col_2 p { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_2 li { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }

#page1 #content .col_2 .link2 { margin-top:3px;}

#page1 #content .col_1h .indent { padding:8px 18px 18px 18px; }
#page1 #content .col_1h p { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1h hl { text-align: left; font-family:Verdana; font-size:14pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1h ul { margin-bottom:6px; margin-bottom:12px; }
#page1 #content .col_1h li { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1h .link1 { width:120px; margin-bottom:5px;}
#page1 #content .col_1h .link3 { width:120px; margin-bottom:30px;}
#page1 #content .col_2h .indent { padding:15px 24px 15px 28px;}
#page1 #content .col_2h .indent1 { padding:10px 12px 15px 12px;}
#page1 #content .col_2h .container { width:390px;}
#page1 #content .col_2h p { text-align: center; font-family:Verdana; font-size:10pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_2h .link2 { margin-top:3px;}

#page1 #content .col_1i .indent { padding:8px 18px 18px 18px; }
#page1 #content .col_1i p { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1i hl { text-align: left; font-family:Verdana; font-size:14pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1i ul { margin-bottom:6px; margin-bottom:12px; }
#page1 #content .col_1i li { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1i .link1 { width:120px; margin-bottom:5px;}
#page1 #content .col_1i .link3 { width:120px; margin-bottom:30px;}
#page1 #content .col_2i .indent { padding:15px 24px 15px 28px;}
#page1 #content .col_2i .indent1 { padding:10px 12px 15px 12px;}
#page1 #content .col_2i .container { width:390px;}
#page1 #content .col_2i p { text-align: center; font-family:Verdana; font-size:10pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_2i .link2 { margin-top:3px;}

#page1 #content .col_2s .indent { padding:8px 18px 18px 18px; }
#page1 #content .col_2s p { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_2s hl { text-align: center; font-family:Verdana; font-size:14pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_2s ul { margin-bottom:6px;}
#page1 #content .col_2s .link1 { width:120px; margin-bottom:5px;}
#page1 #content .col_2s .link3 { width:120px; margin-bottom:30px;}
#page1 #content .col_1s .indent { padding:15px 24px 15px 28px;}
#page1 #content .col_1s .indent1 { padding:10px 12px 15px 12px;}
#page1 #content .col_1s .container { width:390px;}
#page1 #content .col_1s li { text-align: left; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px; }
#page1 #content .col_1s p { text-align: center; font-family:Verdana; font-size:12pt; line-height:110%; color:#000000; margin-bottom:12px }
#page1 #content .col_1s .link2 { margin-top:3px;}

#page1 #resources .indent { padding:20px 60px 40px 50px; }
#page1 #resources .get_input { padding:5px 20px 5px 40px; }
#page1 #resources .top { padding:0px 0px 10px 50px; }
#page1 #resources p { text-align: left; font-family:Verdana; font-size:10pt; line-height:105%; color:#000000; margin-bottom:10px; }
#page1 #resources ul { text-align:left; padding: 0px 0px 0px 50px;}
#page1 #resources h1 { padding: 0px 20px 10px 0px; color:#000000;}
#page1 #resources h8 {font-size:18px; line-height:35px; font-weight: bold; color: #0099ff;}

#page2 #content h1 { padding-left:12px; }
#page2 #content p { padding-left:12px; }

#page3 #content .indent { padding:8px 18px 18px 18px; }
#page3 #content h1 { padding-left:12px; }
#page3 #content p { padding-left:12px; }
#page3 #content .col_1_6 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; font-weight:bold; padding-left: 12px; }
#page3 #content .col_1_2 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 12px; }
#page3 #content .col_1 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#page3 #content .col_2 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#page3 #content .col_3 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#page3 #content .col_4 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#page3 #content .col_5 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#page3 #content .col_6 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }

#page5 #content .indent { padding:0px; }
#page5 #content h1 { padding-left:12px; }
#page5 #content p { padding-left:12px; }
#page5 #content .col_A p { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; height:35px; font-weight:bold; padding: 10px 2px 0px 2px; }
#page5 #content .col_T p { text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 1px;  }
#page5 #content .col_R p { text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 1px; }
#page5 #content .col_B p { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; height:35px; padding:10px; }

#page6 #content .col_1_2 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 12px; }
#page6 #content .indent { padding:0px; }
#page6 #content h1 { padding-left:12px; }
#page6 #content p { padding-left:12px; }
#page6 #content .col_A p { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; height:35px; font-weight:bold; padding: 10px 2px 0px 2px; }
#page5 #content .col_T p { text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 1px;  }
#page6 #content .col_R p { text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 1px; }
#page6 #content .col_B p { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; height:35px; padding:10px; }

#pagead #content .indent { padding:8px 18px 18px 18px; }
#pagead #content h1 { padding-left:12px; }
#pagead #content p { padding-left:12px; }
#pagead #content .col_1_6 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; font-weight:bold; padding-left: 12px; }
#pagead #content .col_1_2 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#333333; font-weight:bold; padding-left: 12px; }
#pagead #content .col_1 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_2 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_3 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_4 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_5 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_6 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_50 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_100 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }
#pagead #content .col_350 p { text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:110%; color:#000000 }