h1 {
	font-size:22pt;
	color:#e11425;
	font-weight:normal;
	margin-bottom:5px;
}

h2,
h3,
h4 {
	color: #333333;
}

h4 {
	margin: 5px 0;
}



h5 {
	color:#e11425;
}

p {
	font-size:12px;
	line-height:1.6;
}

a {
	color:#ab0000;
	text-decoration:none;
}

img {border:none;}

body {
	background-color:#ededed;
	font-family:arial,verdana,sans-serif;
	font-size:9pt;
	color:#000000;
	line-height:1.5;
	margin:24px 0 0 0 ;
	padding:0px;
}

ul {
	margin:0;
	padding:0;
}

#navigation ul ul {
	display: block;
	margin: 10px 0;
}

li {
	list-style: circle;
	margin-left:20px;
}

.align-center{
	text-align: center;
}

.align-right{
	text-align: right;
}

.indent {
	margin-left: 20px;
}


fieldset {
	clear:both;
	width: 500px;
	background-color: #f8f8f8;
	border: 1px solid #cdcdcd;
	font-size: 11px;
	letter-spacing: 1px;
}

fieldset dl {
	padding-left: 20px;
}

fieldset dt {
	margin-top: 20px;
}

blockquote {
	display: block;
	margin: 10px auto;
	font-style:inherit;
	color: #111;
	letter-spacing: 1px;
	line-height: 2;
	text-align: center;
}

blockquote p {
	font-size: 14px;
	font-style: italic;
}


#absoluteHeader {
	position: absolute;
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 24px;
}

#header {
	height: 24px;
	margin: 0 auto;
	width: 980px;
}

#header a {color:#fff;}

#logo {}

#banner {
	width: 720px;
	height: 205px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ccc;
}

#navigation ul ul {
	border:none;
	margin-left: 35px;
}


#navigation li { 
	padding: 0;
	margin:0;
	list-style: none;
}

#navigation li li { 
	list-style: none;
	padding: 0;
	margin:1px 0;
}

#navigation li a {
	background-image: url(../images/listItem_hard.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	display: block;
	font-size: 12px;
	line-height: 26px;
	height: 24px;
	border-top:1px solid #ccc;
	padding: 0 0 0 20px;
	color:#373737;
}

#navigation li a:hover,
#navigation li .active {
	background-image: url(../images/listItemGrey_hard.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color: #efefef;
}
 

#navigation li li a {
	background-image: url(../images/listItem_soft.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border:none;
	padding: 3px 0 3px 20px;
}

#navigation li li a:hover {
	background-image: url(../images/listItemGrey_soft.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color: #efefef;
}

#navigation li li .active {
	background-image: url(../images/listItemGrey_soft.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color: #efefef;
}

#content {}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	clear: both;
}

#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	padding-top:200px;
	height: 200px;
}

#footer ul {
	width: 650px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#footer li {
	display: inline;
	margin-left: 20px;
	list-style: none;
}

#footer li a {
	color: #333;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:hover {
	text-decoration: underline;
}

#languages {
	float:right;
	padding: 4px;
	margin: 0 10px;
}

.active {
	color:#e11425 !important;
	font-weight: bold;
}


.company {
	float: left;
	padding: 4px;
}

.company a {
	font-size: 10px;
	margin-left: 15px;
}

.topMenu {
	display: inline;
	float: right;
	height: 24px;
}

.topMenu ul {
	display: block;
	height: 24px;
	margin:0px;
	padding:0px;
	float:left;
}

.topMenu li {
	float: left;
	display: inline;
	margin-right: 10px;
}

.topMenu li a {
	font-size: 10px;
	line-height: 22px;
}

.topMenu li a:hover,
.company a:hover {
	text-decoration: underline;
}


.serviceNav {
	float: right;
	width: 160px;
	border-bottom: 3px solid #e11425;
}

.serviceNav img {
	margin-left: 19px;
}

.serviceNav li {
	list-style: none;
	margin-left: 0px;
}

.serviceNav li a {
	display: block;
	background-image: url(../images/serviceNavBG_off.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 145px;
	line-height: 22px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 15px;
}

.serviceNav li a:hover,
.serviceNav li .active {
	display: block;
	background-image: url(../images/serviceNavBG_on.gif);
	background-repeat: repeat-x;
}

.breadcrump {
	float: left;
	
}
.breadcrump ul {
	display: block;
	clear: both;
	margin:0;
	padding:10px 0 0 10px;
}
.breadcrump li {
	float: left;
	list-style: none;
	margin:0 5px;
	font-size: 10px;
	color:#333;
}

.breadcrump li a {
	font-size: 10px;
	color:#333;
	padding:0 0 0 15px;
	background-image: url(../images/breadcrump_listItem.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.siteContent {
	padding: 0 20px;
	clear:both;
}

.clearer {
	width: 100%;
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}

.csc-textpic-image {
	display:inline;
}

.csc-textpic-firstcol {
	clear:left;
}

.csc-textpic {
	margin-top:30px;
	margin-bottom: 30px;
}

.align-center .bodytext {
	text-align: center;
}


.contenttable {
	width:600px;
}
.contenttable td {
	width: 333px;
}

.csc-textpic-caption {
	font-size: 11px;
	padding: 5px;
}

.external-link-new-window {
	color: #111;
	letter-spacing: 1px;
}

.internal-link,
.mail {
	color: #E11425;
	letter-spacing: 1px;
}