body {
	background: #fff;
	color: #231d24;
	font: normal 0.75em/1.4 Arial, sans-serif;
	text-align: left;
	}

img {
	border: 0;
	vertical-align: middle;
	}

a {
	color: #49014d;
	text-decoration: underline;
	}

a:hover {
	color: #a092a2;
	text-decoration: underline;
	}

p {
	margin: 0 0 0.6em;
	}

hr {
	background: #a2a2a2;
	border: 0;
	color: #a2a2a2;
	height: 1px;
	margin: 13px 0;
	//margin: 4px 0;
	overflow: hidden;
	}

h1 {
	color: #6f3472;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.3em 0 0.5em;
	}

h3 {
	color: #6f3472;
	font-size: 1.33em;
	font-weight: bold;
	margin: 1.3em 0 0.5em;
	}

h4 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 1.3em 0 0.5em;
	}

h5 {
	color: #6f3472;
	font-size: 1.08em;
	font-weight: bold;
	margin: 1.3em 0 0.5em;
	}

ul {
	list-style-type: none;
	margin: 0.6em 0 1em 5px;
	padding: 0;
	}

	ul li {
		background: url(/bitrix/templates/rosevrobank/images/li.gif) left 6px no-repeat;
		margin-bottom: 0.4em;
		padding-left: 20px;
		}

ol {
	margin: 0.6em 0 1em 26px;
	padding: 0;
	}

.floatLeft {
	float: left !important;
	margin-right: 15px;
	}

.floatRight {
	float: right !important;
	margin-left: 15px;
	}

table {
	border-collapse: collapse;
	font-size: 1em;
	margin: 0;
	}

	table td, table th {
		border: 1px solid #ccb7cd;
		padding: 3px 4px 4px;
		text-align: left;
		vertical-align: top;
		}

	table th {
		background: #f2eaf2 url(/bitrix/templates/rosevrobank/images/table_h.gif) bottom repeat-x;
		color: #7a4b7d;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		}

.noticeWrap {
	border-color: #f499b9;
	border-style: solid;
	border-width: 1px 0;
	margin: -1em 0 2em;
	padding: 1px 0;
	}

.noticeWrap .notice {
	background: #f5f1e9;
	color: #e2014d;
	padding: 6px 10px 8px;
	font-style: italic;
	}

	.noticeWrap .notice a {
		color: #e2014d;
		}
	
	.noticeWrap .notice a:hover {
		color: #f185aa;
		}

.descriptionWrap {
	border-color: #e4d9e4;
	border-style: solid;
	border-width: 1px 0;
	margin: -1em 0 2em;
	padding: 1px 0;
	}

.descriptionWrap .description {
	background: #f4f0f5;
	color: #a47fa6;
	padding: 6px 10px 8px;
	font-style: italic;
	}
	
	.descriptionWrap .description a {
		color: #a47fa6;
		}
	
	.descriptionWrap .description a:hover {
		color: #d5bbd6;
		}

.tableShadow {
	background: #e3e2e3 url(images/table_shadow_r.gif) right repeat-y;
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin: 0.4em 0 0.6em;
	//margin-bottom: 0;
	padding: 0 2px 1px 0;
	}

	.tableShadow table {
		background: #fff;
		margin-top: -1px;
		position: relative;
		}

	.tableShadowBottom {
		background: url(images/table_shadow_b.gif);
		}

.tableDescription {
	border-bottom: 1px solid #f1e9f1;
	clear: both;
	font-size: 0.92em;
	margin-bottom: 0.6em;
	padding: 3px 5px 4px;
	}
	
	.tableDescription p {
		margin-bottom: 0.2em;
		}

.important {
	color: #e2014d;
	font-weight: bold;
	}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
	
.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
	}
