/* CSS Document */

body  {
	background: #0172B6;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#page_title { font-size: 170%; color: #0172B6; text-decoration:underline; line-height: 1.3em; margin: 25px 10px 10px 10px; padding: 0px; clear: both;  width: 736px; }

#navbar {
        position:relative;
	left:0px;
	margin-bottom:4px;
	border:1px solid #0172B6;
	padding-top:4px;
	padding-right:14px;
	padding-bottom:4px;
	text-align:left;
	background: #0172B6;
	width:736px
	min-height:15px;
}

#navbar UL {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navbar LI {
	display: inline;
	margin: 0;
	padding: 0 14px 0 14px;
	font-size: .9em;
	line-height: auto;
	white-space: nowrap;
	border-right: 1px solid white;
}
#navbar a{
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.shaded1 {
	background: #FFFFFF;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 18px;
}

.shaded3 {
	background-color: #FAFAF2;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
}

h2 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #A20F0F;
	font-weight: bold;
	line-height: 19px;
	margin-left: 10px;
	text-align: left;
}

h3 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #A20F0F;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	padding-bottom:.2em;
	border-bottom:1px solid #3B3B3B;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

.tborder {
	background: #D3D1D2;
}

p, ul li{
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 19px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: justify;
}

div#main img.b_curve {
	clear: both;
}
