@charset "utf-8";
/* CSS Document */

.style1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5b5b5b;
	line-height:1.5em;
	text-align:justify;
}

.style2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#dddddd;
	line-height:1.5em;
	text-align:justify;
}

.style3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c9d0d2;
	line-height:1.5em;
}

.style4
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a6a6a6;
	line-height:1.8em;
}

.style5
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00587b;
	line-height:1.5em;
}

.style6
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5em;
}

.tytle
{
	font-family: 'Marcellus SC', serif;
	font-size:20px;
	color:#B23B10;
	line-height:1.3em;
}

.style7
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:18px;
	color:#403963;
	line-height:1.5em;
}

.style8
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#000;
	line-height:1.5em;
}

.style8
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#000;
	line-height:1.5em;
}


.style9
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.8em;
	text-align:justify;
}

.style10
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.5em;
}

.style11
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#62b1d0;
	line-height:1.5em;
}

.style12
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#a75a00;
	line-height:1.5em;
}

.style13
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	line-height:1.5em;
}

.style14
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5em;
}

.style15
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:2em;
	text-align:justify;
}

.style16
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333
	line-height:1.5em;
}

.style18
{
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#1E71B5;
	line-height:1.5em;
}


.text_bg
{
border:1px solid #ccc;
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
  box-shadow: inset 2px 2px 2px 0px #dddddd;
padding:2px 5px; 
background:#fff;
height:25px;
width:260px;
border-radius:5px;
}

.text_bg1
{
border:1px solid #ccc;
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
  -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
  box-shadow: inset 2px 2px 2px 0px #dddddd;
padding:2px 5px; 
background:#fff;
height:60px;
width:230px;
border-radius:5px;
}



a:link {
	color: #c9d0d2;
	text-decoration: none;
}
a:visited {
	color: #c9d0d2;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}