BODY {
	color: #314723; 
	background-repeat: repeat-x; 
    background-color: #dee7de;
	margin: 0em;
	font-size: 12pt;
}

#main {
  margin: 0px;
}

#header {
	border-top: #314723 1px solid; 
	border-bottom: #314723 10px solid;
	border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 1%;
	color: #000000; 
	background-color: #a892ac;
	padding-top: 30px;
	padding-left: 2%;
	padding-right: 34%;
    text-align: right;
}

#subheader { 
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    margin-left: 2%;
    margin-right: 2%;
    color: #66526a;
	background-color:	#b9c6b0;
	padding-left: 2%;
	padding-right: 34%;
    text-align: right;
}

#headerimage {
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    margin-left: 2%;
    margin-right: 2%;
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 70px;
    background-color: #f2f7ef;
	font-style: italic; 
    color: #000000;
}

#headerimage img {
	background-color: #314723;
    position: absolute;
    right: 30px;
	clear: right;
	top: 18px; 
	border-style:solid;
	border-color:#314723;
	border-width:10px;
}

.alertLeft
{ 
    background-color: #f2f7ef;
	padding-right: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 1%;
    color: #000000;
    width: 200px;
    background-color: #BF4C3E;
    vertical-align: top;
    text-align: center;
    color: black;
}

#container {
    background-color: #f2f7ef;
    margin-left: 2%;
    margin-bottom: 1%;
    margin-right: 2%;
	padding-right: 0%;
	padding-top: 0%;
	padding-bottom: 2%;
	padding-left: 1%;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
    color: #000000;
}


#left {
    background-color: #f2f7ef;
	float:left;
	width: 190px;
	margin-left: 15px;
	#margin-top: 40px;
}

#right {
    background-color: #f2f7ef;
	margin-left: 100px;
	margin-right: 40px;
	#margin-top: 70px;
}


#centercontent {
    background-color: #f2f7ef;
	padding-right: 0%;
	padding-top: 0%;
	padding-bottom: 2%;
	padding-left: 1%;
    margin-left: 17%;
    margin-right: 2%;
    margin-bottom: 1%;
    border-right: #000000 1px solid;
    #border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    color: #000000;
}

H1 {
	padding: 0px; 
	font-size: 24pt; 
	color: #000000; 
	line-height: 24pt;
}
H2 {
	padding: 0px; 
	font-size: 18pt; 
	color: #000000; 
	font-style: italic; 
	line-height: 18pt;
	margin: 0px;
}

H3 {
	font-size: 18pt; 
	color: #363636;
}

H4 {
	font-size: 16pt; 
	color: #363636; 
	line-height: 16pt; 
	background-color: #ffffff;
}
H5 {
	font-size: 14pt; 
	color: #363636; 
	line-height: 14pt; 
	background-color: #ffffff;
}

a.one:link { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 14pt;
}

a.one:active { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 14pt;
}

a.one:visited { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 14pt;
}

a.one:hover { 
    color: #314723; 
	text-decoration: underline; 
	background: #CC9999;
    font-size: 14pt;
}

a.two:link { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 12pt;
}

a.two:active { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 12pt; 
}

a.two:visited { 
    color: #66526a; 
	text-decoration: none; 
	font-size: 12pt;
}

a.two:hover { 
    color: #314723; 
	text-decoration: underline; 
	background: #CC9999;
    font-size: 12pt;
}
 
a.three:link { 
    color: #533359; 
	text-decoration: none; 
	font-size: 12pt;
}

a.three:active { 
    color: #533359; 
	text-decoration: none; 
	font-size: 12pt;
}

a.three:visited { 
    color: #533359; 
	text-decoration: none; 
	font-size: 12pt;
}

a.three:hover { 
    color: #314723; 
	text-decoration: underline; 
	background: #F0FFF0;
    font-size: 12pt;
}

a.four:link { 
    color: #F4DFD5;
	font-size: 12pt 
}

a.four:active { 
    color: #F4DFD5;
	font-size: 12pt;
}

a.four:visited { 
    color: #F4DFD5;
	font-size: 12pt;
}