p  { color: #545454; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify }


li  {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(../media/arrow.gif);
	line-height: 15px;
}

li a  { font-family: Arial, Helvetica, sans-serif; text-align: left }

a { color: #004E67; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover   {text-decoration: underline }

h1     { color: 0F9BA9; font-weight: bold; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-transform: capitalize; border-bottom: 1px solid #0F9BA9 }


h2   {
	color: 0F9BA9;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	line-height: normal;
}

h4  {
	color: #1da1ad;
	font-weight: lighter;
	font-size: 10.5pt;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border-left: 1px solid #1da1ad;
	width: 200px;
}

.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: solid 1pt #000 }

.border  { padding: 5px; border: solid 1px #cccccc }

.footer  { color: #555; 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: left; border-top: none; border-right: none; border-bottom: none; border-left: 1px solid #000 }
			
.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   { border: 1px solid #CFCFCF; margin-right: 5px }
.right_image {
	border: 1px solid #CFCFCF;
	margin-left: 5px;
}
.content {
	padding: 6px;
}
