
p {
	color:#606060;
	line-height:20px;
	padding:0px;
	margin:0px;
}

h1 {
	font-family: tahoma, sans-serif;
	font-size: 20px;
/* 	color:#92191b; */
	color:#A40908;
	margin-bottom:20px;
	margin-top:30px;
	font-weight:normal !important;
}

h1.csc-firstHeader {
	margin-top:20px;
}

h3 {
	font-weight:bold;
	color:#8c1211;
	color:#A40908;
	line-height:20px;
}

p.subheader {

	line-height:20px;
	font-weight:bold;

	margin:20px 0px 20px 0px;
}

p.align-left {
	text-align:left;
}

p.align-center {
	text-align:center;
}

p.align-right {
	text-align:right;
}



p.rootline {
	font-size:10px;
	line-height:20px;
/* 	color:#8c1211; */
	color:#A40908;
/* 	margin-bottom:-10px; */
}

.red {
/* 	color:#8c1211; */
	color:#A40908;
}

a {
	color:inherit;
}

input.text {
	border:1px solid black;
	background-image:url('../img/input_background.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-family:Tahoma,sans-serif;
	font-size:12px;
/* 	line-height:15px; */
/* 	height:15px; */
	width:190px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:3px;
}

/*input.checkbox {
	border:1px solid black;
	background-image:url('../img/input_background.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
}*/

strong {
	font-weight:bold;
}

p.sitemenu {
	font-size:10px;
}

p.sitemenu a {
	text-decoration:none;
}

p.sitemenu a:hover {
	text-decoration:underline;
}