
p {
	color: #444;
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify
}

li {
	color: #444;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
}

li a { text-align: left }

a {
	color: #3b517a;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:hover { text-decoration: underline }

h1 {
	color: #3b517a;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	border-bottom: 1px solid #3b517a
}

h2 {
	color: #5b7ca3;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}

h3 {
	color: #5b7ca3;
	font-weight: bold;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.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 #3b517a }

.border { border: solid 1px #fff }

.footer {
	color: #555;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}

.footer a, .footer p {
	color: #3b517a;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.footer a:hover {
	color: #5b7ca3;
	text-decoration: none
}

.center { text-align: center }

.sidebar {
	background-image: url(../_media/nav_bg.jpg);
	text-align: left;
	margin-top: -2px;
	border: none
}

.sidebar p {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
}

.sidebar a {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid white;
	width: 162px;
	display: block
}

.sidebar a:hover {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #dad7b1;
	text-align: left;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid white;
	width: 162px;
	display: block
}

.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
}

#submenu {
	width:150px;
	margin-left:22px;
	background-image: url(../_media/nav_bg.jpg);
	}

#submenu a {
color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid white;
	width: 150px;
	display: block
	}	

.left_image {
	margin-right: 5px;
	padding: 3px;
	border: solid 1px #3b517a
}

.right_image {
	margin-left: 5px;
	padding: 3px;
	border: solid 1px #3b517a
}

.center_image {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: solid 1px #3b517a
}

body { }

.content { padding: 12px 10px }
