/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; margin: 0; padding: 0; }
ul,ol { list-style: none inside; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/*SiteWide*/
body		{ background-color: white; }
p			 /* Body Copy */ { color: #111; font-size: 11px; text-align: left; }
a			{ text-decoration: none  ; }
a:link		{ color: #036; }
a:visited	{ color: #036; }
a:hover		{ color: #036; text-decoration: underline; }
a:active	{ color: #fff; text-decoration: none; }
div			{ }
span		{ }
td			{ }
table		{ text-align: left; }
h1			 /* Page Heading */ { color: #69c; font-size: 18px; line-height: 21px; }
h2			 /* Page Subhead - Section Menu Head */ { color: #332; font-size: 14px; line-height: 21px; margin-bottom: 0.5em; }
h3			 /* Body Copy */ { color: #111; font-size: 11px; line-height: 18px; margin-bottom: 0.75em; }
h4			 /* Menus */ { color: #036; font-size: 11px; line-height: 18px; }
h5			 /* Captions */ { color: #369; font-size: 10px; line-height: 16px; margin-bottom: 0.75em; }
h6  /* Footer */ { color: #036; font-size: 8px; font-style: normal; line-height: 12px; text-transform: uppercase; word-spacing: 1px; letter-spacing: 1px; }
q { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
cite { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
li {  }
ol			{ text-indent: -20px; margin-bottom: 0.6em; margin-left: 20px; list-style-type: decimal; list-style-position: inside; }
ol ol		{  }
ol ul		{  }
ul			{ text-indent: -13px; margin-left: 20px; list-style-type: disc; list-style-position: inside; list- }
ul ol		{  }
ul ul		{  }
