#contentright p {
	color: #333333;
	margin-bottom: 12px;
	font-size: 1.1em;
}
#contentright .white {
	color: #FFFFFF;
	font-weight: bold;
}
#contentright ul {
	margin-bottom: 12px;
}
#contentright ol {
}
#contentright li {
	font-size: 1.1em;
	color: #333333;
	padding-left: 20px;
	background-image: url(../images_layout/bullet.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-bottom: 3px;
}

#contentright .textimg {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1em;
}
#contentright h1 {
	font-size: 1.6em;
	color: #147C96;
	font-weight: bold;
	margin-bottom: 12px;
	font-style: italic;
}
#contentright h2 {
	color: #333333;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
#contentright h3 {
	color: #147C96;
	font-weight: bold;
	font-size: 1.1em;
}
#contentright h4 {
	color: #333333;
	font-size: 0.9em;
}
#contentright h5 {
	font-size: 1.3em;
	color: #000000;
	margin-bottom: 12px;
	font-weight: bold;
}
#contentright a {
	color: #147C96;
}
#contentright a:hover {
	text-decoration: none;
}
#contentright img {
}
#contentright img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentright table {
	font-size: 1.1em;
	font-weight: normal;
	width: 460px;
	font-style: italic;
	margin-bottom: 15px;
}
#contentright table td {
	vertical-align: top;
}
#contentright table.contacts td.name {
	font-size: 1.1em;
	color: #147C96;
	width: 58%;
	font-style: italic;
	padding-bottom: 20px;
	background-image: url(../images_layout/back_table_contacts.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
}
#contentright table.contacts td.name .noblueline {
	background-color: #FFFFFF;
}

#contentright table.contact td.name {
	font-size: 1.2em;
	color: #147C96;
	width: 60%;
	font-style: normal;
}
#contentright .alignleft {
	text-align: left;
}
#contentright .alignlanguage {
	text-align: right;
	margin-bottom: 22px;
}
#contentright .aligncenter {
	text-align: center;
	padding-right: 50px;
}
#contentright .floatleft {
	float: left;
	margin-right: 10px;
}
#contentright .floatright {
	float: right;
	margin-left: 10px;
}
#contentright .contentrightitem h2 {
	margin-top: 0px;
	font-size: 1.3em;
	margin-bottom: 0px;
}
#contentright .contentrightitem h5 {
	margin-bottom: 0px;
	font-size: 1.1em;
}
#contentright .contentrightitem p {
	font-style: italic;
}
#contentright form {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	font-size: 1.1em;
}
#contentright form h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 14px;
}
#contentright form h3 {
	color: #147C96;
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
}
#contentright form label {
	width: 115px;
	float: left;
}
#contentright form input {
	background-color: #FBFEFF;
	border: 1px solid #CCCCCC;
}
#contentright form select {
	background-color: #FBFEFF;
	border: 1px solid #CCCCCC;
}
#contentright form div.button input {
	margin-right: 0px;
}
#contentright input[type="submit"] {
	margin-top: 10px;
	margin-left: auto;
	margin-right: 0px;
	display: block;
	margin-bottom: 5px;
	border: 1px solid #666666;
	color: #666666;
}
#contentright form div.clearfix {
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
}
