/* Start CSS Reset Classes */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 **/
 
/* Font size conversion chart 
10px  = 77%
11px  = 85%
12px  =	93%
13px  =	100%
14px  =	108%
15px  = 116%
16px  =	123.1%
17px  =	131%
18px  =	138.5%
19px  =	146.5%
20px  =	153.9%
21px  =	161.6%
22px  =	167%
23px  =	174%
24px  =	182%
25px  =	189%
26px  =	197%
*/

body {font:13px arial,helvetica,clean,sans-serif; background-color:#ffffff;*font-size:small;*font:x-small;}
table{font-size:inherit;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;}


/* Start CSS Reset Classes */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h3,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section	{
    display:block;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End CSS Reset Classes */

h1 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 131%;padding:0px 0px 2px 0px; margin:0px 0px 0px 0px;}
p{font-family:Arial, Helvetica, sans-serif;font-size:92%;line-height:153.9%;text-align:left;}

/* =========================== */
/* Begin global link treatment */
/* =========================== */

a {color:#0F57C2;text-decoration:none;font-family:arial, helvetica, sans-serif;}
a:visited {color:#800080;text-decoration:none;}
a:active,a:focus {color:#E74B00;text-decoration:underline;}
a:hover {text-decoration:underline;}

/* =========================== */
/* Endof global link treatment */
/* =========================== */

/* =========================== */
/* BEGIN MISCELLANEOUS CLASSES */
/* =========================== */
.clear-both{clear:both}
.off-screen{position:absolute; left:-5000px;width:1px;height:1px;overflow:hidden;}
.hidden-div{display:none;}
.show-div{display:block;}
.bold{font-weight:bold !important;}
.secure-icon{padding:0;margin-bottom:-5px;}
.blue-bullet {background-image: url(../images/11_11_bullet_b.gif);background-repeat: no-repeat;background-position: 0px 3px !important; padding:0 0 0px 14px;}
/* ============================ */
/* END OF MISCELLANEOUS CLASSES */
/* ============================ */

.helpmeunderstandthistable {}
.helpmeunderstandthistable .layout-content-region{padding:0 10px}
.helpmeunderstandthistable .layout-footer-region {width:auto}
.helpmeunderstandthistable .page-container {width:100%}


.page-title h1 {color:#3F8800;padding:0;font-weight:normal;font-size: 182%;margin:7px 0 10px 0;}
.page-title.nb h1 {color:#000000;padding:0;font-weight:normal;font-size: 182%;margin:7px 0 10px 0;}

.topics {margin-left:10px}
.topics h2{font-size:131%;color:#000}
.topics ul {margin-bottom:20px}
.topics ul li{background:url("../images/greenbulsq.gif") no-repeat 10px 15px;padding:11px 0px 0px 26px; font-size:93%;}

.navless-header {background-color: #84AE27; border-bottom: 4px solid #307E1D; margin: 0; padding: 0;}
.navless-header.nb {background-color: #000000; border-bottom: 4px solid #000000; margin: 0; padding: 0;}
.navless-header .navwrapper { height: 32px; position: relative;}


.layout-footer-region .layout-spacer-1{padding: 0 0 51px;}


.footnote{border-top:1px solid #DBDCDE;padding-top:25px; margin:0 10px}
.footnote p{color: #666666;margin: 0;padding-bottom: 7px;font-family:Cambria,Georgia,serif;font-style:italic;font-size:108%}
.footnote p a {font-size:100%;font-family:Cambria,Georgia,serif;font-style:italic;}
