/** Helpers and base rules **/

img	{
	border: 0;
	}

p.access	{
	display: none;
	}


/** redund for nn4  **/

p, td, ul, ol, li, dl, dt, dd, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}


body {
	margin: 0px;
	padding: 0;
	background: #ffffff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}



/********* new ************/
#top
{
	font-size: 12px;
	color: white;
	font-weight: normal;
	background-color: #5C5C88;
}

#homemain
{
	font-size: 12px;
	color: white;
	font-weight: normal;
	background-color: #5C5C88;
}

#submain
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color: #ffffff;
}

#subcenter p
{
	width: 365px;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 22px;
}

#subcenter h1
{
	width: 365px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #5C5C88;
	line-height: 24px;
}

#subcenter h1 a
{
	font-size: 14px;
	font-weight: bold;
	color: #7AA61A;
	
}

#subcenter h1 a:hover
{
	text-decoration: underline;
	color: #5C5C88;
}

#subcenter h2
{
	width: 365px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #5C5C88;
	line-height: 18px;
}

#subcenter h2 a
{
	font-size: 12px;
	color: #7AA61A;
	font-weight: bold;
	
}

#subcenter h2 a:hover
{
	text-decoration: underline;
	color: #5C5C88;
}

#subcenterwide p
{
	width: 580px;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 22px;
}

#subcenterwide h1
{
	width: 570px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #5C5C88;
	line-height: 24px;
}

#subcenterwide h1 a
{
	font-size: 14px;
	font-weight: bold;
	color: #7AA61A;
	
}

#subcenterwide h1 a:hover
{
	text-decoration: underline;
	color: #5C5C88;
}

#subcenterwide h2
{
	width: 570px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #5C5C88;
	line-height: 18px;
}

#subcenterwide h2 a
{
	font-size: 12px;
	color: #7AA61A;
	font-weight: bold;
	
}

#subcenterwide h2 a:hover
{
	text-decoration: underline;
	color: #5C5C88;
}

#subcenterwide ul
{
list-style-image: url(../images/list-dot.gif);
list-style-type: circle;
margin-top: 0;
padding-top: 0;
}

#subcenterwide li
{
margin: 0;
padding: 0;
}

#subright p
{
	font-size: 11px;
	width: 180px;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 1px;
}

#subright p a
{
	font-weight: bold;
}

#subright p a:visited {
	color: #5C5C88;
	background: transparent; 
	}

#subcenter ul
{
list-style-image: url(../images/list-dot.gif);
list-style-type: circle;
margin-top: 0;
padding-top: 0;
}

#subcenter li
{
margin: 0;
padding: 0;
}

sup {
font-size: 8px;
line-height: 0;
}

/********* end new ************/



	
/****** FOOTER  ******/
#footer
{
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	background-color: #4A4A7B;
}

/****** END FOOTER  ******/



/** Default links **/
a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #7AA61A;
	background: transparent; 
	}
	
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #5C5C88;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #5C5C88;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #000;
	background: transparent;  
	}


/** Typography **/
h1, h3, h4 {
	font-weight: bold;
	line-height: 1.2em;
	margin: 1px 0 5px 0;
	}
	
p.lists {
	margin: 0 0 0 0;
	margin-bottom: 0;
	}
	
/**** feedburner include modifications 10-2006 aok ****/
.feedburnerFeedBlock ul { 
list-style: none;
padding-left: 1px;
padding-bottom: 1px;
margin: 1px;
} 

.feedburnerFeedBlock li {
padding-bottom: 4px;
}


