body      {
	background-color: black;

}

p  { color: #0B3669; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify }


li  {
	color: #0B3669;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(../media/circle.gif);
}

li a  { line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left }

a {
	color: #223477;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 0;
}

a:hover   {text-decoration: underline }

h1     {
	color: #0B3669;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-transform: capitalize;
	text-align: left;
}


h2   {
	color: #0B3669;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
}

h3   {
	color: #0B3669;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	margin-bottom: -10px;
	font-style: italic;
}

h4  {
	color: #53607B;
	font-weight: lighter;
	font-size: 10pt;
	line-height: 14.5pt;
	font-family: Georgia, "Times New Roman", Times;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border-left: 1px solid #051F3D;
	width: 200px;
	font-variant: small-caps;
}

h4 a {
	color: #53607B;
	font-style: normal;
	font-weight: lighter;
	font-size: 10pt;
	line-height: 14.5pt;
	font-family: Georgia, "Times New Roman", Times;
	text-align: right;
	letter-spacing: 1px;
}

.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;
	background-color: #F9F8EC;
}
.highlight2   {
	border: solid 1pt #000;
	background-color: #FAF8EC;
	margin-right: 12px;
	margin-left: 12px;
}
.higcenter   {
	border: solid 1pt #000;
	background-color: #F9F8EC;
	color: #0B3669;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.border  { border: solid 1px #0B3669 }

.footer  { color: #555; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a  { color: #999999; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.footer a:hover   { color: #5b7ca3 }

.center { text-align: center }
.center2 {
	margin-left: 165px;
	position: relative;
}

.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: #325783; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.left_image   { border: 1px solid #0B3669;
	margin-right: 5px }
.right_image {
	border: 1px solid #0B3669;
	margin-left: 5px;
	}

.right
{ text-align: right; float: right; margin-right: 10px; margin-left: 10px; border: 1px solid #0B3669}

.tour  { border: solid 1px #0B3669; width: 400px; height: 340px; margin: 0 auto; padding: 3px; }