


ul {
	list-style-type: none;
	list-style-position: inside;
}

ol li ol, ul li ul {
	color: #868585;
	margin: 0px 0px 0px 0px;
}


h4 {    
line-height: 18px;
	color: #868585;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

p {    
	padding: 1px 0 1px 0;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	}




a.topnav:link 	{ 	
	text-indent: 600px;
	font-family:  Helvetica, Arial, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding: 0 0 0 60px;
	font-weight: bold;
	}
a.topnav:hover	{ 
	text-indent: 600px;
	font-family:  Helvetica, Arial, sans-serif; 
	color: red; 
	text-decoration: none; 
	padding: 0 0 0 60px;
	font-weight: bold;
}
a.topnav:visited	{ 	
	text-indent: 600px;
	font-family:  Helvetica, Arial, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding: 0 0 0 60px;
	font-weight: bold;
	}	

	
	
	
a.emaillink:link {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-weight: bold; 
	text-decoration: none;
}
a.emaillink:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold; 
	text-decoration: none;
}
a.emaillink:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold; 
	text-decoration: none;
}

#content img {
	padding: 2px;
	background: #f6f3f3;
	border: 1px solid #ececec;
	margin-top: 2px;
	align: left;
}

#content img.fleft {
	float: left;
	margin-right: 10px;
}

#content img.fright {
	float: right;
	margin-left: 12px;
}


div.hr {
	border-top: 1px solid #eeeeee;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

.highslide-dimming {
	position: absolute;
	background: black;
}


span.popup {
	text-align: justify;
}

table {
	margin-bottom: 10px;
}

table th {
	color:#292A2D;
	font-size:14px;
	font-weight:bold;
	padding:10px 8px;
}

span.frontpage { 
	float: right;
	color:#000000;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 40px 0px 0px;
	list-style-type: none;
	line-height: 38px;
	font-weight:bold;
}


table tfoot tr {
	font-size: 13px;
	color: #a1a0a0;
}

table tfoot tr td {
	border-top: 2px solid #e7e7e7;
	text-align: right;
}

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote {
	background: url(images/blockquote-trans.png) no-repeat top left;
	padding: 20px 0px 30px;
}

blockquote p {
	text-indent: 25px;
	font-size: 14px;
}

blockquote p.author {
	font-size: 12px;
	text-align: right;
	font-style: italic;
	margin-bottom: 0px;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

/*****Basic Layout*****/  

/** Header **/

#header {
	padding: 0px 0px 30px
}



/

/*** Content ***/

#content, .clearfix {
	clear: both; 
}

#content {
	overflow: hidden;
	position: relative;
}


#content #main {
	float: right;
	padding: 27px 15px 0px 0px;
	width: 525px;
}
#content #mainqp {
	float: left;
	padding: 27px 15px 0px 0px;
	width: 880px;
}
/*** Sidebar ***/

#content #sidebar {
	float: left;
	width: 235px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar h4 {
	margin-bottom: 4px;
		color: #868585;
}

#sidebar .block {
	margin-bottom: 45px;
	overflow: hidden;
}

#sidebar.ul {
	overflow: hidden;
	list-style-type: none;
}

#sidebar .news h4 {
	margin-bottom: 20px;
}



.news ul {
	list-style-type: none;
}

.news ul li {
	position: relative;
	padding: 10px 0px;
	line-height: 1.7;
	overflow: hidden;
	height: 100%;
}


span.newsletter  ul  li {
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: disc;
	

}





/*** Footer ***/


span.maintext {
	color: #000000;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 1px;
	
}


#footer {
	background: #676768 url(images/footer_bg.gif) repeat-x;
	overflow: hidden;
	min-height: 67px;
	line-height: 67px;
}




ul#footer_nav {
	position: relative;
	overflow: hidden;
	float: left;
	padding-top: 23px;
	list-style-type: none;
}

ul#footer_nav li {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #bab8b8;
	line-height: 1.6;
}

ul#footer_nav li a {
	color: #adacac;
}

ul#footer_nav li a:hover, ul#footer_nav li a.active {
	color: #cbc9c9;
	text-decoration: none;
}

/***** Home Page ****/

/** Logo **/

#header h1 {
	float: left;
	text-indent: -9999px;
	background: url(images/logo-trans3.png) no-repeat;
	width: 258px;
	height: 98px;
	margin-bottom: 0px;
}




/** Home Page Content **/

body#home #content #main h5 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

#sidebar div.info {
	overflow: hidden;
}

#sidebar a.button {
	background: url(images/read_more.gif) no-repeat top left;
	width: 76px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	float: right;
	position: relative;
}
#sidebar a.buttonqp {
	background: url(images/viewpolicy.gif) no-repeat top left;
	width: 91px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	float: right;
	position: relative;
}
span.date {
	display: block;
	font-size: 11px;
	color: #9e9d9d;
	float: left;
	text-transform: uppercase;
}





body#qualitypolicy #content #main h4 { 
	clear: both;
}





