html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin:0px;
	background-image:url(bg_body.gif);
	background-repeat:repeat-y;
}

img {
	border:0px;
}

h1 {
	clear:both;
	font-size:14px;
	font-weight:bold;
	color:#336666;
	margin:0 0 19px 0;
}

h2 {
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#336666;
	margin:20px 0 14px 0;
}

h3 {
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#336666;
	margin:13px 0 8px 0;
}

h4, h5, h6 {
	clear:both;
	font-size:12px;
	font-weight:normal;
	color:#336666;
	margin:0 0 0 0;
}

p {
	/*display:block;*/
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:0 0 5px 0;
}

a {
	color:#336666;
}

a:hover {
	color:#000000;
}

ul, li {
	font-size:12px;
}

.align-center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #999999;
}

.csc-textpic-caption, table, tr, td, caption {
	font-size:12px;
}

caption, .csc-textpic-caption {
	color:#336666;
}
/*
#right.csc-textpic-imagerow {
	clear:both;
	float:left;
	display:block;
	padding-bottom:10px;
}
*/