/* Start of CMSMS style sheet 'main stylesheet' */
BODY	{
	color: #454545;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 12px;
	background-color: #9BA188;
	text-align:center;
	}

img	{
	border: 0px;
	}

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

p	{
	text-align: justify;
	}

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


H1	{
	color: #ffffff;
	font-size: 11px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: right;
        font-weight: normal;
	}

H2	{
	color: #A45738;
	font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 6px;
	border-bottom: dotted 1px #A45738;
        }


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

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

.breadcrumb	{
	color: #A45738;
	font-size: 12px;
	border-top: dotted 1px #A45738;
        margin-top: 12px;
        margin-bottom: 6px;
        text-align: right;
        }

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

.content A	{
	color: #A45738;
	}

.footer	{
	width: 759px;
	color: #ffffff;
	font-size: 11px;
	}
.footer A	{
	color: #ffffff;
	text-decoration: none;
	}

.footer-left	{
	width: 259px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;	
	}
.footer-right	{
	width: 500px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;	
	}

.right     {
        width: 157px;
        }

.spacing	{
        word-spacing: 1px;
	}

.topnav	{
	color: #ffffff;
	text-align: center;
	background-color: #925932; 
        border-bottom: solid 10px #BA895E;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
        word-spacing: 20px;
        line-height:20px;
	}

.topnav A	{
	color: #ffffff;
         text-decoration: none;
        font-weight:bold;
	}



/* End of 'main stylesheet' */

