BODY, INPUT, TEXTAREA	{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight: normal;
	color: #000000;
}
TABLE {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
TD{
}

H1, H2, H3, H4, H5, H6 {
	font-weight:bold;
	color: #31408F;
	text-align: left;
}

IMG	{
	border: none;
	margin: 0px;
	padding: 0px;
}
P {
	text-align: justify;	
	margin: 0px 0px 15px 0px;
}

.bold {
	font-weight: bold;
}

body table #staticContent {
	background-color: #fff;
}
td#staticContent {
	padding-bottom: 50px;
	font-size : 14px;
	line-height: 17px;
}
body table #staticContent a {
	color: #5089E4;
}
body table #staticContent a:hover {
	color: #2960D7;
}


#staticContent p {
/*	text-align: left;*/
	display: block;
}
#staticContent .noindent {
	text-indent: 0px;
}
#staticContent .indent {
	text-indent: 15px;
}
#staticContent table {
	margin: 0px 0px 50px 0px;
}
td#staticContent table td {
	padding: 7px 21px 7px 21px;
}
td#staticContent table.nospace td, td#staticContent table td.nospace {
	padding: 0px;
}
td#staticContent table.novspace td, td#staticContent table td.novspace {
	padding-top:  0px;
	padding-bottom: 0px;
}
td#staticContent table.nohspace td, td#staticContent table td.nohspace {
	padding-left: 0px;
	padding-right: 0px;
}
td#staticContent table.smartTable td {
	padding: 3px 21px 3px 0px;
}

table.center td {
	text-align: center;
}
.center {
	text-align: center;
}

#staticContent H1, #staticContent H2, #staticContent H3, #staticContent H4, 
#staticContent H5, #staticContent H6 {
	margin: 20px 0px 4px 0px;	
}
#staticContent H1 {
	font-size: 18px;
	line-height: 22px;
}
#staticContent H2 {
	font-size: 16px;
	line-height: 20px;
}
#staticContent H3 {
	font-size: 14px;
}
#staticContent H4, #staticContent H5, #staticContent H6 {
	font-size: 14px;
}

#staticContent strong {
	font-weight: bold;
}
#staticContent table.format {
	background-color: #fff;
	color: #000;
/*	font-size: 14px;*/
	font-style: normal;
	font-weight: normal;
	
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
#staticContent table.format tr.header td {
	background-color: #2D3E6F;
	color: #EEEBE3;
	white-space: nowrap;
	font-weight: bold;
	border: none;
}
#staticContent table.format td, #staticContent table.border td {
	border: 1px solid #e0d6c7;
}
#staticContent table.format td.value,
#staticContent .value
 {
	color: #5A9EFF;
	font-weight: bold;
}
#staticContent table.format td.value span.procent,
#staticContent span.procent
 {
	color: #c4baa9;
	padding-left: 2px;
	font-size: 10px;
}
#staticContent div.regiFormBlock {
	position: static;
}
#staticContent a.hitTxt {
	color: #31408F;
}
b.color {
	color: #31408F;
}
#staticContent div.messageBlock, div.messageBlock {
	color: #31408F;
	font-weight: bold;
	padding: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #31408F;
	border-bottom: 1px solid #31408F;
	background-color: #F3F0EB;
	background-color: #fff;
}




/* 2010.04.21 */
#staticContent img.left, #staticContent img.right {
	padding-bottom: 20px;
	display: block;
}
#staticContent img.left {
	padding-right: 20px;	
	float: left; 	
}
#staticContent img.right {
	padding-left: 20px;	
	float: right; 	
}

.info {
	display: block;
	clear: both;

	border-top: 1px solid #e0d6c7;
	border-bottom: 1px solid #e0d6c7;

	margin: 20px 0px 20px 0px;
	padding: 5px 20px;
	background-color: #fcf9f6;
}



.s7 {
	font-size: 7px !important;
	line-height: 10px;
}
.s8 {
	font-size: 8px !important;
	line-height: 11px;
}
.s9 {
	font-size: 9px !important;
	line-height: 12px;
}
.s10 {
	font-size: 10px !important;
	line-height: 13px;
}
.s11 {
	font-size: 11px !important;
	line-height: 14px;
}
.s12 {
	font-size: 12px !important;
	line-height: 15px;
}
.s13 {
	font-size: 13px !important;
	line-height: 16px;
}
.s14 {
	font-size: 14px !important;
	line-height: 17px;
}
.s15 {
	font-size: 15px !important;
	line-height: 18px;
}
.s16 {
	font-size: 16px !important;
	line-height: 20px;
}
.s17 {
	font-size: 17px !important;
	line-height: 21px;
}
.s18 {
	font-size: 18px !important;
	line-height: 22px;
}
.s21 {
	font-size: 21px !important;
	line-height: 25px;
}
.s24 {
	font-size: 24px !important;
	line-height: 28px;
}
.s36 {
	font-size: 36px !important;
	line-height: 40px;
}


.headerLine {
	display: block;
	clear: both;
	padding: 5px 0px 7px 0px;
	border-bottom: 1px solid #31408F;
	margin: 25px 0px 15px 0px;
	font-size: 17px;
	font-weight: bold;
	color: #31408F;
}  
.footerLine {
	display: block;
	clear: both;
	padding: 0px;
	margin: 15px 0px 25px 0px;
	font-size: 0px;
	border-bottom: 1px solid #31408F;
}

code, pre {
	padding: 0px;
	margin: 0px;
	border: none;
} 

.blue {
	color: #0000FF;
}
.darkblue {
	color: #31408F;
}
.skyblue {
	color: #5A9EFF;
}
.red {
	color: #ff3000;
}
.darkred {
	color: #990000;
}
.black {
	color: #000;
}
.grey {
	color: #ccc;
}
.darkgrey {
	color: #777;
}
.white {
	color: #fff;
}
.orange {
	color: #ffbd00;
}

td#staticContent .bordercolor, .bordercolor {
	border-color: #C5B19B;
}
.bgLight {
	background-color: #fcf9f6;
}
.examplesColors h3 {
	display: inline-block;
	width: 150px;
	float: left;
	clear: none;
}
.examplesSizes h3 {
	margin: 0px;
	padding: 0px;	
}
