/* Start of CMSMS style sheet 'standard stylesheet' */
BODY	{
	color: #3E3E3E;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 12px;
	background-image:URL(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	text-align:center;
	}

img	{
	border: 0px;
	}

A	{
	color: #FEA620;
	text-decoration: underline;
	}

p	{
	text-align: justify;
	}

hr	{
	color: #ffffff;
	border-bottom: dotted 1px #009FE3;
        border-style: none none dotted;
	}


H1	{
	color: #009FE3;
	font-size: 12px;

	}


#wrapper {
	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 800px;
	}

.box	{
	width: 770px;
	background-image:URL(images/back-box.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #ffffff;
	margin: auto 0;
	}

.content	{
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 12px;
	width: 505px;
	text-align: justify;
	padding-left: 65px;
	padding-right:0px;
	}

.content A	{
	color: #009FE3;
	}


.caption	{
	color: #009FE3;
        text-align: center; 
	}
.caption a	{
	color: #009FE3;
        text-align: center; 
	}

.footer	{
	width: 770px;
	color: #009FE3;
	font-size: 11px;
	}
.footer A	{
	color: #009FE3;
	text-decoration: none;
	}

.footer-left	{
	width: 205px;
	text-align: left;
	padding-left: 65px;
	padding-right: 0px;	
	}
.footer-right	{
	width: 480px;
	text-align: right;
	padding-left: 0px;
	padding-right: 20px;	
	}

.right	{
	background-image:URL(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 200px;
	}

.top2	{
	color: #009FE3;
	text-align: right;
	background-image:URL(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	width: 400px;
	padding-left:0px;
	padding-right:34px;
	}

.NewsSummary {
margin-left: 10px;
margin-right: 10px;
}

/* End of 'standard stylesheet' */

