body   { background: #438a9e url(media/body_bg.jpg) repeat-x }

p      { color: #010101; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-align: justify }


li    { font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-align: left }

li a  { line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left }

a    { color: #4565a2; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:hover   {text-decoration: underline }

h1        { color: #438a9e; font-weight: bolder; font-size: 16px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: left; text-transform: capitalize; border-bottom: 1px solid #438a9e }


h2      { color: #438a9e; font-weight: bolder; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: left }

.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    { padding: 2px; border: solid 1pt #438a9e }

.border  { padding: 5px; border: solid 1px #cccccc }

.footer    { color: black; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a     { color: #010101; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a:hover     { color: #f5f7f7 }

.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 }

.img_left    { margin-right: 8px; padding: 2px; border: solid 1px #438a9e }
.img_right  { margin-left: 8px; padding: 2px; border: solid 1px #438a9e }
.img_center { padding: 2px; border: solid 1px #438a9e }
.content  { padding: 5px 30px }
.line { border-top: 2px dotted #438a9e }
.hp { }
.hp h1 { color: #f5f7f7; border-bottom: 1px solid #f5f7f7 }
.hp p { color: #f5f7f7 }
.hp a  { color: #f5f7f7; font-weight: bold }
.hp a:hover   {text-decoration: underline }
.pbhs {
	color: #010101; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}