* {
	font-family: Arial, Verdana;
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 12px;
	color: #000;
}

a:link{
	color: #463780;
	text-decoration: none;
}

a:hover{
	color: #ae93c9;
	text-decoration: none;
}

a:active
{
	color: #463780;
	text-decoration: none;
}

a:visited
{
	color: #ae93c9;
	text-decoration: none;
}

#header{
	display: none !important;
}

#top-navi
{
	display: none !important;
}

#left-col{
	display: none !important;
}

#content{
	background-color:transparent;
	padding: 0px;
	margin: 0px;
}

#content h1{
	color: #463780;
	font-size: 20pt;
	font-weight:lighter;
	font-style:italic;
}

#content h2{
	color: #463780;
	font-size: 18pt;
	font-weight:normal;
	font-style:normal;
}

#content h3{
	color: #463780;
	font-size: 16pt;
	font-weight:normal;
	font-style:normal;
}

#content h4{
	color: #000;
	font-size: 14pt;
	font-weight:normal;
	font-style:normal;
}

#content h5{
	color: #000;
	font-size: 12pt;
	font-weight:normal;
	font-style:normal;
}

#content h6{
	color: #000;
	font-size: 10pt;
	font-weight:bold;
	font-style:normal;
}

.bodytext{
	color: #000;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

UL.csc-bulletlist LI{
	margin: 0px 0px 0px 20px;
	font-size: 10pt;
	font-weight:lighter;
	font-style:normal;
}

UL.csc-bulletlist-0{
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type:decimal;
}

UL.csc-bulletlist-1{
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type:disc;
}

UL.csc-bulletlist-2{
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type:circle;
}

UL.csc-bulletlist-3{
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-image: url(../Images/Icons/BulletThymian.gif);
}


#right-col{
	display: none !important;
}

#footer 
{
	display: none !important;
}

.contenttable{
	margin: 10px 0px 10px 0px;
	vertical-align:top;
	border-bottom: #463780 1px solid;
	border-top: #463780 1px solid;
	border-left: #463780 1px solid;
	border-right: #463780 1px solid;
	width: 600px;
}

td{
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	/*border-bottom: #463780 1px solid;
	border-top: #463780 1px solid;
	border-left: #463780 1px solid;
	border-right: #463780 1px solid;*/
}

#content td h1{
	margin: 0px 0px 0px 0px;
	color: #463780;
	font-size: 20pt;
	font-weight:lighter;
	font-style:italic;
}

#content td h2{
	margin: 0px 0px 0px 0px;
	color: #463780;
	font-size: 18pt;
	font-weight:normal;
	font-style:normal;
}

#content td h3{
	margin: 0px 0px 0px 0px;
	color: #463780;
	font-size: 16pt;
	font-weight:normal;
	font-style:normal;
}

#content td h4{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 14pt;
	font-weight:normal;
	font-style:normal;
}

#content td h5{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 12pt;
	font-weight:normal;
	font-style:normal;
}

#content td h6{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 10pt;
	font-weight:bold;
	font-style:normal;
}

td .bodytext{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

.csc-textpic{
	margin: 20px 0px 0px 80px;
}
.csc-textpic-imagerow{
	margin: 0px 0px 20px 0px;
}

