body {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7B8;
	margin-top: 10px;
}
p,h1,h2,h3,h4,h5,li {
	margin-right: 7px;
	margin-left: 7px;
}
p  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 120%;
}



li  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(media/box.gif);
	line-height: 120%;
}

li a  { line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left }

a {
	color: #044434;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover   {text-decoration: underline;
			z-index: 3; }

h1     {
	color: #044434;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-transform: capitalize;
	border-bottom: 1px solid #044434;
	margin-top: 0px;
}


h2   {
	color: #044434;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
}

h4        {
	color: #044434;
	font-weight: lighter;
	font-size: 11pt;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #044434;
	letter-spacing: 1px;
}

h4 a        {
	color: #044434;
	font-weight: lighter;
	font-size: 11pt;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.highlight   {
	border: 1px solid #044434;
	background-color: #E7E7B8;
}
.highspace   {
	
	background-color: #E7E7B8;
	margin-right: 7px;
	margin-left: 7px;
		z-index: 0;
}

.border  { padding: 5px; border: solid 1px #cccccc }

.footer, .footer p  { color: #555; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a  { color: #4a4a4a; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a:hover   { color: #5b7ca3 }

.center { text-align: center }

.sidebar     {
	text-align: justify;
	margin-right: 10%;
	margin-left: 10%;
	width: 700px;
}
			
.sidebar p { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }

.sidebar h1     { color: #6b6b6b; font-size: 14px; font-family: "Times New Roman", Georgia, Times; text-transform: capitalize; border: none }

.sidebar h2  { color: #d79b3a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.left_image   {
	margin-right: 5px;
	border: 1px solid #044434;
}
.right_image {
	border: 1px solid #044434;
	margin-left: 7px;
}

.center_image {
	border: 1px solid #044434;
	margin-bottom: 5px;
}

.space
	{
	font-size: 10px;
	line-height: 12px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #044434;
	margin-bottom: -10px;
}
