/* Start of CMSMS style sheet 'merlin standard' */
html,BODY	{
	border: 0;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans;
	text-align: center;
	background-image:URL(images/greyback.gif);
	background-repeat:repeat-x;
	background-position:top center;
	height: 100% ;
	font-size: 12px;
	}

img {
   border: 0;
}

p {
margin-top: 0px;
margin-bottom: 0px;
}


A	{
	text-decoration: none;
	color: #2870E9;
	font-size: 12px;
	}

A:HOVER	{
	color: #FF6600;	
	}


H1	{
	margin-top:8px;
	margin-bottom:4px;
	font-size: 14px;
	font-weight:bold;
	color:#2870E9;
	border-bottom:dotted 1px #2870E9;
	}

H2	{
	margin-top:8px;
	margin-bottom:4px;
	font-size: 12px;
	font-weight:bold;
	color:#2870E9;
	}

H3	{
	margin-top:8px;
	margin-bottom:4px;
	font-size: 12px;
	font-weight:bold;
	color:#1F89ED;
	border-bottom:dotted 1px #1F89ED;
             display:inline;
	}



#topback {
	background-image:URL(images/topback.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	width: 100%;
	padding-bottom: 3em; 	
	position: relative;
        min-height: 100%;
	}

#wrapper { 
	padding-bottom: 3em;
	 }


#wrapper1 {

	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 800px;
	padding-top:110px;
	padding-bottom:20px;
	}

#wrapperhome {

	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 930px;
	padding-top:110px;
	padding-bottom:20px;
	}

#wrappermaps {

	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding-top:110px;
	padding-bottom:20px;
	}

#wrapper2 {
	position:relative;
	float:left;
	}

#wrapper3 {
	position:relative;
	float:left;
	text-align: left;
	width: 580px;
	}

#content {
	position:relative;
	float:left;
	clear:both;
	width: 620px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 30px;
	padding-right: 30px;
	background-color:#ffffff;
	background-image:URL(images/content.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

#footer {
	color: #71757B;
	border-top:solid 1px #DCDCDC;
	position: relative; margin-top: -3em; height: 3em; width:100%; background-color: #EDEDED;
	}

#footer	A {
	color: #71757B;
	}



.alignleft	{
	position:relative;
	float:left;
	}
.alignright	{
	position:relative;
	float:right;
         padding-left:8px;
         padding-right:0px;
	}

.center	{
           text-align: center;
          }

.clear	{
         clear: both;
 	padding-bottom: 3em;
	}

.gap	{
	position:relative;
	float:left;
	width: 20px;
	}

.map   {
         position: relative;
         float: left;
         width: 220px;
         background-color: #ffffff;
         background-image:url(images/button_map.gif);
         background-repeat: no-repeat;
         background-position: top left;
         padding-left: 5px;
         padding-right: 5px;
         padding-top: 30px;
         padding-bottom: 0px;
         margin-top: 40px;
         margin-bottom: 0px;
         text-align: left;
         }

.news   {
         position: relative;
         float: left;
         width: 160px;
         background-color: #ffffff;
         background-image:url(images/button_latestnews2.gif);
         background-repeat: no-repeat;
         background-position: top left;
         padding-left: 10px;
         padding-right: 10px;
         padding-top: 20px;
         padding-bottom: 0px;
         margin-top: 30px;
         margin-bottom: 0px;
         }
.leftblock{
        width:286px;
	position:relative;
	float:left;
	}


.text  {
         margin-top: 0px;
         margin-bottom: 8px;
         }


UL.bullet	{
	margin-top: 0;
	margin-bottom:0;
	}

LI.bullet	{
	font-size: 11px;
	font-family: Helvetica,Arial;
	color: #000000;
	}


   
/* End of 'merlin standard' */

