*, html {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #000;
	text-decoration: none;
}

body,html {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a  {
	text-decoration: none
}

h1.title {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #cfcfcb;
	font-weight: bold;
}

h2.header1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}

.csc-firstHeader {
}

h2 {
	font-size: 1.25em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-weight: bold;
}

p, .text, .bodytext {
	font-size: 1.0em;
}

b, strong {
	font-weight: bold;
}

a, a:link, a:visited, a:active, a:hover {
	color: #000c7f;
	margin: 0px;
	text-decoration: none;
}

div.m1_cur a {
	color: #003;
}

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

a.home, a.home:link, a.home:visited, a.home:active, a.home:hover {
	position:absolute;
	top: 58px;
	right: 45px;
	display: block;
	height:60px;
	width:110px;
}

ul, ol {
	font-size: 1.0em;
}

li {
	line-height: 1.1em;
}

dl {
	clear: both;
}

dt { 
	clear:left;
	float:left;
	text-align: right;
	display:block;
	padding: 0 15px 0 15px;
} 
dd {
	float:left;
	width: 600px;
	text-align:left;
	margin: 0 0 3px 0;
} 

table td {
	padding: 2px 5px;
}

table,td,tr {
	font-size: 0.96em;
	color: #333;
	margin: 0px;
	vertical-align: top;
}

.m1, .m1_act, .m1_ro, .m1_cur, .m1 a, .m1_act a, .m1_ro a, .m1_cur a{
	clear: both;	
	margin: 0 15px 0 0;
	color: #666;
	text-decoration: none;
}

.m1_act a, .m1 a:hover, .m1_act a:hover, .m1_ro a:hover, .m1_cur a:hover, .m1_cur a {
	color: #000;
}

.m2, .m2_act, .m2_ro, .m2_cur, .m2 a, .m2_act a, .m2_ro a, .m2_cur a {
	clear:both;
	margin: 0 0 0 8px;
	font-size: 1.0em;
	color: #999;
	text-decoration: none;
}

.m2_act a, .m2 a:hover, .m2_act a:hover, .m2_ro a:hover, .m2_cur a:hover, .m2_cur a {
	color: #000;
}

.m3, .m3_act, .m3_ro, .m3_cur, .m3 a, .m3_act a, .m3_ro a, .m3_cur a {
	clear:both;
	color: #999;
	margin: 0 0 0 14px;
	text-decoration: none;
}

.m3_act a, .m3 a:hover, .m3_act a:hover, .m3_ro a:hover, .m3_cur a:hover, .m3_cur a {
	color: #000;
}

.m4, .m4_act, .m4_ro, .m4_cur, .m4 a, .m4_act a, .m4_ro a, .m4_cur a {
	clear:both;
	color: #999;
	font-size: 0.9em;
	margin: 0 0 0 20px;
	font-style: italic;
	text-decoration: none;
}

.m4_act a, .m4 a:hover, .m4_act a:hover, .m4_ro a:hover, .m4_cur a:hover, .m4_cur a {
	color: #000;
}

.mS, .mS_act, .mS_ro, .mS_cur, .mS a, .mS_act a, .mS_ro a, .mS_cur a {
	text-decoration: none;
}

.mL, .mL_act, .mL_ro, .mL_cur, .mL a, .mL_act a, .mL_ro a, .mL_cur a {
	font-size: 0.9em;
	color: #666;
	float: left;
	margin: 12px 7px 0 0;
	text-decoration: none;
}

.mL:hover, a.mL:hover, a.mL_act:hover, a.mL_ro:hover {
	color: #888;
	text-decoration: underline;
}

.clearer {
	clear:both;
}

submit .mailformsubmit {
}