body, div, table, td, p, ul, li { margin:0; padding:0; }

body{ background:url(/design_files/images/bg.gif); 
      font-family:tahoma, verdana, arial, sans-serif; 
      font-size: 11px;
      color: #4c4c4c; 
    }

table { width:100%; border:0; }
td    { vertical-align:top; }

p, h1, h2, h3  { font-family:tahoma, verdana, arial, sans-serif; }
p  { font-size: 11px; font-weight:normal; }
h1 { font-size: 14px; font-weight:bold; color:#1C7FB6; }
h2 { font-size: 12px; font-weight:bold; color:#5B9721; }
h3 { font-size: 11px; font-weight:bold; }

#techtip_index { float:right; width:150px; margin:2px 0 2px 8px; padding:12px 5px 5px 5px; border:1px solid #000080; background:#83B030; color:#051E3D; text-align:center; }
#techtip_index a { color:#051E3D; }
#techtip_index a:visited { color:#051E3D; }
#techtip_index h3 a { font-weight:normal; }
 
a:hover { text-decoration:none; }

img { border:0; }

#article img { padding:8px 5px 2px 5px }
#article p { padding: 0 0 1.5em 0 }

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:1em;
		line-height:1.4em;
		color:#4C4C4C;
	}

.h_text { color:#6D9521 }
.h2_text { color:#051E3D; font-size:11px }
.h2_text strong { color:white; font-size:1.4em }
	
.l_text { color:#136E98 }
	
.c_text { color:#568200 }
.c_text a{ color:#404743; font-weight:bold; text-decoration:none }
.c_text a:hover{ color:#404743; text-decoration:underline }

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		border:0;
	}
	
.line { background:url(/design_files/images/line.gif) repeat-x; height:1px; }

ul { list-style:none; margin:.3em 0 .6em 0; }
ul li { background:url(/design_files/images/a1.gif) no-repeat left .45em; padding:0 0 .5em 25px; }

ol { margin:.3em 0 .6em 25px; }
ol li { padding:0 0 .5em 7px; }

li a { color:#136E98 }
