/* CSS Document */

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

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

#navbar {

	text-align:left;
	}

#navbar UL {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navbar LI {
	display: inline;
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: .9em;
}
#navbar a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.search, .search td { background: #0172B6; color: white; font-size: 12px;}

.round { padding: 0 5px; }
.roundtop,.roundbottom {
	background: url(roundleft.gif) no-repeat;
	display: block;
	height: 5px;
	margin: 0 -5px;
}
.roundtop span, .roundbottom span { display: block; height: 5px; }
.roundtop span { background: url(roundright.gif) no-repeat 100% 0; }
.roundbottom { background-position: 0 100%; clear: both; }
.roundbottom span { background: url(roundright.gif) no-repeat 100% 100%; }


.shaded1 {
	background: #FFFFFF;
        font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	padding: 6px;
}

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

