/* body,p,*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}

body
{
	font-family: arial,helvetica; 
	font-size: 11px; 
	color: #000000; 
}

/* EDITOR STYLES */

/* copy_bold */
strong {font-weight:bold;}
em {font-style:italic;}
textarea {font-family: arial; font-size:13px;}
input {font-family: arial; font-size:13px;}
ektdesignns_calendar {font-family: arial; font-size:13px;}

H1
{
	font-family: arial,helvetica; 
	font-size: 21px; 
	color: #000000; 
	margin-bottom: 18px; 
	font-weight: normal;
}

/* #subcat_quicklinks */
h2
{
	width: 100%;
	margin-top: 31px; 
	margin-bottom: 10px; 
	font-family: arial, helvetica; 
	font-size: 14pt; 
	color: #000;
	font-weight: normal;
}

/* subpage_subhead */
h3, .subhead {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #424242; 
	margin-bottom: 15px; 
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #000000; 
	margin-bottom: 10px; 
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	margin-bottom: 5px; 
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #424242; 
	margin-bottom: 5px; 
	font-weight: bold;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0px;
	padding-left: 10px;
}
	
ul li
{
	float: none;
	width: 450px;
	text-align: left;
	background-image: url(../../images/subpage_li_image.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	padding-bottom: .3em;
}

/*
ul       { list-style-type: disc; }
ul ul    { list-style-type: circle; }
ul ul ul { list-style-type: square; }

ul {
	font-size:11px;
	list-style:disc;
	margin-left:15px;
}
*/

.home_body
{
	font-family: arial,helvetica; 
	font-size: 11px; 
	color: #000000; 
}

/* #cat_sub */
.section
{
	font-family: arial,helvetica; 
	font-size: 15px; 
	color: #000000;
}

/* main_link */
.bullet {
	background: url(../../images/link_bullet.gif) no-repeat; 
	display: block;
	height: 20px; 
	padding-left: 18px; 
	font-family: arial, helvetica;
	font-size: 13pt; 
	text-decoration: none; 
	padding-top: 4px;
}


a.bullet:link {
	color: #CF7200; 
	text-decoration: none; 
}
a.bullet:visited {
	color: #CF7200; 
	text-decoration: none; 
}
a.bullet:hover {
	color: #81060c;
	text-decoration: none; 
}
a.bullet:active {
	color: #CF7200; 
	text-decoration: none; 
}	
a.bullet {
	color: #CF7200; 
	text-decoration: none; 
}

a {
	font-family: Arial,Helvetica; 
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #E15F00;
}

a:hover {
	color: #81060c;
}

/* subpage */
.title
{
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #424242; 
	margin-bottom: 5px; 
	font-weight: bold;
}

/* cat_sub_link */
.item {
	font-size: 12px;
	font-family: Arial,Helvetica; 
}

.table_head {
	height: 25px; 
	background: #FBE9B2; 
	margin-bottom: 2px;
}

.table_label {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
}
  
.table_row {
	height: 25px; 
	background: #FDF4D9; 
	margin-bottom: 2px;
}

.data {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #424242;
}

/* subpage_article */
.by_line
{
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #696969; 
	margin: 38px 0px 5px 0px; 
	font-weight: bold;
}

/* promo_caption */
.caption
{
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #424242; 
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 25px;
}

/* #landing_article */
.article
{
	font-family: arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	color: #000000;
	margin-bottom: 18px; 
}

OL        { list-style-type: decimal; margin-left:0px;}  /* 1 2 3 4 5 etc. */
OL OL     { list-style-type: lower-alpha; margin-left:15px;}      /* a b c d e etc. */
OL OL OL  { list-style-type: lower-roman; margin-left:15px;}  /* i ii iii iv v etc. */

ol {
	font-size:11px;
	list-style-position: inside;
}

