	body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		background-color: transparent;
		font-family: Univers, Helvetica, Arial, Verdana, sans-serif; 
		line-height: 1.5em; 
		font-size: 12pt; 
		font-weight: normal; 
		text-decoration: none;
	}
	
	#container
	{
		margin: 0 auto;
		width: 100%;
		float: left;
		text-align: left;
		background-color: transparent;
	}
	
	#shortcuts
	{
		display: none;
	}
	
	#print-header
	{
		width: 40%;
		float: right;
	}

	#header1
	{
		display: none;
	}
	
	#header2
	{
		display: none;
	}
	
	#header3
	{
		display: none;
	}
	
	#header4
	{
		display: none;
	}
	
	#breadcrumbs
	{	
		clear: both;
		float: left;
		width: 50%;
		text-align: left;
	}
	
	#breadcrumbs1
	{
		width: 100%
	}
	
	#middle-area
	{
		clear: both;
		width: 100%;
		float: left;
	}
	
	#menu
	{
		display: none;
	}

	#menu1 { display: none; }
	
	#contents	
	{
		clear: none;
		width: 95%;
		float: left;
		background-color: transparent;
	}

	#contents1
	{
	}
	
	#right-content
	{
		display: none;
	}
	#right-content1 { }
	
	#footer
	{
		clear: both;
		width: 100%;
		text-align: right;
	}

	#footer-left
	{	
		display: none;
	}

	#footer-left1 { }

	#footer-mid
	{	
		display: none;
	}

	#footer-right
	{	
		float: right;
		display: none;
	}

	#footer-right1 { margin: 10px;}

/* A ,H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTARET, SELECT { line-height: 1.5em; } */

.breadcrumb { text-decoration: none; }
.footerlink { font-size: 14px; color: white; text-decoration: none;}

.bodytext { line-height: 1.5em; font-size: 14px; font-weight: normal; text-decoration: none; }
h1  { line-height: 1.5em; font-size: 20px; font-weight: bold; text-decoration: none; }
h2  { line-height: 1.5em; font-size: 18px; font-weight: bold; font-style: italic; text-decoration: none; }
h3  { line-height: 1.5em; font-size: 16px; font-weight: normal; text-decoration: none; }
h4  { line-height: 1.5em; font-size: 15px; font-weight: normal; text-decoration: none; }
h5  { line-height: 1.5em; font-size: 14px; font-weight: normal; text-decoration: none; }
h6  { line-height: 1.5em; font-size: 14px; font-weight: normal; text-decoration: none; }

.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
        font-size: 20pt;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 5em;
        float: left;
        text-align: right;
        margin-right: 0.5em;
        display: block;
}

.csc-mailform-submit {
        margin-left: 5.5em;
}
