/* 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}
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,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,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 */


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

/* Utility Classes */
.bold {font-weight: bold;}
.emphasis {font-style: italic;}
/* End Utility Classes */

/* Begin horizontal rule component */
.dark-grey-hr {border-bottom: 1px solid #dbdcde; clear: both; height: 1px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.hr-for-ie {display:none; width:100%;}
/* End horizontal rule component */

/* Begin layout classes */
.layout-clear-both	{clear:both;}
.layout-outer-table	{width:950px; padding:0px 0px 0px 0px; margin:0px 0px 45px 0px;}
.layout-header-region	{width:1010px; margin:28px 0px 10px 16px; padding:0px 0px 0px 0px;}
.layout-header-region h1	{color: #408800; font-family: arial, helvetica, sans-serif; font-size: 182%; font-weight: normal;  padding:0px 0px 10px 0px;}
.layout-left-gutter {padding: 0px 0px 0px 18px;}
.layout-left-column	{width:625px; padding:0px 5px 0px 0px;}
.layout-left-column .hr-div {padding: 20px 0px 0px 0px;}
.layout-left-column .help-today-banner	{margin: 12px 0px 10px 0px; padding: 0px 0px 0px 0px;}
.layout-left-column h2	{color: #387800; font-family: arial, sans-serif; font-size: 131%; font-weight: bold; padding:10px 0px 5px 0px;}
.layout-left-column p	{padding:5px 0px 0px 0px;}
.layout-left-column .first	{padding:20px 0px 10px 0px;}
.layout-left-column .target-chart{padding:20px 0px 0px 0px;}
.layout-left-column .flashDiv {padding:20px 0px 20px 0px; margin:0px;}

.layout-right-gutter {padding: 0px 0px 0px 10px; border-right:1px solid #cccccc;}
.layout-right-column {vertical-align: top; padding: 12px 0px 0px 16px;}
.layout-right-column .free-guidance-banner	{margin: 0px 0px 21px 0px; padding: 0px 0px 0px 0px;}
.layout-right-column h3	{color: #387800; font-family: arial, sans-serif; font-size: 93%; font-weight: bold; padding:10px 0px 10px 0px;}
.layout-right-column ul	{list-style-image:url(/images/bullet_square_grey.gif); padding:0px 0px 0px 20px;}
.layout-right-column li	{padding:0px 0px 10px 0px;}
.layout-disclosure-region p	{width:620px; color:#666666; font-size:85%; margin: 16px 0px 0px 0px; padding: 0px 0px 0px 0px;}


/* Begin footnote classes */
.layout-footnote-region	{width:950px;}
.layout-footnote-region p	{color:#666666; font-size:85%; margin: 0px 0px 0px 16px; padding: 0px 0px 10px 0px;}

/* Begin footer classes */
.layout-footer-region	{margin: 32px 0px 0px 0px; width:950px;}