/* redund for nn4 */

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

body {
	margin-top: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;


/* for IE */
	background-color: #0777c5;
	color: #333333;
	background-image: url('../images/common/bg1-32.gif');
	background-repeat: repeat-x;
	background-position: top center;
}

/* @group main sections */

#mainbodycontent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	width: 954px;
	margin: 0 auto; 	/* align for good browsers */
	text-align: left; /* counter the body center */
}

#mainbodycontent p {
	line-height: 16px;
	margin-right: 2px;
}

#mainbodycontent #feedblock ul {
	border: 0px dotted red;
}

#mainbodycontent #feedblock li {
	margin-bottom: 10px;
	border: 0px dotted green;
}

 /*@end*/ 


/* @group Left Nav */

#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #bc681c;
}

#leftnav ul {
	margin-top: 1px;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

#leftnav ul li ul {
	margin: 0;
	padding: 0;
	list-style-image: url(/images/common/li-pin.gif);
	list-style-position: inside;
}

#leftnav ul li ul li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	border: 0;
}

#leftnav ul li {
	border-bottom: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 10px;
}

#leftnav ul li a {
	font-weight: bold;
}

#leftnav a {
	font-size: 12px;
	font-weight: normal;
	color: #bc681c;
	margin: 0px;
}

#leftnav a:hover {
	color: #0777c5;
}

#leftnav #currentpage a {
	background: #fff;
	color: #0777c5;
	font-weight: bold;
	}

#leftnav #subcurrentpage a {
	background: #fff;
	color: #0777c5;
	font-weight: bold;
	}
/* @end */	
a:hover {
	color: #0777c5;
}

.lefton a {
	color: #0777c5;
}



/* @group Footer */
#footer {
	font-size: 10px;
	color: white;
}

#footer p {
	font-size: 10px;
}

#footer a {
	color: white;
	font-size: 10px;
	margin-left: 10px;
	text-decoration: underline;
}
/* @end */

/* @group Breadcrumb 	*/
#breadcrumb {
	font-size: 12px;
	font-weight: bold;
	color: #bc681c;
}

#breadcrumb a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

 /*@end*/
 

 
#right-nav p {
	border-bottom: 1px solid #ccc;
	line-height: 16px;
	padding-bottom: 4px;
}

#right-nav p a {
	text-decoration: underline;
}

p.store {
	color: #BC681C;
	font-size: 11px;
	line-height: 15px;
	margin-left: 10px;
}

p.store a {
	color: #BC681C;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.store a:hover {
	color: #0777c5;
}

p.lists {
	margin: 0 0 4px 0;
}

/* @group Default links 	*/

a:link, a:visited {
	text-decoration: none;
	background: transparent;
	color: #bc681c;
}

a:hover {
	/*font-weight: normal;*/
	text-decoration: none;
	color: #0777c5;
	background: transparent;
}

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

.feedTitle a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0777c5;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}

.feedTitle a:hover {
 	color:  #bc681c;
}


/* @group Typography 	*/

h3, h4, h5 {
	font-weight: normal;
	line-height: 1.2em;
	margin: 1px 0 5px 0;
}

h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0777c5;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
}

h1 a:link {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0777c5;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;
}

h1 a:hover {
	color: #BC681C;
	text-decoration: underline;
}

h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0777c5;
	margin-top: 20px;
	margin-bottom: 1px;
	font-weight: bold;
}

#mainbodycontent h2 a {
	color: #0777c5;
}

#mainbodycontent h2 a:hover {
	color: #bc681c;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0777c5;
	border: 0px dotted red;
	margin-bottom: 1px;
}

h4 {
	font-size: 12px;
	color: #333333;
	border: 0px dotted red;
	margin-bottom: 1px;
}

p {
	margin: 0 0 1em 0;
}
/* @end */