/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left; color:#6C5B59;
	line-height:1.5em;
	font-size:13px;
	background-image:url(../theme_images/site_background.jpg);
}

img, object, embed { padding:0; border:0; vertical-align:top; }

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent; color:#6C5B59; text-decoration:none;}
a:visited { background-color:transparent;  color:#6C5B59; text-decoration:none;}
a:hover { background-color:transparent;  color:#6C5B59; text-decoration:underline;}
a:active { background-color:transparent;  color:#6C5B59; text-decoration:none;}

/************** header tag styles **************/
h1 { font-size:30px; color:#6C5B59; font-weight:bold; margin:0;}
h2 { font-size:15px; color:#E50278; font-weight:bold; }

#body_right .h2Cont {background:url(../theme_images/h1/h2_right_foot.gif) 0 100% no-repeat; }
#body_right h2 {background:url(../theme_images/h1/h2_right_top.gif) no-repeat; padding:10px; font-size:12px; color:#6C5B59; font-weight:normal; }
h3 { font-size:16px; color:#6C5B59; font-weight:bold; }
h4 { font-size:1em; }
h5 { }
h6 { }

h1, h2, h3, h4, h5, h6 { padding:0; margin:0 0 0.5em 0; line-height:1.2em; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 1em 0; }
/*em { color:#6C5B59; font-weight:bold; font-size:16px; font-style:normal}*/
em { font-style:italic;}

.containerBody .list_content li { background:none; padding-left:0;}
.containerBody li { background:url(../theme_images/bullet_pink.jpg) no-repeat 0 8px; list-style-type:none; padding-left:12px;}
